.pro_show_jianjie {
  line-height: 3em;
  text-indent: 2em;
  margin: 25px 0 40px 0;
}
.pro_show_tit {
  position: relative;
  margin: 0 0 20px 0;
}
.pro_show_tit img {
  width: 100%;
  display: block;
}
.pro_show_tit h2 {
  position: absolute;
  top: 6px;
  left: 34px;
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 2px;
}
.pro_show_tit p {
  position: absolute;
  left: 223px;
  top: 20px;
  font-size: 20px;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0;
  font-weight: normal;
  color: #fffffe;
  font-style: italic;
}
.pro_show_text {
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px 0;
}
.pro_show_text .pic {
  width: 55%;
  border: 1px solid #c0c0c0;
}
.pro_show_text .pic img {
  width: 100%;
  display: block;
}
.pro_show_text .text {
  width: 42%;
}
.pro_show_text .text .top {
  height: 306px;
}
.pro_show_text .text h2 {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  padding: 0 0 18px 0;
  position: relative;
}
.pro_show_text .text h2::before {
  width: 70px;
  height: 1px;
  background: #e20000;
  position: absolute;
  content: "";
  bottom: 0;
}
.pro_show_text .text h3 {
  font-size: 20px;
  color: #666666;
  font-size: 22px;
  margin: 25px 0 15px;
  font-weight: bold;
}
.pro_show_text .text p {
  font-size: 18px;
  color: #666666;
  line-height: 36px;
}
.pro_show_text .text a {
  width: 143px;
  line-height: 36px;
  background: #e60013;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  display: block;
  text-align: center;
}
.pro_show_text .text a:hover {
  background: #0a55bd;
}
.pro_ad1 {
  background: url(../simages/ad_1.jpg) no-repeat center center;
  height: 144px;
}
.pro_ad1 .box_ad {
  overflow: hidden;
  padding: 9px 0 0 0;
}
.pro_ad1 .box_ad .text {
  color: #fff;
  width: 321px;
  padding: 0 0 0 20px;
  float: left;
  text-align: center;
}
.pro_ad1 .box_ad .text h1 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  font-weight: bold;
}
.pro_ad1 .box_ad .text h1 b {
  color: #0094ec;
}
.pro_ad1 .box_ad .text p {
  font-size: 20px;
  color: #fff;
  margin: 37px 0 0 0;
}
.pro_ad1 .box_ad .text b {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  margin: 5px 0 0 0;
}
.pro_ad1 .box_ad .right {
  float: right;
  width: 172px;
  padding: 28px 0 0 0;
}
.pro_ad1 .box_ad .right .tel {
  text-align: left;
  height: 59px;
  background: url(../images/ad_tel.png) no-repeat left center;
}
.pro_ad1 .box_ad .right .tel span {
  font-size: 16px;
  display: block;
  color: #fff;
}
.pro_ad1 .box_ad .right .tel b {
  font-size: 28px;
  color: #fff;
  display: block;
  font-weight: bold;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.pro_ad1 .box_ad .right a {
  display: block;
  width: 150px;
  line-height: 37px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background: #e20000;
}
.pro_ad1 .box_ad .right a:hover {
  color: #fff;
}
.pro_ad2 {
  background: url(../images/ad_1.jpg) no-repeat center center;
  background-size: 100%;
  margin: 0 0 30px 0;
}
.pro_ad2 .box_ad {
  overflow: hidden;
  padding: 0px 0 0 0;
}
.pro_ad2 .box_ad .text {
  color: #fff;
  width: 500px;
  padding: 25px 0 0 20px;
  float: left;
  text-align: center;
}
.pro_ad2 .box_ad .text h1 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  font-weight: bold;
}
.pro_ad2 .box_ad .text h1 b {
  color: #0094ec;
}
.pro_ad2 .box_ad .text p {
  font-size: 20px;
  color: #fff;
  margin: 37px 0 0 0;
}
.pro_ad2 .box_ad .text b {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  margin: 5px 0 0 0;
}
.pro_ad2 .box_ad .right {
  float: right;
  width: 281px;
  padding: 28px 0 0 0;
}
.pro_ad2 .box_ad .right .tel {
  text-align: left;
  height: 46px;
  background: url(../images/ad_tel.png) no-repeat left center;
}
.pro_ad2 .box_ad .right .tel span {
  font-size: 14px;
  display: block;
  color: #fff;
}
.pro_ad2 .box_ad .right .tel b {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  display: block;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  letter-spacing: 1px;
}
.pro_ad2 .box_ad .right a {
  display: block;
  width: 110px;
  line-height: 23px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #e20000;
}
.pro_ad2 .box_ad .right a:hover {
  color: #fff;
}
.pro-yingyong {
  padding: 15px 0;
}
.pro-yingyong .content {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.pro-yingyong .content .list {
  width: 218px;
  margin-right: 20px;
  margin-bottom: 22px;
}
.pro-yingyong .content .list a {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  box-shadow: 0 0 8px #858585;
  position: relative;
}
.pro-yingyong .content .list a .pic {
  width: 100%;
  border-bottom: none;
  box-sizing: border-box;
  overflow: hidden;
}
.pro-yingyong .content .list a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.pro-yingyong .content .list a h2 {
  position: absolute;
  width: 100%;
  font-size: 18px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  margin: 0 auto;
  line-height: 40px;
  margin: 6px 0 0 0;
}
.pro-yingyong .content .list:nth-child(4n + 4) {
  margin-right: 0;
}
.pro-yingyong .content .list:nth-child(7),
.pro-yingyong .content .list:nth-child(8),
.pro-yingyong .content .list:nth-child(9) {
  margin-bottom: 0;
}
.pro-yingyong .content .list:hover a .pic img {
  transform: scale(1.1);
}
.pro-yingyong .more {
  width: 135px;
  line-height: 40px;
  background: #0881ce;
  color: #fff;
  border-radius: 30px;
  display: block;
  margin: 10px auto 0;
  text-align: center;
}
.pro-yingyong .more:hover {
  background: #0baf50;
}
.pro-advan {
  margin: 0px 0 30px 0;
  padding-top: 10px;
}
.pro-advan .box {
  position: relative;
  margin: 0 0 30px 0;
}
.pro-advan .box .pic {
  position: relative;
}
.pro-advan .box .pic img {
  margin: 0 auto;
  width: auto;
  display: block;
}
.pro-advan .box .pic p {
  position: absolute;
  color: #fff;
  left: 20px;
  bottom: 69px;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
}
.pro-advan .box .text .title {
  margin-bottom: 15px;
  padding: 0 0 0 30px;
}
.pro-advan .box .text .title h2 {
  display: inline;
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 36px;
  letter-spacing: 1px;
  text-align: left;
  border-bottom: 1px dashed #b3b3b3;
  padding: 0 0 10px 0;
}
.pro-advan .box .text .title h2 b {
  margin-top: 8px;
  font-size: 28px;
  font-weight: bold;
  color: #e20000;
  padding: 0 0 0 15px;
}
.pro-advan .box .text .title p {
  font-size: 11px;
  text-transform: uppercase;
  color: #2f2f2f;
}
.pro-advan .box .text .content {
  padding: 0;
  margin: 25px 0 20px 0;
}
.pro-advan .box .text .content p {
  color: #666666;
  font-size: 18px;
  line-height: 30px;
  padding: 0 0 0 32px;
  margin: 0 0 10px 0;
  background: url(../images/four_9.png) no-repeat left 3px;
}
.pro-advan .box .text .content p b {
  color: #e20000;
  font-weight: bold;
}
.pro-advan .box .text .content span {
  margin-left: 38px;
  display: block;
  width: 260px;
  line-height: 36px;
  border-radius: 30px;
  background: #0881ce;
  color: #fff;
  text-align: center;
  margin-bottom: 28px;
}
.pro-advan .box .text a {
  display: block;
  width: 300px;
  line-height: 35px;
  text-align: left;
  color: #fff;
  background: #0881ce;
  font-size: 18px;
  margin-top: 20px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.pro-advan .box .text a:hover {
  padding: 0 30px 0;
  background: #ffbc08;
}
.pro-advan .box:nth-child(2) .text .title h2 b {
  font-size: 28px;
}
.pro-advan .box:nth-child(4) .icon {
  right: auto;
  left: -131px;
  bottom: 241px;
}
.pro_content {
  margin: 0 0 30px 0;
}
.pro_show_company {
  margin: 0 0 40px 0;
}
.pro_show_company h4 {
  text-transform: uppercase;
  color: #e60013;
  font-size: 30px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.pro_show_company h2 {
  color: #333333;
  font-weight: bold;
  font-size: 26px;
  margin: 15px 0;
}
.pro_show_company .text_com {
  margin: 10px 0 0 0;
}
.pro_show_company .text_com p {
  color: #666666;
  font-size: 20px;
  line-height: 36px;
  margin: 0 0 10px 0;
}
.pro_show_sercive {
  margin: 30px 0 40px;
  position: relative;
}
.pro_show_sercive p {
  position: absolute;
  color: #333333;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 34px;
}
.pro_show_pro .box-slider-coo {
  margin: 30px 0;
  position: relative;
}
.pro_show_pro .box-slider-coo .swiper-container {
  padding: 10px;
}
.pro_show_pro .box-slider-coo .item {
  border: 1px solid #cecece;
}
.pro_show_pro .box-slider-coo .item a {
  display: block;
  position: relative;
}
.pro_show_pro .box-slider-coo .item a .pic {
  width: 100%;
  overflow: hidden;
}
.pro_show_pro .box-slider-coo .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.pro_show_pro .box-slider-coo .item a h2 {
  width: 100%;
  bottom: 0;
  text-align: center;
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}
.pro_show_pro .box-slider-coo .item:hover {
  border: 1px solid #e20000;
}
.pro_show_pro .box-slider-coo .item:hover a .pic img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.pro_show_pro .box-slider-coo .item:hover a h2 {
  color: #e20000;
}
.pro_show_pro .box-slider-coo .next {
  left: 0px;
  position: absolute;
  top: 50%;
  z-index: 999;
  margin-left: -33px;
  cursor: pointer;
  margin-top: -33px;
  width: 36px;
  height: 75px;
  background: url(../simages/fac_l.png) no-repeat center center;
}
.pro_show_pro .box-slider-coo .next:hover {
  background: url(../simages/fac_l_h.png) no-repeat center center;
}
.pro_show_pro .box-slider-coo .prev {
  right: 0px;
  position: absolute;
  z-index: 999;
  top: 50%;
  margin-top: -33px;
  margin-right: -30px;
  cursor: pointer;
  width: 36px;
  height: 75px;
  background: url(../simages/fac_r.png) no-repeat center center;
}
.pro_show_pro .box-slider-coo .prev:hover {
  background: url(../simages/fac_r_h.png) no-repeat center center;
}
