@charset "utf-8";
body{
  overflow-x: hidden;
}
/*:hover{
    -webkit-transition:all 0.8s ease;
    -moz-transition:all 0.8s ease;
    -o-transition:all 0.8s ease;
    transition:all 0.8s ease;
}*/

/*图片放大公用类*/
.picfd img {
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
}

.picfd:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.padding0 {
  padding-left: 0px;
  padding-right: 0px;
}

/* 头部 */
.navbar {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  min-height: 94px;
  margin-bottom: 0px;
  border: 0px solid transparent;
  border-radius: 0px;
  z-index: 4000;
}

.navbar-default {
  background-color: #0b5bba;
  border-color: #0b5bba;
}

.navbar-brand {
  float: left;
  height: 94px;
  padding: 25px 0 0 50px;
  font-size: 18px;
  line-height: 0px;
  position: absolute;
}

.navbar-default .navbar-nav > li > a {
  font-size: 18px;
  color: #fff;
}

.navbar-default .navbar-nav > li {
  margin: 0px;
}

.navbar .ycxx {
  height: 94px;
  padding-right: 50px;
}

.navbar .ycxx1 {
  color: #fff;
  line-height: 94px;
}

.navbar .ycxx1 li {
  padding: 0 12px;
  background: url(../images/pic50.png) no-repeat right center;
}

.navbar .ycxx1 li:last-child {
  background: none;
}

/*.navbar .ycxx1 li span {*/
/*  font-size: 18px;*/
/*  font-weight: bold;*/
/*}*/

.navbar .ycxx2 {
  margin-left: 30px;
  padding: 32px 0;
}

.navbar .ycxx2 a {
  font-size: 12px;
  color: #616161;
  width: 34px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  margin-left: 10px;
  border: 2px solid #454545;
  display: block;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.navbar .ycxx2 a:hover,.navbar .ycxx2 a.xz {
  color: #fff;
  border: 2px solid #fff;
}

.nav {
  padding-left: 315px;
  padding-bottom: 0px;
}

.nav > li {
  background: url(../images/pic50.png) no-repeat left center;
  position: static;
}

.nav > li:first-child {
  background: none;
}

.nav > li > a {
  color: #fff;
  display: block;
  padding: 0px;
  /*min-width:136px;*/
  height: 94px;
  line-height: 94px;
  text-align: center;
  padding: 0 42px;
  overflow: hidden;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
/*.nav > li > a:hover{ color:#f39900 !important; }*/
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0 auto;
  }

  .navbar-nav > li {
    /*float: none;*/
    margin-top: 10px;
  }

  .navbar-nav > li > a {
    /*padding-top: 0px;
    padding-bottom: 0px;*/
  }
}

@media (min-width: 1200px) {
  .navbar-nav > li {
    float: left;
    margin: 0px;
  }
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: none;
  font-weight: bold;
  color: #e7ea0e;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-default .navbar-toggle {
  border-color: #e7ea0e;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #e7ea0e;
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: none;
  font-weight: bold;
  color: #e7ea0e;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0px !important;
  z-index: 1000;
  display: none;
  width: 100% !important;
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background: none;
  border: 0px solid #a7a6a7;
  border: 0px solid rgba(167, 166, 167, 1);
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu .navt {
  font-size: 24px;
  color: #fff;
  line-height: 86px;
  background: url(../images/pic51.png) repeat;
  display: none;
}

.dropdown-menu .navc {
  padding: 38px 0;
  background: url(../images/pic52.png) repeat;
}

.dropdown-menu .navc ol {
  margin: -19px -4.5px 0;
}

.dropdown-menu .navc ol li {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align:center;
  margin: 19px 4.5px 0;
}

.dropdown-menu .navc ol li a {
  width: 122px;
  height: 133px;
  padding: 19px 5px 0 5px;
  display: block;
}

.dropdown-menu .navc ol li p {
  margin: 0 0 14px;
}

.dropdown-menu .navc ol li p img {
  max-width: 100%;
}

.dropdown-menu .navc ol li span {
  color: #fff;
  line-height: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display:none;
}

.dropdown-menu .navc ol li em {
  font-size:12px;
  color: #fff;
  line-height: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dropdown-menu .navc ol li:hover {
  font-weight: bold;
  background-color: #0b5bba;
}

.dropdown-menu .navb {
  padding: 22px 0;
  background: url(../images/pic51.png) repeat;
  display: none;
}

.dropdown-menu .navb span {
  max-width: 100%;
  margin-right: 20px;
}

.dropdown-menu .navb span img {
  max-width: 100%;
}

.open > .dropdown-menu {
  display: block;
}

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    left: 0;
    right: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{color:#e7ea0e; font-weight:bold;}
/* BANNER */
.banner {
  margin-top: 94px;
  position: relative;
  z-index: 3000;
}

.banner .item {
  position: relative;
}
/*.banner a{
    display: block;
    width: 100%;
    height: 100%;
}*/
.banner .item1 img {
  display: block;
  width: 100%;
  height: auto;
}

.banner .item2 {
  width: 100%;
  height: 100%;
  background-color: #114d9f;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  -webkit-transition: all 1s ease 1s;
  -moz-transition: all 1s ease 1s;
  -o-transition: all 1s ease 1s;
  transition: all 1s ease 1s;
}

.banner .item2_nr {
  width: 100%;
  height: 100%;
  padding: 20px 66px;
  display: table;
}

.banner .item2_nrk {
  display: table-cell;
  vertical-align: middle;
}

.banner .item2_nrk1 {
}

.banner .item2_nrk1 img {
  width: auto;
  max-width: 100%;
  display: block;
  position: relative;
  left: 34%;
  -webkit-transition: all 1s ease 1s;
  -moz-transition: all 1s ease 1s;
  -o-transition: all 1s ease 1s;
  transition: all 1s ease 1s;
}

.banner .item2_nrk2 {
  padding-top: 42px;
}

.banner .item2_nrk2 img {
  width: auto;
  max-width: 100%;
  display: block;
  position: relative;
  left: 45%;
  -webkit-transition: all 1s ease 1s;
  -moz-transition: all 1s ease 1s;
  -o-transition: all 1s ease 1s;
  transition: all 1s ease 1s;
}

.banner .item2_nrk3 {
  padding-top: 35px;
}

.banner .item2_nrk3 a {
  font-weight: bold;
  color: #fff;
  width: 148px;
  height: 48px;
  line-height: 44px;
  text-align: center;
  border: 2px solid #fff;
  display: block;
  position: relative;
  -webkit-transition: all 1s ease 1s;
  -moz-transition: all 1s ease 1s;
  -o-transition: all 1s ease 1s;
  transition: all 1s ease 1s;
}

.banner .item2_nrk3 a img {
  width: auto;
  margin-right: 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.banner .item2_nrk3 a:hover {
  background-color: #114d9f;
  border: 2px solid #114d9f;
}

.banner .item3 {
  width: 100%;
  position: absolute;
  bottom: 140px;
  right: 0px;
  opacity: 0;
}

.banner .item3_nr {
  width: 100%;
  padding-right: 42%;
}

.banner .item3_nr img {
  width: auto;
  max-width: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.banner .owl-buttons {
  display: none;
}

.banner .owl-theme .owl-controls {
  height: 12px;
  margin-top: -12px;
  text-align: center;
  position: relative;
  z-index: 2000;
  bottom: 36px;
}

.banner .owl-pagination {
  width: 100%;
  height: 12px;
  z-index: 1111;
  position: relative;
  bottom: 36px;
}

.banner .owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: url(../images/pic48.png) no-repeat center center;
  border: none;
  opacity: 1;
  margin: 0px 10px;
}

.banner .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-image: url(../images/pic47.png);
}

/* BANNER动画 */
.banner .owl-item.active .item2_nrk img {
  left: 0;
}

.banner .owl-item.active .item2 {
  width: 40%;
  background: url(../images/pic68.png) repeat;
}

.banner .owl-item.active .item2_nrk3 a {
  left: 74px;
}

.banner .owl-item.active .item3 {
  animation: fadeInLeft 1s 1 forwards 1s;
  -moz-animation: fadeInLeft 1s 1 forwards 1s;
  -webkit-animation: fadeInLeft 1s 1 forwards 1s;
  -o-animation: fadeInLeft 1s 1 forwards 1s;
}

/* 首页 */
.main {
}

.main h2 {
  font-size: 36px;
  font-weight: bold;
  color: #000;
  width: 100%;
  height: 73px;
  line-height: 100%;
  text-align: center;
  margin: 0px;
}

.main1 {
  padding-top: 70px;
}

.main1_nr {
  margin-top: 40px;
  padding: 0 35px;
  overflow: hidden;
}

.main1_nrk {
  width: 100%;
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}

.main1_nrk .pic {
  width: 100%;
}

.main1_nrk .pic img {
  width: 100%;
}

.main1_nrk .title {
  width: 100%;
  height: 100%;
  background: url(../images/pic37.png) repeat;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.main1_nrk .title_nr {
  width: 100%;
  height: 100%;
  display: table;
}

.main1_nrk .title_nrk {
  text-align: center;
  padding: 10px 20px;
  display: table-cell;
  vertical-align: middle;
}

.main1_nrk .title_nrk1 {
  width: 79px;
  height: 72px;
}

.main1_nrk .title_nrk2 {
  width: 79px;
  height: 72px;
  position: relative;
  display: none;
}

.main1_nrk .title_nrk2 .img1 {
  position: absolute;
  top: 9px;
  left: 23px;
}

.main1_nrk .title_nrk2 .img2 {
  position: absolute;
  top: 3px;
  right: -63px;
}

.main1_nrk .title_nrk2 .img3 {
  position: absolute;
  top: 5px;
  left: -62px;
  opacity: 0;
}

.main1_nrk .title_nrk2 .img31 {
  position: absolute;
  top: 42px;
  left: -42px;
  opacity: 0;
}

.main1_nrk .title_nrk2 .img32 {
  position: absolute;
  top: 5px;
  right: -62px;
  opacity: 0;
}

.main1_nrk .title_nrk2 .img33 {
  position: absolute;
  top: 42px;
  right: -42px;
  opacity: 0;
}

.main1_nrk .title_nrk2 .img4 {
  position: absolute;
  top: 9px;
  left: 2px;
}

.main1_nrk .title_nrk2 .img41 {
  position: absolute;
  top: 0px;
  left: 13px;
}

.main1_nrk .title_nrk2 .img51 {
  position: absolute;
  top: 17px;
  left: 36px;
}

.main1_nrk .title_nrk2 .img6 {
  position: absolute;
  top: 20px;
  left: 24px;
}

.main1_nrk .title_nrk3 {
  font-size: 18px;
  font-weight: bold;
  color: #114d9f;
  line-height: 100%;
  margin-top: 16px;
}

.main1_nrk .title_nrk4 {
  font-size: 14px;
  color: #616161;
  height: 48px;
  line-height: 24px;
  margin-top: 20px;
  overflow: hidden;
}

.main1_nrk:hover .title {
  background: url(../images/pic38.png) repeat;
}

.main1_nrk:hover .title_nrk1 {
  display: none;
}

.main1_nrk:hover .title_nrk2 {
  display: block;
}

.main1_nrk:hover .title_nrk3 {
  color: #fff;
}

.main1_nrk:hover .title_nrk4 {
  color: #fff;
}

@keyframes donghua1 {
  0% {
    right: 90px;
  }

  30% {
    right: 63px;
  }

  60% {
    right: 0px;
  }

  100% {
    right: -63px;
  }
}

@-moz-keyframes donghua1 /* Firefox */ {
  0% {
    right: 90px;
  }

  30% {
    right: 63px;
  }

  60% {
    right: 0px;
  }

  100% {
    right: -63px;
  }
}

@-webkit-keyframes donghua1 /* Safari 和 Chrome */ {
  0% {
    right: 90px;
  }

  30% {
    right: 63px;
  }

  60% {
    right: 0px;
  }

  100% {
    right: -63px;
  }
}

@-o-keyframes donghua1 /* Opera */ {
  0% {
    right: 90px;
  }

  30% {
    right: 63px;
  }

  60% {
    right: 0px;
  }

  100% {
    right: -63px;
  }
}

@keyframes donghua2 {
  0% {
    -webkit-transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes donghua2 /* Firefox */ {
  0% {
    -webkit-transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes donghua2 /* Safari 和 Chrome */ {
  0% {
    -webkit-transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-o-keyframes donghua2 /* Opera */ {
  0% {
    -webkit-transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes donghua3 {
  0% {
    top: 27px;
    left: 16px;
  }

  50% {
    top: 17px;
    left: 36px;
  }

  100% {
    top: 27px;
    left: 16px;
  }
}

@-moz-keyframes donghua3 /* Firefox */ {
  0% {
    top: 27px;
    left: 16px;
  }

  50% {
    top: 17px;
    left: 36px;
  }

  100% {
    top: 27px;
    left: 16px;
  }
}

@-webkit-keyframes donghua3 /* Safari 和 Chrome */ {
  0% {
    top: 27px;
    left: 16px;
  }

  50% {
    top: 17px;
    left: 36px;
  }

  100% {
    top: 27px;
    left: 16px;
  }
}

@-o-keyframes donghua3 /* Opera */ {
  0% {
    top: 27px;
    left: 16px;
  }

  50% {
    top: 17px;
    left: 36px;
  }

  100% {
    top: 27px;
    left: 16px;
  }
}

@keyframes donghua4 {
  0% {
    opacity: 1;
  }

  50% {
    top: 21px;
    left: 25px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes donghua4 /* Firefox */ {
  0% {
    opacity: 1;
  }

  50% {
    top: 21px;
    left: 25px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes donghua4 /* Safari 和 Chrome */ {
  0% {
    opacity: 1;
  }

  50% {
    top: 21px;
    left: 25px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes donghua4 /* Opera */ {
  0% {
    opacity: 1;
  }

  50% {
    top: 21px;
    left: 25px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes donghua5 {
  0% {
    opacity: 1;
  }

  50% {
    top: 21px;
    right: 25px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes donghua5 /* Firefox */ {
  0% {
    opacity: 1;
  }

  50% {
    top: 21px;
    right: 25px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes donghua5 /* Safari 和 Chrome */ {
  0% {
    opacity: 1;
  }

  50% {
    top: 21px;
    right: 25px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes donghua5 /* Opera */ {
  0% {
    opacity: 1;
  }

  50% {
    top: 21px;
    right: 25px;
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.main1_nrk:hover .title_nrk2 .img1 {
  animation: fadeInDown .8s 1 linear;
  -moz-animation: fadeInDown .8s 1 linear;
 /* Firefox */
  -webkit-animation: fadeInDown .8s 1 linear;
 /* Safari and Chrome */
  -o-animation: fadeInDown .8s 1 linear;
 /* Opera */
}

.main1_nrk:hover .title_nrk2 .img2 {
  animation: donghua1 1.6s 1 linear;
  -moz-animation: donghua1 1.6s 1 linear;
 /* Firefox */
  -webkit-animation: donghua1 1.6s 1 linear;
 /* Safari and Chrome */
  -o-animation: donghua1 1.6s 1 linear;
 /* Opera */
}

.main1_nrk:hover .title_nrk2 .img3 {
  animation: donghua4 1.8s 1 linear;
  -moz-animation: donghua4 1.8s 1 linear;
 /* Firefox */
  -webkit-animation: donghua4 1.8s 1 linear;
 /* Safari and Chrome */
  -o-animation: donghua4 1.8s 1 linear;
 /* Opera */
}

.main1_nrk:hover .title_nrk2 .img31 {
  animation: donghua4 1.8s 1 linear;
  -moz-animation: donghua4 1.8s 1 linear;
 /* Firefox */
  -webkit-animation: donghua4 1.8s 1 linear;
 /* Safari and Chrome */
  -o-animation: donghua4 1.8s 1 linear;
 /* Opera */
}

.main1_nrk:hover .title_nrk2 .img32 {
  animation: donghua5 1.8s 1 linear;
  -moz-animation: donghua5 1.8s 1 linear;
 /* Firefox */
  -webkit-animation: donghua5 1.8s 1 linear;
 /* Safari and Chrome */
  -o-animation: donghua5 1.8s 1 linear;
 /* Opera */
}

.main1_nrk:hover .title_nrk2 .img33 {
  animation: donghua5 1.8s 1 linear;
  -moz-animation: donghua5 1.8s 1 linear;
 /* Firefox */
  -webkit-animation: donghua5 1.8s 1 linear;
 /* Safari and Chrome */
  -o-animation: donghua5 1.8s 1 linear;
 /* Opera */
}

.main1_nrk:hover .title_nrk2 .img4 {
  animation: fadeInLeft .8s 1 linear;
  -moz-animation: fadeInLeft .8s 1 linear;
 /* Firefox */
  -webkit-animation: fadeInLeft .8s 1 linear;
 /* Safari and Chrome */
  -o-animation: fadeInLeft .8s 1 linear;
 /* Opera */
}

.main1_nrk:hover .title_nrk2 .img41 {
  animation: fadeInRight .8s 1 linear;
  -moz-animation: fadeInRight .8s 1 linear;
 /* Firefox */
  -webkit-animation: fadeInRight .8s 1 linear;
 /* Safari and Chrome */
  -o-animation: fadeInRight .8s 1 linear;
 /* Opera */
}


.main1_nrk:hover .title_nrk2 .img5 {
  animation: donghua2 6s infinite linear;
  -moz-animation: donghua2 6s infinite linear;
 /* Firefox */
  -webkit-animation: donghua2 6s infinite linear;
 /* Safari and Chrome */
  -o-animation: donghua2 6s infinite linear;
 /* Opera */
}

.main1_nrk:hover .title_nrk2 .img51 {
  animation: donghua3 1.6s infinite linear;
  -moz-animation: donghua3 1.6s infinite linear;
 /* Firefox */
  -webkit-animation: donghua3 1.6s infinite linear;
 /* Safari and Chrome */
  -o-animation: donghua3 1.6s infinite linear;
 /* Opera */
}

.main1_nrk:hover .title_nrk2 .img6 {
  animation: zoomIn .8s 1 linear;
  -moz-animation: zoomIn .8s 1 linear;
 /* Firefox */
  -webkit-animation: zoomIn .8s 1 linear;
 /* Safari and Chrome */
  -o-animation: zoomIn .8s 1 linear;
 /* Opera */
}


.main2 {
  padding-top: 70px;
}

.main2_nr {
  margin-top: 53px;
  padding: 0 50px 0 33px;
}

.main2_nr_l {
  width: 44%;
}

.main2_nr_r {
  width: 56%;
}

.main2_nrk {
  width: 100%;
  padding-top: 17px;
  padding-left: 17px;
}

.main2_nrk2 {
  width: 40.3%;
}

.main2_nrk3 {
  width: 59.7%;
}

.main2_nrkk {
  width: 100%;
}

.main2_nrkk .moren {
  position: relative;
}

.main2_nrkk .moren1 {
  width: 100%;
  height: 100%;
}
/*.main2_nrkk .moren1 img{ width:100%; height:100%; }*/
.main2_nrkk .moren2 {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
}

.main2_nrkk .moren2_1 {
}

.main2_nrkk .moren2_2 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 100%;
  text-align: center;
  margin-top: 22px;
  padding-bottom: 22px;
  background: url(../images/pic67.png) no-repeat center bottom;
}

.main2_nrkk .fanzhuan {
  width: 100%;
  position: relative;
}

.main2_nrkk .fanzhuan1 {
  width: 100%;
  height: 100%;
}

.main2_nrkk .fanzhuan1 img {
  width: 100%;
  height: 100%;
}

.main2_nrkk .fanzhuan2 {
  position: absolute;
  top: 0px;
  left: 0px;
}

.main2_nrkk .fanzhuan2_1 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 100%;
  text-align: center;
  padding-bottom: 22px;
  background: url(../images/pic67.png) no-repeat center bottom;
}

.main2_nrkk .fanzhuan2_2 {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  text-align: left;
  margin-top: 16px;
}
/*.main2_nrkk:hover .moren{ z-index:0; transform: rotateX(180deg); -ms-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -o-transform: rotateX(180deg); }
.main2_nrkk:hover .fanzhuan{ z-index:1; transform: rotateX(0); -ms-transform: rotateX(0); -moz-transform: rotateX(0); -webkit-transform: rotateX(0); -o-transform: rotateX(0); }*/
.main2_nrkk .biankuang {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
}

.main2_nrkk .biankuang_nr {
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
}

.main2_nrkk1 .moren2 {
  padding: 0 11%;
  top: 34%;
  left: 0px;
}

.main2_nrkk1 .fanzhuan2 {
  width: 70%;
  padding: 0 11%;
  top: 34%;
  left: 15%;
}

.main2_nrkk2 .moren2 {
  text-align: center;
  padding: 0 11%;
  top: 22%;
  left: 0px;
}

.main2_nrkk2 .moren2_2 {
  background: url(../images/pic67.png) no-repeat center bottom;
}

.main2_nrkk2 .fanzhuan2 {
  width: 100%;
  text-align: center;
  padding: 0 11%;
  top: 23%;
  left: 0px;
}

.main2_nrkk2 .fanzhuan2_1 {
  background: url(../images/pic67.png) no-repeat center bottom;
}

.main2_nrkk3 .moren2 {
  text-align: center;
  padding: 0 11%;
  top: 26%;
  left: 0px;
}

.main2_nrkk3 .moren2_2 {
  background: url(../images/pic67.png) no-repeat center bottom;
}

.main2_nrkk3 .fanzhuan2 {
  width: 100%;
  text-align: center;
  padding: 0 11%;
  top: 26%;
  left: 0px;
}

.main2_nrkk3 .fanzhuan2_1 {
  background: url(../images/pic67.png) no-repeat center bottom;
}

.main2_nrkk4 .moren2 {
  text-align: center;
  padding: 0 14%;
  top: 29%;
  left: 0px;
}

.main2_nrkk4 .moren2_2 {
  background: url(../images/pic67.png) no-repeat center bottom;
}

.main2_nrkk4 .fanzhuan2 {
  width: 100%;
  text-align: center;
  padding: 0 14%;
  top: 29%;
  left: 0px;
}

.main2_nrkk4 .fanzhuan2_1 {
  background: url(../images/pic67.png) no-repeat center bottom;
}

.main2_nrkk5 .moren2 {
  text-align: left;
  padding: 0 14%;
  top: 29%;
  left: 0px;
}

.main2_nrkk5 .moren2_2 {
  background: url(../images/pic67.png) no-repeat left bottom;
}

.main2_nrkk5 .fanzhuan2 {
  width: 70%;
  text-align: left;
  padding: 0 14%;
  top: 19%;
  left: 0px;
}

.main2_nrkk5 .fanzhuan2_1 {
  background: url(../images/pic67.png) no-repeat left bottom;
}

.main2_nrkk6 .moren2 {
  text-align: right;
  padding: 0 21%;
  top: 29%;
  left: 0px;
}

.main2_nrkk6 .moren2_2 {
  background: url(../images/pic67.png) no-repeat right bottom;
}

.main2_nrkk6 .fanzhuan2 {
  width: 100%;
  text-align: right;
  padding: 0 21%;
  top: 12%;
  left: 0px;
}

.main2_nrkk6 .fanzhuan2_1 {
  background: url(../images/pic67.png) no-repeat right bottom;
}

.figure {
    /*cursor: pointer;*/
  perspective: 8000px;
  -webkit-perspective: 8000px;
  float: left;
}

.figure.nth1 {
  perspective: 19000px;
  -webkit-perspective: 19000px;
}

.figure .figure_nr {
  height: 100%;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transition: transform 0.25s;
  -webkit-transition: transform 0.25s;
    /*-webkit-backface-visibility: hidden;*/
}

.figure:hover .figure_nr {
  transform: rotateX(-90deg);
}

.figure_nr .face {
  width: 100%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
    /* border: 5px solid #fff; */
}

.box-01 {
  width: 100%;
  height: 414px;
}

.box-02 {
  width: 100%;
  height: 224px;
}

.box-03 {
  width: 100%;
  height: 318px;
}

.box-01 .figure_nr .face:nth-child(1) {
  color: #fff;
  transform: translate3d(0, 0, 207px);
  -webkit-transform: translate3d(0, 0, 207px);
}

.box-01 .figure_nr .face:nth-child(2) {
  color: #094b2c;
  background: #fff;
  transform: rotateX(90deg) translate3d(0, 0, 207px);
  -webkit-transform: rotateX(90deg) translate3d(0, 0, 207px);
}

.box-02 .figure_nr .face:nth-child(1) {
  color: #fff;
  transform: translate3d(0, 0, 112px);
  -webkit-transform: translate3d(0, 0, 112px);
}

.box-02 .figure_nr .face:nth-child(2) {
  color: #094b2c;
  background: #fff;
  transform: rotateX(90deg) translate3d(0, 0, 112px);
  -webkit-transform: rotateX(90deg) translate3d(0, 0, 112px);
}

.box-03 .figure_nr .face:nth-child(1) {
  color: #fff;
  transform: translate3d(0, 0, 159px);
  -webkit-transform: translate3d(0, 0, 159px);
}

.box-03 .figure_nr .face:nth-child(2) {
  color: #094b2c;
  background: #fff;
  transform: rotateX(90deg) translate3d(0, 0, 159px);
  -webkit-transform: rotateX(90deg) translate3d(0, 0, 159px);
}

.main3 {
  padding: 70px 0;
}

.main3_nr {
  position: relative;
}

.main3_nr .title {
  width: 170px;
  border-top: 1px solid #cbcbcb;
  position: absolute;
  top: 0px;
  right: 0px;
}

.main3_nr .title1 {
  text-align: center;
  border-bottom: 1px solid #cbcbcb;
  display: table;
}

.main3_nr .title1_nr {
  display: table-cell;
  vertical-align: middle;
}

.main3_nr .title1 a {
  display: block;
  overflow: hidden;
}

.main3_nr .title1 a p {
  font-size: 24px;
  font-weight: bold;
  color: #000;
/* height:80px;*/
  line-height: 30px;
  margin: 0px;
  padding-bottom: 20px;
  background: url(../images/pic39.png) no-repeat center bottom;
  overflow: hidden;
}

.main3_nr .title1 a span {
  font-size: 12px;
  color: #999;
  height: 24px;
  line-height: 100%;
  margin-top: 18px;
  display: block;
  overflow: hidden;
}

.main3_nr .title1:hover a {
}
/*.main3_nr .title1:hover a p{ color:#114d9f; }
.main3_nr .title1:hover a span{ color:#114d9f; }*/
.main3_nr .title1.xz a {
}

.main3_nr .title1.xz a p {
  color: #114d9f;
  background: url(../images/pic40.png) no-repeat center bottom;
}

.main3_nr .title1.xz a span {
  color: #114d9f;
}

.main3_nr .title_nr {
  width: 100%;
  padding-right: 270px;
  overflow: hidden;
}

.main3_nr .title_nr .abs {
  position: absolute;
  top: 0px;
  left: 0px;
}

.main3_nr .title_nr1 {
  width: 100%;
  display: none;
}

.main3_nr .title_nr1_l {
  width: 50%;
}

.main3_nr .title_nr1_l1 {
  padding-bottom: 42px;
  background: url(../images/pic41.png) no-repeat left bottom;
}

.main3_nr .title_nr1_l1 p {
  font-size: 34px;
  font-weight: bold;
  color: #000;
  line-height: 100%;
  margin: 0px;
}

.main3_nr .title_nr1_l1 p em {
  font-weight: bold;
  color: #114d9f;
}

.main3_nr .title_nr1_l1 span {
  font-size: 14px;
  font-weight: bold;
  color: #999;
  line-height: 100%;
  margin-top: 12px;
  display: block;
}

.main3_nr .title_nr1_l2 {
  line-height: 24px;
  margin: 30px 0 36px;
}

.main3_nr .title_nr1_l3 {
  font-weight: bold;
  line-height: 100%;
  margin-top: 22px;
}

.main3_nr .title_nr1_l4 {
  margin-top: 12px;
}

.main3_nr .title_nr1_l4 span {
  color: #fff;
  height: 31px;
  line-height: 31px;
  text-align: center;
  margin: 8px 8px 0 0;
  padding: 0 8px;
  background-color: #114d9f;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.main3_nr .title_nr1_l5 {
  line-height: 24px;
  margin-top: 16px;
}

.main3_nr .title_nr1_l5 ul {
}

.main3_nr .title_nr1_l5 ul li {
  padding-left: 18px;
  background: url(../images/pic42.png) no-repeat left 6px;
}

.main3_nr .title_nr1_l6 {
  margin-top: 28px;
}

.main3_nr .title_nr1_l6 a {
  color: #114d9f;
  width: 148px;
  max-width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 2px solid #114d9f;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.main3_nr .title_nr1_l6 a img {
  margin-right: 6px;
}

.main3_nr .title_nr1_r {
  width: 34%;
}

.main3_nr .title_nr1_r1 {
  width: 100%;
  padding: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 21px rgba(34, 24, 21, .14);
  -moz-box-shadow: 0 0 21px rgba(34, 24, 21, .14);
  box-shadow: 0 0 21px rgba(34, 24, 21, .14);
}

.main3_nr .title_nr1_r1 img {
  width: 100%;
}

.main3_nr .py {
  position: relative;
  margin: -82px 0 0 -50px;
}

.main4 {
  padding-top: 70px;
  background-color: #f5f5f5;
}

.main4_nr {
  margin-top: 70px;
}

.main4_nrk {
  overflow: hidden;
}

.main4_nrk_l {
  width: 57%;
}

.main4_nrk_l img {
  width: 100%;
  display: block;
}

.main4_nrk_r {
  width: 43%;
  background-color: #fafafa;
}


.main4_nrk_r_nr {
  padding: 0 186px 0 64px;
}

.main4_nrk_r_nr1 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  line-height: 100%;
}

.main4_nrk_r_nr2 {
  line-height: 30px;
  margin-top: 26px;
}

.main4_nrk_r_nr2 span.style1 {
  font-weight: bold;
  color: #114d9f;
}

.main4_nrk.odd .main4_nrk_l {
  float: right;
}

.main4_nrk.odd .main4_nrk_r_nr {
  padding: 0 64px 0 186px;
}

.main5 {
  padding: 70px 0;
}

.main5_nr {
  margin-top: 40px;
}

.main5_nrk {
  margin-top: 30px;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.main5_nrk img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

.main5_nrk:hover {
  -webkit-box-shadow: 0 0 27px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 27px rgba(0, 0, 0, .2);
  box-shadow: 0 0 27px rgba(0, 0, 0, .2);
}

.main5_nrk:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}

.main6 {
  padding: 22px 0;
}

.main6_nr {
  text-align: center;
  padding: 76px 0 58px;
  border: 1px solid #a6a6a6;
}

.main6_nr1 {
  font-size: 54px;
  font-weight: bold;
  color: #fff;
  line-height: 100%;
}

.main6_nr2 {
  font-size: 24px;
  font-weight: bold;
  color: #a6a6a6;
  line-height: 100%;
  margin-top: 40px;
}

.main6_nr2 span {
  font-size: 16px;
  line-height: 100%;
}

.main6_nr3 {
  margin-top: 36px;
}

.main6_nr3 a {
  font-size: 14px;
  color: #fff;
  width: 146px;
  max-width: 100%;
  height: 43px;
  line-height: 41px;
  text-align: center;
  border: 1px solid #f5f5f5;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.main6_nr3 a:hover {
  font-size: 16px;
  background-color: #114d9f;
  border: 1px solid #114d9f;
}

/* 底部 */
.footer {
}

.footer_t {
  padding: 75px 0;
  background-color: #0b5bba;
}

.footer_t h2 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 100%;
  margin: 0px;
}

.footer_tl {
}

.footer_tl_nr {
  margin-top: 26px;
}

.footer_tl_nr1 {
}

.footer_tl_nr2 {
  margin-left: 40px;
}

.footer_tl_nr2 ul {
  width: 230px;
  max-width: 100%;
  line-height: 24px;
  margin-top: -8px;
}

.footer_tl_nr2 ul li {
  width: 230px;
}

.footer_tl_nr2 ul li p {
  width: 34px;
  margin: 0px;
}

.footer_tl_nr2 ul li span {
  color: #fff;
  width: 196px;
}

.footer_tc {
  padding-left: 110px;
  border-left: 1px solid #2f73c4;
  border-right: 1px solid #2f73c4;
}

.footer_tc_nr {
  margin-top: 26px;
}

.footer_tc_nr ul {
  width: 40%;
  line-height: 28px;
  margin-top: -7px;
}

.footer_tc_nr ul li {
  color: #b9c8e5;
}

.footer_tc_nr ul li a {
  color: #b9c8e5;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.footer_tc_nr ul li a:hover {
  color: #fff;
}

.footer_tr {
  padding-left: 110px;
}

.footer_tr_nr {
  margin-top: 26px;
}

.footer_tr_nr ul {
  width: 100%;
  line-height: 24px;
  margin-top: -5px;
}

.footer_tr_nr ul li {
  color: #b9c8e5;
}

.footer_tr_nr ul li span {
  font-weight: bold;
  color: #fff;
  margin-left: 20px;
}

.footer_b {
  color: #fff;
  line-height: 52px;
  text-align: center;
  background-color: #22374f;
}

/* 立即咨询 */
.ljzx {
  width: 132px;
  height: 108px;
  text-align: center;
  margin-top: -54px;
  padding: 10px 0;
  background:rgba(25,104,195,0.9);
  border-radius: 9px;
  position: fixed;
  top: 50%;
  right: 6px;
  z-index: 2000;
}

.ljzx p {
  margin: 0 0 10px;
}

.ljzx span a {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  width: 115px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.ljzx span a:hover {
  font-size: 18px;
  background-color: #114d9f;
}


/*投资者关系*/
.tz_bg{
  width: 100%;
  background-repeat: repeat;
  background-position: center;
  position: relative;
}
.tz_fot{
  position: relative;
  top: 27.5%;
}
.tz_fot>img{
  max-width: 100%;
  display: block;
}
.tz_m{
  width: 100%;
  padding: 30px 0;
  background: url(../images/mc1.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 666;
}

.tz_d1 p{
  font-size: 18px;
  color: #fff;
  line-height: 45px;
}
.tz_d1 p img{
  display: inline-block;
  margin-right: 10px;
}

.tz_d1 a{
  float: right;
  width: 165px;
  line-height: 55px;
  text-align: center;
  display: block;
  background: #0b5bba;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
  margin-top: 5%;
}

.tz_d1 a:hover{
  color: #fff;
}
/*联系我们*/
.tz_d2 p{
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  margin-left: 30px;
}
.tz_d3{
  text-align: right;
}

.tz_d1_h p{
  line-height: 38px
}

/*用户留言*/
.t_ly_k{
  padding: 90px 0 80px;
}
.t_ly_img img{
  display: block;
  width: 100%;
}

.t_ly h3{
  font-size: 32px;
  line-height: 32px;
  margin: 0 0 45px;
}
.t_ly .form-group{
  position: relative;
}
.t_ly .form-group input{
  width: 100%;
  height: 44px;
  line-height: 44px;
  border:1px solid #c2c2c2;
  font-size: 16px;
  color: #999999;
}
.t_ly .form-group span,.t_ly .form-group_d span{
  position: absolute;
  width: 16px;
  color: #ff0000;
  right: -20px;
  top: 0;
  line-height: 44px;
}
.t_ly textarea.form-control{
  height: 290px;
  font-size: 16px;
  color: #999999;
}

.t_ly p{
  font-size: 14px;
  color: #ff0000;
  line-height: 48px;
  margin-top: 10px;
}

.t_ly .btn-default{
  width: 165px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background: #0b5bba;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
  padding: 0;
  border:none;
}


/*人才发展*/
.ny_banner{
  position: relative;
  margin-top: 94px;
}
.ny_banner>img{
  display: block;
  width: 100%;
}

.ny_banner img.oter_img2{
  display: none;
}
.ny_banner em img{
  width: 35px;
  height: 35px;
  display: block;
  background: url(../images/n0.png) no-repeat;
  position: absolute;
  left: 19%;
  top: 53%;
  animation:imgdh 2s infinite linear;
  -moz-animation:imgdh 2s infinite linear; /* Firefox */
  -webkit-animation:imgdh 2s infinite linear; /* Safari and Chrome */
  -o-animation:imgdh 2s infinite linear; /* Opera */
}
.ny_banner b.b1{
  font-size: 14px;
  color: #fff;
  left: 19%;
  top: 36%;
  font-size: 36px;
}
@media(max-width: 1200px) {
  .ny_banner em img{
    top: 70%;
  }
  .ny_banner b.b1{
    top: 36%;
    font-size: 30px;
  }
}
@media(max-width: 992px) {
  .ny_banner b.b1{
    top: 26%;
    font-size: 28px;
  }
}
@media(max-width: 767px) {
  .ny_banner em img{
    top: 50%;
  }
  .ny_banner b.b1{
    font-size: 24px;
    top: 33%;
  }
}
@keyframes imgdh
{
  0% {top:53%;}
  50% {top: 55%;}
  100% {top:53%;}
}

@-moz-keyframes imgdh /* Firefox */
{
  0% {top:53%;}
  50% {top: 55%;}
  100% {top:53%;}
}

@-webkit-keyframes imgdh /* Safari 和 Chrome */
{
  0% {top:53%;}
  50% {top: 55%;}
  100% {top:53%;}
}

@-o-keyframes imgdh /* Opera */
{
  0% {top:53%;}
  50% {top: 55%;}
  100% {top:53%;}
}

.rc_k{
  padding: 110px 0;
}
.t_fz_r{
  float: right;
  width: 40%;
  display: block;

}
.t_fz_r img{
  width: 100%;
  display: block;
}

.t_fz{
  float: left;
  width: 35%;
  margin-left: 15%;
}

.t_fz h3{
  font-size: 32px;
  color: #000000;
  line-height: 32px;
  margin: 0 0 25px;
}

.tab_h1{
  background: #fafafa;
  height: 60px;
  line-height: 60px;
}
.tab_td1{
  text-align: center;
  background: url(../images/line3.png) right center no-repeat;
}
.tab_td1:last-child{
  background: none;
}
.tab_td1 span{
  font-size: 18px;
  color: #236bc1;
  font-weight: bold;

}

.tab_td2{
  text-align: center;
  border-bottom: 1px solid #f1f1f1;
  line-height: 58px;
}
.tab_td2 span,.tab_td2 a{
  font-size: 14px;
  color: #616161;
}

.page_1{
  margin-top: 40px;
}
.page_1 a{
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  background: #e9e9e9;
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
}
.page_1 a.cursor{
  background: none;
  color: #236bc1;
}
.page_1 a:first-child{
  background: none;
  color: #cbcbcb;
}
.page_1 a:last-child{
  background: none;
  color: #cbcbcb;
}
.tab_bb{
  width: 100%;
  padding: 0 5%;
  height: 50px;
  line-height: 50px;
  background: #fafafa;
  margin: 30px 0 0;
}
.tab_bb p{
  padding-left: 35px;
  background: url(../images/m6.png) left no-repeat;
  font-size: 16px;
  color: #2b70c3;
}

.tab_bb p a{
  color: #2b70c3;
  font-weight: bold;
}


/*福利待遇*/
.t_fldy{
  width: 100%;
  padding: 15px 0 70px;
}

.t_fldy{
  background-position: center;
  background-repeat: repeat;
}

.t_fldy img{
  display: block;
  width: 100%;
}

.t_fldy h3{
  font-size: 32px;
  color: #fff;
  line-height: 134px;
  margin: 0;
  padding-left: 28px;
  background: url(../images/n7.png) left no-repeat;
}

.td_main{
  background: #f6f6f6;
  margin-bottom: 10px;
}
.td_main_l{
  width: 54%;
  float: left;
}
.td_main_l img{
  width: 100%;
  display: block;
}
.td_main_r{
  width: 46%;
  float: left;
}

.td_main_r_m h3{
  font-size: 32px;
  color: #000000;
  line-height: 116px;
  background: url(../images/line1.png) bottom left no-repeat;
  margin: 0;
}

.td_main_r_m p{
  font-size: 18px;
  color: #616161;
  line-height: 30px;
  margin-top: 15px;
}
.td_main:nth-child(even){
  background: #616161;
}
.td_main:nth-child(even) .td_main_r_m{
     padding: 86px 86px 0 60px;
}

.td_main:nth-child(even) .td_main_r_m h3{
    color: #fff;
  background: url(../images/line2.png) bottom left no-repeat;
}

.td_main:nth-child(even) .td_main_r_m p{
  color: #fff;
}

.td_main:nth-child(even) .td_main_l{
  float: right;
}
.td_main:nth-child(even) .td_main_r{
  float: left;
}
.td_main_k h4{
  font-size: 32px;
  color: #000000;
  line-height: 170px;
  padding-left: 28px;
  background: url(../images/n6.png) left no-repeat;
}


.load_more{
  text-align: center;
  width: 100%;
  display: block;
  padding-top: 20px;
  padding-bottom: 40px;
}

.load_more span{
  display: block;
  font-size: 14px;
  color: #000000;
  line-height: 32px;
}
.load_more img{
  width: 36px;
  height: 36px;
  display: inline-block;
}

/*关于我们*/
.con_d_k{
  background: #f9f9f9;
}
.con_d_l{
  float: left;
  width: 57%;
}

.con_d_r{
  width: 43%;
  float: left;
}
.con_d_r img{
  display: block;
  width: 100%;
}

.con_d1_m{
      width: 78%;
      padding-right: 7%;
      margin-left: 15%;
  }
.con_d1_m h4{
  font-size: 28px;
  color: #000000;
  line-height: 94px;
  background: url(../images/line4.png) left bottom no-repeat;
}
.con_d1_m span{
  display: block;
  font-size: 22px;
  color: #616161;
  line-height: 48px;
}
.con_d1_m p{
  font-size: 14px;
  color: #616161;
  line-height: 24px;
}

/*企业文化*/
.con_wh{
  padding-bottom: 80px;
}
.con_h4 h4{
  font-size: 32px;
  color: #000000;
  line-height: 110px;
/*  margin-top: 45px;*/
  margin: 0;
}
.con_wh_d1 img{
  display: block;
  width: 100%;
}

/*锐融核心价值观*/
.con_jz_k{
  background: #f9f9f9;
  padding-bottom: 56px;
}

.con_jz_k .con_h4 h4,.con_ry_k .con_h4 h4{
  margin-top: 0;
}

.con_jz{
  position: relative;
  padding: 0;
  overflow: hidden;
}
.con_jz img{
  display: block;
  width: 100%;
  transition: all 1s ease 0s;
}
.con_jz_d1{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../images/mc3.png) repeat;
  z-index: 66;
  text-align: center;
}
.con_jz_d2{
  border-bottom: 1px solid #fff;
  position: absolute;
  z-index: 77;
  width: 180px;
  height: 54px;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -90px;
}

.con_jz_d2 span{
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  float: left;
  margin-top: -6px;
}

.con_jz_d2 em{
  font-style: normal;
  font-size: 14px;
  color: #f9f9f9;
  line-height: 22px;
}


/*企业荣誉*/
.con_ry_k{
  background: #f9f9f9;
}
.con_ry_k.ling{ padding-bottom:154px;}
.con_ry_k.ling2{ padding-bottom:54px;}
.con_ry h5{
  font-size: 22px;
  color: #0b5bba;
  background: url(../images/m8.png) repeat;
  line-height: 52px;
  padding-left: 20px;
  font-weight: bold;
}
.con_ry .row{
  padding: 0 15px;
  margin-top: 40px;
}
.con_ry_d1{
  background: #fff;
  padding: 50px 0 0;
  text-align: center;
}
.con_ry_d1 img{
  display: block;
  margin: 0 auto;
  max-width: 90%;
}
.con_ry_d1 span{
  display: block;
  font-size: 16px;
  color: #000000;
  line-height: 78px;
}
.con_ry_d1:nth-child(2){
  background: #fbfbfb;
}

.hx_ld_k .hx_d1{
  width: 163%;
  position: relative;
}

.hx_ld_k .hx_d1 img{
  width: 100%;
  display: block;
}

.hx_d1_mc{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(../images/mc2.png) repeat;
  padding: 30px 0 20px;
}

.hx_d1_mc h3{
  padding-left: 50px;
  font-size: 40px;
  color: #ffffff;
  line-height: 55px;
  margin: 0;
}
.hx_d1_mc p{
  font-size: 25px;
  color: #d6d6d6;
  line-height: 40px;
  padding-left: 50px;
}
.text{
     margin-top: 11%;
}
.text h3{
  font-size: 32px;
  color: #000000;
  line-height: 82px;
  background: url(../images/line5.png) bottom left no-repeat;
  margin-bottom: 20px;
}
.text p{
  font-size: 16px;
  color: #616161;
  line-height: 30px;
  margin-top: 10px;
}

.hx_ld_k .container>div{
  padding: 0;
}

.hx_ld_k1 .hx_d1_mc h3{
  margin-left: 37.5%;
}
.hx_ld_k1 .hx_d1_mc p{
  margin-left: 37.5%;
}

.text_d2{
  overflow-x: hidden;
}


/*企业历程*/
.mod-27{
    background: #efefef;
}
.mod-27 .text{
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    line-height: 24px;
    font-size: 14px;
    color: #616161;
}
.mod-27 .text .title{
    margin-bottom: 10px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.mod-26{
    margin: 25px -10px 55px;
    background: url(../images/bg_4.png)  repeat-x;
    background-position: 0 38px;
}
.mod-26 .item{
    padding-right: 10px;
    padding-left: 10px;
}
.mod-26 .item a{
    display: inline-block;
    height: 60px;
    font-size: 14px;
    color: #000000;
    text-align: center;
    background: url(../images/li_bg2.jpg) no-repeat;
    padding-bottom: 60px;
    padding-left: 20px;
    margin-left: 85px;

}
.mod-26 .item.selected a{
  background: url(../images/li_bg2_h.png) no-repeat;
    color: #0b5bba;
    font-weight: bold;
}

.mod-26.owl-theme .owl-controls .owl-prev,
.mod-26.owl-theme .owl-controls .owl-next{
    width: 39px;
    height: 39px;
    text-indent: -9999px;
    position: absolute;
    top: 25px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.mod-26.owl-theme .owl-controls .owl-prev{
    background: url("../images/jt_3l.png") no-repeat;
    left: -57px;
}
.mod-26.owl-theme .owl-controls .owl-next{
    background: url("../images/jt_3r.png") no-repeat;
    right: -57px;
}
.silb_box{
  box-shadow: 0 0 25px #f2f1f1;
  background: #fff;
  padding: 25px 0 85px;
}

.silb_box h3{
  padding-left: 35px;
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
.silb_box h3 span{
  font-size: 14px;
}

.silb_box p{
  font-size: 16px;
  color: #616161;
  line-height: 40px;
  padding-left: 35px;
}


input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
textarea,button{ -webkit-appearance: none; }

/*行业新闻*/
.hy_news_tit{
  text-align: center;
  padding: 40px 0 37px;
}
.hy_news_tit a{
  width: 155px;
  height: 52px;
  line-height: 52px;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  box-shadow: 0 0 25px #e6e5e4;
  margin: 0 20px;
}
.hy_news_tit a span{
  padding-left: 20px;
  background: url(../images/n1.png) left no-repeat;
  font-size: 18px;
  color: #000000;
}
.hy_news_tit a.hy_on span{
  background: url(../images/n2.png) left no-repeat;
  color: #0b5bba;
  font-weight: bold;
}

.hy_news_fixed{
  position: absolute;
  text-align: center;
  margin-top: 40px;
  z-index: 999;
  left: 0;
}

.hy_news_fixed a{
  width: 164px;
  height: 52px;
  line-height: 52px;
  border-radius: 5px;
  display: block;
  zoom: 1;
  box-shadow: 0 0 25px #e6e5e4;
  margin: 0 20px 20px;
  background: #fff;
}
.hy_news_fixed a span{
  padding-left: 20px;
  background: url(../images/n1.png) left no-repeat;
  font-size: 18px;
  color: #000000;
}
.hy_news_fixed a.hy_f_on span{
  background: url(../images/n2.png) left no-repeat;
  color: #0b5bba;
  font-weight: bold;
}
.hy_n_l a,.hy_n_l a img{
  display: block;
  width: 100%;
}
.hy_n_r h3{
  margin: 0;
  padding-bottom: 10px;
}
.hy_n_r h3 a{
  font-size: 18px;
  color: #000000;
  line-height: 20px;
  display: block;
  font-weight: bold;
}
.hy_n_r>span{
  display: block;
  font-size: 14px;
  color: #999999;
  margin: 10px 0;
  line-height: 26px;
}
.hy_n_r p{
  font-size: 14px;
  color: #616161;
  line-height: 24px;
}

.hy_n_r>a{
  width: 144px;
  height: 44px;
  line-height: 44px;
  border:2px solid #114d9f;
  display: block;
  text-align: center;
  background: #f6f6f6;
  padding: 0;
  margin-top: 25px;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.hy_n_r>a:hover{
  background: #fff;
  border:2px solid #fff;
}

.hy_n_r>a span{
  padding: 0 0 0 25px;
  background: url(../images/pic43.png) left no-repeat;
  display: inline-block;
}

.hy_n_k{
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #bebebe;
}

.bb_n{
  border-bottom: none!important;
}

.hy_more{
  width: 100%;
  text-align: center;
  height: 48px;
  line-height: 48px;
  background: #fff;
  font-size: 16px;
  color: #0b5bba;
  font-weight: bold;
  display: block;
}

.hy_back{
  background: #f6f6f6;
  padding-bottom: 50px;
}

/*新闻详情*/
.news_deilas{
  margin-top: 40px;
  padding-bottom: 135px;
  border-bottom: 1px solid #dedede;
}
.news_deilas_t{
  border-bottom: 1px solid #dedede;
}
.news_deilas_t h4{
  font-size: 24px;
  color: #252525;
  line-height: 28px;
  margin: 0 0 28px;
}
.news_deilas_t span{
  display: inline-block;
  line-height: 32px;
  margin-bottom: 22px;
  padding-left: 20px;
  background: url(../images/n4.png) left no-repeat;
  margin-right: 30px;
}

.news_deilas{
  font-size: 14px;
  color: #999999;
  line-height: 22px;
}
.news_deilas p{
  margin-top: 20px;
}
.news_deilas h5{
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  margin-top: 20px;
}

.page_d1{
  padding: 17px 0;
}
.page_d1 p{
  font-size: 14px;
  color: #999999;
  line-height: 40px;
}
.page_d1 p a{
  color: #999;
}
.page_d1 p:nth-child(1){
  float: left;
}
.page_d1 p:nth-child(2){
  float: right;
}
.page_d1 p:hover a{
  color: #0b5bba;
}

/*案例中心*/
.case_k{
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #b6b6b6;
}
.case_l a,.case_l a img{
  display: block;
  width: 100%;
}
.case_r h3{
  margin: 0;
  padding: 0;
}
.case_r h3 a{
  display: block;
  font-size: 26px;
  color: #000000;
  line-height: 26px;
  margin-bottom: 14px;
  font-weight: bold;
}
.case_r p{
  font-size: 14px;
  color: #616161;
  line-height: 24px;
}

.case_r>a{
  font-size: 14px;
  color: #0b5bba;
  line-height: 40px;
  display: block;
}

.case_d1 a{
  /*padding-left: 58px;*/
  /*background: url(../images/n5.png) left no-repeat;*/
  font-size: 14px;
  color: #102333;
  display: block;
  float: left;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  margin-right: 30px;
  margin-bottom: 20px;
}
.case_d1 a img{
  float: left;
  margin-right: 15px;
  width:41px;
  height:36px;
}

.case_d1 a img.n5_b{
  display: none;
}
.case_d1 a:hover{
  /*background: url(../images/n5_b.png) left no-repeat;*/
  color: #0b5bba;
}
.case_d1 a:hover img.n5_b{
  display: block;
}
.case_d1 a:hover img.n5{
  display: none;
}

/*服务咨询内页*/
.consulting_k1{
  padding-bottom: 55px;
  padding-top: 130px;
}
.con_h4{
  padding-left: 28px;
  font-size: 26px;
  color: #000000;
  line-height: 56px;
  background: url(../images/n6.png) left no-repeat;
}
.con_su1{
  background: #f6f6f6;
  padding: 30px;
  margin-top: 25px;
}
.su_d0 a,.su_d0 a img{
  display: block;
  width: 100%;
}

.su_d1 a{
  display: block;
  font-size: 26px;
  color: #000000;
  line-height: 52px;
}
.su_d1 p{
  font-size: 14px;
  color: #616161;
  line-height: 30px;
}

/*战略咨询*/
.sult_k{
  padding-top: 130px;
  background: #f6f6f6;
  padding-bottom: 48px;
}

.sult_k1 a{
  width: 19%;
  margin: 0 0.5%;
  display: block;
  float: left;
  text-align: center;
}
.sult_k1 a img{
  display: block;
  width: 100%;
}
.sult_k1 a span{
  display: block;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  width: 65%;
  margin: 10px auto 0;
}


.text_su h5{
  font-size: 26px;
  color: #000000;
  line-height: 52px;
  padding-left: 28px;
  background: url(../images/n6.png) left no-repeat;
  margin-top: 10%;
  margin-bottom: 20px;
}

.sult_h1{
  background: #f6f6f6;
  padding-bottom: 60px;
}

.sult_h1 .con_h4{
  margin: 34px 0 20px;
}

.sult_h1 img{
  display: block;
  width: 100%;
}

.sult_h2{
  background: url(../images/t_pic3.png) left no-repeat;
  padding-bottom: 45px;
}
.sult_h2 .con_h4{
  background: url(../images/n7.png) left no-repeat;
  color: #fff;
  margin: 40px 0 20px;
}

.su_h2_m{
  text-align: center;
}
.su_h2_m a{
  cursor: default;
}
.su_h2_m a img{
  display: block;
  width: 100%;
}
.su_h2_m a span{
  width: 80%;
  font-size: 14px;
  color: #c7c7c9;
  line-height: 22px;
  display: block;
  margin: 25px auto 0;
}

.pz_su1{
  padding-top: 130px;
}
.pz_su1_d1 a img{
  display: block;
  width: 100%;
}
.pz_su1_d1 a span{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #000000;
  line-height: 44px;
  margin: 15px 0 40px;
}

.pz_su1 p{
  font-size: 18px;
  color: #616161;
  line-height: 30px;
}

.pz_su1 .con_h4{
  margin: 30px 0 18px;
}


.pz_su2{
  background: url(../images/t_pic7.png) center no-repeat;
  padding-bottom: 39px;
}

.pz_su2 .con_h4{
  background: url(../images/n7.png) left no-repeat;
  color: #fff;
  margin: 40px 0 20px;
}

.pz_su2 .su_h2_m a span{
  width: 90%;
  color: #fff;
}




/*服务滚动条*/
/*.pz_su3{
  padding:25px 0 60px;
}*/
.clearfix .clear_a{
  display: block;
  float: left;
  margin: 0 11px;
}
.clear_a img{
  display: block;
  width: 100%;
}
.clear_a span{
  display: block;
  text-align: center;
  font-size: 20px;
  color: #000000;
  line-height: 56px;
}

/* 02DAYCHECKOUT -产品中心 */
.y_pro_banner{ width: 100%; height: 484px; margin-top: 94px; color: #fff; font-size: 16px; line-height: 28px; }
.y_banner{
    margin-left: -15px;
    margin-right: -15px;
}
.y_pro_banner img{ float: left; }
.y_pro_banner b{ float: left; font-size: 36px; line-height: 36px; padding-left: 35px; background: url('../images/y_yuan.png') left center no-repeat; margin-left: 29px; margin-top: 36px;  }
.y_pro_banner span.span1{ max-width: 624px; margin-top: 30px; }

.y_pro_section_01{
    margin-top: 19px;
}
.y_title{
    font-size: 26px;
    color: #000;
    line-height: 102px;
    margin-left: -15px;
    margin-right: -15px;
}
.y_title img{
    margin-right: 20px;
}
.y_bai{
    color: #fff;
}
.y_pro_img{
    margin-left: -15px;
    margin-right: -15px;
}
.y_pro_img img{
    width: 100%;
    max-width: 100%;
}

.y_pro_section_02{
    margin-top: 56px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 52px;
}
.y_pro_1{
    margin-left: -30px;
    margin-right: -30px;
}
.y_pro_1 a.a1{
    color: #fff;
    line-height: 24px;
    cursor: default;
}
.y_pro_1 a img{
    width: 100%;
    max-width: 100%;
}
.y_pro_1 a.a1 b.b1{
    font-size: 20px;
    height: 24px;
    margin-bottom: 15px;
    margin-top: 24px;
    color: #fff;
}
.y_pro_1 a.a1 span.span1{
    height: 96px;
	margin-bottom:10px;
}

.y_pro_section_03{
    margin-top: 20px;
    margin-bottom: 57px;
}
.y_pro_2{
    margin-left: -30px;
    margin-right: -30px;
}
.y_pro_2 .a1{
    background: #f6f6f6;
    padding: 30px;
    min-height: 196px;
    color: #616161;
    line-height: 24px;
    margin-top: 25px;
}
.y_pro_2.ling .a1{
  cursor: default;
}
.y_pro_2 .a1:first-child{
    margin-top: 0;
}
.y_pro_2 .a1 span.span1{
    position: absolute;
    left: 30px;
    top: 30px;
    width: 206px;
    height: 139px;
}
.y_pro_2 .a1 span.span1 img{
    width: 100%;
}
.y_pro_2 .a1 span.span2{
    padding-left: 236px;
}
.y_pro_2 .a1 span.span2 .bdo_01{
    font-size: 26px;
    line-height: 26px;
    color: #000;
    margin-bottom: 16px;
    margin-top: 15px;
}
.y_pro_2 .a1.ling span.span2 .bdo_01{
      margin-bottom: 14px;
      margin-top: 0px;
}
/*.y_pro_2 .a1 span.span2 .bdo_02{
    max-height: 72px;
}*/
.y_pro_2 .a1:hover{
    background: #0b5bba;
    color: #fff;
}
.y_pro_2.ling .a1:hover{
    background: #f6f6f6;
    color: #616161;
}
.y_pro_2 .a1:hover span.span2 .bdo_01{
    color: #fff;
}
.y_pro_2.ling .a1:hover span.span2 .bdo_01{
    color: #000;
}
/* 03DAYCHECKOUT -解决方案- */
.y_success_01 .div1{
    margin-left: -15px;
    margin-right: -15px;
}
.y_success_01 .div1 img{
    width: 100%;
    max-width: 100%;
}
.y_success_01 .div_left{
    width: 57.8%;
    padding-right: 60px;
    float: left;
}
.y_success_01 .div_right{
    width: 42.2%;
    float: right;
}
.y_success_01 .div_right .divv1{
    font-size: 18px;
    color: #616161;
    line-height: 34px;
}
.y_success_01 .div_right .divv1 b.b1{
    text-transform: uppercase;
    font-size: 24px;
    color: #9d9d9d;
    margin-bottom: 33px;
}
.y_success_01 .div_right .divv1 b.b1 bdo{
    font-size: 40px;
    line-height: 40px;
    color: #0b5bba;
    margin-right: 13px;
}
.y_success_02{
    margin-top: 19px;
}
.y_success_03{
    padding-top: 19px;
    background: #f6f6f6;
    padding-bottom: 47px;
}
.y_success_03 .div1{
    margin-left: -34px;
    margin-right: -34px;
}
.y_success_03 .div1 .a1{
    text-align: center;
    margin-left: 4px;
    margin-right: 4px;
    /* background: #fff; */
    line-height: 22px;
    font-size: 14px;
    color: #616161;
    text-transform: uppercase;
    padding-top: 23px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.y_success_03 .div1 .a1 .y_mg1{
  display: block;
}
.y_success_03 .div1 .a1 .y_mg2{
  display: none;
}
.y_success_03 .div1 .a1:hover{
  color: #0b5bba;
}
.y_success_03 .div1 .a1:hover .y_mg2{
  display: block;
}
.y_success_03 .div1 .a1:hover .y_mg1{
  display: none;
}
.y_success_03 .div1 .a1 span.span1{
    text-align: left;
    margin-top: 12px;
}

.y_main{
   margin-top: 94px;
   background: #fff;
   position: relative;
   z-index: 999;
}

/* 服务咨询 */
.y_zx_01 img{ width: 100%; max-width: 100%; margin: 0; padding: 0; }
.y_zx_01 .div1{ left: 10.75%; right: 10.75%; }
.y_zx_01 .y_zx_tit{ text-align: center; color: #fff; }
.y_zx_01 .y_zx_tit b.b1{ font-size: 50px; line-height: 50px; z-index: 1; }
.y_zx_01 .y_zx_tit b.b2{ font-size: 42px; text-transform: uppercase; color: #696969; position: relative; top: -31px; }
.y_zx_01 .y_zx_art{ width:78.5%; margin: 0 auto;  font-size: 18px; color: #fff; line-height: 34px; text-align: justify; text-align: center;}



/*弹出层*/
.mask{
  width: 100%;
  height: 100%;
  position: fixed;
  top:0;
  left: 0;
  z-index: 88888;
  background: #000;
  opacity: 0.5;
  display: none;
}
.zx_tc{
  background: #fff;
  border:5px solid #2b70c3;
  border-radius: 10px;
  overflow: hidden;
  position: fixed;
  top: 18%;
  z-index: 88889;
  padding: 0 0 5px;
  display: none;
}

.zx_tc_tit{
  width: 100%;
  height: 48px;

  background: #2b70c3;
  padding: 0 20px;
}
.zx_tc_tit h3{
  float: left;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  margin: 0;
  line-height: 48px;
}

.zx_tc_tit a{
  float: right;
  font-size: 18px;
  color: #fff;
  line-height: 48px;
}
.zx_tc_main{
  padding: 0 20px;
  height: 200px;
  overflow-y: auto;
}
.zx_tc_main h3{
  font-size: 22px;
  color: #000;
  line-height: 42px;
  font-weight: bold;
}
.zx_tc_main p{
  font-size: 14px;
  color: #616161;
  line-height: 22px;
}

.zx_tc_b{
  padding: 0 20px;
  margin-top: 50px;
}
.zx_tc_b span{
  float: left;
  font-size: 16px;
  color: #2b70c3;
  padding-left: 35px;
  background: url(../images/m0.jpg) left no-repeat;
}
.zx_tc_b span em{
  font-style: normal;
  font-weight: bold;
}
.zx_tc_br{
  float: right;
}
.zx_tc_br p{
  float: left;
  font-size: 16px;
  color: #616161;
  margin-left: 30px;
}
.zx_tc_br p a{
  color: #2b70c3;
  font-weight: bold;
}

.w100{ width: 100% !important; overflow-x: hidden; }

.y_table1{ border: 1px solid #fff; }
.y_table1 td,.y_table1 th{ border: 1px solid #fff; text-align: center; vertical-align: middle; }
.y_table1 th{ font-size: 18px; color: #fff; line-height: 18px; padding:22px 0; font-weight: bold;}
.y_table1 td{ font-size: 18px; color: #fff; line-height: 24px; padding:18px 0; min-height: 60px;}
.y_table1 td span.span1{ display: block; text-align: left; padding:0 5.8%; }
/* huang */
.j_1{
  background:url(../images/01.png) no-repeat top center;
  background-size:cover;
}
.j_2{
  background:url(../images/21.png) no-repeat top center;
  background-size:cover;
}
.j_3{
  background:url(../images/31.png) no-repeat top center;
  background-size:cover;
}
.j_4{
  background:url(../images/11.png) no-repeat top center;
  background-size:cover;
}
.j_5{
  background:url(../images/41.png) no-repeat top center;
  background-size:cover;
}
.j_6{
  background:url(../images/51.png) no-repeat top center;
  background-size:cover;
}
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide img{
  width: 100%;
}
.b-main-box{
  position: relative;
}
.banner-r{
  color: #fff;
  position: absolute;
  top: 20%;
  left: 60%;
  z-index: 999;
}
.f-1{
  font-size: 4rem;
}
.f-2{
  font-size: 4rem;
}
.f-3{
  font-size: 2rem;
}
/* huang */
@media (max-width: 787px) {
   .y_table1 th,.y_table1 td{ font-size: 16px; }
   .y_table1 td{ font-size: 14px; }

      /* 立即咨询 */
  .ljzx {
    width: 90px;
    height: 80px;
    margin-top: -35px;
    top: 50%;
    right: 6px;
    z-index: 2000;
  }

  .ljzx p {
    margin: 0 0 10px;
  }

  .ljzx p img{
    width: 26px;
     height: 26px;
  }

  .ljzx span a {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    width: 65px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #fff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }

  .ljzx span a:hover {
    font-size: 12px;
    background-color: #114d9f;
  }
  .f-1,.f-2,.f-3{
    font-size: .6rem;
  }
  .banner .item2_nr {
      padding:5px;
  }

  .banner .item2_nrk3{
    padding-top: 5px;
  }

  .banner-r{
    top:1%;
  }

  .banner .item2_nrk3 a {
    font-weight: initial;
    color: #fff;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    display: block;
    position: relative;
    -webkit-transition: all 1s ease 1s;
    -moz-transition: all 1s ease 1s;
    -o-transition: all 1s ease 1s;
    transition: all 1s ease 1s;
  }
}