﻿
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#1657a7","sub1color":"#333333"},
{"vicolor":"#01a08e","sub1color":"#ffb400"},
{"vicolor":"#1A2D27","sub1color":"#ABC327"},
{"vicolor":"#ffb400","sub1color":"#35c096"}
]
AVAIBLE_VI*/
.oh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-02 .vertical-layout-item .item-line,
.list-style-01 .vertical-layout-item .item-line {
  padding: 15px;
}
.list-style-02 .vertical-layout-item .item-line::after,
.list-style-01 .vertical-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .vertical-layout-item .item-line:hover::after,
.list-style-01 .vertical-layout-item .item-line:hover::after {
  border-color: #049d98;
}
.list-style-02 .level-layout-item .item-line::after,
.list-style-01 .level-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .level-layout-item .item-line:hover::after,
.list-style-01 .level-layout-item .item-line:hover::after {
  border-color: #049d98;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #049d98;
  border-color: #049d98;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
.recommend .item-picture,
.abput-pic,
.about-list li,
.part-con li,
.case-list dl,
.superi-pic,
.news-con dl {
  overflow: hidden;
}
.recommend .item-picture img,
.abput-pic img,
.about-list li img,
.part-con li img,
.case-list dl img,
.superi-pic img,
.news-con dl img {
  transition: .5s;
}
.recommend .item-picture:hover img,
.abput-pic:hover img,
.about-list li:hover img,
.part-con li:hover img,
.case-list dl:hover img,
.superi-pic:hover img,
.news-con dl:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.search-btn:after {
  background-color: #049d98;
}
.search-btn::before {
  border-color: #049d98;
}
.nav-two {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
/*头部*/
.headbj {
  height: 157px;
  position: relative;
  z-index: 99;
}
.h-con {
  height: 130px;
  position: relative;
}
.h-txt {
  width: 490px;
  float: left;
  margin-top: 30px;
  margin-left: 46px;
}
.h-txt span {
  display: block;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  color: #049d98;
  margin-bottom: 10px;
  font-weight: normal;
  overflow: hidden;
  min-width: 50%;
}
.h-txt em {
  display: block;
  height: 26px;
  font-size: 26px;
  line-height: 26px;
  color: #049d98;
  overflow: hidden;
  font-weight: bold;
}
#h1-tag {
  height: 92px;
  display: block;
  float: left;
  margin-top: 12px;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  display: inline-block;
  max-height: 92px;
  max-width: 130px;
}
.h-tel {
  min-height: 45px;
  overflow: hidden;
  max-width: 340px;
  text-align: left;
  float: right;
  margin-top: 42px;
  padding-left: 47px;
  background-image: url('../image/ph_1.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 41px 41px;
}
.h-tel em {
  display: block;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  margin-bottom: 7px;
  overflow: hidden;
}
.h-tel span {
  display: block;
  height: 26px;
  font-size: 22px;
  line-height: 26px;
  color: #049d98;
  font-family: "Arial";
  word-break: break-all;
  overflow: hidden;
  font-weight: bold;
}
.nav {
  
  z-index: 99;
  background-color: #049d98;
  width: 1200px;
  left: 50%;
  margin: auto;
}
.nav .nav-one {
  height: 59px;
}
.nav .nav-one > li {
  float: left;
  height: 59px;
  position: relative;
  text-align: center;
  z-index: 99;
}
.nav .nav-one > li:first-child > a:before {
  display: none;
}
.nav .nav-one > li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 22px;
  background-image: url('../image/aft_1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 2px 15px;
  height: 15px;
  width: 2px;
  opacity: 0.5;
  z-index: 99;
}
.nav .nav-one > li a {
  display: inline-block;
  padding: 0 0;
  height: 59px;
  font-size: 16px;
  color: #ffffff;
  line-height: 59px;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  z-index: 99;
}
.nav .nav-one > li:hover a:after,
.nav .nav-one > li.cur a:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  top: 49px;
  left: 0;
  z-index: 1;
}
.nav .nav-one > li:hover .nav-two {
  display: block;
}
.nav .nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 59px;
  z-index: 90;
}
.nav .nav-two li {
  white-space: nowrap;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
  border-bottom: 1px dashed #333333;
}
.nav .nav-two li a {
  display: block;
  height: 50px;
  font-size: 15px;
  font-weight: normal;
  line-height: 50px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
}
.nav .nav-two li:last-child {
  border-bottom: 0 ;
}
.nav .nav-two li:hover > a {
  color: #fff;
}
.nav .nav-two li:hover {
  background-color: #049d98;
  border-bottom: none;
}
/*底部*/
.foot {
  height: 443px;
}
.ft1 {
  height: 150px;
  border-bottom: 1px solid #dcdcdc;
}
.ft1 p {
  margin-top: 42px;
  float: left;
  overflow: hidden;
  position: relative;
}
.ft1 p {
  width: 435px;
  border-right: 1px solid #dcdcdc;
  box-sizing: border-box;
  overflow: hidden;
}
.ft1 p em {
  padding-left: 41px;
  padding-top: 12px;
}
.ft1 p em {
  font-size: 20px;
  color: #333333;
  display: block;
  line-height: 21px;
  overflow: hidden;
  height: 23px;
  margin-bottom: 6px;
}
.ft1 span {
  font-size: 16px;
  color: #666666;
  display: block;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.ft1 p:after {
  background-image: url('../image/f_1s.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 33px 31px;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 31px;
  width: 33px;
}
.ft1 .fs2 {
  width: 410px;
  border-right: 1px solid #dcdcdc;
  box-sizing: border-box;
  overflow: hidden;
}
.ft1 .fs2 em {
  padding-left: 172px;
  padding-top: 12px;
}
.ft1 .fs2 span {
  padding-left: 116px;
}
.ft1 .fs2:after {
  background-image: url('../image/f_2s.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 33px 31px;
  position: absolute;
  content: "";
  left: 120px;
  top: 0;
  height: 31px;
  width: 33px;
}
.ft1 .fs3 span {
  padding-left: 16px;
}
.ft1 .fs3 em {
  padding-left: 160px;
  padding-top: 12px;
}
.ft1 .fs3 {
  width: 355px;
  overflow: hidden;
}
.ft1 .fs3:after {
  background-image: url('../image/f_3s.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 33px 31px;
  position: absolute;
  content: "";
  left: 120px;
  top: 0;
  height: 31px;
  width: 33px;
}
.ft2 {
  height: 237px;
}
.ft2 em {
  font-size: 47px;
  font-weight: normal;
  display: block;
  float: left;
  line-height: 47px;
  min-width: 200px;
  height: 47px;
  text-transform: uppercase;
  color: #049d98;
  float: left;
  margin-left: 20px;
  margin-top: 95px;
  width: 200px;
  overflow: hidden;
  margin-right: 136px;
}
.ft2 .f-logo {
  width: 325px;
  /* height: 130px; */
  overflow: hidden;
  margin-top: 43px;
}
.ft2 .f-logo img {
  width: 100%;
}
.ft2 .f-logo h3 {
  max-width: 200px;
  display: table;
  height: 130px;
}
.ft2 .f-logo h3 a {
  display: table-cell;
  vertical-align: middle;
}
.ft2 .f-logo h3 img {
  max-width: 200px;
  max-height: 130px;
}
.ft2 .f_nav {
  float: left;
  width: 235px;
  margin-top: 35px;
}
.ft2 .f_nav h3 {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  width: 200px;
  font-size: 24px;
  color: #ffffff ;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
.ft2 .f_nav ul {
  height: 170px !important;
  overflow: hidden;
}
.ft2 .f_nav li {
  float: left;
  width: 50%;
  font-size: 16px;
  color: #333333;
  line-height: 34px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.ft2 .f_nav li a {
  color: #333333;
  display: block;
  height: 34px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ft2 .f-code {
  padding-top: 41px;
}
.ft2 .f-code p {
  float: left;
  width: 130px;
  overflow: hidden;
}
.ft2 .f-code p img {
  display: block;
  width: 126px;
  height: 126px;
  line-height: 0;
  border: 2px solid #049d98;
}
.ft2 .f-code p i {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  display: block;
  text-align: center;
  white-space: nowrap;
}
.ft2 .f-code p:last-child {
  margin-left: 30px;
}
.ft3 {
  height: 56px;
  line-height: 56px;
  background: #049d98;
}
.ft3 p {
  height: 56px;
  font-size: 12px;
  color: #ffffff;
  display: block;
}
.ft3 p span {
  margin-right: 25px;
}
.ft3 p span a {
  color: #ffffff;
}
.ft3 p b {
  font-weight: normal;
  margin-left: 15px;
}
.bg_vi_color {
  background-color: #049d98;
}
.txt_vi_color {
  color: #049d98 !important;
}
/*COMMON_BLK_END*/
/*banner*/
.banner {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
 
}
.ban_list {
  position: relative;
  z-index: 0;
}
.ban_list li {
  overflow: hidden;
  height: 500px;
  text-align: center;
  position: relative;
}
.ban_list li img {
  width: 1920px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.ban-prev,
.ban-next {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  opacity: .8;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 35px 78px;
  cursor: pointer;
}
.ban-prev {
  left: 6%;
  background-image: url(../image/c_prev.png);
}
.ban-next {
  right: 6%;
  background-image: url(../image/c_next.png);
}
.ban_nav {
  position: absolute;
  bottom: 50px;
  left: 50%;
  z-index: 1;
  overflow: hidden;
  margin-left: -600px;
  width: 1200px;
  text-align: right;
}
.ban_nav ul li {
  display: inline-block;
  width: 8px;
  height: 8px;
  color: #fff;
  border-radius: 50%;
  margin: 0 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
}
.ban_nav ul .on {
  background: #049d98;
  border-color: #049d98;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
i,
em,
b {
  font-style: normal;
}
.h-title {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1200px 112px;
  margin-bottom: 35px;
}
.h-title span {
  display: block;
  height: 62px;
  font-size: 48px;
  line-height: 62px;
  color: #2a2a2a;
  margin-bottom: 6px;
  overflow: hidden;
}
.h-title em {
  display: block;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  color: #2a2a2a;
}
.h-title a {
  color: #2a2a2a;
}
/*引子*/
.yz_1 {
  padding: 100px 0 70px 0;
}
.yz_1 .g-title {
  height: 127px;
  text-align: center;
  background-image: url('../image/tit_1.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 169px 37px;
}
.yz_1 .g-title em {
  height: 42px;
  overflow: hidden;
  font-size: 42px;
  font-weight: bold;
  line-height: 42px;
  display: block;
  color: #333333;
}
.yz_1 .g-title span {
  height: 18px;
  overflow: hidden;
  font-size: 18px;
  font-weight: normal;
  display: block;
  line-height: 18px;
  color: #666666;
  padding-top: 14px;
}
.yz_1 dd div {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  max-height: 104px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  padding-top: 26px;
  width: 1012px;
  text-align: center;
  margin: 0 auto;
}
.yz_2 {
  height: 88px;
  margin-top: 40px;
}
.yz_2 ul li {
  float: left;
  text-align: center;
  width: 300px;
  overflow: hidden;
}
.yz_2 ul li b {
  max-width: 70%;
  display: inline-block;
  font-size: 60px;
  line-height: 100%;
  color: #049d98;
  font-weight: bold;
  vertical-align: inherit;
  font-family: Impact;
  height: 60px;
  overflow: hidden;
}
.yz_2 ul li i {
  max-width: 28%;
  overflow: hidden;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #049d98;
  text-align: center;
  font-weight: normal;
  padding-left: 5px;
}
.yz_2 ul li span {
  height: 20px;
  width: 300px;
  overflow: hidden;
  padding-top: 5px;
  display: block;
  font-size: 18px;
  line-height: 20px;
  color: #049d98;
  font-weight: normal;
  letter-spacing: 8px;
}
.yz_2 ul li:last-child {
  margin-right: 0;
}
/*产品中心*/
.product {
  height: 887px;
  background-image: url('../image/cpt_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 887px;
}
.product .g-title {
  height: 127px;
  text-align: center;
  padding-top: 70px;
  background-image: url('../image/tit_1.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 169px 37px;
}
.product .g-title em {
  height: 42px;
  overflow: hidden;
  font-size: 42px;
  font-weight: bold;
  line-height: 42px;
  display: block;
  color: #333333;
}
.product .g-title span {
  height: 18px;
  overflow: hidden;
  height: 18px;
  overflow: hidden;
  font-size: 18px;
  font-weight: normal;
  display: block;
  line-height: 18px;
  color: #666666;
  padding-top: 14px;
}
.product .pro1 {
  margin-top: 25px;
  position: relative;
}
.product .pro1 .picture_desc {
  margin-left: -360px;
  height: 660px;
  width: 960px;
  overflow: hidden;
  float: left;
}
.product .title_1 {
  height: 57px;
  width: 100%;
  float: none;
  margin-top: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product .title_1 ul li {
  float: left;
  height: 57px;
  width: 175px;
  border: 1px solid #707070;
  box-sizing: border-box;
  border-radius: 10px;
  margin-right: 15px;
  position: relative;
}
.product .title_1 ul li h3 {
  text-align: center;
  height: 57px;
}
.product .title_1 ul li h3 em {
  height: 20px;
  overflow: hidden;
  font-size: 20px;
  color: #333333;
  display: block;
  line-height: 20px;
  padding-top: 12px;
}
.product .title_1 ul li h3 i {
  height: 11px;
  overflow: hidden;
  font-size: 10px;
  color: #666666;
  display: block;
  text-transform: uppercase;
  font-family: Arial;
  padding-top: 5px;
}
.product .title_1 ul li:last-child {
  margin-right: 0;
}
.product .title_1 ul .cur {
  background: #049d98;
  border: none;
}
.product .title_1 ul .cur h3 em {
  color: #ffffff;
}
.product .title_1 ul .cur h3 i {
  color: #ffffff;
}
.product .recomm-list {
  width: 100%!important;
  /* left: 472px; */
  top: 50px;
}
.product .recomm-list .rec_bd{
  width: 100% !important;
  position: static !important;

}
.product .recomm-list .super-con {
  height: auto;
  /* background: #ffffff; */
  overflow: hidden;
  padding-bottom: 40px;
}
.product .item-line {
  float: left;
  width: 330px !important;
  margin-right: 50px;
  margin-top: 47px;
  border-bottom: 1px solid #d3d3d3;
}
.product .item-line::after {
  display: none;
}
.product .item-line:last-child {
  margin-right: 0;
}
.product .item-text {
  height: 57px;
}
.product .item-text::after {
  background-image: url('../image/afts.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 22px 9px;
  position: absolute;
  right: 0;
  top: 24px;
  height: 9px;
  width: 22px;
  content: "";
}
.product .item-title {
  width: 275px;
  font-size: 18px;
  line-height: 18px;
  display: block;
  text-align: left;
  padding-top: 20px;
  height: 19px;
  overflow: hidden;
  padding-left: 6px;
}
.product .item-title a {
  color: #333333;
  height: 18px;
  overflow: hidden;
}
.product .item-line:first-child {
  margin-left: 40px;
}
/*优势*/
.advant {
  padding: 50px 0;
}
.advant .g-title {
  height: 127px;
  text-align: center;
  background-image: url('../image/tit_1.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 169px 37px;
}
.advant .g-title em {
  font-size: 42px;
  font-weight: bold;
  line-height: 42px;
  display: block;
  color: #333333;
  height: 42px;
  overflow: hidden;
}
.advant .g-title span {
  height: 18px;
  overflow: hidden;
  font-size: 18px;
  font-weight: normal;
  display: block;
  line-height: 18px;
  color: #666666;
  padding-top: 14px;
}
.advant .adv1 {
  margin-top: 27px;
  background-image: url('../image/zl_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 601px;
  height: 601px;
}
.advant .adv1 ul {
  padding-top: 60px;
}
.advant .adv1 ul li {
  height: 177px;
  width: 363px;
  float: left;
  overflow: hidden;
  margin-bottom: 110px;
}
.advant .adv1 ul li b {
  font-size: 30px;
  color: #333333;
  display: block;
  line-height: 30px;
  overflow: hidden;
  font-weight: bold;
  padding-top: 31px;
  padding-left: 32px;
  margin-bottom: 12px;
  height: 30px;
}
.advant .adv1 ul li div {
  padding-left: 32px;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  max-height: 104px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.advant .adv1 .cur {
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.advant .adv1 ul li:first-child {
  margin-right: 474px;
}
.advant .adv1 ul li:last-child {
  margin-left: 474px;
}
.advant .adv1 ul li:nth-child(2n) {
  text-align: right;
}
.advant .adv1 ul li:nth-child(2n) b {
  padding-right: 32px;
  padding-left: 0;
}
.advant .adv1 ul li:nth-child(2n) div {
  padding-right: 32px;
  padding-left: 0;
}
/*实力*/
.sl {
  height: 937px;
  background-image: url('../image/sl_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 804px;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
}
.sl .g-title {
  height: 127px;
  text-align: center;
  padding-top: 65px;
  background-image: url('../image/tit_2.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 169px 37px;
}
.sl .g-title em {
  font-size: 42px;
  font-weight: bold;
  line-height: 42px;
  display: block;
  color: #ffffff;
  height: 42px;
  overflow: hidden;
}
.sl .g-title span {
  height: 18px;
  overflow: hidden;
  font-size: 18px;
  font-weight: normal;
  display: block;
  line-height: 18px;
  color: #ffffff;
  padding-top: 14px;
  height: 18px;
  overflow: hidden;
}
.sl .sl_con {
  margin-top: 23px;
  position: relative;
  height: 722px;
}
.sl .sl_con dl dt {
  float: right;
  width: 738px;
  height: 589px;
  display: block;
}
.sl .sl_con dl dt img {
  width: 738px;
  height: 589px;
  display: block;
  overflow: hidden;
}
.sl .sl_con dl dd {
  float: left;
  background: #ffffff;
  width: 462px;
  height: 589px;
  position: relative;
}
.sl .sl_con dl dd h3 {
  height: 65px;
  overflow: hidden;
  width: 356px;
  overflow: hidden;
  text-align: left;
  padding-top: 111px;
  margin-left: 72px;
}
.sl .sl_con dl dd h3 em {
  font-size: 36px;
  color: #333333 ;
  display: block;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  font-weight: bold;
}
.sl .sl_con dl dd h3 span {
  font-size: 16px;
  color: #999999;
  line-height: 16px;
  font-weight: normal;
  height: 16px;
  overflow: hidden;
  padding-top: 15px;
  display: block;
}
.sl .sl_con dl dd div {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  max-height: 104px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  width: 316px;
  margin-left: 71px;
  margin-top: 31px;
  padding-left: 20px;
  position: relative;
  min-height: 109px;
}
.sl .sl_con dl dd div::after {
  height: 12px;
  width: 12px;
  border: 3px solid #b2b2b2;
  box-sizing: border-box;
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
}
.sl .sl_con dl dd::before {
  height: 3px;
  width: 76px;
  background: #049d98;
  content: "";
  display: block;
  position: absolute;
  top: 128px;
  left: -23px;
}
.sl .s-title {
  width: 1201px;
  float: left;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  height: 134px;
  box-sizing: border-box;
  border-left: 1px solid #e2e2e2;
  bottom: 0;
  position: absolute;
}
.sl .s-title ul li {
  float: left;
  height: 134px;
  width: 400px;
  border-right: 1px solid #e2e2e2;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.sl .s-title li i {
  width: 40px;
  height: 33px;
  display: block;
  margin: 30px auto 0;
}
.sl .s-title li i img {
  width: 40px;
  height: 33px;
  display: block;
  overflow: hidden;
}
.sl .s-title li b {
  font-size: 22px;
  color: #333333;
  display: block;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  font-weight: normal;
  margin-top: 10px;
}
.sl .s-title li span {
  font-size: 16px;
  color: #999999;
  display: block;
  line-height: 18px;
  height: 20px;
  overflow: hidden;
  font-weight: normal;
  font-family: "Myriad Pro";
  padding-top: 4px;
}
.s-title ul .cur::after {
  position: absolute;
  height: 5px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #049d98;
  display: block;
  content: "";
}
.sl .recomm-next {
  height: 49px;
  width: 56px;
  position: absolute;
  bottom: 189px;
  left: 230px;
  background: #049d98;
}
.sl .recomm-prev {
  height: 49px;
  width: 56px;
  position: absolute;
  bottom: 189px;
  left: 300px;
  background: #049d98;
}
/*合作案例*/
.case {
  height: 735px;
  padding: 102px 0 97px;
  position: relative;
}
.case .g-title {
  height: 127px;
  text-align: center;
  margin-bottom: 28px;
  background-image: url('../image/tit_1.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 169px 37px;
}
.case .g-title em {
  font-size: 42px;
  font-weight: bold;
  line-height: 42px;
  display: block;
  color: #333333;
  height: 42px;
  overflow: hidden;
}
.case .g-title span {
  font-size: 18px;
  font-weight: normal;
  display: block;
  line-height: 18px;
  color: #666666;
  padding-top: 14px;
  height: 18px;
  overflow: hidden;
}
.case .s-title2 {
  width: 426px;
  height: 100px;
  float: left;
  margin-top: 45px;
  overflow: hidden;
  z-index: 99;
  position: relative;
}
.case .s-title2 ul li {
  float: left;
  height: 20px;
  width: 180px;
  text-align: left;
  margin-right: 45px;
  margin-bottom: 25px;
}
.case .s-title2 li h3 {
  font-size: 20px;
  color: #333333;
  display: block;
  line-height: 21px;
  height: 21px;
  overflow: hidden;
  font-weight: normal;
}
.case .s-title2 ul li:nth-child(2n) {
  margin-right: 0;
}
.case .s-title2 ul .cur h3 {
  color: #049d98;
  font-weight: bold;
}
.case .case_con {
  position: relative;
  top: 0;
}
.case .case_con dl dt {
  height: 580px;
  width: 774px;
  display: block;
  overflow: hidden;
  float: right;
}
.case .case_con dt img {
  height: 580px;
  width: 774px;
  display: block;
}
.case .case_con dl dd {
  float: left;
  width: 584px;
  background: #049d98;
  height: 413px;
  position: absolute;
  top: 167px;
}
.case .case_con dd h4 {
  height: 30px;
  font-size: 24px;
  color: #ffffff;
  display: block;
  width: 500px;
  margin-left: 75px;
  margin-top: 100px;
  overflow: hidden;
  font-weight: bold;
}
.case .case_con .str-desc {
  height: 120px;
  width: 450px;
  overflow: hidden;
  margin-top: 33px;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  max-height: 120px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-left: 75px;
}
.case .case_con .prod-hot-link {
  height: 43px;
  width: 150px;
  background: #ffffff;
  font-size: 16px;
  color: #333333;
  display: block;
  text-align: center;
  line-height: 43px;
  border-radius: 10px;
  overflow: hidden;
  margin-left: 76px;
  margin-top: 7px;
}
.case .case_con .prod-hot-link a {
  color: #333333;
  height: 43px;
  width: 150px;
  overflow: hidden;
  display: block;
}
/*新闻资讯*/
.news {
  height: 455px;
  padding: 67px 0 65px;
  background: #f4f4f4;
}
.news .g-title {
  height: 127px;
  text-align: center;
  margin-bottom: 25px;
  background-image: url('../image/tit_1.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 169px 37px;
}
.news .g-title em {
  font-size: 42px;
  font-weight: bold;
  line-height: 42px;
  display: block;
  color: #333333;
  height: 42px;
  overflow: hidden;
}
.news .g-title span {
  font-size: 18px;
  font-weight: normal;
  display: block;
  line-height: 18px;
  color: #666666;
  padding-top: 14px;
  height: 18px;
  overflow: hidden;
}
.news .dongt {
  float: left;
  width: 560px;
}
.news .dongt .bt {
  height: 26px;
  line-height: 26px;
  font-size: 20px;
  position: relative;
  margin-bottom: 20px;
}
.news .dongt .bt em a {
  color: #000000;
  height: 26px;
  overflow: hidden;
  display: inline-block;
  width: 200px;
}
.news .dongt .bt img {
  vertical-align: baseline;
}
.news .dongt .bt i {
  float: right;
  font-size: 14px;
  font-family: "Cambria";
  text-transform: uppercase;
}
.news .dongt .bt i a {
  color: #192336;
  display: block;
  padding-top: 2px;
  width: 92px;
  overflow: hidden;
  height: 26px;
  text-align: right;
}
.news .dongt dl {
  width: 560px;
  position: relative;
}
.news .dongt dt {
  height: 311px;
}
.news .dongt dt img {
  width: 560px;
  height: 311px;
}
.news .dongt dd .prod-hot-name a {
  display: block;
  font-size: 16px;
  height: 43px;
  font-weight: normal;
  line-height: 43px;
  overflow: hidden;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  width: 560px;
}
.news .new_ls {
  position: relative;
  margin-top: 10px;
}
.news .new_ls .item-line {
  height: 54px;
  display: block;
  line-height: 54px;
  border-bottom: 1px solid #b9b9b9;
  box-sizing: border-box;
  padding-left: 45px;
}
.news .new_ls .item-line::after {
  position: absolute;
  height: 6px;
  width: 6px;
  background: #049d98;
  display: block;
  top: 23px;
  left: 15px;
  content: "";
  border-radius: 30px;
}
.news .new_ls .item-time {
  float: right;
  line-height: 16px;
  padding-top: 20px;
}
.news .new_ls .item-time div {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  color: #666666;
}
.news .new_ls .item-title,
.news .new_ls .item-title a {
  font-size: 15px;
  color: #333333;
  display: block;
  position: relative;
  height: 54px;
  line-height: 54px;
  overflow: hidden;
}
.news .new_ls .item-title:hover a {
  color: #191818;
  font-weight: bold;
}
.news .news2 {
  float: right;
  width: 560px;
}
.news .news2 .item-line {
  height: 112px;
  margin-bottom: 18px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.news .news2 .item-time {
  padding-top: 35px;
  border-right: 1px solid #e0e0e0;
  width: 113px;
  text-align: center;
  float: left;
  height: 75px;
  overflow: hidden;
}
.news .news2 .item-time .item-time-year {
  display: block;
  margin-top: 8px;
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  color: #a7a7a7;
}
.news .news2 .item-time div {
  display: inline-block;
  margin: 0 2px;
  font-size: 22px;
  font-weight: normal;
  line-height: 22px;
  color: #666666;
}
.news .news2 .item-text {
  float: left;
  width: 378px;
  padding-left: 18px;
  padding-top: 16px;
}
.news .news2 .item-title,
.news .news2 .item-title a {
  font-size: 16px;
  color: #000000;
  display: block;
  position: relative;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
.news .news2 .item-title:hover a {
  color: #191818;
  font-weight: bold;
}
.news .news2 .item-desc {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  max-height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 6px;
  overflow: hidden;
}
.news .news2 .bt {
  height: 26px;
  line-height: 26px;
  font-size: 20px;
  position: relative;
  margin-bottom: 20px;
}
.news .news2 .bt em a {
  color: #000000;
  height: 26px;
  overflow: hidden;
  display: inline-block;
  width: 200px;
}
.news .news2 .bt img {
  vertical-align: baseline;
}
.news .news2 .bt i {
  float: right;
  font-size: 14px;
  font-family: "Cambria";
  text-transform: uppercase;
}
.news .news2 .bt i a {
  color: #192336;
  display: block;
  padding-top: 2px;
  width: 92px;
  overflow: hidden;
  height: 26px;
  text-align: right;
}
/*关于*/
.abt {
  height: 618px;
  background-image: url('../image/abt_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 618px;
}
.abt .ab_1 {
  padding-top: 118px;
}
.abt .ab_1 dl {
  height: 340px;
  width: 715px;
  margin: 0 auto;
  border-top: 1px solid #969ca5;
  box-sizing: border-box;
}
.abt .ab_1 dl dt {
  text-align: center;
}
.abt .ab_1 dl dt h2 {
  padding-top: 48px;
}
.abt .ab_1 dl dt h2 em {
  font-size: 42px;
  font-weight: bold;
  line-height: 42px;
  display: block;
  color: #ffffff;
  height: 42px;
  overflow: hidden;
}
.abt .ab_1 dl dt h2 span {
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  display: block;
  color: #ffffff;
  height: 24px;
  overflow: hidden;
  margin-top: 10px;
}
.abt .ab_1 dl dd div {
  font-size: 16px;
  line-height: 40px;
  color: #ffffff;
  max-height: 200px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  margin-top: 25px;
  min-height: 109px;
  text-align: center;
}
.abt .ab_1 .prod-hot-link {
  height: 43px;
  width: 150px;
  background: #049d98;
  font-size: 16px;
  color: #333333;
  display: block;
  text-align: center;
  line-height: 43px;
  border-radius: 10px;
  overflow: hidden;
  margin: 48px auto 0;
}
.abt .ab_1 .prod-hot-link a {
  color: #ffffff;
  height: 43px;
  width: 150px;
  overflow: hidden;
  display: block;
}
/**/
.links {
  height: 50px;
  font-size: 15px;
  line-height: 50px;
  color: #333;
  border-bottom: 1px solid #eee;
}
.links .links-title {
  width: 100px;
  height: 50px;
  font-weight: bold;
  overflow: hidden;
}
.links .links-title p {
  padding-right: 20px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
}
.links-list {
  max-width: 1000px;
}
.links-list a {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  color: #444;
  display: block;
  float: left;
  margin: 0 5px;
  max-width: 150px;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #049d98;
}
/*返回顶部*/
.sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  position: fixed;
  bottom: 20px;
  right: 19px;
  z-index: 110;
  height: 44px;
  width: 44px;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  text-align: center;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -12px;
}
.sidebar img {
  width: 44px;
  height: 44px;
  background-color: #ccc;
  border-radius: 2px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  outline: 0;
}
.sidebar:hover img {
  background-color: #049d98;
}
.sidebar .fh {
  display: none;
}
/*标题样式*/
.tit01 {
  width: 1200px;
  margin: 0 auto 40px;
  text-align: center;
  height: 100px;
  overflow: hidden;
}
.tit01 b {
  display: block;
  height: 60px;
  overflow: hidden;
  font-size: 36px;
  font-weight: bold;
  line-height: 60px;
  color: #000;
}
.tit01 b em {
  color: #bf0008;
}
.tit01 span {
  position: relative;
  height: 40px;
  overflow: hidden;
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  line-height: 40px;
  color: #666;
  text-transform: uppercase;
  padding: 0 150px;
}
.tit01 span:before {
  left: 0;
}
.tit01 span:after {
  right: 0;
}
.tit01 span:before,
.tit01 span:after {
  position: absolute;
  content: "";
  width: 130px;
  height: 2px;
  background-color: #dcdcdc;
  top: 50%;
}
/*min-banner*/
.min-banner {
  height: 350px;
  position: relative;
}
.min-banner img {
  width: 1920px;
  height: 350px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
/*面包屑*/
.crumbs-1 {
  height: 65px;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 30px;
}
.crumbs-1 b {
  font-weight: normal;
}
.crumbs-1 i {
  font-style: normal;
}
.crumbs-1 span {
  padding: 0 5px;
  height: 65px;
  line-height: 65px;
}
.crumbs-1 a:hover {
  color: #049d98;
}
/*副导航*/
.left-nav-01 {
  margin-bottom: 20px;
}
.left-nav-01-tit {
  background: #049d98;
  height: 80px;
}
.left-nav-01-tit h2 {
  padding: 0 10px;
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #ffffff;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.left-nav-01-one > li {
  background-color: #ccc;
  background-image: url('../image/left-nav-icon1.png');
  background-repeat: no-repeat;
  background-position: 90% 20px;
  background-size: 11px 11px;
  margin-bottom: 2px;
}
.left-nav-01-one > li h3 a {
  display: block;
  margin: 0 40px 0 0;
  padding-left: 32px;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: #333333;
  overflow: hidden;
}
.left-nav-01-one > li.sidenavcur,
.left-nav-01-one > li:hover {
  background-image: url('../image/left-nav-icon2.png');
  background-repeat: no-repeat;
  background-position: right 20px;
  background-size: 38px 11px;
  background-color: #049d98;
}
.left-nav-01-one > li.sidenavcur .left-nav-01-two,
.left-nav-01-one > li:hover .left-nav-01-two {
  display: block;
}
.left-nav-01-one > li.sidenavcur > h3 > a,
.left-nav-01-one > li:hover > h3 > a {
  color: #fff;
}
.left-nav-01-two {
  display: none;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.left-nav-01-two li {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background: #ECECEC;
  position: relative;
  border-bottom: 1px solid #fff;
}
.left-nav-01-two h3 a {
  display: block;
  color: #666;
  padding: 0 40px ;
}
.left-nav-01-two li:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #b8b8b8;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.left-nav-01-two li:hover h3 a,
.left-nav-01-two li.sidenavcur h3 a {
  color: #333;
}
.left-nav-01-two li:hover:after,
.left-nav-01-two li.sidenavcur:after {
  border-color: #333;
}
/*分页*/
.pagination-1 {
  margin: 30px auto 60px;
  height: 30px;
  text-align: center;
}
.pagination-1 li{float:left;}
.pagination-1 a,
.pagination-1 span {
  vertical-align: top;
  display: inline-block;
  padding: 0 8px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  text-align: center;
  margin: 0 2px;
  background: #fff;
}
.pagination-1 span {
  border: 1px solid #fff;
}
.pagination-1 .page_curr {
  background: #049d98;
  color: #fff;
  border-color: #049d98;
}
.pagination-1 .laypage_first,
.pagination-1 .laypage_last {
  display: none;
}
/*联系信息*/
.fdh-01-tit {
  background: #049d98;
  height: 80px;
}
.fdh-01-tit h3 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #333333;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.p6-order-form-1-add {
  border: 1px solid #eee;
  overflow: hidden;
}
.p6-order-form-1-add ul {
  padding: 20px 12px;
}
.p6-order-form-1-add li {
  font-size: 14px;
  font-weight: normal;
  line-height: 34px;
  color: #666666;
}
/*热品推荐*/
.prod-hot {
  padding: 30px 0 50px 0;
}
.prod-hot .prod-hot-box {
  padding: 30px 0 10px;
}
.prod-hot .prod-hot-box dl {
  float: left;
  width: 220px;
  margin: 0 14px 14px 0;
  border: 1px solid #dfdfdf;
  background-color: #f7f7f7;
}
.prod-hot .prod-hot-box dl:nth-child(4n) {
  margin-right: 0;
}
.prod-hot .prod-hot-list dt img {
  width: 220px;
  display: block;
}
.prod-hot .prod-hot-box dd {
  padding: 20px 10px 10px;
}
.prod-hot .prod-hot-name {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #333333;
  height: 24px;
}
.prod-hot .prod-hot-name a {
  display: block;
  max-height: 48px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prod-hot .prod-hot-desc {
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.prod-hot .prod-hot-link {
  display: none;
}
/*产品--------------------------------------------------------------------------------------------------------------------------*/
/*产品列表*/
.prod-list01.list-style-01 {
  width: 930px;
}
.list-style-01 .prod-list01-tit {
  height: 40px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 10px;
  margin-bottom: 14px;
}
.list-style-01 .prod-list01-tit .prod-list01-desc-tit {
  height: 40px;
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  border-bottom: 1px solid #049d98;
  overflow: hidden;
}
.list-style-01 .prod-list01-list {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.list-style-01 .prod-list01-list dl {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  width: 290px;
  margin: 0 9px 20px;
  float: left;
}
.list-style-01 .prod-list01-list dl:hover {
  border-color: #049d98;
}
.list-style-01 .prod-list01-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.list-style-01 .prod-list01-list dd {
  padding: 0 14px;
}
.list-style-01 .prod-list01-list .prod-list01-name {
  height: 45px;
  font-weight: normal;
  font-size: 20px;
  color: #333;
  line-height: 45px;
  text-align: center;
}
.list-style-01 .prod-list01-list .prod-list01-name a {
  display: block;
  height: 45px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-01 .prod-list01-list h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-01 .prod-list01-list-desc {
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}
.list-style-01 .prod-list01-list-desc,
.list-style-01 .prod-list01-link {
  display: none;
}
/*产品橱窗*/
.pc-cx-tel-1 {
  position: absolute;
  right: 2%;
  bottom: 16px;
  padding-top: 10px;
  width: 50%;
  height: 56px;
  border-top: 2px solid #e6e6e6;
}
.pc-cx-tel-1-t1 {
  float: right;
  width: 114px;
  background-color: #049d98;
  text-align: center;
}
.pc-cx-tel-1-t1 a {
  display: block;
  height: 44px;
  font-size: 18px;
  font-weight: normal;
  line-height: 44px;
  color: #ffffff;
  overflow: hidden;
}
.pc-cx-tel-1-t2 {
  width: 255px;
  padding-left: 70px;
  height: 56px;
  background-image: url('../image/pc-xc-icon2.png');
  background-repeat: no-repeat;
  background-position: 10px 0px;
  background-size: 40px 40px;
}
.pc-cx-tel-1-t2 span {
  display: block;
  height: 22px;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  color: #454545;
  overflow: hidden;
}
.pc-cx-tel-1-t2 em {
  display: block;
  height: 24px;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #454545;
  overflow: hidden;
}
.p15-showcase {
  position: relative;
  padding: 15px 18px 16px 20px;
  border: 1px solid #eee;
}
.p15-showcase-right-con {
  height: 132px;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #666666;
  overflow: hidden;
}
.p15-showcase-right-con span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
}
.p15-showcase-left {
  position: relative;
  float: left;
  overflow: hidden;
  margin-right: 3.3%;
  width: 44.7%;
  border: 1px solid #e7e7e7;
  line-height: 0;
}
.p15-showcase-left-jt {
  position: absolute;
  top: 50%;
  z-index: 33;
  margin-top: -11px;
  width: 12px;
  height: 23px;
  cursor: pointer;
}
.p15-showcase-left-prev {
  left: 10px;
}
.p15-showcase-left-next {
  right: 10px;
}
.p15-showcase-left-size {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 15px;
  width: 28px;
  height: 28px;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  color: #666666;
}
.p15-showcase-left-size em {
  font-style: normal;
}
.p15-showcase-left-pic {
  width: 400px;
  text-align: center;
}
.p15-showcase-left-pic li {
  float: left;
}
.p15-showcase-left-pic img {
  display: block;
  width: 400px;
  height: 400px;
}
.p15-showcase-right {
  float: left;
  width: 460px;
  padding-top: 20px;
}
.p15-showcase-right-tit {
  overflow: hidden;
  margin-bottom: 16px;
  height: 40px;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #454545;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*简介*/
.gc_js {
  padding: 30px 30px 20px;
  background-color: #ededed;
}
.gc_js .tit03 {
  margin-top: 0;
}
.gc_js .pro-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  color: #666666;
  text-align: justify;
}
/**/
.cpcs,
.cpyy,
.cpys,
.cpsm,
.cpbz {
  clear: both;
  font-family: 微软雅黑;
}
.tit03 {
  margin-top: 30px;
  border-bottom: 2px solid #d9d9d9;
  height: 40px;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333333;
  overflow: hidden;
  margin-bottom: 20px;
}
/*使用说明*/
.cpsm .con img {
  margin: 0;
}
.cpsm .con {
  background-color: #f7f7f7;
  padding: 15px;
}
.cpsm .cpsm-desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #333333;
  text-align: justify;
}
.cpyy ul {
  clear: both;
}
.cpyy li {
  float: left;
  width: 175px;
  margin-right: 13px;
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}
.cpyy li.none {
  margin-right: 0;
}
.cpyy li img {
  border: 1px solid #ddd;
  padding: 5px;
  height: 132px;
  width: 164px;
}
.cpyy li span {
  display: block;
  background: #666;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #fff;
  margin-top: 5px;
}
.cpyy li:hover img {
  border: 1px solid #049d98;
}
.cpyy li:hover span {
  background: #049d98;
}
.cpyy li:last-child {
  margin-right: 0;
}
.cpyy .cpyy_txt {
  clear: both;
}
.cpyy .con {
  background: #f7f7f7;
  padding: 20px;
  margin-bottom: 20px;
}
.cpyy .con .cpyy_txt,
.cpys .con p {
  font-size: 16px;
  color: #333;
  line-height: 28px;
}
.cpys {
  padding: 10px 0 20px;
}
.cpys li {
  float: left;
  width: 190px;
  height: 236px;
  background-image: url('../image/tsy.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 190px 234px;
  text-align: center;
  margin-right: 54px;
  background-size: 190px auto;
}
.cpys li p {
  overflow: hidden;
  font: 40px "Arial";
  color: #ffffff;
  line-height: 86px;
  width: 86px;
  height: 86px;
  margin: 0 auto;
  background: #049d98;
  border-radius: 100%;
}
.cpys li em {
  display: block;
  max-height: 90px;
  overflow: hidden;
  font-size: 16px;
  color: #000000;
  line-height: 28px;
  margin-top: 20px;
  padding: 0 20px;
}
.cpys li em span {
  display: block;
}
.cpys .nones {
  margin-right: 0;
}
.cp_al ul li {
  float: left;
  width: 300px;
  margin-right: 15px;
  text-align: center;
}
.cp_al ul li img {
  width: 300px;
  height: 174px;
  display: block;
  overflow: hidden;
}
.cp_al ul li p {
  height: 60px;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
  line-height: 60px;
  color: #555555;
}
.cp_al ul li.nones {
  margin-right: 0px;
}
.gc_tj {
  margin-bottom: 50px;
  overflow: hidden;
}
.gc_tj ul li {
  float: left;
  width: 300px;
  margin-right: 15px;
  text-align: center;
}
.gc_tj ul li img {
  width: 300px;
  height: 185px;
  display: block;
  overflow: hidden;
}
.gc_tj ul li span {
  height: 60px;
  overflow: hidden;
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  line-height: 60px;
  color: #555555;
}
.gc_tj ul li.nones {
  margin-right: 0px;
}
/*标题通用样式*/
.title {
  text-align: center;
}
.title span {
  display: block;
  height: 44px;
  font-size: 30px;
  font-weight: bold;
  line-height: 44px;
  color: #19191d;
  overflow: hidden;
}
.title em {
  display: block;
  height: 32px;
  font-size: 20px;
  font-weight: normal;
  line-height: 32px;
  color: #666666;
  overflow: hidden;
  margin: 8px 0 10px;
}
.title i {
  display: block;
  width: 60px;
  height: 3px;
  background-color: #049d98;
  margin: 0 auto;
}
/*标题通用样式*/
.prod-title {
  text-align: center;
}
.prod-title span {
  display: block;
  height: 42px;
  font-size: 30px;
  font-weight: bold;
  line-height: 42px;
  color: #000000;
  overflow: hidden;
}
.prod-title em {
  display: block;
  height: 24px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  text-transform: uppercase;
  overflow: hidden;
  padding-top: 5px;
}
/*联系我们*/
.prod-contact {
  padding: 50px 0 30px 0;
}
.prod-contact-box {
  padding: 25px 60px 30px;
  margin-top: 30px;
}
.prod-contact-box h2 span {
  display: block;
  height: 60px;
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  color: #0f0e0d;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
}
.prod-contact-box li {
  padding-left: 58px;
  margin-top: 15px;
  padding-bottom: 15px;
  line-height: 0;
  border-bottom: 1px dashed #b1b1b1;
  overflow: hidden;
  position: relative;
}
.prod-contact-box li i {
  position: absolute;
  width: 45px;
  height: 45px;
  z-index: 1;
  left: 0;
  top: 13px;
}
.prod-contact-box span {
  display: inline-block;
  max-width: 90%;
  height: 70px;
  font-size: 16px;
  font-weight: normal;
  line-height: 70px;
  color: #555555;
  overflow: hidden;
}
.prod-contact-box a {
  display: inline-block;
  max-width: 100%;
  height: 70px;
  font-size: 16px;
  font-weight: normal;
  line-height: 70px;
  color: #555555;
  overflow: hidden;
}
.prod-contact-li01 i {
  background-image: url('../image/a749d5d1417949888ac4d143ccac7bef_60.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 45px 45px;
}
.prod-contact-li02 i {
  background-image: url('../image/a749d5d1417949888ac4d143ccac7bef_61.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 45px 45px;
}
.prod-contact-li03 i {
  background-image: url('../image/a749d5d1417949888ac4d143ccac7bef_62.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 45px 45px;
}
.prod-contact-li04 i {
  background-image: url('../image/a749d5d1417949888ac4d143ccac7bef_63.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 45px 45px;
}
.prod-contact-box li a {
  color: #555;
}
/*资讯--------------------------------------------------------------------------------------------------------------------------*/
/*资讯列表*/
.prod-list01.list-style-02 {
  width: 930px;
}
.list-style-02 .prod-list01-tit {
  height: 40px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 10px;
  margin-bottom: 14px;
}
.list-style-02 .prod-list01-tit .prod-list01-desc-tit {
  height: 40px;
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  border-bottom: 1px solid #049d98;
  overflow: hidden;
}
.list-style-02 .prod-list01-list dl {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  width: 100%;
  margin: 0 0 20px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.list-style-02 .prod-list01-list dl:hover {
  border-color: #049d98;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link {
  background: #049d98;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link a {
  color: #fff;
}
.list-style-02 dt {
  width: 32%;
  float: left;
}
.list-style-02 .prod-list01-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.list-style-02 dd {
  width: 60%;
  padding: 10px 0 0;
  margin-right: 2%;
  float: right;
}
.list-style-02 .prod-list01-list .prod-list01-name {
  height: 40px;
  font-weight: normal;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-02 .prod-list01-list h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-02 .prod-list01-list-desc {
  max-height: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #797979;
  margin-bottom: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.list-style-02 .prod-list01-link {
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: right;
  background: #b6b6b6;
  color: #fff;
}
.list-style-02 .prod-list01-link a {
  display: block;
  color: #fff;
}
/*资讯详情*/
.article-title {
  height: 60px;
  margin: 30px 0 10px;
  font-size: 24px;
  font-weight: normal;
  line-height: 60px;
  color: #4b4a4a;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-sour {
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  color: #aaa;
  text-align: right;
  margin: 0 20px;
}
.article-sour em {
  max-width: 23%;
  height: 24px;
  display: inline-block;
  overflow: hidden;
}
.article-soura {
  color: #aaa;
}
.article-desc {
  padding: 16px 18px;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #d6d6d6;
  margin-bottom: 22px;
}
.article-desc-t1 {
  width: 78px;
  float: left;
  color: #342f2e;
  margin-right: -78px;
}
.article-desc-t2 {
  padding-left: 80px;
}
.article-sourspan {
  margin: 0 9px;
}
.article-con,
.article-desc,
.article-title {
  margin: 0 20px;
}
.endit-content {
  margin-bottom: 20px;
}
/*联系--------------------------------------------------------------------------------------------------------------------------*/
/*联系我们*/
.contact {
  padding-top: 30px;
  margin-bottom: 50px;
}
.contact-title {
  height: 80px ;
  font-size: 32px;
  color: #222;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.contact-title p {
  height: 50px;
  font-weight: bold;
  line-height: 50px;
  overflow: hidden;
}
.contact-title span {
  height: 28px;
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  overflow: hidden;
}
.contact-title i {
  display: block;
  width: 140px;
  border-top: 1px dashed #999;
  margin: 10px auto;
  position: relative;
}
.contact-title i::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #049d98;
  border: 5px solid #fff;
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -5px;
}
.contact-txt {
  background: #f5f5f5;
  margin-bottom: 56px;
}
.contact-txt-img {
  width: 440px;
}
.contact-txt-img img {
  width: 440px;
  height: 330px;
  display: block;
}
.contact-txt-con {
  width: 666px;
  margin: 40px 50px 0 0;
}
.contact-txt-name {
  height: 40px;
  font-size: 26px;
  color: #049d98;
  line-height: 40px;
  margin-bottom: 20px;
  overflow: hidden;
}
.contact-txt-desc {
  font-size: 16px;
  color: #767676;
  line-height: 32px;
}
.contact-con {
  border: 1px solid #e1e1e1;
  padding: 16px 0;
  margin-bottom: 50px;
}
.contact-icon2 {
  width: 1px;
  height: 164px;
  top: 16px;
  left: 50%;
  background-color: #e1e1e1;
}
.contact-con-img {
  width: 600px;
}
.contact-con-img img {
  display: block;
  width: 600px;
  height: 300px;
}
.contact-deta {
  float: left;
  width: 550px;
  height: 60px;
  padding-top: 20px ;
  margin: 0 24px 0 24px;
  border-bottom: 1px solid #e9e9e9;
  font-size: 16px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contact-deta:nth-child(n+3) {
  border-bottom: 0px;
}
.contact-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background-color: #049d98;
  border-radius: 50%;
  margin-right: 20px;
  overflow: hidden;
}
.contact-icon img {
  width: 40px;
  height: 40px;
  display: block;
}
.contact-list-txt {
  max-width: 150px;
  height: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 16px;
  line-height: 40px;
  overflow: hidden;
}
.contact-info {
  padding-top: 8px;
  max-height: 48px;
  line-height: 24px;
  -ms-word-break: break-all;
  word-break: break-all;
  overflow: hidden;
}
.contact-info a {
  display: inline-block;
  max-height: 48px;
  line-height: 24px;
  color: #333;
  overflow: hidden;
}
/**/
.gy-z {
  margin: 50px auto;
  overflow: hidden;
  font-family: "Microsoft YaHei", serif;
}
.gy-z dt {
  float: left;
  width: 600px;
}
.gy-z .endit-content {
  margin: 0;
}
.gy-z .endit-content img {
  margin: 0 auto;
}
.gy-z dd {
  width: 100%;
  /* float: right; */
  font-size: 20px;
  color: #000000;
  padding-top: 30px;
}
.gy-z dd h4 {
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  color: #000000;
  overflow: hidden;
  margin-bottom: 20px;
}
.gy-z dd .abo-desc {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  max-height: 338px;
  overflow: hidden;
  text-align: justify;
}
/**/
.gy-q {
  padding: 50px 0;
  background: #f6f6f6;
}
.gy-q h3 {
  padding-top: 20px;
  height: 60px;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  line-height: 60px;
  color: #000000;
  overflow: hidden;
}
.gy-q .gy_txt01 {
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  color: #666666;
  text-transform: uppercase;
}
/**/
.gy-o {
  margin: 50px 0;
  overflow: hidden;
  font-family: "Microsoft YaHei", serif;
}
.gy-o .gy-ot {
  float: right;
  width: 370px;
}
.gy-o .gy-ot img {
  display: block;
  overflow: hidden;
  width: 370px;
  height: 627px;
}
.gy-tit {
  position: relative;
  overflow: hidden;
}
.gy-o .gy-ok {
  position: absolute;
  left: 0;
  top: 0px;
  width: 800px;
  height: 570px;
  padding: 70px 0 0 30px;
  background: #f0f0f0;
}
.gy-o .gy-ok .gy_txt02 {
  max-height: 520px;
  width: 750px;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  line-height: 35px;
  color: #000000;
}
/*产品定制*/
.prodz_fw {
  background-image: url('../image/prodz_i1.jpg');
  background-repeat: no-repeat;
  background-position: center 138px;
  background-size: 1920px 530px;
  min-height: 800px;
  margin: 50px auto 50px;
  overflow: hidden;
}
.prodz_fw .contact-title {
  margin-bottom: 80px;
  overflow: hidden;
}
.prodz_txt {
  height: 130px;
  margin: 40px auto 20px;
  width: 1200px;
  overflow: hidden;
}
.prodz_txt1 {
  padding: 0 50px;
  max-height: 70px;
  overflow: hidden;
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  line-height: 35px;
  color: #ffffff;
}
.prodz_txt2 {
  padding: 0 50px;
  max-height: 60px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
}
.prodz_ul1 {
  overflow: hidden;
  margin-top: 40px;
}
.prodz_ul1 li {
  position: relative;
  float: left;
  border: 1px solid #dedede;
  margin-right: 36px;
  width: 360px;
  padding: 7px;
}
.prodz_ul1 li.nones {
  margin-right: 0;
}
.prodz_ul1 li img {
  width: 360px;
  height: 360px;
}
.prodz_ul1 li span {
  display: block;
  position: absolute;
  bottom: 13px;
  left: 123px;
  width: 110px;
  padding: 0 10px;
  height: 65px;
  background-color: #fff;
  border-radius: 200px 200px 0 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 80px;
  color: #0a0707;
  text-align: center;
}
.prodz_ul1 li:hover span {
  color: #049d98;
}
/*prodz_dl*/
.prodz_ys {
  margin: 30px auto 20px;
  overflow: hidden;
}
.prodz_dl {
  width: 1200px;
  margin: 0 auto 0px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.prodz_dl dl {
  float: left;
  width: 580px;
  overflow: hidden;
  margin-bottom: 40px;
  border: 1px solid #e1e1e1;
}
.prodz_dl dl dt {
  width: 580px;
  height: 435px;
  display: block;
}
.prodz_dl dl dt img {
  width: 580px;
  height: 435px;
  display: block;
}
.prodz_dl dl dd {
  width: 580px;
  padding: 50px 28px 0;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}
.prodz_dl dl dd span {
  width: 60px;
  height: 68px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: -34px;
  left: 30px;
  background-color: #049d98;
  font-size: 30px;
  font-weight: bold;
  line-height: 68px;
  color: #ffffff;
  word-break: break-all;
  padding: 0 4px;
  text-align: center;
}
.prodz_dl dl dd h3 {
  height: 60px;
  overflow: hidden;
}
.prodz_dl dl dd h3 em {
  display: inline-block;
  float: left;
  max-width: 49%;
  padding-left: 1%;
  height: 68px;
  overflow: hidden;
  font-size: 24px;
  font-weight: normal;
  line-height: 68px;
  color: #343434;
}
.prodz_dl dl dd h3 i {
  display: inline-block;
  float: left;
  max-width: 50%;
  height: 68px;
  overflow: hidden;
  font-size: 24px;
  font-weight: bold;
  line-height: 68px;
  color: #f56b1b;
  font-style: normal;
}
.prodz_dl dl dd .proys_sp {
  height: 72px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #6d6d6d;
  overflow: hidden;
  text-align: left;
}
.prodz_dl .dl2,
.prodz_dl .dl4 {
  float: right;
}
/*lc*/
.prodz_lc {
  height: 570px;
  box-sizing: border-box;
  background: #f3f3f3;
  padding-top: 50px;
  overflow: hidden;
  font-family: "Microsoft Yahei";
}
.prodz_lc .contact-title i:after {
  border: 5px solid #f3f3f3;
}
.prodz_lc2 dl {
  margin-top: 50px;
  width: 222px;
  height: 250px;
  margin-right: 22px;
  float: left;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  position: relative;
}
.prodz_lc2 dl dt {
  width: 109px;
  height: 109px;
  margin: -50px auto 0;
}
.prodz_lc2 dl dt img {
  background-color: #049d98;
  width: 109px;
  height: 109px;
  border-radius: 100%;
}
.prodz_lc2 dl dd {
  padding-top: 25px;
}
.prodz_lc2 dl dd em {
  display: block;
  text-align: center;
  padding: 0 5px;
  word-break: break-all;
  font-size: 14px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #c3c3c3;
  font-style: normal;
}
.prodz_lc2 dl dd h3 {
  display: block;
  text-align: center;
  padding: 0 5px;
  font-size: 24px;
  height: 44px;
  overflow: hidden;
  line-height: 44px;
  color: #343434;
  font-weight: normal;
  word-break: break-all;
}
.prodz_lc2 dl dd .prolc_sp {
  margin: 5px 10px 0;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  font-size: 16px;
  color: #939393;
  text-align: center;
  word-break: break-all;
}
.prodz_lc2 dl:nth-child(5) {
  margin-right: 0;
}
/*prodz_anli*/
.prodz_anli {
  margin: 50px auto;
  overflow: hidden;
}
.prodz_anli2 {
  margin: 0 auto;
  height: 400px;
}
.prodz_anli2 dl {
  float: left;
  width: 250px;
  height: 350px;
  padding: 15px;
  background: #fff;
  margin: 0 26px 0 0;
  box-shadow: 0 0 5px #cac8c8;
}
.prodz_anli2 dl dt {
  width: 250px;
  height: 188px;
}
.prodz_anli2 dl dt img {
  width: 250px;
  height: 188px;
}
.prodz_anli2 dl:nth-child(4) {
  margin-right: 0;
}
.prodz_anli2 dl dd h3 {
  display: block;
  text-align: center;
  padding-top: 5px;
  font-size: 20px;
  font-weight: bold;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  color: #343434;
}
.prodz_anli2 dl dd .prodz_sp {
  margin: 5px 0 0;
  line-height: 25px;
  height: 100px;
  overflow: hidden;
  font-size: 14px;
  color: #939393;
  text-align: left;
}
.prodz_baozhan {
  overflow: hidden;
  width: 1200px;
  height: 65px;
  margin: 0 auto 0;
}
.prodz_baozhan h4 {
  float: left;
  font-size: 16px;
  color: #fff;
  padding: 0 5px;
  width: 150px;
  height: 65px;
  line-height: 65px;
  background-color: #049d98;
  text-align: center;
}
.prodz_baozhan .prodz_baozhan2 {
  width: 1000px;
  float: left;
  margin-left: 40px;
  height: 65px;
}
.prodz_baozhan .prodz_baozhan2 em {
  width: 30%;
  float: left;
  font-size: 16px;
  color: #555;
  line-height: 65px;
  height: 65px;
  overflow: hidden;
  padding: 0 1.6%;
  border-right: 1px solid #d1d1d1;
}
.prodz_baozhan .prodz_baozhan2 em:last-child {
  border: 0;
}
.prodz_baozhan .prodz_baozhan2 em:hover {
  color: #000;
}
