@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline; }

body, button, input, select, textarea {
  font: 12px/1.5 tahoma,arial,'微软雅黑'; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

address, cite, dfn, em, var {
  font-style: normal; }

code, kbd, pre, samp {
  font-family: courier new,courier,monospace; }

small {
  font-size: 12px; }

ul, dl, dt, dd {
  list-style: none; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

legend {
  color: #000; }

fieldset, img {
  border: 0; }

button, input, select, textarea {
  font: 12px/1.5 tahoma,arial,sans-serif;
  vertical-align: middle;
  cursor: pointer; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  _overflow: auto;
  _height: 100%;
  margin: 0 auto;
  font-family: SimHei Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif !important;
  font-size: 12px;
  line-height: 1.5;
  background-color: #ffffff;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased; }

html {
  _overflow: hidden;
  font-size: 100px; }

:focus {
  outline: 1; }

hr {
  box-sizing: content-box;
  height: 0; }

button, html input[type=button], input[type=submit] {
  -webkit-apperance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

ul {
  list-style: none; }

img {
  border: 0;
  vertical-align: middle; }

em, i, u {
  font-style: normal; }

input {
  border: 1px solid #ddd;
  height: 25px;
  line-height: 25px;
  vertical-align: middle; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
  display: block; }

.hide {
  display: none; }

.clear, .clr {
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  *zoom: 1; }

.fl {
  float: left; }

.fr {
  float: right; }

/*a*/
a {
  color: #666;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.indexbg {
  background-image: url("../images/indexbg.png"); }

img {
  max-width: 100%; }

.topline {
  width: 100%;
  height: 10px;
  background-image: linear-gradient(to right, #e30713, #f19703); }

.container {
  max-width: 1220px;
  margin: 0 auto; }

.header {
  height: 140px;
  background-color: #ffffff;
  padding: 0 20px; }
  .header .logo {
    float: left;
    padding-top: 10px; }
    .header .logo img {
      display: inline-block;
      height: 120px; }
    .header .logo .name {
      font-size: 42px;
      display: inline-block;
      font-weight: bold;
      padding-left: 20px;
      color: #e30713; }
  .header .header-infor-right {
    float: right;
    padding-top: 20px;
    text-align: right; }
    .header .header-infor-right .toplike {
      text-align: right;
      display: inline-block; }
      .header .header-infor-right .toplike li {
        float: left;
        margin: 0 5px;
        font-size: 15px; }
    .header .header-infor-right .top-tel img {
      display: inline-block;
      width: 25px; }
    .header .header-infor-right .top-tel span {
      font-size: 16px;
      color: #666666; }
      .header .header-infor-right .top-tel span.tel-num {
        color: #333333;
        font-size: 36px;
        font-weight: bold; }

.navCon-menu {
  height: 50px;
  position: relative;
  background-image: linear-gradient(to bottom, #e9450c, #e30713); }

.nav, .MenuList_f1 {
  display: inline-block;
  vertical-align: middle;
  z-index: 0; }

.MenuList_f1:after {
  content: '';
  height: 30%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  background: #ddd; }

.MenuList_f1 li a {
  transition: 0.3s ease 0s;
  color: #ffffff;
  padding: 0 1.5vw;
  line-height: 50px;
  font-size: 16px;
  font-weight: normal;
  display: block; }

.MenuList_f1 > ul > li ul li {
  display: inline-block;
  vertical-align: top;
  margin: 5px 1.5vw; }

.MenuList_f1 > ul > li {
  padding: 0 .5vw; }

.MenuList_f1 > li h3 a:hover {
  background-color: #f19702; }

.MenuList_f1 > li.active h3 a {
  background-color: #f19702; }

/*主导航菜单 2022.04.08*/
.MenuList_f1 > ul {
  font-size: 0;
  display: block; }

.MenuList_f1 > ul > li a {
  display: block;
  color: #ffffff;
  line-height: 50px;
  text-transform: capitalize;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-weight: normal; }

.MenuList_f1 > ul > li a span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5; }

.MenuList_f1 > ul > li > :first-child {
  font-weight: normal;
  display: block;
  position: relative;
  z-index: 1;
  font-size: 16px;
  color: #fff;
  transition: 0.5s ease 0s; }

.MenuList_f1 > ul > li > :first-child.on {
  color: #fff; }

.MenuList_f1 > ul > li ul li a {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  padding: 0;
  transition: 0.5s ease 0s;
  margin: 0;
  position: relative; }

.MenuList_f1 > ul > li ul li.on a {
  color: #e30713; }

.MenuList_f1 > ul > li ul li.on a:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  background-color: #e30713; }

.MenuList_f1 > ul > li > :nth-child(2) {
  transition: 0.5s ease 0s;
  top: 70px;
  transform-origin: top;
  opacity: 0;
  transform: scale(1, 0);
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
  left: 0;
  z-index: 2;
  position: absolute;
  width: 100%;
  padding: 1.5vw 0;
  line-height: normal; }

.MenuList_f1 > ul > li {
  position: static;
  text-align: center;
  display: inline-block;
  vertical-align: top; }

.MenuList_f1 > ul > li ul li a:hover {
  color: #e30713; }

.MenuList_f1 > ul > li:hover > :nth-child(2) {
  transform: scale(1);
  opacity: 1;
  box-shadow: 0 0.5vw 0.5vw 0 rgba(0, 0, 0, 0.1); }

.MenuList_f1 > ul > li > :nth-child(2) {
  transition: 0.5s ease 0s;
  top: 50px;
  transform-origin: top;
  opacity: 0;
  transform: scale(1, 0);
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
  left: 0;
  z-index: 2;
  position: absolute;
  width: 100%;
  padding: 1.5vw 0;
  line-height: normal; }

.MenuList_f1 > ul > li {
  position: static;
  text-align: center;
  display: inline-block;
  vertical-align: top; }

.MenuList_f1 > ul > li:hover > :nth-child(2) {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.MenuList_f1 > ul > li.on > h3 a {
  background-color: #f19702; }

.MenuList_f1 > ul > li > h3 a:hover {
  background-color: #f19702; }

.BannerShow_b1 {
  position: relative; }
  .BannerShow_b1 .banner-button {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 444;
    width: 100%; }
    .BannerShow_b1 .banner-button .banner-prev {
      position: absolute;
      left: 20px;
      top: 50%; }
      .BannerShow_b1 .banner-button .banner-prev a {
        width: 52px;
        display: block;
        height: 52px;
        background-image: url("../images/arrow-left.png"); }
        .BannerShow_b1 .banner-button .banner-prev a:hover {
          opacity: .8; }
    .BannerShow_b1 .banner-button .banner-next {
      position: absolute;
      right: 20px;
      left: auto;
      top: 50%; }
      .BannerShow_b1 .banner-button .banner-next a {
        width: 52px;
        display: block;
        height: 52px;
        background-image: url("../images/arrow-right.png"); }
        .BannerShow_b1 .banner-button .banner-next a:hover {
          opacity: .8; }

.search-bar {
  height: 40px;
  background-color: #f2f2f2; }
  .search-bar .search-list {
    float: left; }
    .search-bar .search-list li {
      padding: 0 10px;
      line-height: 40px;
      float: left;
      font-size: 14px; }
      .search-bar .search-list li a:hover {
        color: #e30713; }
  .search-bar .search-body {
    float: right;
    margin-top: 5px; }
    .search-bar .search-body input {
      height: 30px;
      display: inline-block;
      width: 300px;
      padding: 5px 10px 5px 10px; }
    .search-bar .search-body .search_btn {
      display: inline-block;
      width: 20px;
      height: 20px;
      border: none;
      background-image: url("../images/search.png"); }

.jiameng-dianfeng .dianfeng-title {
  text-align: center;
  padding: 30px 0; }
  .jiameng-dianfeng .dianfeng-title .txt {
    font-size: 30px; }
  .jiameng-dianfeng .dianfeng-title .tit {
    font-size: 36px;
    font-weight: bold; }
    .jiameng-dianfeng .dianfeng-title .tit em {
      color: #e30713; }

.jiameng-banner1 {
  height: 322px;
  background-image: url("../images/indexbanner2.jpg");
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center; }
  .jiameng-banner1 .proimg {
    position: absolute;
    top: 0;
    left: 20px; }
  .jiameng-banner1 .contact-infro {
    position: absolute;
    right: 100px;
    top: 100px; }
    .jiameng-banner1 .contact-infro p {
      font-size: 18px;
      color: #ffffff; }
      .jiameng-banner1 .contact-infro p.tel-num {
        font-size: 36px;
        font-weight: bold; }
    .jiameng-banner1 .contact-infro .go-contact {
      color: #ffffff;
      margin-top: 20px;
      display: block;
      width: 180px;
      padding: 10px 20px;
      text-align: center;
      font-size: 24px;
      border-radius: 10px;
      border: 2px solid #ffffff; }

.jiameng-qianneng {
  width: 100%;
  height: 1281px;
  background-image: url("../images/oilbg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  margin-top: -30px; }
  .jiameng-qianneng .qianneng-list {
    top: 400px;
    left: 100px;
    position: absolute; }
    .jiameng-qianneng .qianneng-list ul {
      position: relative; }
      .jiameng-qianneng .qianneng-list ul:after {
        content: '';
        height: 100%;
        width: 2px;
        top: -10px;
        position: absolute;
        left: 12px;
        background-color: #e30713; }
      .jiameng-qianneng .qianneng-list ul li {
        padding-left: 50px;
        position: relative;
        padding-bottom: 20px; }
        .jiameng-qianneng .qianneng-list ul li:before {
          content: "";
          width: 20px;
          height: 20px;
          position: absolute;
          left: 0;
          top: 5px;
          border-radius: 15px;
          border: 2px solid #e96267;
          background-color: #e30713; }
        .jiameng-qianneng .qianneng-list ul li h4 {
          color: #f19705;
          font-weight: bold;
          font-size: 24px;
          margin-bottom: 5px; }
        .jiameng-qianneng .qianneng-list ul li p {
          color: #333333;
          font-size: 16px; }
    .jiameng-qianneng .qianneng-list.right {
      left: auto;
      position: absolute;
      right: 200px;
      top: 900px; }
  .jiameng-qianneng .jiameng-tit {
    padding: 30px 0;
    text-align: center; }
    .jiameng-qianneng .jiameng-tit .jm-logo {
      display: inline-block; }
      .jiameng-qianneng .jiameng-tit .jm-logo img {
        width: 90%; }
    .jiameng-qianneng .jiameng-tit .jm-infor {
      display: inline-block; }
      .jiameng-qianneng .jiameng-tit .jm-infor h2 {
        font-size: 48px;
        font-weight: bold;
        color: #f19705; }
        .jiameng-qianneng .jiameng-tit .jm-infor h2 em {
          color: #e30713; }
      .jiameng-qianneng .jiameng-tit .jm-infor .you-intro {
        width: 651px;
        height: 72px;
        font-size: 36px;
        letter-spacing: 10px;
        line-height: 72px;
        color: #ffffff;
        background: url("../images/txtbg.png"); }

.index-txt {
  position: relative;
  text-align: center;
  padding: 30px 0; }
  .index-txt h2 {
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative; }
    .index-txt h2:after {
      content: "";
      position: absolute;
      left: 50%;
      margin-left: -30px;
      bottom: 0;
      width: 30px;
      height: 4px;
      background-color: #e30713; }
    .index-txt h2:before {
      content: "";
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 30px;
      height: 4px;
      background-color: #f19705; }
  .index-txt p {
    color: #191919;
    font-size: 18px; }

.jiameng-product .product-left {
  float: left;
  width: 300px; }
  .jiameng-product .product-left .pro-tit {
    width: 100%;
    height: 100px;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 100px;
    background-image: linear-gradient(to right, #c50602, #fd8619); }
  .jiameng-product .product-left .pro-nav {
    background-color: #f4f4f4; }
    .jiameng-product .product-left .pro-nav li {
      height: 70px;
      line-height: 70px;
      border-bottom: 1px solid #e2e2e2; }
      .jiameng-product .product-left .pro-nav li:last-child {
        border: none; }
      .jiameng-product .product-left .pro-nav li.active a {
        color: #c50602; }
      .jiameng-product .product-left .pro-nav li a {
        display: block;
        font-size: 18px;
        padding-left: 40px; }
        .jiameng-product .product-left .pro-nav li a:hover {
          color: #c50602; }
  .jiameng-product .product-left .contact-infro {
    background-color: #e30713;
    padding: 40px 20px; }
    .jiameng-product .product-left .contact-infro p {
      font-size: 18px;
      color: #ffffff; }
      .jiameng-product .product-left .contact-infro p.tel-num {
        font-size: 36px;
        font-weight: bold; }
    .jiameng-product .product-left .contact-infro .go-contact {
      color: #ffffff;
      margin-top: 20px;
      display: block;
      width: 180px;
      padding: 10px 20px;
      text-align: center;
      font-size: 24px;
      border-radius: 10px;
      border: 2px solid #ffffff; }

.jiameng-product .product-right {
  float: right;
  width: 900px; }
  .jiameng-product .product-right .pro-item {
    float: left;
    width: 33.33%;
    padding: 0  10px 20px 10px; }
    .jiameng-product .product-right .pro-item a {
      display: block;
      overflow: hidden; }
    .jiameng-product .product-right .pro-item .proimg {
      border: 1px solid #eeeef6;
      overflow: hidden; }
      .jiameng-product .product-right .pro-item .proimg img {
        transition: .5s ease-in-out;
        width: 280px;
        height: 250px; }
        .jiameng-product .product-right .pro-item .proimg img:hover {
          transform: scale(1.1); }
    .jiameng-product .product-right .pro-item .pro-infor {
      color: #ffffff;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      background-color: #e30713;
      font-size: 18px;
      padding: 10px 20px; }

.jiameng-youshi .youshi-title {
  text-align: center;
  padding: 30px 0; }
  .jiameng-youshi .youshi-title .txt {
    font-size: 30px; }
  .jiameng-youshi .youshi-title .tit {
    font-size: 36px;
    font-weight: bold; }
    .jiameng-youshi .youshi-title .tit em {
      color: #e30713; }

.youshi-list .youshi-item {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  border-radius: 20px;
  margin: 40px auto; }
  .youshi-list .youshi-item:nth-child(2n) {
    height: 300px; }
    .youshi-list .youshi-item:nth-child(2n) .youshi-infor {
      float: right;
      padding-right: 60px; }
    .youshi-list .youshi-item:nth-child(2n) .youshi-img {
      float: left;
      padding-left: 20px;
      padding-top: 40px; }
  .youshi-list .youshi-item .youshi-infor {
    float: left;
    padding-top: 40px;
    padding-left: 20px; }
    .youshi-list .youshi-item .youshi-infor .youshi-num {
      display: inline-block;
      width: 102px;
      height: 104px;
      vertical-align: top; }
    .youshi-list .youshi-item .youshi-infor .num01 {
      background-image: url("../images/indexnum01.png"); }
    .youshi-list .youshi-item .youshi-infor .num02 {
      background-image: url("../images/indexnum02.png"); }
    .youshi-list .youshi-item .youshi-infor .num03 {
      background-image: url("../images/indexnum03.png"); }
    .youshi-list .youshi-item .youshi-infor .youshi-content {
      display: inline-block;
      vertical-align: top; }
      .youshi-list .youshi-item .youshi-infor .youshi-content .cn {
        font-size: 36px;
        font-weight: bold; }
      .youshi-list .youshi-item .youshi-infor .youshi-content .em {
        font-size: 16px;
        color: #8c8c8c; }
      .youshi-list .youshi-item .youshi-infor .youshi-content .youshi-infor-list {
        padding-top: 20px; }
        .youshi-list .youshi-item .youshi-infor .youshi-content .youshi-infor-list li {
          font-size: 20px;
          margin-bottom: 10px; }
          .youshi-list .youshi-item .youshi-infor .youshi-content .youshi-infor-list li .redcolor {
            color: #e30713; }
  .youshi-list .youshi-item .youshi-img {
    float: right; }

.jiameng-bangfu {
  width: 100%;
  height: 1109px;
  background-image: url("../images/bfbg.jpg");
  background-position: center center; }
  .jiameng-bangfu .bangfu-list {
    padding-top: 200px;
    padding-left: 80px; }
  .jiameng-bangfu .bangfu-item {
    margin-bottom: 20px; }
    .jiameng-bangfu .bangfu-item .bf-num {
      display: inline-block;
      width: 60px;
      height: 60px;
      color: #ffffff;
      font-size: 24px;
      text-align: center;
      vertical-align: top;
      line-height: 60px;
      font-weight: bold;
      background-image: url("../images/sibx.png"); }
    .jiameng-bangfu .bangfu-item .bangfu-infor {
      width: 80%;
      display: inline-block;
      vertical-align: top;
      margin-left: 10px; }
      .jiameng-bangfu .bangfu-item .bangfu-infor h4 {
        font-size: 20px;
        font-weight: bold;
        color: #e30713; }
      .jiameng-bangfu .bangfu-item .bangfu-infor p {
        font-size: 16px;
        margin-top: 10px; }

.jiameng-kehu {
  position: relative;
  padding-bottom: 50px; }
  .jiameng-kehu .kehu-swiper {
    width: 100%;
    overflow: hidden; }
  .jiameng-kehu .kehu-slide .kh-intro {
    padding-top: 10px;
    font-size: 16px; }
  .jiameng-kehu .kh-button {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 50%;
    margin-left: -20px; }
    .jiameng-kehu .kh-button a {
      display: block;
      width: 30px;
      height: 30px; }
    .jiameng-kehu .kh-button .kh-prev {
      margin-right: 5px;
      display: inline-block; }
      .jiameng-kehu .kh-button .kh-prev a {
        background: #737373 url("../images/arrow-sm--left.png");
        background-repeat: no-repeat;
        background-position: center center; }
        .jiameng-kehu .kh-button .kh-prev a:hover {
          background-color: #e20812; }
    .jiameng-kehu .kh-button .kh-next {
      margin-left: 5px;
      display: inline-block;
      width: 30px;
      height: 30px; }
      .jiameng-kehu .kh-button .kh-next a {
        background: #737373 url("../images/arrow-sm--right.png");
        background-repeat: no-repeat;
        background-position: center center; }
        .jiameng-kehu .kh-button .kh-next a:hover {
          background-color: #e20812; }

.jiameng-gyyifan {
  width: 100%;
  height: 462px;
  background-image: url("../images/aboutimg.jpg");
  background-position: center center;
  padding-top: 50px;
  margin-top: 50px; }
  .jiameng-gyyifan .jm-about p {
    color: #ffffff;
    line-height: 36px;
    font-size: 18px; }
  .jiameng-gyyifan .about-btn {
    margin-top: 20px;
    text-align: center; }
    .jiameng-gyyifan .about-btn .go-about {
      font-size: 18px;
      padding: 10px 30px;
      color: #ffffff;
      margin-right: 5px;
      letter-spacing: 10px;
      text-align: center;
      display: inline-block;
      background-color: #e30713; }
    .jiameng-gyyifan .about-btn .go-contact {
      color: #ffffff;
      font-size: 18px;
      letter-spacing: 10px;
      text-align: center;
      padding: 8px 30px;
      display: inline-block;
      margin-left: 5px;
      border: 2px solid #ffffff; }

.jiameng-news .learn-more {
  margin: 10px 0;
  text-align: right; }
  .jiameng-news .learn-more a {
    padding: 8px 10px;
    color: #ffffff;
    width: 100px;
    text-align: center;
    background-color: #e30713; }

.jiameng-news .news-list {
  margin-top: 10px; }
  .jiameng-news .news-list .news-item {
    float: left;
    width: 50%;
    padding-right: 10px;
    overflow: hidden;
    padding-bottom: 20px; }
    .jiameng-news .news-list .news-item:nth-child(2n) {
      padding-right: 0;
      padding-left: 10px; }
    .jiameng-news .news-list .news-item a {
      background-color: #ffffff;
      display: block;
      padding: 20px; }
      .jiameng-news .news-list .news-item a:hover {
        color: #e30713; }
    .jiameng-news .news-list .news-item .newimg {
      float: left;
      position: relative;
      width: 240px;
      height: 160px; }
      .jiameng-news .news-list .news-item .newimg img {
        width: 100%;
        height: 100%; }
      .jiameng-news .news-list .news-item .newimg .date-infor {
        position: absolute;
        left: 0;
        top: 0;
        color: #ffffff;
        width: 50px;
        height: 50px;
        text-align: center;
        background-color: #e30713; }
        .jiameng-news .news-list .news-item .newimg .date-infor .date {
          font-weight: bold;
          font-size: 20px; }
        .jiameng-news .news-list .news-item .newimg .date-infor .month {
          font-size: 14px;
          line-height: 20px; }
    .jiameng-news .news-list .news-item .news-infor {
      float: left;
      width: 300px;
      margin-left: 20px; }
      .jiameng-news .news-list .news-item .news-infor h3 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 18px; }
      .jiameng-news .news-list .news-item .news-infor .news-txt {
        font-size: 16px;
        margin-top: 5px;
        line-height: 28px;
        display: -webkit-box;
        /* 将对象作为弹性伸缩盒子模型显示 */
        -webkit-box-orient: vertical;
        /* 设置或检索伸缩盒对象的子元素的排列方式 */
        -webkit-line-clamp: 3;
        /* 2行，只有 webkit内核支持 */
        word-break: break-all;
        /* 纯英文换行 */
        overflow: hidden; }

#partner-swiper {
  width: 100%;
  padding: 0 40px;
  overflow: hidden;
  position: relative; }
  #partner-swiper img {
    width: 100%; }
  #partner-swiper .partenr-btn {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -15px;
    width: 100%; }
    #partner-swiper .partenr-btn a {
      display: block;
      width: 30px;
      height: 30px; }
    #partner-swiper .partenr-btn .prev-btn {
      margin-right: 5px;
      display: inline-block;
      position: absolute;
      left: 0;
      top: 0; }
      #partner-swiper .partenr-btn .prev-btn a {
        background: #e20812 url("../images/arrow-sm--left.png");
        background-repeat: no-repeat;
        background-position: center center; }
        #partner-swiper .partenr-btn .prev-btn a:hover {
          background-color: #e20812; }
    #partner-swiper .partenr-btn .next-btn {
      margin-left: 5px;
      display: inline-block;
      width: 30px;
      height: 30px;
      position: absolute;
      right: 0;
      top: 0; }
      #partner-swiper .partenr-btn .next-btn a {
        background: #e20812 url("../images/arrow-sm--right.png");
        background-repeat: no-repeat;
        background-position: center center; }
        #partner-swiper .partenr-btn .next-btn a:hover {
          background-color: #e20812; }

.index-message {
  width: 100%;
  height: 600px;
  margin-top: 20px;
  padding-top: 50px;
  background-image: url("../images/contactbg.jpg");
  background-position: center; }
  .index-message .join-us {
    text-align: center; }
    .index-message .join-us h3 {
      font-size: 40px;
      font-weight: bold;
      color: #e30713; }
    .index-message .join-us .tel {
      font-size: 16px;
      margin-top: 10px;
      color: #ffffff; }
      .index-message .join-us .tel .num {
        font-weight: bold;
        font-size: 36px; }
  .index-message .input-bar {
    width: 500px;
    margin: 0 auto;
    margin-top: 20px; }
    .index-message .input-bar .text {
      float: left;
      color: #ffffff;
      font-size: 18px;
      margin-right: 10px; }
      .index-message .input-bar .text .redcolor {
        color: #e20812; }
    .index-message .input-bar .input-box {
      float: left;
      width: 400px; }
      .index-message .input-bar .input-box input {
        background: transparent;
        color: #ffffff;
        font-size: 18px;
        height: 40px;
        width: 100%;
        line-height: 40px;
        padding: 10px;
        border: 2px solid #ffffff; }
  .index-message .input-bar2 {
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px; }
    .index-message .input-bar2 .text {
      float: left;
      color: #ffffff;
      font-size: 18px;
      margin-right: 20px; }
      .index-message .input-bar2 .text .redcolor {
        color: #e20812; }
    .index-message .input-bar2 .input-box2 {
      float: left;
      width: 900px; }
      .index-message .input-bar2 .input-box2 textarea {
        background: transparent;
        color: #ffffff;
        font-size: 18px;
        height: 200px;
        padding: 10px;
        width: 100%;
        border: 2px solid #ffffff; }

.Submit-btn {
  text-align: center;
  margin: 20px auto; }
  .Submit-btn a {
    display: inline-block;
    width: 140px;
    font-size: 18px;
    color: white;
    padding: 8px 0;
    background-color: #e20812; }

.contact-bar {
  background-color: #e30713;
  height: 100px;
  line-height: 100px; }
  .contact-bar .contact-wrap .contact-tit {
    width: 200px;
    float: left;
    font-size: 24px;
    position: relative;
    background-color: #b8040d;
    text-align: center;
    color: #ffffff; }
    .contact-bar .contact-wrap .contact-tit:after {
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      right: -20px;
      top: 50%;
      margin-top: -20px;
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
      border-left: 20px solid #b8040d; }
  .contact-bar .contact-wrap .contact-infro {
    padding-left: 40px;
    float: left;
    line-height: 30px;
    width: 900px; }
    .contact-bar .contact-wrap .contact-infro .contact-item {
      float: left;
      margin-right: 30px;
      font-size: 16px;
      color: #ffffff;
      padding-top: 20px; }
      .contact-bar .contact-wrap .contact-infro .contact-item .fs36 {
        font-size: 36px;
        font-weight: bold; }
      .contact-bar .contact-wrap .contact-infro .contact-item span {
        float: left; }
        .contact-bar .contact-wrap .contact-infro .contact-item span.tel-icon {
          margin-right: 10px;
          width: 40px;
          height: 36px;
          background-image: url("../images/fttel.png");
          background-size: cover; }
        .contact-bar .contact-wrap .contact-infro .contact-item span.ads-icon {
          margin-right: 10px;
          width: 32px;
          height: 36px;
          background-image: url("../images/ftads.png");
          background-size: cover; }
      .contact-bar .contact-wrap .contact-infro .contact-item .infor {
        float: left; }

.footer-infor {
  background-color: #333333;
  padding: 30px 0; }
  .footer-infor .footer-body .logo {
    float: left;
    margin-right: 20px; }
  .footer-infor .footer-body .copyright {
    float: left;
    font-size: 16px;
    color: #e5e5e5;
    padding: 60px; }
  .footer-infor .footer-body .ewm {
    float: left;
    padding: 0 20px;
    border-left: 1px solid #555555; }
    .footer-infor .footer-body .ewm span {
      font-size: 16px;
      color: #e5e5e5;
      vertical-align: middle;
      display: inline-block; }

.Links {
  background-color: #404040;
  font-size: 16px; }
  .Links .links-wrap span {
    float: left;
    color: #797979;
    margin-right: 10px;
    margin-top: 15px; }
  .Links .links-wrap .links-list {
    width: 1000px;
    float: left; }
    .Links .links-wrap .links-list li {
      float: left;
      margin: 5px auto;
      padding: 10px; }
      .Links .links-wrap .links-list li.line {
        color: #797979; }

/* side */
.side {
  position: fixed;
  width: 78px;
  right: 0;
  top: 50%;
  margin-top: -200px;
  z-index: 100;
  background: #ffffff;
  border-bottom: 0; }

.side ul li {
  width: 78px;
  height: 78px;
  margin-bottom: 2px;
  float: left;
  position: relative;
  color: #ffffff;
  background-color: #e30713;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  transition: all 0.3s;
  cursor: pointer; }

.side ul li:hover {
  background: #b8040d;
  color: #fff; }

.side ul li:hover a {
  color: #fff; }

.side ul li i {
  height: 25px;
  margin-bottom: 1px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 25px;
  margin-top: 14px;
  transition: all 0.3s; }

.side ul li i.bgs1 {
  background-image: url(../images/qq.png); }

.side ul li i.bgs3 {
  background-image: url(../images/wewhat.png); }

.side ul li i.bgs4 {
  background-image: url(../images/righttel.png); }

.side ul li i.bgs6 {
  background-image: url(../images/gotop.png); }

.side ul li:hover i.bgs1 {
  background-image: url(../images/qq.png); }

.side ul li:hover i.bgs3 {
  background-image: url(../images/wewhat.png); }

.side ul li:hover i.bgs4 {
  background-image: url(../images/righttel.png); }

.side ul li .sidebox {
  position: absolute;
  width: 78px;
  height: 78px;
  top: 0;
  right: 0;
  transition: all 0.3s;
  overflow: hidden; }

.side ul li.sidetop {
  background: #e30713;
  color: #fff; }

.side ul li.sidetop:hover {
  opacity: 0.8;
  filter: Alpha(opacity=80); }

.side ul li.sideewm .ewBox {
  width: 238px;
  display: none;
  color: #363636;
  text-align: center;
  padding-top: 235px;
  position: absolute;
  left: -240px;
  top: 0px;
  background-image: url("../images/ewm.png");
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #e0e0e0; }

.side ul li.sideetel .telBox {
  width: 180px;
  height: 120px;
  display: none;
  color: #fff;
  text-align: left;
  position: absolute;
  left: -180px;
  top: 0px;
  background: #b8040d; }

.side ul li.sideetel .telBox dd {
  display: block;
  height: 118px;
  overflow: hidden;
  padding-left: 30px;
  line-height: 24px;
  font-size: 18px; }

.side ul li.sideetel .telBox dd span {
  display: block;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  margin-top: 32px;
  font-size: 18px; }

.crumbs {
  height: 50px;
  background-color: #fafafa;
  line-height: 50px;
  font-size: 14px;
  font-weight: normal; }
  .crumbs .crumbs-list .name {
    display: inline-block;
    padding-left: 20px;
    vertical-align: middle;
    background: url("../images/position.png") no-repeat left center; }
  .crumbs .crumbs-list b {
    font-weight: normal; }

.subnav-list {
  margin: 20px auto;
  height: 60px;
  background: #f3f3f3;
  line-height: 60px;
  font-size: 16px; }
  .subnav-list .nav-item {
    float: left; }
    .subnav-list .nav-item.active a {
      color: #ffffff;
      line-height: 60px;
      background: #e30713;
      position: relative; }
      .subnav-list .nav-item.active a:hover {
        color: #ffffff; }
      .subnav-list .nav-item.active a:after {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        top: auto;
        bottom: -6px;
        left: 50%;
        margin-left: -3px;
        border-top: 6px solid #e30713;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent; }
    .subnav-list .nav-item a {
      display: inline-block;
      height: 60px;
      line-height: 60px;
      padding: 0 20px;
      position: relative; }
      .subnav-list .nav-item a:hover {
        color: #e30713; }

.NewsList_g1 {
  margin: 3vw auto 0 auto; }

.NewsList_g1 ul li {
  width: 100%;
  background: #fff;
  position: relative;
  padding: 1vw 5.4vw 1vw 1.1vw;
  display: block;
  box-shadow: 0px 11px 20px 5px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  margin-bottom: 4vw;
  transition: .4s all ease;
  -ms-transition: .4s all ease;
  -webkit-transition: .4s all ease; }

.NewsList_g1 .txt {
  margin: 0 auto;
  color: #585858;
  box-sizing: border-box;
  width: 66.6%;
  float: right;
  display: inline-block;
  padding-top: 1.5vw; }

.NewsList_g1 .nwimg {
  height: 15vw;
  width: 28%;
  position: relative;
  overflow: hidden;
  display: inline-block; }

.NewsList_g1 .nwimg img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: .8s all ease; }

.NewsList_g1 .wmore {
  display: block;
  text-align: right;
  margin-top: 1vw;
  line-height: 1.2; }

.NewsList_g1 .wmore span {
  vertical-align: middle;
  font-size: 12px;
  display: inline-block;
  margin-right: 12px; }

.NewsList_g1 .wmore i {
  vertical-align: middle;
  display: inline-block;
  background: url(../images/nmore.png) no-repeat;
  background-position: -30px 0;
  background-size: auto 4px;
  width: 28px;
  height: 4px;
  transition: .8s all ease;
  -ms-transition: .8s all ease;
  -webkit-transition: .8s all ease; }

.NewsList_g1 .ntime {
  font-size: 14px; }

.NewsList_g1 .ntime:after {
  content: "";
  display: inline-block;
  width: 67px;
  height: 2px;
  background: #585858;
  margin-bottom: 1.5vw;
  margin-left: 2vw; }

.NewsList_g1 .ntime span {
  display: block;
  font-weight: bold;
  margin-right: 1vw;
  line-height: 1.15;
  font-size: 3vw; }

.NewsList_g1 .ntime p i {
  display: block;
  font-style: normal; }

.NewsList_g1 .ntime p {
  line-height: 1.4;
  font-size: 1.2vw;
  display: inline-block; }

.NewsList_g1 h3 {
  margin: 1.5vw 0 1vw 0;
  display: block;
  font-size: 1.2vw;
  color: #3b3b3b;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.15; }

.NewsList_g1 p {
  font-size: 1vw;
  line-height: 1.8;
  max-height: 3.6em;
  overflow: hidden;
  max-width: calc(100% - 2em);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.NewsList_g1 ul li:hover .wmore i {
  background-position: 0 0; }

.NewsList_g1 ul li:hover {
  background: #e30713;
  color: #fff; }

.NewsList_g1 ul li:hover .ntime:after {
  background: #fff; }

.NewsList_g1 ul li:hover h3, .NewsList_g1 ul li:hover p, .NewsList_g1 li:hover .ntime span {
  color: #fff; }

.NewsList_g1 ul li:hover img {
  transform: scale(1.1) translate(-45%, -45%);
  -webkit-transform: scale(1.1) translate(-45%, -45%);
  -ms-transform: scale(1.1) translate(-45%, -45%); }

.NewsList_g1 ul li:nth-child(4) {
  display: none; }

.NewsDetail_a1 img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  height: auto; }

.NewsDetail_a1 {
  width: 100%; }

.NewsDetail_a1 #nt {
  color: #333;
  padding: 0 0 1vw;
  margin-bottom: 1vw;
  font-size: 1.6vw;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
  text-align: center; }

.NewsDetail_a1 #nf {
  width: auto;
  margin-bottom: 1vw;
  text-align: center;
  font-size: 0; }

.NewsDetail_a1 #nf em {
  font-size: 14px;
  font-style: normal;
  display: inline-block;
  vertical-align: middle; }

.NewsDetail_a1 #nf span.nf_on {
  background: #e30713;
  color: #ffff00; }

.NewsDetail_a1 #nf span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-left: 5px;
  background: #999999;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  padding: 6px 7px; }

.NewsDetail_a1 #nc[class*="nf"], .NewsDetail_a1 #nc[class*="nf"] * {
  /* text-indent: 0 !important;  */
  font-family: Arial, Tahoma, "å¾®è½¯é›…é»‘", Microsoft YaHei, "å®‹ä½“", SimSun !important;
  line-height: 1.8 !important;
  color: #666;
  background: none;
  white-space: normal !important; }

.NewsDetail_a1 #nc[class*="nf"] {
  background: #fff; }

.NewsDetail_a1 .nf1, .NewsDetail_a1 .nf1 * {
  font-size: 16px !important; }

.NewsDetail_a1 .nf2, .NewsDetail_a1 .nf2 * {
  font-size: 18px !important; }

.NewsDetail_a1 .nf3, .NewsDetail_a1 .nf3 * {
  font-size: 20px !important; }

.NewsDetail_a1 #nc[class*="nf"] iframe {
  width: 100%; }

.NewsDetail_a1 #nb {
  padding: 10px 0px;
  text-align: center;
  color: #666;
  border-top: 1px dotted #ccc;
  font-size: 14px; }

.NewsDetail_a1 #nb a {
  color: #666; }

.NewsDetail_a1 #newtb {
  overflow: hidden;
  font-size: 14px; }

.NewsDetail_a1 #newskw {
  clear: both;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0; }

.NewsDetail_a1 #newtb span, .NewsDetail_a1 #newtb em {
  display: block;
  width: 50%;
  padding: 10px 0;
  font-style: normal; }

.NewsDetail_a1 #newtb em {
  text-align: right;
  float: left; }

.NewsDetail_a1 #newtb span {
  float: left; }

.NewsDetail_a1 ul, .NewsDetail_a1 li {
  list-style-type: inherit; }

.news-detail .detail-left {
  float: left;
  width: 72%; }

.news-detail .detail-right {
  float: right;
  width: 25%; }
  .news-detail .detail-right .recommendation {
    padding: 20px;
    border: 1px solid #EEEEEE; }
    .news-detail .detail-right .recommendation .recommendation-hd {
      font-size: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid #666666; }
    .news-detail .detail-right .recommendation .recommendation-pro-list {
      margin-top: 20px; }
      .news-detail .detail-right .recommendation .recommendation-pro-list .item {
        border: 1px solid #eeeef6;
        margin-bottom: 20px; }
        .news-detail .detail-right .recommendation .recommendation-pro-list .item a {
          display: block;
          transition: .5s all; }
          .news-detail .detail-right .recommendation .recommendation-pro-list .item a:hover .pro-txt {
            background-color: #e30713;
            color: #ffffff; }
          .news-detail .detail-right .recommendation .recommendation-pro-list .item a:hover .pro-img img {
            transform: scale(1.1); }
          .news-detail .detail-right .recommendation .recommendation-pro-list .item a .pro-img {
            overflow: hidden; }
            .news-detail .detail-right .recommendation .recommendation-pro-list .item a .pro-img img {
              transition: .5s all; }
        .news-detail .detail-right .recommendation .recommendation-pro-list .item .pro-txt {
          white-space: nowrap;
          overflow: hidden;
          font-size: 15px;
          padding: 10px;
          transition: .5s all;
          background: #fafafa;
          text-overflow: ellipsis; }

.f-0 {
  font-size: 0; }

.ProductList_b1 li:not(:nth-child(4n+1)) {
  margin-left: 2%; }

.product-list .B {
  margin-top: 1%;
  border-top: 1px solid #ddd; }

.product-list .BT {
  margin-top: 4.5%; }

.product-list .BT a.on {
  color: #e30713;
  font-weight: bold; }

.product-list .BT li:not(:last-child) {
  margin-right: 2.5vw; }

.ProductList_b1 li {
  display: inline-block;
  vertical-align: top;
  width: 23.5%;
  margin-top: 3.5%; }

.ProductList_b1 li a {
  display: block;
  transition: 0.3s ease 0s; }

.ProductList_b1 .picimg {
  overflow: hidden;
  height: 18vw;
  padding: 1vw;
  text-align: center;
  border: 1px solid #eee;
  transition: 0.3s ease 0s; }

.ProductList_b1 h3 {
  transition: 0.3s ease 0s;
  text-align: center;
  font-weight: normal;
  color: #333;
  font-size: 16px;
  background: #f5f5f5;
  border: 1px solid #eee;
  margin-top: -1px;
  height: 3.6vw;
  line-height: 3.6vw;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  z-index: -1;
  text-overflow: ellipsis;
  position: relative; }

.ProductList_b1 .picimg:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.ProductList_b1 .picimg img {
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  transition: 0.5s linear 0s; }

[class*="PhotoList"] li:hover img, .ProductList_b1 li a:hover img {
  transform: scale(1.1); }

[class*="PhotoList"] li:hover a, [class*="PhotoList"] li:hover a, #NewsList_a4 li a:hover .data:after, #NewsList_a5 li a:hover .newnr, .ProductList_b1 li a:hover .picimg, .ProductList_b1 li a:hover h3, .search-box:hover .search-click {
  border-color: #e30713; }

[class*="PhotoList"] li:hover span, [class*="PhotoList"] li:hover span, #NewsList_a4 li a:hover .data:after, .ProductList_b1 li a:hover h3 {
  background: #e30713;
  color: #fff; }

.ProductDetail_a1 {
  overflow: hidden;
  font-size: 0; }

.ProductDetail_a1 .Pimg {
  width: 55%;
  border: solid 1px #e8e8e8;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  height: 30vw;
  max-height: 575px;
  text-align: center;
  font-size: 0; }

.ProductDetail_a1 .Pimg:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%; }

.ProductDetail_a1 .Pimg img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%; }

.ProductDetail_a1 .pul {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  margin-left: 5%; }

.ProductDetail_a1 .pul > li {
  line-height: normal;
  margin: 3% 0 0;
  font-size: 16px;
  color: #666; }

.ProductDetail_a1 .pul > li.name {
  color: #333;
  font-size: 20px;
  margin-top: 0; }

.ProductDetail_a1 .pul > li.list a {
  color: #009c73; }

.ProductDetail_a1 .pul > li.shang {
  margin-top: 8%; }

.ProductDetail_a1 .detail {
  font-size: 16px;
  width: 100%; }

.ProductDetail_a1 .til1 {
  margin: 8% 0 2%;
  padding: 15px 30px;
  font-size: 24px;
  font-weight: bold;
  border-bottom: solid 1px #e8e8e8;
  border-left: 4px solid #e30713;
  color: #333; }

.ProductDetail_a1 .detail p {
  line-height: 2;
  color: #666; }

.ProductDetail_a1 .pul > li a.more {
  color: #e30713;
  font-weight: lighter;
  border: 1px solid #e30713;
  position: relative;
  transition: 0.3s ease 0s;
  padding: 7px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 16px;
  z-index: 1; }

.ProductDetail_a1 .pul > li a.more::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #e30713;
  z-index: -1;
  transition: 0.3s ease 0s; }

.ProductDetail_a1 .pul > li a.more.on {
  background: #e30713;
  color: #fff; }

.ProductDetail_a1 .detail strong {
  font-size: 24px;
  color: #e30713; }

.detail img {
  max-width: 100%;
  margin: 2% auto; }

.commonweb {
  margin: 0px auto;
  max-width: 1200px;
  padding: 0; }

.common-clumb-min .clumb-title.fl {
  max-width: 50%; }

.clumb-title .en {
  color: #d82019;
  text-transform: uppercase;
  font-family: Rubik; }

.common-clumb-min {
  padding-top: 77px; }

.clumb-title .cn {
  color: #34364b;
  padding: 0 0 4px 0; }

.Comprepair {
  background: url(../images/wicon18.png) no-repeat 0 0;
  /*-moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;*/
  padding: 70px 70px 30px 47px; }

.Comprepair li {
  margin-bottom: 50px; }

.Comprepair li {
  float: left;
  width: 50%;
  max-width: 500px; }

.Comprepair li:nth-child(odd) {
  margin-right: 60px; }

.Comprepair label span {
  display: block;
  margin-bottom: 5px;
  color: #4c4c4c;
  font-size: 16px; }

.Comprepair label em {
  color: #e30713;
  margin-right: 2px; }

.Comprepair label .inputext {
  display: block;
  border: 1px solid #dddddd;
  padding: 10px;
  height: 56px;
  line-height: 56px;
  float: left;
  width: 380px; }

.Comprepairform {
  padding-top: 62px;
  padding-bottom: 97px; }

.Comprepair {
  max-width: 1200px;
  margin: 0 auto; }

.Comprepair li {
  float: left;
  width: 50%;
  max-width: 500px; }

.Comprepair li:nth-child(odd) {
  margin-right: 60px; }

.Comprepair .litextarea {
  margin-top: -7px; }

.Comprepair .litextarea, .Comprepair .lisubmit {
  width: 100%;
  max-width: 100%; }

.Comprepair .licode .inputext {
  max-width: 183px; }

.Comprepair label textarea {
  float: left;
  width: 90%;
  max-width: 940px; }

.Comprepair label .inputext .vccode {
  width: 280px;
  height: 40px;
  float: left; }

.Comprepair label .submit {
  width: 300px;
  height: 52px;
  line-height: 52px;
  font-size: 18px; }

.Comprepair {
  background: url(../images/wicon18.png) no-repeat 0 0;
  /*-moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;*/
  padding: 56px 47px 56px 70px; }

.Comprepair li {
  margin-bottom: 50px; }

.Comprepair {
  padding: 70px 70px 120px 47px; }

.font22 {
  font-size: 22px; }

.font24 {
  font-size: 24px; }

.Comprepair label textarea {
  display: block;
  width: 100%;
  border: 1px solid #dddddd;
  padding: 10px 20px;
  height: 190px;
  font-family: "Microsoft YaHei"; }

.Comprepair li {
  margin-bottom: 34px; }

.Comprepair label span {
  float: left;
  width: 92px;
  font-size: 16px;
  margin-right: 20px;
  margin-bottom: 0;
  height: 57px;
  line-height: 57px;
  text-align: right; }

.Comprepair label .submit {
  display: block;
  width: 100px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  background-color: #d82019;
  margin: 0 auto; }

.Comprepair label .submit {
  width: 300px;
  height: 52px;
  line-height: 52px;
  font-size: 18px; }

.contact-body {
  padding: 6% 0; }

.contact-box {
  padding: 3.5% 0;
  box-shadow: 0 0 1vw 0 rgba(0, 0, 0, 0.1); }

.contact-box .L img {
  margin: 0 auto; }

.contact-box .L {
  width: 34%; }

.contact-box .R {
  width: 21%; }

.contact-box li span {
  line-height: 1.5;
  width: calc(100% - 20px);
  padding-left: 2.5%; }

.contact-box li i {
  height: 24px;
  width: 20px; }

.contact-box .M {
  padding: 0 6%;
  width: 45%;
  border: 1px solid #ddd;
  border-top: none;
  border-bottom: none; }

.contact-box .M li:not(:first-child) {
  margin-top: 6%; }

.contact-box .R i {
  width: 17px;
  margin-right: 5px; }

.contact-box .R small {
  margin-top: 5px; }

.contact-box .R figure {
  width: 7.8vw;
  border: 1px solid #000;
  margin: 0 auto 10px; }

.map_a1 {
  width: 100%;
  height: 360px;
  border: #ccc solid 1px;
  margin-top: 30px;
  box-sizing: border-box; }

.ResTitle_a1 {
  width: 100%;
  text-align: center;
  margin-bottom: 3.7vw; }

.ResTitle_a1 br {
  display: none; }

.ResTitle_a1 span {
  color: #f19702;
  font-size: 1.8vw;
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 0.7vw; }

.ResTitle_a1 em {
  font-size: 24px;
  color: #ababab;
  text-transform: uppercase;
  font-family: Arial;
  display: none; }

.ResTitle_a1:after {
  content: "";
  display: block;
  height: 2px;
  background: #f19702;
  width: 36px;
  margin: 1.5vw auto 0 auto; }

.about {
  font-size: 16px; }

.commondetail {
  line-height: 1.8;
  padding-bottom: 40px; }

.about > .fl {
  width: 60%;
  box-sizing: border-box;
  padding-right: 1.5vw;
  line-height: 1.8; }

.about > .fr {
  width: 40%; }

.ResTitle_a1 > * {
  vertical-align: top; }

.ResTitle_a1 {
  text-transform: uppercase;
  font-size: 2vw;
  color: #333; }

.ResTitle_a1 span {
  margin-right: 1vw; }

.ResTitle_a2 span {
  font-size: 1.9vw;
  display: block; }

.ResTitle_a2 em {
  font-size: 6.25vw;
  display: block;
  line-height: 1; }

.page-box {
  padding: 3.5% 0 7.5%; }

.ResTitle_a3 em {
  display: block;
  font-size: 18px;
  color: #999;
  margin-top: 0.5vw;
  text-transform: capitalize; }

.ResTitle_a3 span {
  color: #e30713;
  font-weight: bold;
  font-size: 3.1vw;
  display: block; }

.ResTitle_a3 span:after {
  content: '。';
  transform: translateY(-20%);
  display: inline-block;
  margin-left: 1vw; }

.content .B {
  margin-top: 3vw; }

.rid109 .BL {
  padding: 3.5vw; }

.rid109 .B li {
  background: #f4f4f4;
  transition: 0.5s ease 0s; }

.rid109 .BL p {
  color: #e30713; }

.rid109 .BL span {
  line-height: 1.8;
  margin-top: 1.5vw; }

.rid109 .BL {
  width: 50%; }

.rid109 .BR {
  width: 50%;
  position: absolute;
  z-index: 0;
  height: 100%;
  right: 0;
  top: 0; }

.rid109 li:nth-child(even) .BL {
  float: right; }

.rid109 li:nth-child(even) .BR {
  left: 0;
  right: auto; }

.rid109 .B li {
  background: #f4f4f4;
  transition: 0.5s ease 0s; }

.rid109 li:not(:first-child) {
  margin-top: 2vw; }

.dis-t, .dis-m, .dis-b {
  display: inline-block; }

.imgW-100, .w-100 {
  width: 100%; }

.rid109 .B li:hover {
  background: #e30713; }

.rid109 .B li:hover p, .rid109 .B li:hover span {
  color: #fff; }

.rid93 .B p {
  background: #666;
  box-shadow: 0 0.5vw 1vw 0 rgba(0, 0, 0, 0.2);
  padding: 1vw; }

.rid93 .B li {
  width: 47.5%;
  padding: 3vw 1.5vw 2vw;
  background: url(../images/b1.png) no-repeat top left;
  background-size: 100% 100%; }

.rid93 .B li span {
  line-height: 1.5;
  margin-top: 2.5vw;
  text-align: left; }

.rid93 .B li:hover {
  background: url(../images/b1-1.png) no-repeat top left;
  background-size: 100% 100%; }

.rid93 .B p {
  background: #666;
  box-shadow: 0 0.5vw 1vw 0 rgba(0, 0, 0, 0.2);
  padding: 1vw; }

.rid93 .B li:hover p {
  background: #eb6a21;
  box-shadow: 0 0.5vw 1vw 0 rgba(235, 106, 33, 0.35); }

.rid93 .B li:nth-child(even) {
  margin-left: 5%; }

.ResTitle_a3 {
  padding-top: 40px; }

/*# sourceMappingURL=maps/yifan.css.map */
