@charset "UTF-8";
@import url("./common.css");
/*外贸*/
.wm_con01 {
  margin-bottom: 50px;
}

.wm_con01 ul li {
  width: 350px;
  height: 260px;
  float: left;
  margin: 10px 25px;
}

.wm_con01 ul li h3 {
  text-align: center;
}

.wm_con01 ul li span {
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #65c3fa;
  line-height: 120px;
  font-size: 48px;
  text-align: center;
  color: #fff;
}

.wm_con01 ul li:first-child span {
  background: #ff9803;
}

.wm_con01 ul li:last-child span {
  background: #f95c5c;
}

.wm_con01 ul li h2 {
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 2.4em;
  margin-bottom: 20px;
}

.wm_con01 ul li h2 em {
  display: inline-block;
  line-height: 2.4em;
  border-bottom: 1px solid #333;
  position: relative;
}

.wm_con01 ul li h2 em::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: -5px;
  width: 24px;
  height: 10px;
  border: 1px solid #65c3fa;
  background: #fff;
}

.wm_con01 ul li:first-child h2 em::after {
  border-color: #ff9803;
}

.wm_con01 ul li:last-child h2 em::after {
  border-color: #ff9803;
}

.wm_con01 ul li p {
  font-size: 14px;
  color: #888;
  text-align: center;
  line-height: 1.8em;
}

.wm_con02 {
  margin-bottom: 48px;
}

.wm_con02 ul li {
  width: 350px;
  float: left;
  margin: 10px 25px;
}

.wm_con02 ul li h2 {
  font-weight: normal;
  color: #333333;
  text-align: center;
  margin-bottom: 32px;
}

.wm_con02 ul li h2 span {
  width: 120px;
  height: 120px;
  background: #37fa49;
  display: inline-block;
  text-align: center;
  line-height: 120px;
  border-radius: 50%;
}

.wm_con02 ul li:first-child h2 span {
  background: #3773fa;
}

.wm_con02 ul li:last-child h2 span {
  background: #fa6537;
}

.wm_con02 ul li h2 .hy {
  font-size: 56px;
  color: #fff;
}

.wm_con02 ul li h3 {
  font-size: 20px;
  font-weight: normal;
  color: #333;
  text-align: center;
  margin-bottom: 24px;
}

.wm_con02 ul li h4 {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  text-align: center;
  margin-bottom: 24px;
}

.wm_con02 ul li p {
  font-size: 14px;
  color: #888;
  text-align: center;
}

.wm_con02 ul li a {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #399dd6;
  border: 1px solid #399dd6;
  display: inline-block;
  border-radius: 16px;
}

.wm_con03_wrap {
  width: 100%;
  height: 267px;
  min-width: 1200px;
  background: url(../img/wm24.jpg) no-repeat center;
  background-size: cover;
  padding: 30px 0;
  margin-bottom: 64px;
}

.wm_con03 {
  width: 100%;
  height: 267px;
}

.wm_con03 h3 {
  font-size: 28px;
  color: #fff;
  line-height: 50px;
  display: block;
  padding-left: 65px;
  padding-top: 50px;
}

.wm_con03 p {
  font-size: 24px;
  color: #ff0;
  line-height: 50px;
  padding-left: 65px;
  font-weight: bold;
}

.wm_con03 a {
  width: 260px;
  height: 50px;
  border-radius: 25px;
  background: #fff100;
  text-align: center;
  line-height: 50px;
  color: #2e2e2e;
  display: block;
  margin-left: 370px;
  margin-top: 22px;
}

.wm_con03 .hy {
  font-size: 24px;
  margin-right: 8px;
}

.wm_con04 {
  margin-bottom: 64px;
}

.wm_con04 ul.wm_con04_ul01 {
  height: 400px;
}

.wm_con04 ul.wm_con04_ul01 li {
  width: 300px;
  float: left;
  opacity: 0;
  transition: 0.5s ease;
}

.wm_con04 ul.wm_con04_ul01 li h3 {
  text-align: center;
}

.wm_con04 ul.wm_con04_ul01 li h3 span {
  display: inline-block;
  width: 172px;
  height: 140px;
  background: url("../img/forg_icon.png") no-repeat 0 0;
}

.wm_con04 ul.wm_con04_ul01 li h2 {
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  color: #333333;
}

.wm_con04 ul.wm_con04_ul01 li p {
  font-size: 14px;
  color: #888888;
  text-align: center;
  width: 300px;
}

.wm_con04 ul.wm_con04_ul01 li.on2 span {
  background-position: -172px 0;
}

.wm_con04 ul.wm_con04_ul01 li.on3 span {
  background-position: -350px 0;
}

.wm_con04 ul.wm_con04_ul01 li.on4 span {
  background-position: -534px 0;
}

.wm_con04_ul01_1 .in1 {
  margin-top: 0 !important;
  opacity: 1 !important;
  transition: 0.5s ease;
}

.wm_con04_ul01_1 .in2 {
  margin-top: 150px !important;
  opacity: 1 !important;
  transition: 0.5s ease;
}

.wm_con04 ul.wm_con04_ul02 {
  height: 400px;
}

.wm_con04 ul.wm_con04_ul02 li {
  width: 300px;
  float: left;
  opacity: 0;
  transition: 0.5s ease;
}

.wm_con04 ul.wm_con04_ul02 li h3 {
  text-align: center;
}

.wm_con04 ul.wm_con04_ul02 li h3 span {
  display: inline-block;
  width: 172px;
  height: 140px;
  background: url("../img/forg_icon.png") no-repeat 0 -170px;
}

.wm_con04 ul.wm_con04_ul02 li h2 {
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 35px;
}

.wm_con04 ul.wm_con04_ul02 li p {
  font-size: 14px;
  color: #888888;
  text-align: center;
  width: 300px;
}

.wm_con04 ul.wm_con04_ul02 li.on6 span {
  background-position: -172px -170px;
}

.wm_con04 ul.wm_con04_ul02 li.on7 span {
  background-position: -350px -170px;
}

.wm_con04 ul.wm_con04_ul02 li.on8 span {
  background-position: -534px -170px;
}

.wm_con04_ul02_1 .in1 {
  margin-top: 0 !important;
  opacity: 1 !important;
  transition: 0.5s ease;
}

.wm_con04_ul02_1 .in2 {
  margin-top: 150px !important;
  opacity: 1 !important;
  transition: 0.5s ease;
}

/*con05*/
.wm_con05_wrap {
  width: 100%;
  min-width: 1200px;
  background-color: #262626;
  padding: 42px 0;
  color: #fff;
  margin-bottom: 64px;
}

.wm_con05_wrap .con05 {
  width: 1200px;
  position: relative;
}

.wm_con05_wrap .con05 .i-title {
  background: #262626;
  margin-bottom: 32px;
}

.wm_con05_wrap .con05 .i-title h3::after {
  margin-left: 10px;
}

.wm_con05_wrap .con05 .i-title span {
  background-color: #262626;
}

.wm_con05_wrap .con05 .h2 {
  width: 1200px;
  height: 130px;
  margin: 0 auto;
  padding: 20px 0;
}

.wm_con05_wrap .con05 ul {
  width: 1200px;
  height: 85px;
}

.wm_con05_wrap .con05 ul li {
  width: 166px;
  height: 85px;
  float: left;
  margin-right: 5px;
}

.wm_con05_wrap .con05 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: no-repeat center;
}

.wm_con05_wrap .con05 .hd .next, .wm_con05_wrap .con05 .hd .prev {
  top: 160px;
}

/*con06*/
.wm_con06 {
  width: 1200px;
  height: 520px;
  margin: 0 auto;
  position: relative;
}

.wm_con06 .nysj_h2 {
  width: 1200px;
  height: 70px;
  background-position: center 70px;
  padding: 50px 0;
}

.wm_con06 .nysj_h2 h2 {
  font-size: 31px;
  width: 300px;
  color: #444;
  margin: 0 auto;
  text-align: center;
  font-weight: normal;
}

.wm_con06 .nysj_h2 p {
  width: 580px;
  color: #666666;
  text-align: center;
  font-size: 18px;
  margin: 0 auto;
  margin-top: 10px;
}

.wm_con06 .bd {
  width: 1200px;
  margin: 0 auto;
}

.wm_con06 .bd li {
  background-image: url(../img/wm58.jpg);
  width: 370px;
  height: 228px;
  margin: 20px 15px;
  float: left;
}

.wm_con06 .bd li img {
  width: 275px;
  height: 188px;
  margin-top: 20px;
  margin-left: 49px;
}

.wm_nysj_con05 {
  background-image: none !important;
}

.wm_nysj_con05 h2 {
  background-color: transparent !important;
}
