@charset "UTF-8";
body {
  font-family: "Microsoft YaHei", sans-serif;
  color: #616161;
  overflow-x: hidden;
  height: 100%; }

@media (min-width: 1366px) {
  .container {
    width: 1200px;
    padding-left: 0;
    padding-right: 0; } }
/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto \9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
  border: none; }

@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
/*nav*/
.navbar-default {
  min-height: 104px;
  border: none;
  background: none;
  border-radius: 0;
  margin-bottom: 0;
  z-index: 99; }
  .navbar-default .navbar-brand {
    padding-top: 18px;
    padding-bottom: 18px; }
  .navbar-default .navbar-nav li {
    margin-right: 45px; }
    .navbar-default .navbar-nav li:last-child {
      margin-right: 0; }
    .navbar-default .navbar-nav li > a {
      height: 104px;
      line-height: 104px;
      vertical-align: bottom;
      padding: 0;
      font-size: 18px;
      color: #4d4d4d;
      font-weight: bold; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: none;
  color: #de4040; }

/*banner*/
.banner {
  overflow: hidden;
  vertical-align: bottom; }
  .banner .owl-controls {
    margin-top: 0; }
  .banner .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
    z-index: 999; }
    .banner .owl-dots button.owl-dot span {
      display: block;
      width: 16px;
      height: 16px;
      background: url("../images/img-01.png") no-repeat top center;
      margin: 0 12px; }
    .banner .owl-dots button.owl-dot.active span {
      background: url("../images/img-02.png") no-repeat center center; }

/*footer*/
footer .footer-info {
  background-color: #f5f5f5;
  padding-top: 25px;
  padding-bottom: 25px; }
  footer .footer-info .box-title {
    font-size: 18px;
    line-height: 36px;
    color: #666666;
    margin-bottom: 15px;
    font-weight: bold; }
  footer .footer-info .info-link a {
    float: left;
    font-size: 16px;
    color: #4d4d4d;
    margin-right: 40px;
    line-height: 32px; }
    footer .footer-info .info-link a:hover {
      color: #fe0000; }
  footer .footer-info .info-other {
    font-size: 14px;
    line-height: 26px;
    color: #666666; }
  footer .footer-info .info-erwm {
    text-align: right; }
    footer .footer-info .info-erwm > div {
      display: inline-block;
      text-align: center; }
      footer .footer-info .info-erwm > div p {
        line-height: 32px;
        font-size: 14px;
        color: #999999; }
footer .footer-copy {
  background-color: #de4040;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  padding-top: 12px;
  padding-bottom: 12px; }

/*class-nav*/
.class-nav {
  border-bottom: 1px solid #cccccc;
  text-align: center; }
  .class-nav span {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    background-color: #de4040;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    padding: 0 40px; }

/*other-warp*/
.other-warp {
  padding-top: 35px;
  padding-bottom: 50px; }

/*module*/
.mod-01 {
  font-size: 14px;
  line-height: 26px;
  color: #666666; }
  .mod-01 .m-title {
    font-size: 18px;
    line-height: 30px;
    color: #4d4d4d;
    margin-bottom: 20px;
    font-weight: bold; }

.mod-02 {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 80px;
  padding-bottom: 50px; }
  .mod-02 .box-main {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 35px; }
    .mod-02 .box-main .box-title {
      font-size: 18px;
      line-height: 26px;
      color: #4d4d4d;
      margin-bottom: 15px;
      font-weight: bold; }
    .mod-02 .box-main .box-txt {
      font-size: 14px;
      line-height: 26px;
      color: #666666;
      text-align: justify; }

.mod-03 .box-txt {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  margin-bottom: 35px; }
.mod-03 .box-group .row {
  margin-left: 0;
  margin-right: 0; }
  .mod-03 .box-group .row .box-w {
    padding-left: 0;
    padding-right: 0; }
.mod-03 .box-group .box {
  border: solid 1px #e5e5e5;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px; }
  .mod-03 .box-group .box img {
    display: block;
    width: 100%;
    max-width: 100%; }
  .mod-03 .box-group .box .box-mc {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(222, 64, 64, 0.8);
    text-align: center;
    font-size: 0;
    opacity: 0;
    transition: all .7s; }
    .mod-03 .box-group .box .box-mc span {
      vertical-align: middle;
      display: inline-block;
      font-size: 16px;
      color: #fff; }
    .mod-03 .box-group .box .box-mc:after {
      content: '';
      width: 0;
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
  .mod-03 .box-group .box:hover .box-mc {
    opacity: 1; }

.mod-04 {
  margin-bottom: -50px;
  overflow: hidden; }
  .mod-04 .box-top {
    padding-left: 50px;
    font-size: 14px;
    line-height: 36px;
    color: #808080;
    min-height: 36px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
    margin-bottom: 30px; }
    .mod-04 .box-top .title {
      position: absolute;
      margin-left: -50px;
      color: #de4040; }
    .mod-04 .box-top a {
      float: left;
      color: #808080;
      margin-right: 20px; }
      .mod-04 .box-top a:hover, .mod-04 .box-top a.current {
        color: #de4040;
        text-decoration: underline; }
  .mod-04 .box-group {
    padding-top: 80px; }
    .mod-04 .box-group .box {
      background-color: #ffffff;
      box-shadow: 0 0 10px rgba(56, 56, 54, 0.15);
      border-radius: 10px;
      height: 365px;
      padding: 80px 35px 0;
      font-size: 14px;
      line-height: 24px;
      color: #666666;
      margin-bottom: 85px; }
      .mod-04 .box-group .box .box-head {
        width: 130px;
        height: 130px;
        background-color: #ffffff;
        border: solid 5px rgba(222, 64, 64, 0.36);
        position: absolute;
        top: -60px;
        left: 50%;
        margin-left: -65px;
        margin-bottom: 10px;
        border-radius: 65px; }
        .mod-04 .box-group .box .box-head img {
          display: block;
          width: 120px;
          height: 120px;
          border-radius: 60px; }
      .mod-04 .box-group .box .box-name {
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 22px;
        color: #de4040; }
      .mod-04 .box-group .box .box-txt {
        height: 192px;
        overflow: hidden;
        text-align: center; }

.page {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
  position: relative;
  z-index: 99; }
  .page a {
    display: inline-block;
    width: 130px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #ffffff;
    border: solid 2px #e5e5e5;
    font-size: 16px;
    color: #9a9a9a; }
    .page a:first-child {
      margin-right: 25px; }
    .page a:last-child {
      margin-left: 25px; }
    .page a:hover {
      background-color: #de4040;
      border-color: #de4040;
      color: #ffffff; }

.mod-05 {
  border: solid 1px #cccccc; }
  .mod-05 .row {
    margin-left: 0;
    margin-right: 0; }
    .mod-05 .row .box-w {
      padding-left: 0;
      padding-right: 0; }
  .mod-05 .box {
    height: 60px;
    line-height: 20px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    padding: 10px 20px;
    overflow: hidden;
    vertical-align: bottom;
    font-size: 16px;
    color: #666666;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    float: left; }
    .mod-05 .box a {
      color: #666666; }
      .mod-05 .box a:hover {
        color: #de4040;
        text-decoration: underline; }

.mod-06 .m-title {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  margin-bottom: 20px; }
  .mod-06 .m-title h1 {
    font-size: 18px;
    color: #4d4d4d;
    margin-bottom: 10px;
    font-weight: bold; }
.mod-06 .box-main {
  font-size: 16px;
  line-height: 26px;
  color: #666666; }

.mod-07 .box-top {
  background-color: #f7f7f7;
  margin-bottom: 20px; }
  .mod-07 .box-top .box-img img {
    display: block;
    width: 100%;
    vertical-align: bottom; }
  .mod-07 .box-top .box-info {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    padding: 40px 30px 15px 15px;
    text-align: justify; }
.mod-07 .box-other {
  background-color: #f7f7f7;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 28px;
  color: #666666; }
  .mod-07 .box-other .box-w {
    margin-bottom: 15px; }
  .mod-07 .box-other .box-title {
    font-size: 18px;
    color: #666666;
    margin-bottom: 10px;
    font-weight: bold; }

.mod-08 .box {
  margin-bottom: 20px; }
  .mod-08 .box .row {
    margin-left: 0;
    margin-right: 0;
    display: flex; }
    .mod-08 .box .row .box-w {
      padding-left: 0;
      padding-right: 0; }
  .mod-08 .box .box-img {
    width: 100%;
    overflow: hidden; }
    .mod-08 .box .box-img img {
      display: block;
      width: 100%;
      transition: all .7s; }
  .mod-08 .box .box-info {
    background-color: #f7f7f7;
    position: relative;
    padding: 15px 25px;
    height: 100%; }
    .mod-08 .box .box-info .box-title {
      font-size: 18px;
      line-height: 36px;
      color: #4d4d4d;
      margin-bottom: 10px; }
      .mod-08 .box .box-info .box-title a {
        display: block;
        height: 36px;
        line-height: 36px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 22px;
        color: #333333; }
    .mod-08 .box .box-info .box-txt {
      font-size: 14px;
      line-height: 26px;
      height: 130px;
      overflow: hidden;
      color: #666666;
      margin-bottom: 20px; }
    .mod-08 .box .box-info .box-more {
      width: 128px;
      height: 52px;
      line-height: 48px;
      background-color: #f1f1f1;
      border: solid 2px #b2b2b2;
      transition: all .5s;
      font-size: 14px;
      color: #666666;
      display: block;
      text-align: center; }
  .mod-08 .box:hover .box-img img {
    transform: scale(1.1); }
  .mod-08 .box:hover .box-info .box-title a:hover {
    color: #de4040; }
  .mod-08 .box:hover .box-info .box-more:hover {
    background-color: #de4040;
    border-color: #de4040;
    color: #ffffff; }

.mod-09 .row {
  margin-left: -5px;
  margin-right: -5px; }
  .mod-09 .row .box-w {
    padding-left: 5px;
    padding-right: 5px; }
.mod-09 .box-s {
  background-color: #ffffff;
  box-shadow: 0 0 7px rgba(127, 127, 127, 0.35);
  border-radius: 5px;
  padding: 25px 20px;
  margin-bottom: 10px; }
  .mod-09 .box-s .box-img {
    overflow: hidden;
    margin-bottom: 25px; }
    .mod-09 .box-s .box-img img {
      display: block;
      width: 100%;
      transition: all .7s; }
  .mod-09 .box-s .box-title {
    display: block;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    color: #4d4d4d;
    height: 44px;
    margin-bottom: 10px; }
  .mod-09 .box-s .box-txt {
    font-size: 14px;
    line-height: 20px;
    color: #808080;
    height: 40px;
    overflow: hidden; }
  .mod-09 .box-s:hover .box-img img {
    transform: scale(1.1); }
  .mod-09 .box-s:hover .box-title {
    color: #de4040; }

/*index*/
.index-box {
  padding-top: 2.5%;
  padding-bottom: 2.5%; }

.index-title {
  text-align: center;
  margin-bottom: 50px; }
  .index-title span {
    display: inline-block;
    height: 48px;
    line-height: 42px;
    font-size: 22px;
    color: #666666;
    border-top: 2px solid #fe0000;
    font-weight: bold;
    background: url("../images/img-09.png") no-repeat bottom center; }

.index-box-01 .box-s .box-img {
  overflow: hidden; }
  .index-box-01 .box-s .box-img img {
    display: block;
    width: 100%;
    transition: all .7s; }
.index-box-01 .box-s .box-title {
  display: block;
  height: 44px;
  line-height: 44px;
  background-color: #f1f1f1;
  text-align: center;
  padding: 0 15px;
  overflow: hidden;
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap; }
.index-box-01 .box-s:hover .box-img img {
  transform: scale(1.1); }
.index-box-01 .case-list {
  overflow: hidden;
  vertical-align: bottom; }
  .index-box-01 .case-list .owl-controls {
    margin-top: 20px; }
  .index-box-01 .case-list .owl-dots {
    text-align: center;
    z-index: 999;
    margin-top: 30px; }
    .index-box-01 .case-list .owl-dots button.owl-dot span {
      display: block;
      width: 16px;
      height: 16px;
      background: url("../images/img-10.png") no-repeat top center;
      margin: 0 5px; }
    .index-box-01 .case-list .owl-dots button.owl-dot.active span {
      background: url("../images/img-11.png") no-repeat center center; }

.index-box-02 {
  background-color: #f6f6f6;
  padding-bottom: 90px; }
  .index-box-02 .box-main {
    position: relative; }
  .index-box-02 .box-img {
    width: 56%;
    float: left; }
    .index-box-02 .box-img img {
      display: block;
      width: 100%; }
  .index-box-02 .index-title {
    text-align: left;
    margin-bottom: 25px; }
    .index-box-02 .index-title span {
      background: url("../images/img-09.png") no-repeat bottom left;
      padding-bottom: 2px; }
  .index-box-02 .box-info {
    float: right;
    width: 53%;
    padding: 35px 45px;
    background-color: #ffffff;
    box-shadow: 0 0 7px rgba(127, 127, 127, 0.35);
    border-radius: 5px;
    margin-top: 90px;
    position: relative;
    right: 0;
    margin-left: -15%;
    z-index: 99; }
    .index-box-02 .box-info .box-txt {
      font-size: 16px;
      line-height: 26px;
      color: #666666;
      margin-bottom: 25px;
      text-align: justify; }
    .index-box-02 .box-info .box-more {
      display: inline-block;
      border-bottom: 1px solid #cccccc;
      line-height: 30px;
      height: 30px;
      font-size: 16px;
      color: #999999; }
      .index-box-02 .box-info .box-more:hover {
        color: #de4040;
        border-bottom-color: #de4040; }

.index-box-03 .box-s {
  background-color: #ffffff;
  box-shadow: 0 0 7px rgba(127, 127, 127, 0.35);
  border-radius: 5px;
  padding: 25px 20px;
  margin: 5px; }
  .index-box-03 .box-s .box-img {
    overflow: hidden;
    margin-bottom: 25px; }
    .index-box-03 .box-s .box-img img {
      display: block;
      width: 100%;
      transition: all .7s; }
  .index-box-03 .box-s .box-title {
    display: block;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    color: #4d4d4d;
    height: 44px;
    margin-bottom: 10px; }
  .index-box-03 .box-s .box-txt {
    font-size: 14px;
    line-height: 20px;
    color: #808080;
    height: 40px;
    overflow: hidden; }
  .index-box-03 .box-s:hover .box-img img {
    transform: scale(1.1); }
  .index-box-03 .box-s:hover .box-title {
    color: #de4040; }
.index-box-03 .owl-controls {
  margin-top: 20px; }
.index-box-03 .owl-dots {
  text-align: center;
  z-index: 999;
  margin-top: 30px; }
  .index-box-03 .owl-dots button.owl-dot span {
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/img-10.png") no-repeat top center;
    margin: 0 5px; }
  .index-box-03 .owl-dots button.owl-dot.active span {
    background: url("../images/img-11.png") no-repeat center center; }
.index-box-03 .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%; }
  .index-box-03 .owl-nav button {
    width: 47px;
    height: 47px;
    border: none;
    position: absolute;
    margin-top: -24px; }
    .index-box-03 .owl-nav button.owl-prev {
      background: url("../images/img-15.png") no-repeat;
      left: -65px; }
      .index-box-03 .owl-nav button.owl-prev:hover {
        background: url("../images/img-15.png") no-repeat; }
    .index-box-03 .owl-nav button.owl-next {
      background: url("../images/img-16.png") no-repeat;
      right: -65px; }
      .index-box-03 .owl-nav button.owl-next:hover {
        background: url("../images/img-16.png") no-repeat; }

.index-box-04 .box {
  border: solid 1px #e5e5e5;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px; }
  .index-box-04 .box img {
    display: block;
    width: 100%;
    max-width: 100%; }
  .index-box-04 .box .box-mc {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(222, 64, 64, 0.8);
    text-align: center;
    font-size: 0;
    opacity: 0;
    transition: all .7s; }
    .index-box-04 .box .box-mc span {
      vertical-align: middle;
      display: inline-block;
      font-size: 16px;
      color: #fff; }
    .index-box-04 .box .box-mc:after {
      content: '';
      width: 0;
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
  .index-box-04 .box:hover .box-mc {
    opacity: 1; }
.index-box-04 .owl-controls {
  margin-top: 20px; }
.index-box-04 .owl-dots {
  text-align: center;
  z-index: 999;
  margin-top: 30px; }
  .index-box-04 .owl-dots button.owl-dot span {
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/img-10.png") no-repeat top center;
    margin: 0 5px; }
  .index-box-04 .owl-dots button.owl-dot.active span {
    background: url("../images/img-11.png") no-repeat center center; }
.index-box-04 .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%; }
  .index-box-04 .owl-nav button {
    width: 31px;
    height: 73px;
    border: none;
    position: absolute;
    margin-top: -37px; }
    .index-box-04 .owl-nav button.owl-prev {
      background: url("../images/img-17.png") no-repeat;
      left: -60px; }
      .index-box-04 .owl-nav button.owl-prev:hover {
        background: url("../images/img-17-h.png") no-repeat; }
    .index-box-04 .owl-nav button.owl-next {
      background: url("../images/img-18.png") no-repeat;
      right: -60px; }
      .index-box-04 .owl-nav button.owl-next:hover {
        background: url("../images/img-18-h.png") no-repeat; }

/*# sourceMappingURL=style.css.map */
