.yx_swiper {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}
.yxContainer {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.yxContainer img,
.yxContainer a,
.yxContainer div {
  position: absolute;
}
.yxContainer .yx_3and1 {
  width: 1200px;
  top: 290px;
  left: 0px;
  position: absolute;
}
.yx_3and1 li {
  width: 340px;
  height: 155px;
  padding: 25px;
  margin: 0 15px 15px 0;
  _margin: 0 10px 15px 0;
  float: left;
  background-color: rgba(255, 255, 255, 1);
  _background-color: #ffffff;
  *background-color: #ffffff;
  background-image: url(../images/douyin/yx_bg02.png);
  background-repeat: no-repeat;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.yx_3and1 li:hover {
  background-color: rgba(255, 255, 255, 0.95);
}
.yx_3and1 li .yxTitle {
  font-size: 18px;
  line-height: 30px;
}
.yx_3and1 li .yxTitle strong {
  font-size: 24px;
  font-weight: bold;
}
.yx_3and1 li:nth-of-type(1) {
  color: #54bf14;
  background-position: 285px 102px;
}
.yx_3and1 li:nth-of-type(2) {
  color: #fb9a00;
  background-position: -125px 102px;
}
.yx_3and1 li:nth-of-type(3) {
  color: #de2828;
  margin-right: 0 !important;
  background-position: -530px 102px;
}
.yx_3and1 li:nth-of-type(4) {
  color: #8c4391;
  background-position: 285px -120px;
}
.yx_3and1 li:nth-of-type(5) {
  color: #2c88d8;
  background-position: -125px -120px;
}
.yx_3and1 li:nth-of-type(6) {
  color: #11b3c2;
  margin-right: 0 !important;
  background-position: -530px -120px;
}
.yx_3and1 li .yxContent {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 20px;
}
.yxContainer .yx_maidian {
  width: 1200px;
  height: 350px;
  top: 200px;
  left: 0px;
  position: absolute;
}
.yx_maidian li {
  width: 260px;
  height: 310px;
  padding: 20px;
  float: left;
}
.yx_maidian li .yxmPic {
  width: 140px;
  margin: 20px auto 30px auto;
  display: block;
}
.yx_maidian li img {
  width: 140px;
  height: 140px;
  position: relative;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transform-origin: center center;
}
.yx_maidian li:hover img {
  transform: rotate(360deg);
}
.yx_maidian li .yxmTitle {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #333333;
}
.yx_maidian li .yxmContent {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 10px;
}
.yxContainer .yx_fuwu {
  width: 1200px;
  height: 280px;
  top: 200px;
  left: 0px;
  position: absolute;
}
.yx_fuwu li {
  width: 380px;
  height: 280px;
  margin-right: 25px;
  _margin-right: 12px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: rgba(255, 255, 255, 1);
  _background-color: #ffffff;
  *background-color: #ffffff;
  background-image: url(../images/douyin/yx_fw.png);
  background-repeat: no-repeat;
  border-radius: 10px;
  float: left;
}
.yx_fuwu li:hover {
  background-color: rgba(255, 255, 255, 0.95);
}
.yx_fuwu li:nth-of-type(1) {
  background-position: 0 0;
}
.yx_fuwu li:nth-of-type(2) {
  background-position: 0 -300px;
}
.yx_fuwu li:nth-of-type(3) {
  background-position: 0 -600px;
  margin-right: 0 !important;
}
.yx_fuwu li .yxfTitle {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  width: 30px;
  text-align: center;
  padding: 20px 35px;
  line-height: 30px;
  float: left;
  display: block;
}
.yx_fuwu li .yxfContent {
  font-size: 16px;
  width: 230px;
  float: right;
  padding-top: 20px;
  display: block;
  color: #666666;
  line-height: 46px;
}
.yx_fuwu li .yxfContent strong {
  font-size: 18px;
  color: #333333;
  font-style: italic;
  margin-right: 10px;
}
.yxContainer .yx_zixun {
  width: 594px;
  height: 400px;
  overflow: hidden;
  right: 0px;
  bottom: 0px;
  background: url(../images/douyin/yx_bg06.png) center top no-repeat;
}
.yxContainer .yx_logo {
  width: 1200px;
  top: 200px;
  left: 0px;
  position: absolute;
}
.yx_logo li {
  width: 192px;
  height: 100px;
  padding: 0 24px 40px 24px;
  float: left;
}
.yx_logo li img {
  width: 192px;
  height: 100px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.yx_logo li:hover img {
  transform: scale(1.2);
}
