/* 通用样式开始 */
.nbanner {
  background: url(/skin/images/nbanner.jpg) no-repeat center center;
  width: 100%;
  height: 249px;
}

.w100 {
  width: 1200px;
  margin: 0 auto;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.commoncolor {
  color: #ff0000;
} /* 网站主颜色 */

.fenye {
  padding: 40px 2% 30px 2%;
  text-align: center;
  clear: both;
  width: 96%;
}
.fenye li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline;
  font-size: 14px;
}
.thisclass {
  font-weight: bold;
}

.nposition {
  height: 60px;
  line-height: 60px;
  margin-top: 10px;
}
.catename {
  float: left;
  font-size: 26px;
}
.nposition_right {
  float: right;
  font-size: 14px;
  width: 40%;
  text-align: right;
}

.npositionbg {
  width: 100%;
  background: url(/skin/images/positionbg.jpg) repeat-x;
  height: 23px;
}

.ncontent {
  line-height: 30px;
  padding: 30px 0px;
}

.ncontent_left {
  float: left;
  width: 750px;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 30px;

  font-size: 14px;
  color: #666;
  line-height: 30px;
  min-height: 580px;
}

.ncontent_left a {
  color: #666;
}

.border {
  border: 1px solid #e6e5e5;
}

/* 通用样式结束 */

.ncontent_right {
  float: right;
  margin-left: 20px;
  width: 285px;
  margin-top: 20px;
  margin-bottom: 30px;
  min-height: 540px;
}

.ncontent_right .ntitle {
  background: #dddddd;
  color: #e12218;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}

.nchanpinnav {
  margin-top: 15px;
}

.nchanpinnav li {
  width: 80%;
  display: inline-block;
  border-bottom: 1px solid #dddddd;
  font-size: 14px;

  line-height: 37px;
  margin-left: 10%;
}

.nchanpinnav li .title {
  float: left;
  width: 90%;
}

.nchanpinnav li span {
  float: right;
  width: 10%;
}

.nchanpinnav li:last-child {
  border-bottom: none;
}

/* 新闻列表 */

.nlist {
  width: 95%;
  margin: 0 auto;
}

.nlist ul li {
  width: 100%;
  float: left;
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid #edeaea;
}

.nlist ul li .pic {
  width: 20%;
  float: left;
}

.nlist ul li .pic img {
  width: 100%;
  height: auto;
  min-height: 100px;
  max-height: 150px;
}

.nlist ul li .text {
  float: left;
  width: 77%;
  margin-left: 3%;
}

.nlist ul li .text h2 {
  font-size: 24px;
  font-weight: normal;
}

.nlist ul li .text p {
  color: #888;
  margin-top: 10px;
  font-size: 14px;
  line-height: 26px;
}

.nlist ul li .text .more {
  margin-top: 10px;
}

.nlist ul li .text .more a {
  border: 1px solid #ac0000;
  color: #ac0000;
  padding: 3px 15px;
  font-size: 12px;
}

/* 关于我们 */

.wenhua {
  font-size: 16px;
  width: 100%;
  text-align: center;
}
.rongyu {
  width: 100%;
  background: #eeeeee;
  padding: 20px 0px;
  margin-top: 20px;
  display: inline-block;
}
.rongyu ul {
  width: 60%;
  margin: 0 auto;
}
.rongyu ul li {
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 32px;
}
.about_content {
  padding-top: 30px;
  font-size: 14px;
  line-height: 30px;
  width: 80%;
  margin: 0 auto;
}
.zpms {
  background: url(/skin/images/productbg.jpg) no-repeat;
  width: 100%;
  height: 426px;
  margin: 40px 0px 30px;
}
.zpms ul li {
  display: inline-block;
  width: 24.7%;
  text-align: center;
  line-height: 30px;
}
.zpms ul li a {
  color: #fff;
}
.wenhua li {
  display: inline-block;
}

/* 产品中心 */

.product_title {
  background: url(/skin/images/bg.jpg) repeat;
  width: 100%;
  height: 118px;
  line-height: 118px;
  text-align: center;
  color: #fff;
  font-size: 30px;
}
.nproduct {
  margin-bottom: 50px;
}

.nproduct ul li {
  width: 26%;
  text-align: center;
  display: inline-block;
  margin-top: 30px;
  background: #70747d;
  height: 56px;
  line-height: 56px;
  margin-left: 3%;
}
.nproduct ul li:hover {
  background: #fe0000;
}
.nproduct ul li a {
  color: #fff;
}

/* 新闻 */

.nnews {
}

.nnews ul li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.nnews ul li .nnews_pic {
  float: left;
  width: 20%;
}

.nnews ul li .nnews_pic img {
  width: 100%;
  height: 120px;
}

.nnews ul li .nnews_text {
  float: left;
  width: 75%;
  margin-left: 5%;
}

.nnews ul li .nnews_text h2 {
  font-size: 20px;
  width: 100%;
}

.nnews ul li .nnews_text p {
  width: 100%;
  line-height: 24px;
  margin-top: 10px;
}

.newsbanner {
  background: url(/skin/images/newsbanner.jpg) no-repeat center center;
  width: 100%;
  height: 286px;
}

/* 文章详情页 */
.wenzhang_title {
  font-size: 24px;
  width: 100%;
  text-align: center;
  font-size: 26px;
  margin-top: 35px;
  color: #666;
}

.wenzhang_time {
  width: 100%;
  text-align: center;
  color: #aaa;
  margin-top: 10px;
  font-size: 14px;
}

.wenzhang_body {
  margin-top: 20px;
  line-height: 30px;
  color: #666;
  font-size: 14px;
  width: 90%;
  margin-left: 5%;
  padding-bottom: 30px;
}

.wenzhang_shangxia {
  margin: 20px 0px 50px;
  font-size: 14px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
  width: 100%;
  text-align: center;
  color: #666;
}

.wenzhang_shangxia .shang {
  float: left;
  margin-bottom: 50px;
}

.wenzhang_shangxia .xia {
  float: right;
}

/* 合作伙伴 */

.hezuo .pic {
  width: 19.5%;
  text-align: center;
  display: inline-block;
}
.hezuo .pic img {
  width: 90%;
}

/* 产品详情 */

.position {
  clear: both;
  margin: 0 auto 0;
  max-width: 1200;
  border: 1px solid #e6e6e6;
  font-size: 0.9em;
  text-align: left;
  line-height: 1.5em;
  padding: 0.9em 15px;
  color: #666666;
}

.position a {
  color: #666666;
}

.position a:hover {
  color: #049cd8;
}

.detail_top_box {
  overflow: hidden;
  clear: both;
  max-width: 1200px;
  margin: 2em auto 0;
  padding: 3em 0 3em;
  background: #f4f4f4;
}

.detail_top_box .pic {
  float: left;
  margin: 0 auto 0 5%;
  width: 44%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.detail_top_box .pic img {
  width: 350px;
  height: 350px;
}

.detail_top_box .txt {
  width: 38%;
  float: right;
  margin-right: 7%;
}

.detail_top_box .txt h1 {
  margin-bottom: 0.5em;
  color: #cc9918;
  font-weight: normal;
  font-size: 1.9em;
}

.detail_top_box .txt dl {
  padding-top: 0.4em;
  width: 100%;
  clear: both;
  font-size: 0.9em;
  color: #474747;
  line-height: 1.7em;
}

.detail_top_box .txt dt {
  float: left;
  width: 6.5em;
}

.detail_top_box .txt dd {
  margin-left: 6.5em;
}

.detail_top_box .txt .btn {
  clear: both;
  margin-top: 1.2em;
  display: inline-block;
  padding: 0 1.4em;
  font-size: 1.1em;
  line-height: 2.2em;
  color: #ffffff;
  background: #fe0000;
}

.detail_top_box .txt .tel {
  margin-top: 1em;
  clear: both;
  padding-left: 2.2em;
  background: url(images/tel_2.png) 0 center no-repeat;
  background-size: 1.8em auto;
}

.detail_top_box .txt .tel .rx {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.1em;
  color: #474747;
}

.detail_top_box .txt .tel .num {
  display: inline-block;
  vertical-align: middle;
  color: #c9170e;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2em;
}

.detail_box {
  clear: both;
  max-width: 1200px;
  margin: 3em auto 0;
  padding: 0;
  padding-bottom: 50px;
}

.detail_box .tit {
}

.detail_box .tit ul {
  float: left;
}

.detail_box .tit li {
  cursor: pointer;
  float: left;
  text-align: center;
  width: 11em;
  font-size: 1.1em;
  line-height: 2.8em;
  background: #dddddd;
  color: #666666;
}

.detail_box .tit li span {
  display: block;
  border-right: 1px solid #ffffff;
}

.detail_box .tit li.current {
  background: #cc9918;
  color: #ffffff;
}

.detail_box .tit .more {
  float: right;
  font-size: 0.9em;
  color: #666666;
  line-height: 3em;
}

.detail_box .tit .more:hover {
  color: #049cd8;
}

.detail_box .con_w {
  clear: both;
  padding: 3.6em;
  border: 1px solid #e6e5e5;
  font-size: 0.9em;
  line-height: 2.1em;
}

.detail_box .con {
  display: none;
}

.detail_box .con img {
  max-width: 100%;
  height: auto;
}

.shebei ul li {
  width: 96% !important;
  background: #f6f6f6;
  padding: 30px 2%;
}
.shebei .pic {
  width: 50%;
  float: left;
}
.shebei .pic img {
  width: 400px;
  height: 300px;
}
.shebei .text {
  width: 45%;
  margin-left: 5%;
  float: left;
  text-align: left;
}
.shebei .text .title {
  font-size: 22px;
  color: #cf981a;
}
.shebei .text .info {
  margin-top: 15px;
  line-height: 30px;
}
.shebei .tel {
  margin-top: 1em;
  padding-left: 2.2em;
  background: url(/skin/css/images/tel_2.png) 0 center no-repeat;
  background-size: 1.8em auto;
}
.shebei .tel .rx {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.1em;
  color: #474747;
}
.shebei .tel .num {
  display: inline-block;
  vertical-align: middle;
  color: #c9170e;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2em;
}

/* 大屏幕 */

@media screen and (min-width: 1200px) {
}

/* 平板电脑和小屏电脑之间的分辨率 */

@media (min-width: 768px) and (max-width: 979px) {
  .w100 {
    width: 96%;
    padding: 0px 2% 0 2%;
  }

  .nbanner {
    width: 100%;
    height: 150px;
    background-size: cover;
  }

  .wenzhang_body img {
    width: 100% !important;
  }

  .nlist ul li .text .more img {
    width: auto !important;
  }

  .nlist ul li .pic {
    width: 100%;
  }
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 */

@media (max-width: 767px) {
  .footer_w {
    display: none;
  }
  .nposition_right {
    display: none;
  }
  .nproduct ul li {
    width: 80%;
    margin-left: 0;
  }
  .hezuo .pic {
    width: 50%;
  }
  .hezuo .pic img {
    width: 90%;
  }
}

/* 横向放置的手机及分辨率更小的设备 */

@media (max-width: 480px) {
  .w100 {
    width: 96%;
    padding: 0px 2% 0 2%;
  }
  .nbanner {
    width: 100%;
    height: 150px;
    background-size: cover;
  }
  .catename {
    font-size: 28px;
  }
  .wenzhang_body {
    width: 100%;
    margin-left: 0;
  }
  .wenzhang_body img {
    width: 100% !important;
    height: auto !important;
  }

  .nlist ul li .text .more img {
    width: auto !important;
  }
  .nlist ul li .pic {
    width: 100%;
  }
  .nlist ul li .text {
    width: 100%;
    margin-top: 10px;
  }

  .renli_list {
    margin-top: 0px;
  }

  .gaodemap {
    width: 98%;
    height: 350px;
  }
  .mapbox ul li {
    width: 49%;
    font-size: 14px;
  }
  .mendian_pic {
    margin: 0;
    margin-top: 20px;
  }
  .mendian_pic .pic1 {
    width: 100%;
    text-align: center;
  }
  .mendian_pic .pic1 img {
    width: 80%;
  }
  .mendian_pic .pic2 {
    width: 100%;
    margin-top: 15px;
  }
  .mendian_pic .pic2 ul li {
    width: 49%;
    margin-left: 0;
    text-align: center;
  }
  .mendian_pic .pic2 ul li img {
    width: 92%;
  }

  .about_content {
    width: 100%;
  }
  .about_content img {
    width: 100% !important;
    height: auto !important;
  }
  .zpms ul li {
    width: 49.3%;
  }
  .zpms ul li img {
    width: 93%;
  }
  .zpms {
    background: url(/skin/images/productbg.jpg) repeat;
    padding: 0px 0px 70px;
  }
  .rongyu ul {
    width: 85%;
  }
  .rongyu ul li {
    width: 100%;
  }
  .wenhua li {
    width: 90%;
    text-align: left;
    line-height: 30px;
    margin-left: 5%;
    font-size: 14px;
  }
  .nproduct .product_pic {
    width: 100%;
  }
  .nproduct .product_text {
    display: none;
  }
}
