@charset "UTF-8";
.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.bgf4 {
  background: #f4f4f4;
}

.item_list {
  padding-bottom: 100px;
}

.swiper-button-prev, .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.wechat_business .banner_top {
  width: 100%;
  height: 520px;
  min-width: 1200px;
  background-color: #333;
  overflow: hidden;
  background: url("../images/banner01.jpg")/*/templates/default/images/wfxshop/banner01.jpg*/ center/cover no-repeat;
}

.wechat_business .banner_top .layout {
  width: 1200px;
  height: 380px;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  margin-top: 95px;
}

.wechat_business .banner_top .layout .container {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.wechat_business .banner_top .layout .container h3 {
  font-size: 40px;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.wechat_business .banner_top .layout .container h5 {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #ccc
}

.wechat_business .banner_top .layout .container .btna {
  width: 140px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  box-sizing: border-box;
  border: 1px solid white;
  font-size: 14px;
  margin-top: 35px;
  display: inline-block;
  border-radius: 0;
}

.wechat_business .banner_top .layout .container .btn1 {
  background-color: #1783ff;
  border: 1px solid #1783ff !important;
}

.wechat_business .banner_top .layout .container .btn2 {
  margin-left: 10px;
}

.wechat_business .banner_top .layout .container .btn2:hover {
  background-color: #1783ff;
  border: 1px solid #1783ff !important;
}

.wechat_business .block_item .content .title {
  font-size: 35px;
  font-weight: bold;
  line-height: 100%;
  text-align: center;
  padding-top: 100px;
  color: #333;
  margin-bottom: 18px;
}

.wechat_business .block_item .content .subtitle {
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  color: #666;
}

.wechat_business .block_item .content .wechat_b_list {
  margin-top: 45px;
}

.wechat_business .block_item .content .wechat_b_list .clearfix {
  height: 160px;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li {
  float: left;
  width: 130px;
  height: 130px;
  margin-right: 48px;
  padding: 15px;
  text-align: center;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li .icon {
  width: 78px;
  height: 78px;
  margin: 0 auto;
  border: 1px solid #1883ff;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  padding-right: 0;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li .txt {
  margin-top: 15px;
  font-size: 16px;
  color: #333;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:hover .icon {
  background-color: #1883ff;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:hover .txt {
  color: #1883ff;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:last-child {
  margin-right: 0;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(1) .icon {
  background-image: url("../images/icon01.png")/*/templates/default/images/wfxshop/icon01.png*/;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(1):hover .icon {
  background-image: url("../images/icon01_h.png")/*/templates/default/images/wfxshop/icon01_h.png*/;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(2) .icon {
  background-image: url("../images/icon02.png")/*/templates/default/images/wfxshop/icon02.png*/;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(2):hover .icon {
  background-image: url("../images/icon02_h.png")/*/templates/default/images/wfxshop/icon02_h.png*/;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(3) .icon {
  background-image: url("../images/icon03.png")/*/templates/default/images/wfxshop/icon03.png*/;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(3):hover .icon {
  background-image: url("../images/icon03_h.png")/*/templates/default/images/wfxshop/icon03_h.png*/;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(4) .icon {
  background-image: url("../images/icon04.png")/*/templates/default/images/wfxshop/icon04.png*/;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(4):hover .icon {
  background-image: url("../images/icon04_h.png")/*/templates/default/images/wfxshop/icon04_h.png*/;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(5) .icon {
  background-image: url("../images/icon05.png")/*/templates/default/images/wfxshop/icon05.png*/;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(5):hover .icon {
  background-image: url("../images/icon05_h.png")/*/templates/default/images/wfxshop/icon05_h.png*/;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(6) .icon {
  background-image: url("../images/icon06.png")/*/templates/default/images/wfxshop/icon06.png*/;
}

.wechat_business .block_item .content .wechat_b_list .clearfix li:nth-child(6):hover .icon {
  background-image: url("../images/icon06_h.png")/*/templates/default/images/wfxshop/icon06_h.png*/;
}

.wechat_business .item_advantage {
  padding-bottom: 140px;
}

.wechat_business .item_advantage .wechat_b_advantage {
  margin-top: 50px;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix {
  height: 220px;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li {
	float: left;
	width: 280px;
	height: 220px;
	margin: 0 26px 0 0;
	padding-top: 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-radius: 5px;
	text-align: center;
	background: #fff;
	transition: all .2s linear;
}


.wechat_business .item_advantage .wechat_b_advantage .clearfix li .icon {
  width: 80px;
  height: 60px;
  margin: 0 auto;
  background: url("../images/ad01.png")/*/templates/default/images/wfxshop/ad01.png*/ center no-repeat;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li .li_title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li .li_txt {
  font-size: 14px;
  color: #666;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li:hover {
  border-color: #1883ff;
  background: #1883ff;
  transform: translateY(-5px);
  box-shadow: 0px 6px 70px 1px rgba(0, 0, 0, .1);
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li:hover .icon {
  background: url("../images/ad01_h.png")/*/templates/default/images/wfxshop/ad01_h.png*/ center no-repeat;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li:hover .li_title {
  color: #fff;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li:hover .li_txt {
  color: #fff;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li:nth-child(4n) {
  margin-right: 0;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li:nth-child(2) .icon {
  background: url("../images/ad02.png")/*/templates/default/images/wfxshop/ad02.png*/ center no-repeat;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li:nth-child(2):hover .icon {
  background: url("../images/ad02_h.png")/*/templates/default/images/wfxshop/ad02_h.png*/ center no-repeat;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li:nth-child(3) .icon {
  background: url("../images/ad03.png")/*/templates/default/images/wfxshop/ad03.png*/ center no-repeat;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li:nth-child(3):hover .icon {
  background: url("../images/ad03_h.png")/*/templates/default/images/wfxshop/ad03_h.png*/ center no-repeat;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li:nth-child(4) .icon {
  background: url("../images/ad04.png")/*/templates/default/images/wfxshop/ad04.png*/ center no-repeat;
}

.wechat_business .item_advantage .wechat_b_advantage .clearfix li:nth-child(4):hover .icon {
  background: url("../images/ad04_h.png")/*/templates/default/images/wfxshop/ad04_h.png*/ center no-repeat;
}

.wechat_business .item_module {
  padding-bottom: 75px;
}

.wechat_business .item_module .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.wechat_business .item_module .wechat_b_swiper {
  margin-top: 60px;
}

.wechat_business .item_module .wechat_b_swiper .swiper-slide img {
  margin-left: 190px;
}

.wechat_business .item_module .wechat_b_swiper .swiper-slide .fr {
  width: 500px;
  margin-top: 140px;
}

.wechat_business .item_module .wechat_b_swiper .swiper-slide .fr h4 {
  font-size: 100px;
  font-weight: normal;
  font-style: italic;
  color: #ddd;
}

.wechat_business .item_module .wechat_b_swiper .swiper-slide .fr p {
  padding-left: 12px;
  font-size: 30px;
  line-height: 30px;
  color: #1783ff;
  font-weight: bold;
}

.wechat_business .item_module .wechat_b_swiper .swiper-button-prev {
  width: 90px;
  height: 90px;
  margin-top: -45px;
  background: url("../images/left_dis.png")/*/templates/default/images/wfxshop/left_dis.png*/ center;
}

.wechat_business .item_module .wechat_b_swiper .swiper-button-prev:hover {
  background: url("../images/left.png")/*/templates/default/images/wfxshop/left.png*/ center;
}

.wechat_business .item_module .wechat_b_swiper .swiper-button-next {
  width: 90px;
  height: 90px;
  margin-top: -45px;
  right: 10px;
  left: auto;
  background: url("../images/right_dis.png")/*/templates/default/images/wfxshop/right_dis.png*/ center;
}

.wechat_business .item_module .wechat_b_swiper .swiper-button-next:hover {
  background: url("../images/right.png")/*/templates/default/images/wfxshop/right.png*/ center;
}

.wechat_business .item_u_fn {
  padding-bottom: 120px;
}

.wechat_business .item_u_fn .wechat_b_u_fn {
  margin-top: 45px;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix {
  height: 181px;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li {
  float: left;
  width: 130px;
  margin-right: 100px;
  padding: 15px;
  text-align: center;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li .icon {
  width: 108px;
  height: 108px;
  margin: 0 auto;
  border: 1px solid #1883ff;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  padding-right: 0;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li .txt {
  margin-top: 20px;
  font-size: 16px;
  color: #333;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:last-child {
  margin-right: 0;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:hover .icon {
  background-color: #1883ff;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:hover .txt {
  color: #1883ff;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:nth-child(1) .icon {
  background-image: url("../images/u_fn01.png")/*/templates/default/images/wfxshop/u_fn01.png*/;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:nth-child(1):hover .icon {
  background-image: url("../images/u_fn01_h.png")/*/templates/default/images/wfxshop/u_fn01_h.png*/;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:nth-child(2) .icon {
  background-image: url("../images/u_fn02.png")/*/templates/default/images/wfxshop/u_fn02.png*/;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:nth-child(2):hover .icon {
  background-image: url("../images/u_fn02_h.png")/*/templates/default/images/wfxshop/u_fn02_h.png*/;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:nth-child(3) .icon {
  background-image: url("../images/u_fn03.png")/*/templates/default/images/wfxshop/u_fn03.png*/;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:nth-child(3):hover .icon {
  background-image: url("../images/u_fn03_h.png")/*/templates/default/images/wfxshop/u_fn03_h.png*/;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:nth-child(4) .icon {
  background-image: url("../images/u_fn04.png")/*/templates/default/images/wfxshop/u_fn04.png*/;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:nth-child(4):hover .icon {
  background-image: url("../images/u_fn04_h.png")/*/templates/default/images/wfxshop/u_fn04_h.png*/;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:nth-child(5) .icon {
  background-image: url("../images/u_fn05.png")/*/templates/default/images/wfxshop/u_fn05.png*/;
}

.wechat_business .item_u_fn .wechat_b_u_fn .clearfix li:nth-child(5):hover .icon {
  background-image: url("../images/u_fn05_h.png")/*/templates/default/images/wfxshop/u_fn05_h.png*/;
}

.wechat_business .item_erp {
  padding-bottom: 115px;
}

.wechat_business .item_erp .wechat_b_erp .clearfix {
  height: 310px;
}

.wechat_business .item_erp .wechat_b_erp .clearfix li {
  float: left;
  width: 260px;
  height: 120px;
  margin: 35px 53.3px 0 0;
}

.wechat_business .item_erp .wechat_b_erp .clearfix li:nth-child(4n) {
  margin-right: 0;
}

.wechat_business .item_analysis .brand_analysis .clearfix {
  height: 430px;
}

.wechat_business .item_analysis .brand_analysis .clearfix li {
  float: left;
  width: 280px;
  height: 380px;
  margin: 50px 26px 0 0;
}

.wechat_business .item_analysis .brand_analysis .clearfix li .img {
  position: relative;
  width: 100%;
  height: 200px;
  border-radius: 5px;
  overflow: hidden;
}

.wechat_business .item_analysis .brand_analysis .clearfix li .img img {
  display: block;
  width: 100%;
  height: 100%;
}

.wechat_business .item_analysis .brand_analysis .clearfix li .img .img_shadow {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.wechat_business .item_analysis .brand_analysis .clearfix li .img .img_title {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -48px 0 0 -48px;
  padding: 20px 0 0;
  width: 96px;
  height: 96px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 20px;
  text-align: center;
  color: #fff;
}

.wechat_business .item_analysis .brand_analysis .clearfix li .li_title {
  margin-top: 25px;
  text-align: center;
  font-size: 20px;
  color: #333;
}

.wechat_business .item_analysis .brand_analysis .clearfix li .li_txt {
  display: none;
  margin-top: 25px;
  padding: 0 15px 18px 15px;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  line-height: 26px;
  color: #666;
}

.wechat_business .item_analysis .brand_analysis .clearfix li:last-child {
  margin-right: 0;
}

.wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(1):hover .img_shadow, .wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(1):hover .img_title, .wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(1):hover .li_txt {
  display: block;
}

.wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(1):hover .li_title {
  display: none;
}

.wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(2):hover .img_shadow, .wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(2):hover .img_title, .wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(2):hover .li_txt {
  display: block;
}

.wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(2):hover .li_title {
  display: none;
}

.wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(3):hover .img_shadow, .wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(3):hover .img_title, .wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(3):hover .li_txt {
  display: block;
}

.wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(3):hover .li_title {
  display: none;
}

.wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(4):hover .img_shadow, .wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(4):hover .img_title, .wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(4):hover .li_txt {
  display: block;
}

.wechat_business .item_analysis .brand_analysis .clearfix li:nth-child(4):hover .li_title {
  display: none;
}

.wechat_business .item_m_fn {
  height: 730px;
  background: url("../images/banner02.jpg")/*/templates/default/images/wfxshop/banner02.jpg*/ center/cover no-repeat;
}

.wechat_business .item_m_fn .content .cf {
  color: #fff;
}

.wechat_business .item_m_fn .wechat_b_m_fn {
  margin-top: 20px;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix {
  height: 362px;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li {
  float: left;
  margin-top: 60px;
  width: 200px;
  text-align: center;
  color: #fff;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li .icon {
  width: 78px;
  height: 78px;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid #fff;
  background-position: center;
  background-repeat: no-repeat;
  padding-right: 0;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li .icon:hover {
  border: 1px solid #1883ff;
  background-color: #1883ff;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li .txt {
  margin-top: 20px;
  font-size: 16px;
  color: #fff;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(1) .icon {
  background-image: url("../images/m_fn01.png")/*/templates/default/images/wfxshop/m_fn01.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(2) .icon {
  background-image: url("../images/m_fn02.png")/*/templates/default/images/wfxshop/m_fn02.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(3) .icon {
  background-image: url("../images/m_fn03.png")/*/templates/default/images/wfxshop/m_fn03.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(4) .icon {
  background-image: url("../images/m_fn04.png")/*/templates/default/images/wfxshop/m_fn04.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(5) .icon {
  background-image: url("../images/m_fn05.png")/*/templates/default/images/wfxshop/m_fn05.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(6) .icon {
  background-image: url("../images/m_fn06.png")/*/templates/default/images/wfxshop/m_fn06.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(7) .icon {
  background-image: url("../images/m_fn07.png")/*/templates/default/images/wfxshop/m_fn07.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(8) .icon {
  background-image: url("../images/m_fn08.png")/*/templates/default/images/wfxshop/m_fn08.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(9) .icon {
  background-image: url("../images/m_fn09.png")/*/templates/default/images/wfxshop/m_fn09.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(10) .icon {
  background-image: url("../images/m_fn10.png")/*/templates/default/images/wfxshop/m_fn10.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(11) .icon {
  background-image: url("../images/m_fn11.png")/*/templates/default/images/wfxshop/m_fn11.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(12) .icon {
  background-image: url("../images/m_fn12.png")/*/templates/default/images/wfxshop/m_fn12.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(13) .icon {
  background-image: url("../images/m_fn13.png")/*/templates/default/images/wfxshop/m_fn13.png*/;
}

.wechat_business .item_m_fn .wechat_b_m_fn .clearfix li:nth-child(14) .icon {
  background-image: url("../images/m_fn14.png")/*/templates/default/images/wfxshop/m_fn14.png*/;
}

.wechat_business .item_industry {
  padding-bottom: 130px;
}

.wechat_business .item_industry .wechat_b_industry {
  margin-top: 20px;
}

.wechat_business .item_industry .wechat_b_industry .clearfix {
  height: 460px;
}

.wechat_business .item_industry .wechat_b_industry .clearfix li {
  position: relative;
  float: left;
  width: 280px;
  height: 200px;
  margin: 30px 26px 0 0;
  overflow: hidden;
  border-radius: 5px;
}

.wechat_business .item_industry .wechat_b_industry .clearfix li:nth-child(4n) {
  margin-right: 0;
}

.wechat_business .item_industry .wechat_b_industry .clearfix li img {
  width: 100%;
  height: 100%;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.wechat_business .item_industry .wechat_b_industry .clearfix li .img_shadow {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.wechat_business .item_industry .wechat_b_industry .clearfix li .con {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 94px;
  height: 94px;
  margin: -47px 0 0 -47px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 94px;
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 20px;
  text-align: center;
  color: #fff;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.wechat_business .item_industry .wechat_b_industry .clearfix li .con.multiline {
  padding-top: 16px;
  line-height: 28px;
}

.wechat_business .item_industry .wechat_b_industry .clearfix li:hover img {
  -ms-transform: scale(1.2);/* IE 9 */
  -moz-transform: scale(1.2);/* Firefox */
  -webkit-transform: scale(1.2);/* Safari 和 Chrome */
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.wechat_business .item_industry .wechat_b_industry .clearfix li:hover .img_shadow {
  display: block;
}

.wechat_business .item_industry .wechat_b_industry .clearfix li:hover .con {
  opacity: 1;
}
.st{
  width: 100%;
  min-width: 1200px;
  background-color: #0e64fc;
  padding: 50px 0;
  /* background: url("../images/index/contact_bg.png")/*/
  templates/default/images/index/contact_bg.png*/ center/cover; */;
}
.stlayout{
  width: 1200px;
  margin: 0px auto;
}
.sttext{
  text-align: center;
}
.sttext p{
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  color:#fff;
  margin-right: 22px;
  font-weight:100;
}

.sttext .tp{
  font-size:16px;
  color:#fff;
  margin-bottom: 30px;
}

.sttext a{
  text-decoration: none;
  border-color: white !important;
  background-color: #55acef;
}

.sttext a.btna{
  display: block;
  width: 160px;
  height: 42px;
  background: #fff;
  color: #1968f3;
  font-size: 16px;
  line-height: 42px;
  text-align: center;
  border-radius: 3px;
  margin: 0 auto;
}
.sttext a.btna:hover{
  background-color: #f1f1f1;
  color: #1968f3;
}
.sttext a p{
  font-size: 16px;
  margin-top: 7px;
  color: #FFFFFF !important;
}
.sttext a.btna p{
  padding-top: 0px;
  line-height: 17px;
}