/*---------------------------------------------------xs尺寸 ---------------------------------*/
@import "reset.css";
.ellipse {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.img {
  width: 100%;
}
.img1 {
  width: 100%;
}
.text-indent {
  text-indent: 2em;
  line-height: 18px;
  text-align: justify;
}
.mt100 {
  padding-top: 20px;
}
.col-xs-1 {
  width: 16.66666667%;
  float: left;
}
.col-xs-2 {
  width: 33.33333333%;
  float: left;
}
.col-xs-3 {
  width: 50%;
  float: left;
}
.col-xs-4 {
  width: 66.66666667%;
  float: left;
}
.col-xs-5 {
  width: 83.33333333%;
  float: left;
}
.col-xs-6 {
  width: 100%;
  float: left;
}
.xs-visable {
  display: block;
}
.container {
  padding: 0 20px;
}
header {
  padding: 8px 0;
  position: relative;
}
.logo img {
  max-height: 50px;
  width: auto;
}
.menuBtn {
  width: 30px;
  height: 30px;
  padding: 10px;
  background: url("../images/icon.png") no-repeat 0 0;
  background-size: 89px 118.5px;
  background-origin: content-box;
  position: absolute;
  top: 8px;
  right: 15px;
}
.nav {
  display: none;
  text-align: center;
  background: #e6e8e4;
  padding: 10px 0;
}
.nav li {
  line-height: 30px;
}
.nav li a {
  color: #333;
  display: block;
}
.version {
  display: none;
}
.code {
  background: #e6e8e4;
}
.code .leftBox {
  float: left;
  background: #393939;
  padding: 10px;
}
.code .leftBox img {
  float: left;
  width: 60px;
  height: 60px;
}
.code .leftBox > p {
  margin-top: 10px;
  color: #fff;
  text-align: center;
  margin-left: 70px;
}
.code .rightBox {
  display: none;
}
.code .centerBox {
  display: none;
}
.products {
  margin-top: 25px;
}
.products li a {
  display: block;
  position: relative;
  color: #fff;
  font-size: 16px;
}
.products li a .imgBox {
  width: 100%;
}
.products li a .imgBox img {
  width: 100%;
}
.products li a h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.products li.col-xs-2 .imgBox {
  max-height: 89px;
  overflow: hidden;
}
.products li.col-xs-3 .imgBox {
  max-height: 150px;
  min-height: 150px;
  overflow: hidden;
}
.products li.show {
  display: none;
}
.about {
  margin-top: 25px;
  /*background: url("../images/about-bg.jpg") no-repeat center;*/
  min-height: 150px;
  position:relative;
   overflow:hidden;
}
.about img {
    position: absolute;
    left:0;
    top:0;
    z-index: -99;
    width: 100%;
}
.about .xsAbout {
  padding-top: 20px;
}
.about .xsAbout h2 {
  font-size: 20px;
}
.about .xsAbout h3 {
  font-size: 16px;
}
.about .xsAbout p {
  margin-bottom: 15px;
}
.about a,.about .xsAbout a {
  color: #333;
  padding: 5px;
  border: 1px solid #333;
  border-radius: 5px;
}
.about .mdAbout {
  display: none;
}
.news {
  margin-top: 30px;
}
.news .title {
  text-align: center;
  margin-bottom: 20px;
}
.news .title p:nth-of-type(1) {
  font-size: 20px;
}
.news .title p:nth-of-type(2) {
  font-size: 14px;
  font-weight: normal;
  color: #999;
}
.news .firstNews {
  background: #f5f5f5 url("../images/arrow.png") no-repeat right bottom;
  padding: 20px 10px;
  margin-bottom: 20px;
}
.news .firstNews .imgBox {
  height: 125px;
  overflow: hidden;
  position: relative;
}
.news .firstNews .imgBox img {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.news .firstNews a {
  color: #333;
}
.news .firstNews a h3 {
  margin-top: 7px;
  margin-bottom: 4px;
  font-size: 16px;
}
.news .firstNews a p {
  line-height: 18px;
  text-align: justify;
  text-indent: 2em;
}
.news .firstNews a .date {
  text-align: left;
  padding-top: 0;
  color: #333;
  float: none;
  width: auto;
  height: auto;
  background: transparent;
}
.news ul li {
  padding-bottom: 10px;
  border-bottom: 1px dashed #333;
  margin-bottom: 20px;
}
.news ul li a {
  color: #333;
}
.news ul li a .newsContent {
  margin-left: 86px;
  min-height: 76px;
}
.news ul li a h3 {
  margin-top: 7px;
  margin-bottom: 4px;
  font-size: 16px;
}
.news ul li a p {
  line-height: 18px;
  text-align: justify;
  text-indent: 2em;
}
.news ul li a .date {
  float: left;
  color: #fff;
  width: 76px;
  height: 61px;
  background: #d92429;
  text-align: center;
  padding-top: 15px;
}
.news ul li a .date span {
  font-size: 24px;
  font-weight: bold;
}
.adPart {
  margin-top: 20px;
}
.adPart img:nth-of-type(1) {
  display: none;
}
.adPart p {
  display: none;
}
.adPart .img {
  width: 100%;
}
.contact {
  margin-top: 30px;
}
.contact .imgBox {
  margin-bottom: 25px;
}
.contact .imgBox img {
  width: 100%;
}
.contact .formBox {
  margin-left: 0;
}
.contact .formBox form input {
  width: calc(60%);
  line-height: 38px;
  border: 1px solid #eee;
  padding: 0 20px;
  margin-bottom: 20px;
}
.contact .formBox form textarea {
  width: calc(58%);
  line-height: 20px;
  border: 1px solid #eee;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.contact .formBox form .btn {
  background: #d92529;
  width: 100%;
  color: #fff;
}
footer {
  margin-top: 35px;
  background: #202022;
  padding: 20px 0 20px;
}
footer ul {
  /* position: absolute;
    left: 50%;
    transform: translateX(-50%);*/
  text-align: center;
}
footer ul li {
  display: inline-block;
  margin: 10px 20px 0;
}
footer ul li a {
  color: #ccc;
}
footer p {
  text-align: center;
  color: #ccc;
  margin-top: 25px;
}
.aside .path {
  float: left;
  line-height: 30px;
}
.aside .path a {
  color: #333;
  margin: 0 4px;
}
.aside .subMenu {
  float: right;
  width: 120px;
}
.aside .subMenu ul {
  padding: 10px 0;
}
.aside .subMenu ul li {
  margin-bottom: 10px;
}
.aside .subMenu a {
  color: #333;
  padding: 5px 10px;
}
.aside .subMenu .active {
  background: #d92529;
  color: #fff;
}
.aside .subMenu .swiper-scrollbar {
  margin-top: 10px;
}
/*.a-content p {
  margin-top: 20px;
}*/

.newTitle {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.newTitle h1 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}
.newTitle .date {
  font-size: 12px;
  text-align: center;
}
.newsList li {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
}
.newsList li a {
  color: #333;
}
.newsList li .date {
  float: left;
  color: #fff;
  width: 76px;
  height: 61px;
  background: #d92429;
  text-align: center;
  padding-top: 15px;
}
.newsList li .date span {
  font-size: 24px;
  font-weight: bold;
}
.newsList li .newsContent {
  margin-left: 80px;
}
.newsList li .newsContent h3 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.newsList li .newsContent p {
  text-align: justify;
}
.page {
  text-align: center;
}
.page li {
  display: inline-block;
  margin: 0 5px;
}
.page li a {
  color: #333;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  border-radius: 50%;
  text-align: center;
}
.page li a.active {
  background: #d92429;
  border-color: #d92429;
  color: #fff;
}
.products-list {
  margin-top: 20px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.products-list li {
  width: 48%;
  margin-bottom: 20px;
}
.products-list li img {
  width: 100%;
}
.products-list li h1 {
  text-align: center;
  line-height: 30px;
  font-weight: normal;
  color: #333;
}
.map {
  margin-top: 20px;
  width: 100%;
  height: 300px;
  border: 1px solid #202022;
}
.call {
  margin-top: 20px;
  line-height: 30px;
}
.imgBox-product {
  margin-top: 30px;
}
.parameter {
  margin-top: 30px;
}
.parameter em {
  font-weight: bold;
}
.parameter .more {
  display: inline-block;
  background: #d92529;
  padding: 5px 20px;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 10px;
}
.w50{ width: 100%;}
/*---------------------------------------------------sm尺寸 ---------------------------------*/
@media all and (min-width: 768px) {
  .img {
    width: auto;
    max-width: 100%;
  }
  .img1 {
    width: auto;
    float: left;
    margin-right: 20px;
  }
  .text-indent {
    line-height: 36px;
  }
  .mt100 {
    padding-top: 40px;
  }
  .xs-visable {
    display: none;
  }
  .col-sm-1 {
    width: 16.66666667%;
    float: left;
  }
  .col-sm-2 {
    width: 33.33333333%;
    float: left;
  }
  .col-sm-3 {
    width: 50%;
    float: left;
  }
  .col-sm-4 {
    width: 66.66666667%;
    float: left;
  }
  .col-sm-5 {
    width: 83.33333333%;
    float: left;
  }
  .col-sm-6 {
    width: 100%;
    float: left;
  }
  .container {
    padding: 0 50px;
  }
  .menuBtn {
    display: none;
  }
  .nav {
    background: transparent;
    display: block;
    font-size: 16px;
    float: right;
    padding: 0;
  }
  .nav li {
    float: left;
    margin-left: 15px;
    line-height: 50px;
  }
  .nav li a {
    color: #333;
  }
  .nav li .active {
    color: #d92529;
  }
  .version {
    display: block;
    float: right;
    margin-left: 20px;
    margin-top: 10px;
  }
  .version a {
    display: inline-block;
    height: 29px;
    width: 29px;
    background: url("../images/ce.icon.png") no-repeat 0 0;
    background-origin: content-box;
  }
  .version a:nth-of-type(2) {
    border-left: 1px solid #333;
    margin-left: 10px;
    padding-left: 10px;
    background-position: right;
  }
  .code .leftBox {
    padding: 20px;
  }
  .code .leftBox img {
    width: 120px;
    height: 120px;
  }
  .code .leftBox > p {
    font-size: 16px;
    margin-top: 40px;
    margin-left: 140px;
  }
  .code .rightBox {
    display: block;
    float: right;
    text-align: right;
    line-height: 22px;
    margin-top: 30px;
  }
  .code .rightBox img {
    margin-bottom: 10px;
  }
  .code .centerBox {
    display: none;
  }
  .products {
    margin-top: 50px;
  }
  .products li.col-xs-2 .imgBox {
    max-height: 220px;
    overflow: hidden;
  }
  .products li.col-xs-3 .imgBox {
    max-height: 330px;
    min-height: 330px;
    overflow: hidden;
  }
  .products li.show {
    display: none;
  }
  .about {
    margin-top: 50px;
    min-height: auto;
  }
  .about .xsAbout {
    padding-top: 30px;
  }
  .about .xsAbout h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .about .xsAbout h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .about .xsAbout p {
    margin-bottom: 25px;
  }
  .about .xsAbout a {
    color: #333;
    padding: 5px;
    border: 1px solid #333;
    border-radius: 5px;
  }
  .news {
    margin-top: 60px;
  }
  .news .title {
    text-align: center;
    margin-bottom: 40px;
  }
  .news .firstNews {
    padding: 40px 20px;
  }
  .news .firstNews .imgBox {
    height: 250px;
    overflow: hidden;
  }
  .news .firstNews a h3 {
    margin-top: 14px;
    margin-bottom: 8px;
  }
  .news ul li a h3 {
    margin-top: 14px;
    margin-bottom: 8px;
  }
  .adPart {
    margin-top: 40px;
  }
  .contact {
    margin-top: 60px;
  }
  .contact .imgBox {
    margin-bottom: 50px;
  }
  .aside .path {
    line-height: 50px;
  }
  .aside .subMenu {
    width: auto;
  }
  .aside .subMenu ul {
    padding: 0;
    line-height: 50px;
  }
  .aside .subMenu ul li {
    margin-bottom: 0;
    float: left;
    margin-left: 10px;
  }
  /*.a-content p {
    margin-top: 30px;
  }*/
  .newsList li .newsContent {
    margin-left: 100px;
  }
  .newsList li .newsContent h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 34px;
  }
  .products-list li {
    margin-bottom: 40px;
  }
  .call {
    margin-top: 20px;
    line-height: 30px;
  }
  .call .item-box {
    /*float: left;*/
    margin-left: 20px;
  }
  .imgBox-product {
    margin-top: 30px;
    width: 40%;
    float: left;
  }
  .parameter {
    float: right;
    width: 55%;
    margin-top: 30px;
  }
  .parameter em {
    font-weight: bold;
    line-height: 2;
    font-size: 16px;
  }
  .parameter .more {
    display: inline-block;
    background: #d92529;
    padding: 5px 20px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 10px;
  }
    .w50 {
        width: 50%;
        float:left;
        box-sizing: border-box;
    }
/*---------------------------------------------------md尺寸 ---------------------------------*/
@media all and (min-width: 960px) {
  .mt100 {
    padding-top: 40px;
  }
  .col-md-1 {
    width: 16.66666667%;
    float: left;
  }
  .col-md-2 {
    width: 33.33333333%;
    float: left;
  }
  .col-md-3 {
    width: 50%;
    float: left;
  }
  .col-md-4 {
    width: 66.66666667%;
    float: left;
  }
  .col-md-5 {
    width: 83.33333333%;
    float: left;
  }
  .col-md-6 {
    width: 100%;
    float: left;
  }
  .container {
    width: 960px;
    margin: 0 auto;
    padding: 0;
  }
  .logo img {
    max-height: 70px;
    width: auto;
  }
  .nav {
    display: block;
    font-size: 16px;
    float: right;
    line-height: 70px;
  }
  .nav li {
    float: left;
    margin-left: 20px;
    line-height: 70px;
  }
  .nav li a {
    color: #333;
  }
  .version {
    margin-top: 20px;
  }
  .code .leftBox {
    padding: 0 35px;
  }
  .code .leftBox img {
    float: none;
    border: 7px solid #ced0cb;
    border-bottom: 0;
    padding: 20px 15px;
  }
  .code .leftBox > p {
    margin: 0;
    border: 7px solid #ced0cb;
    border-top: 0;
    padding: 4px 15px 15px;
  }
  .code .rightBox {
    width: 200px;
    border-top: 3px solid #393939;
    margin-top: 40px;
  }
  .code .rightBox img {
    margin: 14px 0;
  }
  .code .rightBox p:nth-of-type(1) {
    margin-bottom: 39px;
  }
  .code .rightBox p:nth-of-type(1) span {
    padding-bottom: 14px;
    border-bottom: 3px solid #393939;
  }
  .code .centerBox {
    display: block;
    float: left;
    margin-left: 30px;
    margin-top: 50px;
  }
  .code .centerBox li {
    line-height: 36px;
  }
  .products {
    margin-top: 90px;
    position: relative;
  }
  .products li a {
    position: relative;
  }
  .products li a h1 {
    background: #fff;
    color: #333;
    position: absolute;
    left: 50%;
    top: auto;
    transform: translateX(-50%);
    bottom: 45px;
    padding: 10px 25px;
  }
  .products li.col-md-2 {
    width: 30%;
    margin: calc(1.66666667%);
  }
  .products li.col-md-2 .imgBox {
    height: auto;
    max-height: inherit;
  }
  .products li.show {
    display: block;
    float: right;
  }
  .products li.products3 {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .products li.products4 {
    position: absolute;
    bottom: 0;
    left: calc(33.33333333%);
  }
  .about {
    margin-top: 90px;
    min-height: 400px;
  }
  .about .xsAbout {
    display: none;
  }
  .about .mdAbout {
    display: block;
    width: 410px;
  }
  .about .mdAbout h2 {
    margin-bottom: 22px;
    padding-top: 30px;
    font-size: 24px;
  }
  .about .mdAbout p {
    line-height: 24px;
    text-align: justify;
    margin-bottom: 24px;
  }
  .news {
    margin-top: 70px;
  }
  .news .firstNews {
    margin-top: 20px;
    float: left;
    width: 385px;
    padding: 0 0 30px;
  }
  .news .firstNews .imgBox {
    max-height: 220px;
    overflow: hidden;
  }
  .news .firstNews a h3,
  .news .firstNews a .date,
  .news .firstNews a p {
    padding: 0 20px;
  }
  .news .firstNews a .date {
    margin-bottom: 10px;
  }
  .news ul {
    float: right;
    width: 550px;
  }
  .news ul li a h3 {
    padding-top: 5px;
    margin-bottom: 8px;
    margin-top: 0;
  }
  .adPart {
    margin-top: 40px;
    text-align: center;
  }
  .adPart img:nth-of-type(1) {
    display: block;
    margin: 0 auto;
  }
  .adPart p {
    font-size: 18px;
    margin-top: 10px;
    display: block;
    margin-bottom: 50px;
  }
  .contact {
    margin-top: 80px;
  }
  .contact .imgBox img {
    width: 100%;
  }
  .contact .formBox {
    margin-left: 30px;
  }
  .contact .formBox form input {
    width: calc(60%);
    line-height: 38px;
    border: 1px solid #eee;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .aside .subMenu ul li {
    margin-left: 20px;
  }
  .main-content .contact {
    margin-top: 50px;
  }
  .products-list {
    margin-top: 20px;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .products-list li {
    width: 25%;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .call {
    margin-top: 20px;
    line-height: 30px;
  }
  .call .item-box {
    /*float: left;
    width: 33.3%;
    text-align: center;*/
    margin-left:40px;
  }
  .imgBox-product {
    width: 40%;
    margin-top: 30px;
  }
  .parameter {
    width: 55%;
    margin-top: 30px;
  }
  .parameter em {
    font-weight: bold;
  }
  .parameter .more {
    display: inline-block;
    background: #d92529;
    padding: 5px 20px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 10px;
  }
}
/*---------------------------------------------------lg尺寸 ---------------------------------*/
@media all and (min-width: 1100px) {
  .container {
    width: 1100px;
  }
  .nav {
    display: block;
    font-size: 16px;
    float: right;
  }
  .nav li {
    float: left;
    margin-left: 45px;
  }
  .nav li a {
    color: #333;
  }
  .version {
    margin-left: 45px;
  }
  .code .rightBox {
    width: 300px;
  }
  .code .centerBox {
    margin-left: 40px;
  }
  .about {
    margin-top: 100px;
  }
  .about .mdAbout {
    width: 500px;
  }
  .about .mdAbout h2 {
    padding-top:70px;
  }
  .news {
    margin-top: 90px;
  }
  .news .firstNews {
    margin-top: 10px;
    float: left;
    width: 428px;
    padding: 0 0 40px;
  }
  .news .firstNews .date {
    margin-bottom: 10px;
  }
  .news .firstNews .imgBox {
    height: 240px;
    overflow: hidden;
    position: relative;
  }
  .news .firstNews .imgBox img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .news ul {
    float: right;
    width: 620px;
  }
  .news ul li a h3 {
    margin-top: 7px;
    margin-bottom: 4px;
  }
  .adPart {
    margin-top: 50px;
  }
  .adPart p {
    margin-top: 20px;
  }
  .contact {
    margin-top: 100px;
  }
  .contact .formBox {
    margin-left: 50px;
  }

}

.table {
    width: 100%;
    border: 1px solid #ccc;
    line-height: 25px;
}

    .table td {
        width: 25%;
        border: 1px solid #ccc;
        padding: 0 10px;
    }

.btn-submit{
    width:50% !important;
}