@charset "utf-8";

:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*图片放大公用类*/
.picfd img {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
}
.picfd:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

html,
body {
  min-width: 1200px;
}

.container {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
  border: none;
}

/* 头部 */
.header {
  width: 100%;
  height: 128px;
}
.logo {
  margin-top: 27px;
}
.tel {
  margin-top: 46px;
}
.tel .pic {
  margin-right: 10px;
}
.tel .text {
  padding-left: 10px;
  border-left: 1px solid #c5c5c5;
}
.tel .text1 {
  font-size: 12px;
  color: #666;
  line-height: 100%;
}
.tel .text2 {
  font-family: "Arial";
  font-size: 18px;
  color: #666;
  line-height: 100%;
  margin-top: 2px;
}
.wechat {
  margin: 46px 42px 0 0;
  position: relative;
  z-index: 1000;
}
.wechat1 {
  height: 31px;
}
.wechat2 {
  width: 88px;
  height: 88px;
  padding: 25px 9px 10px;
  background: url(../images/pic4.png) no-repeat center bottom;
  position: absolute;
  top: 31px;
  left: -31px;
  display: none;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.wechat2 img {
  width: 88px;
  height: 88px;
}
.search {
  font-size: 14px;
  width: 506px;
  height: 45px;
  margin: 41px 132px 0 0;
  border: 1px solid #e0e0e0;
  -webkit-box-shadow: 13px 13px 29px rgba(177, 177, 177, 0.39);
  -moz-box-shadow: 13px 13px 29px rgba(177, 177, 177, 0.39);
  box-shadow: 13px 13px 29px rgba(177, 177, 177, 0.39);
}
.search .wbk1 {
  color: #c3c3c3;
  width: 384px;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  background: none;
  border: 0px;
}
.search .btn1 {
  color: #fff;
  width: 92px;
  height: 45px;
  line-height: 45px;
  text-align: left;
  padding-left: 43px;
  background: url(../images/pic3.png) no-repeat center;
  border: 0px;
}
.search ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #c3c3c3;
}
.search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c3c3c3;
}
.search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c3c3c3;
}
.search :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #c3c3c3;
}

/* 导航 */
.nav {
  width: 100%;
  height: 50px;
  background: url(../images/pic6.png) no-repeat center;
}
.cpyfw {
  width: 199px;
  position: relative;
  z-index: 1000;
}
.cpyfw1 {
  font-size: 18px;
  font-weight: bold;
  color: #13b7c3;
  width: 134px;
  height: 50px;
  line-height: 50px;
  padding-left: 65px;
  background: #d8f1f4 url(../images/pic7.png) no-repeat 25px center;
}
.cpyfw2 {
  width: 199px;
  position: absolute;
  top: 51px;
  left: 0px;
}
.cpyfw2 ul {
  font-size: 0px;
  width: 199px;
  height: 429px;
  background-color: rgba(0, 0, 0, 0.52);
  position: relative;
}
.cpyfw2 ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.cpyfw2 ul li .title a {
  font-size: 14px;
  color: #fff;
  width: 149px;
  height: 39px;
  line-height: 39px;
  padding: 0 25px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cpyfw2 ul li:hover .title a {
  font-weight: bold;
  color: #12b6c3;
  background-color: #fff;
}
.cpyfw2 ul li.on .title a {
  font-weight: bold;
  color: #12b6c3;
  background-color: #fff;
}
.cpyfw2 ul li .text {
  font-size: 14px;
  width: 485px;
  height: 379px;
  padding: 25px;
  background-color: rgba(255, 255, 255, 0.93);
  position: absolute;
  top: 0px;
  left: 199px;
  display: none;
}
.cpyfw2 ul li .text1 {
  font-weight: bold;
  color: #12b6c3;
  width: 100%;
}
.cpyfw2 ul li .text1 a {
  color: #12b6c3;
}
.cpyfw2 ul li .text2 {
  color: #666;
  width: 100%;
  line-height: 20px;
  margin-top: 14px;
  margin-bottom: 14px;
}
.cpyfw2 ul li .text2 a {
  color: #666;
  margin-right: 14px;
}
.cpyfw2 ul li .text2 a:hover {
  color: #12b6c3;
}
.cpyfw2 ul li .text3 {
  font-weight: bold;
  color: #666;
  width: 100%;
  line-height: 40px;
  margin-top: 14px;
}
.cpyfw2 ul li .text3 a {
  color: #666;
}
.cpyfw2 ul li .text3 a:hover {
  color: #12b6c3;
}

.qy_cpyfw .cpyfw2 {
  width: 197px;
  border: 1px solid #f2f2f2;
}
.qy_cpyfw .cpyfw2 ul {
  width: 197px;
  height: auto;
  background-color: #fff;
}
.qy_cpyfw .cpyfw2 ul li {
  width: 197px;
}
.qy_cpyfw .cpyfw2 ul li .title a {
  font-size: 14px;
  color: #333;
  width: 149px;
  height: 39px;
  line-height: 39px;
  padding: 0 24px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.qy_cpyfw .cpyfw2 ul li:hover .title a {
  font-weight: bold;
  color: #12b6c3;
  background-color: #fbfbfb;
}
.qy_cpyfw .cpyfw2 ul li.on .title a {
  font-weight: bold;
  color: #12b6c3;
  background-color: #fbfbfb;
}
.qy_cpyfw .cpyfw2 ul li .text{
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

.navlist {
}
.navlist a {
  font-size: 16px;
  color: #fff;
  width: 122px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-right: 1px;
  display: inline-block;
}
.navlist a:hover,
.navlist a.on {
  background-color: rgba(0, 0, 0, 0.18);
}

/* BANNER */
.banner {
  width: 100%;
  height: 429px;
  margin-top: 1px;
}
.banner .flexslider {
  position: relative;
  height: 429px;
}
.banner .slides {
  position: relative;
  z-index: 1;
}
.banner .slides li {
  height: 429px;
}
.banner .slides li a {
  height: 429px;
  display: block;
}

.banner .flex-control-nav {
  width: 100%;
  height: 16px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 0px;
  z-index: 2;
}
.banner .flex-control-nav li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
}
.banner .flex-control-nav a {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}
.banner .flex-control-nav .flex-active {
  background-color: #176537;
}

.banner .flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 50%;
  margin-top: -35px;
  display: none;
}
.banner .flex-direction-nav li a {
  display: block;
  width: 40px;
  height: 70px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.banner .flex-direction-nav li a.flex-prev {
  left: 20px;
  background: url(../images/pic1.png) no-repeat;
}
/*.banner .flex-direction-nav li a.flex-prev:hover{background:url(../images/pic3h.png) no-repeat;}*/
.banner .flex-direction-nav li a.flex-next {
  right: 20px;
  background: url(../images/pic2.png) no-repeat;
}
/*.banner .flex-direction-nav li a.flex-next:hover{background:url(../images/pic4h.png) no-repeat;}*/

/* 首页 */
.main {
  width: 100%;
  padding: 52px 0 60px;
  overflow: hidden;
}
.main1 {
  width: 1200px;
}
.main1_l {
  width: 224px;
  height: 321px;
  border: 1px solid #dedede;
  position: relative;
}
.main1_l .pic {
  width: 224px;
  height: 321px;
  overflow: hidden;
}
.main1_l .pic img {
  width: 224px;
  height: 321px;
}
.main1_l .text {
  width: 132px;
  padding: 0 46px;
  position: absolute;
  top: 70px;
  left: 0px;
}
.main1_l .text .cn {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 100%;
}
.main1_l .text .en {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  margin-top: 10px;
}
.main1_r {
  width: 974px;
}
.main1_r ul {
  width: 974px;
}
.main1_r ul li {
  width: 224px;
  height: 321px;
  margin-left: 17.5px;
  border: 1px solid #dedede;
  position: relative;
}
.main1_r ul li .pic {
  width: 224px;
  height: 188px;
  overflow: hidden;
}
.main1_r ul li .pic img {
  width: 224px;
  height: 188px;
}
.main1_r ul li .text {
  font-size: 14px;
  width: 188px;
  padding: 20px 18px 0;
}
.main1_r ul li .text .title {
  color: #333;
  width: 100%;
  line-height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main1_r ul li .text .content {
  color: #999;
  width: 100%;
  line-height: 20px;
  margin: 10px 0 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.main1_r ul li .text .price {
  color: #fe0000;
  width: 100%;
  line-height: 100%;
}
.main1_r ul li .text .price span.style1 {
  font-family: "Arial";
  font-size: 20px;
}
.main1_r ul li:hover {
  background: url(../images/pic10.png) no-repeat center bottom;
}
.main1_r ul li:hover .text .title {
  color: #fff;
}
.main1_r ul li:hover .text .content {
  color: #fff;
}
.main1_r ul li:hover .text .price {
  color: #fff;
}
.main2 {
  width: 1200px;
  margin-top: 62px;
}
.main2_1 {
  font-size: 0px;
  width: 1200px;
}
.main2_1 .nr {
  height: 33px;
  border-bottom: 1px solid #c5c5c5;
  display: inline-block;
}
.main2_1 .nr1 {
  font-size: 22px;
  color: #333;
  height: 30px;
  line-height: 100%;
  border-bottom: 4px solid #176537;
}
.main2_1 .nr2 {
  font-size: 12px;
  color: #999;
  line-height: 100%;
  margin: 10px 0 0 12px;
}
.main2_2 {
  width: 1198px;
  margin-top: 26px;
  border: 1px solid #cdcbcb;
}
.main2_2 .tab {
  font-size: 0px;
  width: 100%;
  background-color: #dcedf0;
}
.main2_2 .tab1 {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.main2_2 .tab1 a {
  color: #fff;
  width: 122px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  background-color: #7abb94;
  border-right: 1px solid #fff;
  display: block;
  overflow: hidden;
}
.main2_2 .tab1:hover a {
  background-color: #176537;
}
.main2_2 .tab1.on a {
  background-color: #176537;
}
.main2_2 .tab_nr {
  width: 100%;
}
.main2_2 .tab_nr1 {
  width: 100%;
  display: none;
}
.main2_2 .tab_nr1_l {
  width: 553px;
  padding: 29px 23px;
}
.main2_2 .tab_nr1_l .pic {
  width: 185px;
  height: 128px;
  overflow: hidden;
}
.main2_2 .tab_nr1_l .pic img {
  width: 185px;
  height: 128px;
}
.main2_2 .tab_nr1_l .text {
  width: 345px;
}
.main2_2 .tab_nr1_l .text .title {
  font-size: 14px;
  color: #333;
  width: 100%;
  line-height: 100%;
  margin-top: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main2_2 .tab_nr1_l .text .date {
  font-family: "Arial";
  font-size: 12px;
  color: #999;
  width: 100%;
  line-height: 100%;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main2_2 .tab_nr1_l .text .content {
  font-size: 12px;
  color: #666;
  width: 100%;
  line-height: 18px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.main2_2 .tab_nr1_l .text .more {
  font-size: 12px;
  color: #176537;
  width: 100%;
  line-height: 100%;
  margin-top: 12px;
  text-decoration: underline;
}
.main2_2 .tab_nr1_l a:hover .text .title {
  color: #176537;
}
.main2_2 .tab_nr1_r {
  width: 598px;
  border-left: 1px solid #cdcbcb;
}
.main2_2 .tab_nr1_r ul {
  width: 598px;
}
.main2_2 .tab_nr1_r ul li {
  font-family: "Arial";
  font-size: 14px;
  color: #999;
  width: 540px;
  height: 46px;
  line-height: 46px;
  text-align: right;
  padding: 0 29px;
  border-top: 1px dotted #cfcfcf;
}
.main2_2 .tab_nr1_r ul li:first-child {
  border-top: 0px;
}
.main2_2 .tab_nr1_r ul li a {
  font-family: "微软雅黑";
  color: #333;
  width: 440px;
  text-align: left;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main2_2 .tab_nr1_r ul li a:hover {
  color: #176537;
}

/* 底部 */
.footer {
  width: 100%;
  background: #444343 url(../images/img1.jpg) no-repeat center bottom;
}
.footer_t {
  width: 100%;
  padding: 42px 0 34px;
}
.footer_t_l {
  width: 1068px;
}
.footer_t_l1 {
  width: 100%;
}
.footer_t_l1 a {
  font-size: 16px;
  color: #fff;
  line-height: 100%;
  margin: 0 38px 10px 0;
}
.footer_t_l1 a:hover {
  text-decoration: underline;
}
.footer_t_l2 {
  font-size: 14px;
  color: #fff;
  width: 100%;
  line-height: 26px;
  margin-top: 22px;
}
.footer_t_r {
  width: 92px;
}
.footer_t_r .pic {
  width: 92px;
}
.footer_t_r .pic img {
  width: 92px;
}
.footer_t_r .title {
  font-size: 14px;
  color: #fff;
  width: 92px;
  line-height: 100%;
  text-align: center;
  margin-top: 15px;
}
.footer_b {
  font-size: 14px;
  color: #d6d6d6;
  width: 100%;
  line-height: 25px;
  text-align: center;
  padding: 20px 0;
  background-color: rgba(12, 12, 12, 0.33);
}
.footer_b a {
  color: #d6d6d6;
}

/* 内页公用 */
.qy_main {
  width: 100%;
  padding: 0 0 60px;
  overflow: hidden;
}
.qy_main_l {
  width: 197px;
  border: 1px solid #f2f2f2;
}
.qy_main_l ul {
  width: 197px;
}
.qy_main_l ul li {
  width: 197px;
}
.qy_main_l ul li a {
  font-size: 14px;
  color: #333;
  width: 149px;
  height: 39px;
  line-height: 39px;
  padding: 0 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.qy_main_l ul li a:hover,
.qy_main_l ul li a.on {
  font-weight: bold;
  color: #12b6c3;
  background-color: #fbfbfb;
}
.qy_main_r {
  width: 981px;
}
.qy_main_r1 {
  font-size: 14px;
  color: #333;
  width: 981px;
  line-height: 54px;
  text-align: right;
  border-bottom: 1px solid #e6e6e6;
}
.qy_main_r1 a {
  color: #333;
}
.qy_main_r1 a:hover {
  color: #176537;
}

/* 产品中心 */
.cpzx_main {
  width: 981px;
}
.cpzx_main1 {
  width: 979px;
  margin-top: 10px;
  border: 1px solid #e6e6e6;
}
.cpzx_main1 ul {
  width: 979px;
}
.cpzx_main1 ul li {
  font-size: 12px;
  width: 959px;
  line-height: 34px;
  padding: 0 10px;
  border-top: 1px solid #e6e6e6;
}
.cpzx_main1 ul li:first-child {
  border-top: 0px;
}
.cpzx_main1 ul li p {
  color: #333;
  width: 70px;
}
.cpzx_main1 ul li span {
  color: #666;
  width: 889px;
}
.cpzx_main1 ul li span a {
  color: #666;
  margin-right: 14px;
}
.cpzx_main1 ul li span a:hover,
.cpzx_main1 ul li span a.on {
  color: #176537;
}
.cpzx_main2 {
  width: 981px;
}
.cpzx_main2 ul {
  width: 981px;
}
.cpzx_main2 ul li {
  width: 981px;
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
}
.cpzx_main2 ul li .pic {
  width: 149px;
  height: 125px;
  overflow: hidden;
}
.cpzx_main2 ul li .pic img {
  width: 149px;
  height: 125px;
}
.cpzx_main2 ul li .text {
  width: 628px;
  padding: 0 30px;
}
.cpzx_main2 ul li .text .title {
  font-size: 14px;
  color: #333;
  width: 100%;
  line-height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cpzx_main2 ul li .text .content {
  font-size: 12px;
  color: #333;
  width: 100%;
  margin-top: 6px;
}
.cpzx_main2 ul li .text .content span.style1 {
  margin-right: 40px;
}
.cpzx_main2 ul li .more {
  width: 144px;
  margin-top: 43px;
}
.cpzx_main2 ul li .more a {
  font-size: 12px;
  color: #333;
  width: 144px;
  height: 40px;
  line-height: 40px;
  background-color: #e6e6e6;
  text-align: center;
  display: inline-block;
}
.cpzx_main2 ul li .more a:hover {
  color: #fff;
  background-color: #176537;
}
.cpzx_main3 {
  width: 981px;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #e6e6e6;
}
.cpzx_main3 ul {
  width: 992px;
}
.cpzx_main3 ul li {
  width: 201px;
  text-align: center;
  margin: 10px 11px 0 0;
  padding: 17px;
  border: 1px solid #e6e6e6;
}
.cpzx_main3 ul li .pic {
  width: 149px;
  height: 125px;
  overflow: hidden;
}
.cpzx_main3 ul li .pic img {
  width: 149px;
  height: 125px;
}
.cpzx_main3 ul li .title {
  font-size: 14px;
  color: #333;
  width: 100%;
  line-height: 100%;
  margin: 20px 0 7px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cpzx_main3 ul li .price {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  width: 100%;
  line-height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cpzx_main4 {
  width: 981px;
  margin-top: 20px;
}
.cpzx_main4_l {
  width: 355px;
  position: relative;
}
.cpzx_main4_l .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.cpzx_main4_l .swiper-slide {
  background-size: cover;
  background-position: center;
}
.cpzx_main4_l .gallery-top {
  height: auto;
  width: 100%;
}
.cpzx_main4_l .gallery-top .swiper-slide {
  width: 100%;
  position: relative;
}
.cpzx_main4_l .gallery-top .swiper-slide .pic {
  width: 100%;
}
.cpzx_main4_l .gallery-top .swiper-slide .pic img {
  width: 100%;
}
.cpzx_main4_l .gallery-thumbs {
  width: auto;
  height: auto;
  box-sizing: border-box;
  margin-top: 5px;
  margin: 5px 17px 0;
}
.cpzx_main4_l .gallery-thumbs .swiper-slide {
  width: 100%;
}
.cpzx_main4_l .gallery-thumbs .swiper-slide .pic {
  width: 100%;
}
.cpzx_main4_l .gallery-thumbs .swiper-slide .pic img {
  width: 100%;
}
.cpzx_main4_l .swiper-button-next,
.cpzx_main4_l .swiper-button-prev {
  position: absolute !important;
  top: auto !important;
  bottom: 0px !important;
  width: 12px !important;
  height: 51px !important;
  margin-top: 0px !important;
  z-index: 10 !important;
  cursor: pointer !important;
  background-size: 12px 51px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.cpzx_main4_l .swiper-button-prev,
.cpzx_main4_l .swiper-container-rtl .swiper-button-next {
  background-image: url(../images/pic16.png) !important;
  left: 0px !important;
}
.cpzx_main4_l .swiper-button-next,
.cpzx_main4_l .swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/pic17.png) !important;
  right: 0px !important;
}
.cpzx_main4_l .gallery-thumbs .swiper-slide-active {
}
.cpzx_main4_r {
  width: 606px;
}
.cpzx_main4_r1 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  width: 606px;
}
.cpzx_main4_r2 {
  font-size: 14px;
  color: #666;
  width: 606px;
  margin: 6px 0 8px;
}
.cpzx_main4_r3 {
  width: 606px;
}
.cpzx_main4_r3 table {
  font-size: 12px;
  color: #666;
  width: 606px;
  text-align: center;
}
.cpzx_main4_r3 table thead {
  width: 606px;
}
.cpzx_main4_r3 table thead tr {
  height: 35px;
  background-color: #e6e6e6;
}
.cpzx_main4_r3 table tbody {
  width: 606px;
}
.cpzx_main4_r3 table tbody tr {
  height: 60px;
  border-bottom: 1px dashed #ccc;
}
.cpzx_main4_r3 table td.style1 {
  width: 70px;
  text-align: left;
  padding-left: 10px;
}
.cpzx_main4_r3 table td.style2 {
  width: 70px;
}
.cpzx_main4_r3 table td.style3 {
  width: 70px;
}
.cpzx_main4_r3 table td .nr1 {
  font-size: 14px;
  width: 92px;
  height: 21px;
  border: 1px solid #e6e6e6;
}
.cpzx_main4_r3 table td .nr1 .btn1 {
  color: #333;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  background-color: #dadada;
  border: 0px;
}
.cpzx_main4_r3 table td .nr1 .wbk1 {
  color: #333;
  width: 38px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  padding: 0 5px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-top: 0px;
  border-bottom: 0px;
}
.cpzx_main4_r3 table td a.zxxd {
  font-size: 12px;
  color: #fff;
  width: 92px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background-color: #176537;
  border-radius: 5px;
  display: inline-block;
}
.cpzx_main5 {
  width: 981px;
  margin-top: 60px;
}
.cpzx_main5 .tab {
  font-size: 0px;
  width: 100%;
  background-color: #e6e6e6;
}
.cpzx_main5 .tab1 {
  font-size: 14px;
  color: #333;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.cpzx_main5 .tab1 a {
  color: #333;
  width: 120px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  display: block;
  overflow: hidden;
}
.cpzx_main5 .tab1:hover a {
  color: #fff;
  background: url(../images/pic14.png) no-repeat center;
}
.cpzx_main5 .tab1.on a {
  color: #fff;
  background: url(../images/pic14.png) no-repeat center;
}
.cpzx_main5 .tab_nr {
  width: 923px;
  padding: 40px 28px;
  border: 1px solid #e6e6e6;
  border-top: 0px;
}
.cpzx_main5 .tab_nr1 {
  width: 923px;
  display: none;
}
.cpzx_main5 .tab_nr1 .nr1 {
  width: 923px;
}
.cpzx_main5 .tab_nr1 .nr1 p.style1 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  width: 100%;
  margin-bottom: 12px;
}
.cpzx_main5 .tab_nr1 .nr1 p.style2 {
  font-size: 14px;
  color: #666;
  width: 100%;
  line-height: 24px;
  margin-bottom: 32px;
}
.cpzx_main5 .tab_nr1 .nr2 {
  width: 923px;
}
.cpzx_main5 .tab_nr1 .nr2 ul {
  width: 923px;
}
.cpzx_main5 .tab_nr1 .nr2 ul li {
  font-size: 14px;
  color: #666;
  width: 923px;
  height: 53px;
  line-height: 53px;
  text-align: right;
  border-bottom: 1px dashed #ccc;
}
.cpzx_main5 .tab_nr1 .nr2 ul li a {
  font-size: 14px;
  color: #666;
  width: 800px;
  text-align: left;
  padding-left: 22px;
  background: url(../images/pic15.png) no-repeat left center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cpzx_main5 .tab_nr1 .nr2 ul li a:hover {
  color: #176537;
}

/* page */
.pages {
  font-size: 0;
  text-align: center;
  margin-top: 50px;
}
.pages a {
  display: inline-block;
  min-width: 17px;
  height: 27px;
  line-height: 27px;
  background-color: #e6e6e6;
  padding: 0 5px;
  margin: 0 2px;
  font-size: 13px;
  color: #333;
  text-align: center;
  border-radius: 3px;
  transition: all 0.5s;
}
.pages a:first-child,
.pages a:last-child {
  width: 58px;
}
.pages a:hover,
.pages a.on {
  background: #176537;
  color: #fff;
}

/* 弹窗1 */
.zx1 {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999999;
  display: none;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.tcdiv1 {
  width: 1001px;
  margin-left: -400px;
  position: fixed;
  top: 0px;
  left: 50%;
  z-index: 999999;
  display: none;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.tcdiv1_nr {
  width: 701px;
  padding: 30px 150px;
  background-color: #fff;
}
.tcdiv1_nr1 {
  width: 701px;
}
.tcdiv1_nr1 .pic {
  width: 162px;
}
.tcdiv1_nr1 .pic img {
  width: 162px;
}
.tcdiv1_nr1 .text {
  width: 386px;
  padding: 0px 30px 0;
}
.tcdiv1_nr1 .text .title {
  font-size: 16px;
  color: #333;
  width: 100%;
  margin: 20px 0 2px;
}
.tcdiv1_nr1 .text .content {
  font-size: 12px;
  color: #666;
  width: 100%;
  line-height: 30px;
}
.tcdiv1_nr1 .operation {
  width: 93px;
  margin-top: 48px;
}
.tcdiv1_nr1 .operation .wbk1 {
  font-size: 14px;
  color: #333;
  width: 93px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  padding: 0 10px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.tcdiv1_nr1 .operation .wbk2 {
  font-size: 14px;
  color: #333;
  width: 71px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  padding: 0 10px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.tcdiv1_nr2 {
  width: 100%;
  padding-top: 10px;
}
.tcdiv1_nr2 ul {
  width: 701px;
}
.tcdiv1_nr2 ul li {
  width: 701px;
  margin-top: 10px;
}
.tcdiv1_nr2 ul li .wbk1 {
  font-size: 14px;
  color: #999;
  width: 655px;
  height: 48px;
  line-height: 48px;
  padding: 0 22px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.tcdiv1_nr2 ul li .wbk2 {
  font-size: 14px;
  color: #999;
  width: 655px;
  height: 114px;
  line-height: 24px;
  padding: 2px 22px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.tcdiv1_nr2 ul li .btn1 {
  font-size: 14px;
  color: #fff;
  width: 701px;
  height: 60px;
  line-height: 58px;
  text-align: center;
  margin-top: 10px;
  background-color: #13b7c3;
  border: 0px;
}
.tcdiv1_nr2 ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
.tcdiv1_nr2 :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}
.tcdiv1_nr2 ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
.tcdiv1_nr2 :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
.tcdiv1 .gb1 {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 20px;
  right: 20px;
}

/* 技术服务 */
.jsfw_main {
  width: 981px;
}
.jsfw_main1 {
  font-size: 18px;
  font-weight: bold;
  color: #176537;
  width: 981px;
  text-align: center;
  margin: 26px 0 16px;
}
.jsfw_main2 {
  width: 981px;
}

/* 订购指南 */
.dgzn_main {
  width: 921px;
  padding: 0 30px;
}
.dgzn_main1 {
  font-size: 24px;
  color: #333;
  width: 921px;
  line-height: 30px;
  text-align: center;
  margin: 30px 0 25px;
}
.dgzn_main2 {
  width: 921px;
}
.dgzn_main2 ul {
  width: 921px;
}
.dgzn_main2 ul li {
  width: 921px;
  margin-top: 5px;
}
.dgzn_main2 ul li .title {
  font-size: 16px;
  color: #333;
  width: 842px;
  height: 35px;
  line-height: 35px;
  padding: 0 59px 0 20px;
  background: #e6e6e6 url(../images/pic20.png) no-repeat right 20px center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.dgzn_main2 ul li.on .title {
  background: #e6e6e6 url(../images/pic21.png) no-repeat right 20px center;
}
.dgzn_main2 ul li .content {
  font-size: 14px;
  color: #333;
  width: 921px;
  padding: 26px 0 21px;
  display: none;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}

/* 下载中心 */
.xzzx_main {
  width: 981px;
}
.xzzx_main1 {
  font-size: 18px;
  color: #176537;
  width: 981px;
  line-height: 100%;
  margin: 30px 0 0px;
}
.xzzx_main2 {
  width: 981px;
}
.xzzx_main2 ul {
  width: 981px;
}
.xzzx_main2 ul li {
  font-size: 14px;
  color: #666;
  width: 981px;
  height: 53px;
  line-height: 53px;
  text-align: right;
  border-bottom: 1px dashed #ccc;
}
.xzzx_main2 ul li a {
  font-size: 14px;
  color: #666;
  width: 858px;
  text-align: left;
  padding-left: 22px;
  background: url(../images/pic15.png) no-repeat left center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xzzx_main2 ul li a:hover {
  color: #176537;
}

/* 诚聘英才 */
.cpyc_main {
  width: 981px;
}
.cpyc_main1 {
  font-size: 14px;
  color: #333;
  width: 981px;
  line-height: 28px;
  margin-top: 22px;
}
.cpyc_main2 {
  font-size: 14px;
  color: #333;
  width: 981px;
  line-height: 28px;
  margin: 4px 0;
}
.cpyc_main3 {
  font-size: 14px;
  color: #666;
  width: 981px;
  line-height: 28px;
}
.cpyc_main4 {
  width: 981px;
  margin-top: 20px;
}
.cpyc_main4 ul {
  width: 981px;
}
.cpyc_main4 ul li {
  width: 981px;
  margin-top: 5px;
}
.cpyc_main4 ul li .title {
  font-size: 14px;
  color: #333;
  width: 872px;
  height: 40px;
  line-height: 40px;
  padding: 0 79px 0 30px;
  background: #e6e6e6 url(../images/pic20.png) no-repeat right 30px center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.cpyc_main4 ul li .title span.style1 {
  width: 172px;
}
.cpyc_main4 ul li .title span.style2 {
  width: 200px;
}
.cpyc_main4 ul li .title span.style3 {
  width: 164px;
}
.cpyc_main4 ul li .title span.style4 {
  width: 336px;
}
.cpyc_main4 ul li.on .title {
  color: #fff;
  background: #12b6c3 url(../images/pic22.png) no-repeat right 30px center;
}
.cpyc_main4 ul li .content {
  font-size: 12px;
  color: #666;
  width: 921px;
  line-height: 20px;
  padding: 14px 29px 26px;
  border: 1px solid #e6e6e6;
  border-top: 0px;
  display: none;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.cpyc_main4 ul li .content span.style1 {
  font-size: 14px;
  color: #333;
  margin: 12px 0 2px;
  display: inline-block;
}

/* 关于我们 */
.gywm_main {
  width: 981px;
}
.gywm_main1 {
  font-size: 24px;
  color: #333;
  width: 981px;
  line-height: 100%;
  text-align: center;
  margin-top: 30px;
}
.gywm_main2 {
  font-size: 14px;
  color: #333;
  width: 981px;
  line-height: 28px;
  margin-top: 12px;
}
.gywm_main3 {
  width: 981px;
  margin-top: 30px;
}
.gywm_main3 * {
  width: 981px;
}
.gywm_main4 {
  width: 981px;
  margin-top: 30px;
}
.gywm_main4 ul {
  width: 981px;
  display: flex;
  justify-content: space-between;
}
.gywm_main4 ul li {
  text-align: center;
}
.gywm_main4 ul li p {
  width: 40px;
  height: 36px;
  padding: 25px 23px;
  border: 1px solid #960014;
  border-radius: 86px;
}
.gywm_main4 ul li p img {
  width: 40px;
  height: 36px;
}
.gywm_main4 ul li span {
  font-size: 14px;
  color: #666;
  line-height: 100%;
  margin-top: 20px;
  display: block;
}
.gywm_main5 {
  width: 981px;
  margin-top: 70px;
}
.gywm_main5 ul {
  font-size: 0px;
  width: 981px;
  text-align: center;
}
.gywm_main5 ul li {
  margin: 0 50px;
  display: inline-block;
}
.gywm_main5 ul li p {
  width: 200px;
  height: 200px;
}
.gywm_main5 ul li p img {
  width: 200px;
  height: 200px;
}
.gywm_main5 ul li span {
  font-size: 12px;
  color: #666;
  line-height: 100%;
  margin-top: 20px;
  display: block;
}
.gywm_main6 {
  width: 981px;
}
.gywm_main6 ul {
  width: 1012px;
}
.gywm_main6 ul li {
  width: 313px;
  height: 193px;
  padding: 30px 80px;
  margin: 30px 31px 0 0;
  border: 1px solid #ccc;
}
.gywm_main6 ul li .title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  width: 313px;
  line-height: 100%;
  text-align: center;
}
.gywm_main6 ul li .content {
  width: 313px;
  margin-top: 14px;
}
.gywm_main6 ul li .content .nr {
  font-size: 14px;
  color: #666;
  width: 313px;
  line-height: 22px;
}
.gywm_main6 ul li .content .nr p {
  width: 73px;
}
.gywm_main6 ul li .content .nr span {
  width: 240px;
  display: block;
}