@charset "utf-8";
.fs-over {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body {
  padding-top: 0 !important;
}
.w1200 {
  position: relative;
  z-index: 9;
  height: 100%;
}
.solution-m {
  position: relative;
  z-index: 10;
}
/*solution3*/
.headban {
  width: 100%;
  height: 655px;
  background: url(img/solute-ban.jpg) no-repeat center;
  overflow: hidden;
}
.headban .hb-logo {
  float: left;
  display: inline;
  padding: 32px 0 0;
}
.headban .hb-nav {
  float: right;
  display: inline;
  overflow: hidden;
  height: 70px;
}
.headban .hb-nav li {
  float: left;
  display: inline;
  margin: 0 0 0 25px;
}
.headban .hb-nav li a {
  font-size: 14px;
  color: #dddddd;
  padding: 52px 0 0;
  display: block;
  font-weight: bold;
}
.headban .hb-nav li.on .nav1 {
  border-top: 5px solid #38a45c;
  padding: 47px 0 0;
  color: #38a45c;
}
.headban .hb-nav li.on .nav2 {
  border-top: 5px solid #5e5aea;
  padding: 47px 0 0;
  color: #5e5aea;
}
.headban .hb-nav li.on .nav3 {
  border-top: 5px solid #ffa200;
  padding: 47px 0 0;
  color: #ffa200;
}
.headban .hb-nav li.on .nav4 {
  border-top: 5px solid #ff4f19;
  padding: 47px 0 0;
  color: #ff4f19;
}
.headban .solute3-font1 {
  position: absolute;
  z-index: 9;
  left: 0;
  bottom: 80px;
}
.solute-pg1 {
  width: 100%;
  height: 364px;
  background: #ffffff;
  overflow: hidden;
}
.solute-pg1 h3 {
  text-align: center;
  font-size: 24px;
  padding: 37px 0 65px;
  line-height: 24px;
}
.solute-pg1 .h1 {
  color: #38a45c;
}
.solute-pg1 .h2 {
  color: #5e5aea;
}
.solute-pg1 .h3 {
  color: #ffa200;
}
.solute-pg1 .h4 {
  color: #7e7e7e;
}
.solute-pg1 ul {
  overflow: hidden;
}
.solute-pg1 li {
  float: left;
  display: inline;
  width: 300px;
  padding: 92px 0 0;
}
.solute-pg1 li a {
  min-height: 74px;
  display: block;
  background: url(img/nav-bk.jpg) no-repeat left top;
}
.solute-pg1 li.pg1-icon4 a {
  border-right: 3px solid #e5e5e5;
}
.solute-pg1 li h4 {
  text-align: center;
  font-size: 16px;
  color: #696969;
  line-height: 16px;
}
.solute-pg1 li p {
  text-align: center;
  font-size: 13px;
  color: #9a9a9a;
  line-height: 20px;
  margin: 15px 0 0 0;
}
.solute3-pg2 {
  width: 100%;
  height: 458px;
  background: url(img/sulote3-img1.jpg) no-repeat center;
  border-bottom: 1px solid #ffffff;
}
.solute3-pg3 {
  width: 100%;
  height: 458px;
  background: url(img/sulote3-img2.jpg) no-repeat center;
}
.sotute3-f {
  position: fixed;
  z-index: 9;
  bottom: 0;
  left: 0;
  height: 180px;
  width: 100%;
}
/*solution1*/
.solute1-pg2 {
  width: 100%;
  height: 500px;
  background: url(img/sulote1-img1.jpg) no-repeat center;
}
/*solution2*/
.solute2-pg2 {
  width: 100%;
  height: 500px;
  background: url(img/sulote2-img1.jpg) no-repeat center;
  border-bottom: 1px solid #ffffff;
}
.solute2-pg3 {
  width: 100%;
  height: 550px;
  background: url(img/sulote2-img2.jpg) no-repeat center;
}
/*solution4*/
.solute4-pg2 {
  width: 100%;
  height: 500px;
  background: url(img/sulote4-img1.jpg) no-repeat center;
  border-bottom: 1px solid #ffffff;
}
.solute4-pg3 {
  width: 100%;
  height: 550px;
  background: url(img/sulote4-img2.jpg) no-repeat center;
}
