* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei"; }

li {
  list-style: none; }

.clearfix:after {
  clear: both;
  content: '';
  display: block; }

.fl {
  float: left; }

.fr {
  float: right; }

body {
  width: 100%;
  overflow-x: hidden; }

a:focus {
  outline: none; }

@media (max-width: 750px) {
  html {
    font-size: 1rem; } }
@media (max-width: 330px) {
  html {
    font-size: 0.9rem; } }
.index_product .index_pro_box ul li a .index_pro_pic img, .index_product .index_pro_box ul li a .index_pro_mask img, .j_pic img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

section {
  width: 100%;
  overflow: hidden; }

.cen {
  width: 1200px;
  margin: 0 auto; }
  @media (max-width: 1200px) {
    .cen {
      width: 100%;
      padding: 0 1rem; } }

.index_product .index_pro_box ul li a p, .index_news .row .index_n1eft a p, .index_news .row .index_nright ul li a font, .product .container .product_con .col-md-3 a p, .product1 .container .product_con .col-md-3 .pro1_t {
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

img {
  max-width: 100%; }

@media (max-width: 750px) {
  .cen {
    width: 100%; }

  .navbar-nav {
    padding: 0 15px; } }
header {
  height: 80px; }
  @media (max-width: 1000px) {
    header {
      height: auto; }
      header .navbar-brand {
        padding: 0 15px; } }
  @media (max-width: 750px) {
    header .navbar-brand {
      padding: 6px 15px; }
      header .navbar-brand img {
        height: 40px; } }
    @media (max-width: 750px) and (max-width: 330px) {
      header .navbar-brand img {
        height: 34px; } }

  header .cen .country {
    display: inline-block;
    color: #e60012;
    margin: 30px 0 30px 40px;
    float: left; }
    header .cen .country a {
      color: #e60012;
      font-size: 14px; }
      header .cen .country a img {
        height: 20px;
        margin-left: 2px; }
    @media (max-width: 1100px) {
      header .cen .country {
        margin-left: 20px; } }
    @media (max-width: 1000px) {
      header .cen .country {
        margin: 20px 0 20px 15px; } }
    @media (max-width: 1000px) {
      header .cen .country {
        margin: 1rem 0; } }
  header .cen .nav > li > a {
    padding: 30px 20px;
    font-size: 14px; }
    header .cen .nav > li > a:hover {
      color: #fff;
      background: #e60012; }
    @media (max-width: 1100px) {
      header .cen .nav > li > a {
        padding: 30px 15px; } }
  @media (max-width: 1100px) and (max-width: 1000px) {
    header .cen .nav > li > a {
      padding: 20px 10px; } }

  header .cen .nav > li .current {
    color: #fff;
    background: #e60012; }

#msg {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  line-height: 20px;
  z-index: 10000;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  border-radius: 2px;
  padding: 10px 20px;
  font-size: 14px; }

#banner .swiper-pagination {
  bottom: 40px; }
  @media (max-width: 750px) {
    #banner .swiper-pagination {
      bottom: 5px; }
      #banner .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px; } }

.company_infor {
  padding: 60px 0 90px; }
  .company_infor .row .col-md-6 h3 {
    font-size: 24px;
    color: #999;
    font-weight: bold;
    margin: 0; }
  .company_infor .row .col-md-6 .com_title {
    color: #e60012;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 30px; }
  .company_infor .row .col-md-6 p {
    color: #666;
    font-size: 14px; }
  .company_infor .row .col-md-6 a {
    color: #d3848b;
    font-size: 14px;
    border: 1px solid #d3848b;
    display: inline-block;
    padding: 3px 12px;
    border-radius: 13px;
    margin-top: 40px; }
    .company_infor .row .col-md-6 a:hover {
      color: #fff;
      background: #d3848b; }
  @media (max-width: 1000px) {
    .company_infor .row .col-md-6 {
      padding: 1rem 0; } }
  @media (max-width: 750px) {
    .company_infor {
      padding: 1rem; } }

.col_pad {
  padding: 40px; }
  @media (max-width: 750px) {
    .col_pad {
      padding: 1rem 0; } }

.index_contact {
  background: #f8f8f8; }
  .index_contact .my-col-6 {
    width: 50%;
    float: left; }
    .index_contact .my-col-6 .col_pad {
      padding: 50px 80px 0 0; }
      .index_contact .my-col-6 .col_pad i {
        display: block;
        width: 22px;
        height: 2px;
        background: #e60012;
        float: right; }
      .index_contact .my-col-6 .col_pad h3 {
        color: #010101;
        margin: 6px 0 28px;
        font-weight: bold; }
      .index_contact .my-col-6 .col_pad p {
        color: #666;
        font-size: 14px;
        margin-bottom: 8px; }
        .index_contact .my-col-6 .col_pad p img {
          vertical-align: top;
          padding-left: 6px; }
        .index_contact .my-col-6 .col_pad p span {
          max-width: 370px;
          display: inline-block; }
      @media (max-width: 750px) {
        .index_contact .my-col-6 .col_pad {
          padding: 1rem 0; } }
  @media (max-width: 1000px) {
    .index_contact {
      padding: 1rem; }
      .index_contact .my-col-6 {
        width: 100%; } }

.index_pro {
  background: url(../images/bg.jpg) repeat-x center center;
  line-height: 110px;
  width: 100%;
  height: 110px; }
  .index_pro .cen span {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    float: left;
    display: block;
    line-height: 110px; }
  .index_pro .cen .index_pro_url {
    float: right; }
    .index_pro .cen .index_pro_url a {
      background: #eee;
      display: inline-block;
      border-radius: 20px;
      font-size: 13px;
      color: #010101;
      padding:0 15px;
      height: 42px;
      margin-left: 6px;
      line-height: 42px;
      text-align: center; }
    .index_pro .cen .index_pro_url .current {
      color: #e60012;
      background: #fff; }
  @media (max-width: 750px) {
    .index_pro {
      height: 60px;
      line-height: 60px; }
      .index_pro .cen span {
        line-height: 60px;
        font-size: 1.2rem; }
      .index_pro .cen .index_pro_url span {
        margin-left: 2px; } }

.index_product .index_pro_box ul {
  margin: 40px 0;
  display: none; }
  .index_product .index_pro_box ul li {
    border: 1px solid #eee;
    width: 270px;
    float: left;
    margin-right: 40px;
    margin-bottom: 30px; }
    .index_product .index_pro_box ul li a {
      display: block;
      position: relative;
      overflow: hidden; }
      .index_product .index_pro_box ul li a .index_pro_pic {
        height: 220px;
        text-align: center;
        position: relative; }
        .index_product .index_pro_box ul li a .index_pro_pic img {
          max-height: 100%; }
      .index_product .index_pro_box ul li a .index_pro_mask {
        position: absolute;
        width: 100%;
        height: 100%;
        left: -100%;
        top: 0;
        background: rgba(230, 0, 18, 0.8);
        z-index: 10;
        transition: all .3s;
        -webkit-transition: all .3s; }
      .index_product .index_pro_box ul li a p {
        color: #000;
        font-size: 14px;
        margin-bottom: 0;
        line-height: 30px;
        margin-bottom: 10px; }
      .index_product .index_pro_box ul li a:hover .index_pro_mask {
        left: 0; }
    .index_product .index_pro_box ul li:nth-child(4n) {
      margin-right: 0; }
  @media (max-width: 1200px) {
    .index_product .index_pro_box ul li {
      width: 23%;
      margin-right: 2%; } }
  @media (max-width: 1000px) {
    .index_product .index_pro_box ul li {
      width: 48%;
      margin-right: 2%; }
      .index_product .index_pro_box ul li:nth-child(2n) {
        margin-right: 0; } }
  @media (max-width: 750px) {
    .index_product .index_pro_box ul {
      margin: 1rem 0; }
      .index_product .index_pro_box ul li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 1rem; }
        .index_product .index_pro_box ul li:nth-child(2n){margin-left: 4%;}
        .index_product .index_pro_box ul li a .index_pro_pic {
          height: auto; }
          .index_product .index_pro_box ul li a .index_pro_pic img {
            position: static;
            transform: none;
            display: block;
            margin: 1rem auto; } }
@media (max-width: 1200px) {
  .index_product .index_pro_box {
    padding: 1rem; } }

.title {
  text-align: center;
  font-size: 24px;
  color: #000;
  font-weight: bold; }
  @media (max-width: 750px) {
    .title {
      font-size: 1.5rem; } }

.index_news .title {
  margin-bottom: 76px; }
  @media (max-width: 750px) {
    .index_news .title {
      margin-bottom: 1.5rem; } }
.index_news .row .index_n1eft a {
  display: block;
  margin-right: 40px;
  float: right;
  position: relative;
  max-width: 240px; }
  .index_news .row .index_n1eft a p {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    position: absolute;
    line-height: 50px;
    height: 50px;
    text-align: center;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    transition: all .3s;
    color: #fff;
    font-size: 14px; }
  .index_news .row .index_n1eft a:hover p {
    background: rgba(230, 0, 18, 0.8); }
@media (max-width: 750px) {
  .index_news .row .index_n1eft {
    margin-bottom: 1rem; }
    .index_news .row .index_n1eft a {
      margin: 0 auto;
      float: left;
      width: 48%; }
      .index_news .row .index_n1eft a:nth-child(2) {
        float: right; }
      .index_news .row .index_n1eft a p {
        line-height: 40px;
        height: 40px; } }
.index_news .row .index_nright .media .media-left img {
  max-width: 180px; }
.index_news .row .index_nright .media .media-body {
  padding-left: 5px; }
  .index_news .row .index_nright .media .media-body h3 {
    margin: 0;
    font-size: 16px;
    color: #555;
    margin-bottom: 4px; }
  .index_news .row .index_nright .media .media-body p {
    color: #999;
    font-size: 12px; line-height: 24px;}
@media (max-width: 750px) {
  .index_news .row .index_nright .media .media-left img {
    max-width: 100px; }
  .index_news .row .index_nright .media .media-body {
    padding-left: 0; } }
.index_news .row .index_nright ul {
  margin-top: 10px; }
  .index_news .row .index_nright ul li {
    background: url(../images/tri.png) no-repeat left center;
    display: block;
    padding-left: 14px;
    margin: 10px auto;
    line-height: 20px;
    height: 20px; }
    .index_news .row .index_nright ul li a {
      color: #333;
      font-size: 12px; }
      .index_news .row .index_nright ul li a span {
        float: right;
        color: #999;
        font-size: 12px; }
      .index_news .row .index_nright ul li a font {
        display: inline-block;
        width: 80%;
        text-align: left;
        color: #333; }
      @media (max-width: 750px) {
        .index_news .row .index_nright ul li a font {
          width: 70%; } }
.index_news .more {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #f0f0f0;
  color: #999;
  font-size: 12px;
  margin: 40px auto; }
  @media (max-width: 750px) {
    .index_news .more {
      margin: 1rem auto; } }

.footer {
  background: #1a1a1a;
  overflow: hidden;
  padding: 40px 0 50px;
  margin-top: 1rem; }
  .footer .foot_url ul {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #323232;
    display: block; }
    .footer .foot_url ul a {
      display: inline-block;
      width: 16.66%;
      display: block;
      text-align: center;
      float: left;
      color: #666;
      font-size: 12px; }
      .footer .foot_url ul a:hover {
        color: #ce2029; }
    @media (max-width: 750px) {
      .footer .foot_url ul {
        padding-bottom: 1rem; }
        .footer .foot_url ul a {
          width: 33.3%;
          padding: 0.5rem 0; } }
    .footer .foot_url ul .current {
      color: #ce2029; }
  .footer .foot_bot {
    padding-top: 30px; }
    .footer .foot_bot .col-md-6 p {
      color: #fff;
      color: #676767;
      font-size: 12px;
      margin-bottom: 5px; }
    .footer .foot_bot .col-md-6 .place {
      padding-left: 36px;
      position: relative;
      line-height: 24px; }
      .footer .foot_bot .col-md-6 .place span {
        position: absolute;
        left: 0; }
    .footer .foot_bot .col-md-6 .bot_logo {
      margin-bottom: 15px; }
    .footer .foot_bot .code {
      float: right;
      max-width: 272px;
      margin-top: 45px; }
      .footer .foot_bot .code .media .media-left img {
        max-width: 130px; }
      .footer .foot_bot .code .media .media-body {
        vertical-align: middle; }
        .footer .foot_bot .code .media .media-body p {
          line-height: 24px;
          margin-bottom: 0; }
    @media (max-width: 750px) {
      .footer .foot_bot {
        padding-top: 1rem; }
        .footer .foot_bot .code {
          float: left;
          margin-top: 1rem; } }
  @media (max-width: 750px) {
    .footer {
      padding: 1rem 0; } }

@media (max-width: 750px) {
  .container-fluid {
    padding: 0; } }
.inner_ban img {
  display: block;
  width: 100%; }

.nav_url {
  border-bottom: 1px solid #eee;
  line-height: 60px; }
  @media (max-width: 750px) {
    .nav_url {
      line-height: 40px; } }
  .nav_url p {
    margin-bottom: 0;
    color: #aaa;
    font-size: 14px; }
    .nav_url p a {
      color: #aaa; }
      .nav_url p a img {
        display: inline-block; }

.contact {
  height: 370px;
  margin: 95px auto; }
  .contact .container {
    height: 100%; }
  .contact .contact_left {
    width: 660px;
    float: left;
    height: 100%; }
    .contact .contact_left iframe {
      width: 100%;
      height: 100%; }
  .contact .contact_right {
    width: 500px;
    float: right;
    background: #e60012;
    padding: 66px;
    height: 100%; }
    .contact .contact_right h3 {
      color: #fff;
      margin: 16px 0 30px; }
    .contact .contact_right i {
      background: #fff;
      width: 22px;
      height: 2px;
      display: block; }
    .contact .contact_right p {
      color: #fff;
      font-size: 14px;
      position: relative; }
      .contact .contact_right p img {
        display: inline-block;
        vertical-align: top;
        max-width: 14px;
        padding-top: 2px; }
      .contact .contact_right p span {
        display: inline-block;
        padding-left: 6px; }
  @media (max-width: 1200px) {
    .contact .contact_left {
      width: 60%; }
    .contact .contact_right {
      width: 40%; } }
  @media (max-width: 1000px) {
    .contact {
      height: auto;
      margin: 50px auto; }
      .contact .contact_left {
        height: 300px; }
      .contact .contact_left, .contact .contact_right {
        width: 100%; }
      .contact .contact_right {
        padding: 30px; } }
  @media (max-width: 1000px) and (max-width: 1000px) {
    .contact {
      margin: 2rem auto; }
      .contact .contact_left {
        height: 200px; }
      .contact .contact_right {
        padding: 1rem; } }

.info_title {
  margin: 30px auto; }
  .info_title h3 {
    text-align: center;
    color: #e60012;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto; }
  .info_title p {
    text-align: center;
    color: #aaa;
    font-size: 12px;
    margin: 17px 0 0; }
    .info_title p span {
      padding: 0 18px; }

.info {
  margin-bottom: 130px; }
  .info .info_con p {
    color: #868686;
    font-size: 14px; }
  .info .page_box {
    margin: 20px 0; }
    .info .page_box a {
      display: block;
      color: #333;
      font-size: 12px;
      padding-bottom: 10px; }
  @media (max-width: 750px) {
    .info {
      margin-bottom: 2rem; } }

.news {
  margin: 50px auto 180px; }
  @media (max-width: 750px) {
    .news {
      margin: 2rem auto 3rem; } }
  .news .container .media {
    border: 1px solid #eee; }
    .news .container .media .media-left {
      background: #e60012;
      padding: 28px 28px 50px; }
      .news .container .media .media-left * {
        color: #fff; }
      .news .container .media .media-left h3 {
        font-size: 70px;
        margin: 0;
        margin-bottom: 5px; }
      .news .container .media .media-left p {
        font-size: 12px;
        text-align: right; }
      .news .container .media .media-left i {
        height: 1px;
        display: block;
        width: 26px;
        background: #fff;
        float: right; }
      @media (max-width: 1000px) {
        .news .container .media .media-left {
          padding: 15px; } }
      @media (max-width: 750px) {
        .news .container .media .media-left {
          padding: .5rem; }
          .news .container .media .media-left h3 {
            font-size: 3rem; } }
    .news .container .media .media-body {
      padding: 0 30px 0 34px; }
      .news .container .media .media-body h3 {
        color: #000;
        font-size: 18px;
        margin: 23px 0 20px; }
        @media (max-width: 1000px) {
          .news .container .media .media-body h3 {
            margin: 1.5rem 0 1rem; } }
      .news .container .media .media-body p {
        font-size: 12px;
        color: #999; }
      .news .container .media .media-body a {
        float: right;
        border: 1px solid #e60012;
        color: #e60012;
        font-size: 12px;
        display: inline-block;
        padding: 9px 18px;
        margin: 30px 0 20px; }
        .news .container .media .media-body a:hover {
          background: #e60012;
          color: #fff; }
        @media (max-width: 1000px) {
          .news .container .media .media-body a {
            margin: 1rem 0; } }
      @media (max-width: 750px) {
        .news .container .media .media-body {
          padding: 0 .5rem; } }

.page {
  text-align: center;
  height: 30px;
  margin: 30px auto; }
  .page a, .page span {
    display: inline-block;
    color: #333;
    font-size: 14px;
    background: #ddd;
    padding: 2px 8px; }
  .page span {
    margin-right: 6px; }
  .page .current {
    background: #e60012;
    color: #fff; }

.product {
  margin-bottom: 150px; }
  @media (max-height: 750px) {
    .product {
      margin-bottom: 3rem; } }
  .product .container .product_title {
    text-align: center;
    margin: 60px 0 40px; }
    .product .container .product_title a {
      display: inline-block;
      font-size: 14px;
      color: #fff;
      background: #000;
      padding: 8px 45px;
      margin-left: 5px; }
      .product .container .product_title a:hover {
        background: #e60012; }
    .product .container .product_title .current {
      background: #e60012; }
  .product .container .product_con .col-md-3 {
    margin-bottom: 30px; }
    @media (max-width: 750px) {
      .product .container .product_con .col-md-3 {
        margin-bottom: 1rem; } }
    .product .container .product_con .col-md-3 a {
      display: block;
      position: relative;
      border: 1px solid #eee;
      padding: 5px; }
      .product .container .product_con .col-md-3 a .look_prod {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(230, 0, 18, 0.8) url(../images/add1.png) no-repeat center center;
        z-index: 10;
        opacity: 0;
        transition: all .3s; }
      .product .container .product_con .col-md-3 a .pro_pic {
        width: 100%;
        height: 220px;
        text-align: center;
        line-height: 220px; }
        .product .container .product_con .col-md-3 a .pro_pic img {
          max-height: 100%; }
      .product .container .product_con .col-md-3 a p {
        text-align: center;
        font-size: 14px;
        color: #000;
        margin-bottom: 5px; }
      .product .container .product_con .col-md-3 a:hover .look_prod {
        opacity: 1; }
      @media (max-width: 750px) {
        .product .container .product_con .col-md-3 a .pro_pic {
          height: auto;
          line-height: 0; }
          .product .container .product_con .col-md-3 a .pro_pic img {
            margin: 1rem auto; } }

.product_info {
  margin: 40px auto; }
  .product_info .container .col-md-7 .big_box {
    text-align: center;
    max-width: 600px;
    padding: 50px 0; }
    @media (max-width: 750px) {
      .product_info .container .col-md-7 .big_box {
        padding: 1.5rem 0; } }
  .product_info .container .col-md-5 .prod_right_box {
    max-width: 410px;
    float: right;
    width: 410px; }
  .product_info .container .col-md-5 h3 {
    display: block;
    padding: 20px 0 30px;
    font-size: 24px;
    color: #000;
    margin-bottom: 0;
    width: 100%; }
  .product_info .container .col-md-5 p {
    color: #aaa;
    font-size: 14px; }
  @media (max-width: 1200px) {
    .product_info .container .col-md-5 .prod_right_box {
      width: auto;
      float: none; } }
  @media (max-width: 750px) {
    .product_info .container .col-md-5 h3 {
      padding: 1rem 0;
      font-size: 1.2rem; } }
  .product_info .container .col-md-5 .prev_nexth {
    border-top: 1px solid #eee;
    padding-top: 30px;
    margin-top: 100px; }
    .product_info .container .col-md-5 .prev_nexth a {
      color: #aaa;
      font-size: 14px;
      border: 1px solid #eee;
      padding: 3px 8px;
      display: inline-block;
      font-size: 14px;
      margin-right: 8px; }
    @media (max-width: 750px) {
      .product_info .container .col-md-5 .prev_nexth {
        margin-top: 2rem; } }

.des_span {
  background: #f7f7f7;
  line-height: 40px;
  height: 40px;
  margin: 40px 0; }
  .des_span span {
    background: #e60012;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 0 15px; }
  @media (max-width: 750px) {
    .des_span {
      margin: 1rem auto; } }

.description {
  margin-bottom: 120px; }
  .description p {
    color: #666;
    font-size: 14px; }
  @media (max-width: 750px) {
    .description {
      margin-bottom: 2rem; } }

.about {
  margin: 80px auto; }
  .about .container .about_padl {
    padding-left: 40px; }
    .about .container .about_padl h3 {
      margin: 0;
      color: #e60012;
      font-size: 36px;
      margin-bottom: 20px;
      font-weight: bold; }
    .about .container .about_padl p {
      color: #666;
      font-size: 14px;
      line-height: 28px; }
  @media (max-width: 750px) {
    .about {
      margin: 1.5rem auto; }
      .about .container .about_padl {
        padding-left: 0; }
        .about .container .about_padl h3 {
          font-size: 1.5rem;
          margin: 1rem 0; } }

.environment .container .en_h3 {
  color: #e60012;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 40px; }
  @media (max-width: 750px) {
    .environment .container .en_h3 {
      margin-bottom: 1rem;
      font-size: 1.5rem; } }

.product1 .container .product_con .col-md-3 a {
  border: none; }
  .product1 .container .product_con .col-md-3 a .pro_pic {
    height: 250px;
    line-height: 250px; }
.product1 .container .product_con .col-md-3 .pro1_t {
  text-align: center;
  margin-top: 8px; }

.j_pic {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: -100%;
  left: 0;
  transition: all .3s; }
  .j_pic img {
    max-width: 90%; }

.about_r a{padding-left: 10px;}
.nav_url p a{color:#666;}
.about_r a:hover{color:#e60012;}
.about_r .current{color:#e60012;}

.footer .foot_url ul a{height: 25px;line-height: 25px;}

@media(max-width:750px){
  .product .container .product_title a{margin-bottom: 5px;}
}

/*# sourceMappingURL=style.css.map */
