.f_l {
  float: left;
}
.f_r {
  float: right;
}
button {
  margin: 0;
  padding: 0;
  border: none;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  outline: none;
  cursor: pointer;
}
.bbm {
  border-bottom: 1px solid #ddd;
}
.bbt {
  border-top: 0.5px solid #d4dce4;
}
.BBT {
  border-top: 0.15rem solid #efeff4;
}
.BBM {
  border-bottom: 0.15rem solid #efeff4;
}
.pt3 {
  padding-top: 0.3rem !important;
}
.pd3 {
  padding: 0.3rem;
}
.d3 {
  padding: 0 0.3rem;
}
.mt3 {
  margin-top: 0.3rem;
}
.mt5 {
  margin-top: 0.5rem;
}
.w100 {
  width: 100%;
}
.w12 {
  width: 1200px;
  margin: 0 auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ellipsis-1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ellipsis-2 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis-3 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ellipsis-4 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.ellipsis-5 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
#inswiper img {
  width: 100%;
}
.hedbox {
  position: fixed;
  width: 100%;
  top: 0;
  height: 120px;
  background: #ffffff;
  z-index: 10;
  border-bottom: 1px solid #ddd;
}
.hedbox .hedleft {
  float: left;
  margin-top: 25px;
}
.hedbox .hedleft .hedlogo {
  float: left;
  width: 2.24rem;
}
.hedbox .hedleft .hedltmes {
  float: left;
  border-left: 2px solid #2982bc;
  color: #f88b22;
  margin-left: 20px;
  padding-left: 20px;
  margin-top: 12px;
}
.hedbox .hedleft .hedltmes h1 {
  font-size: 24px;
}
.hedbox .hedleft .hedltmes h2 {
  margin-top: 5px;
  font-size: 14px;
}
.hedbox .hedright {
  float: right;
  margin-top: 37px;
}
.inplat1 {
  overflow: hidden;
  padding: 60px 0;
}
.inplat_left1 {
  float: left;
}
.inplat_left1 img {
  width: 546px;
}
.inplat_right1 {
  float: right;
  width: 654px;
  margin-top: 31px;
}
.inplat_right1 .inplatbg {
  background: url("../image/abts.png") no-repeat;
  background-size: 100% 100%;
  height: 132px;
  padding-top: 48px;
}
.inplat_right1 .inplatbg h1 {
  font-size: 40px;
  color: #333333;
}
.inplat_right1 .inplatbg h2 {
  margin-top: 10px;
  font-size: 30px;
  color: #2982bc;
}
.inplat_right1 p {
  font-size: 16px;
  color: #7f7f7f;
  line-height: 2;
  margin-top: 40px;
  height: 325px;
}
.inptit {
  margin-top: 80px;
  text-align: center;
}
.inptit h1 {
  font-size: 30px;
  font-weight: 600;
}
.inptit h2 {
  font-size: 22px;
  margin-top: 7px;
}
.inplatul2 {
  margin-top: 60px;
  overflow: hidden;
}
.inplatul2 li {
  float: left;
  width: 33.33333333%;
  text-align: center;
}
.inplatul2 li img {
  width: 100px;
  height: 100px;
}
.inplatul2 li h1 {
  margin: 20px 0;
  font-size: 24px;
  font-weight: 600;
}
.inplatul2 li p {
  font-size: 18px;
  color: #727272;
  line-height: 1.5;
}
.inplatul3 {
  margin-top: 60px;
  overflow: hidden;
}
.inplatul3 li {
  float: left;
  width: 25%;
  text-align: center;
  border-right: 1px solid #ddd;
}
.inplatul3 li img {
  height: 138px;
}
.inplatul3 li h1 {
  margin: 20px 0;
  font-size: 24px;
  font-weight: 600;
}
.inplatul3 li p {
  font-size: 18px;
  color: #727272;
  line-height: 1.5;
}
.inplat4 {
  display: inline-block;
  width: 100%;
  margin-top: 80px;
  background: url("../image/inplatbg4.png");
  background-size: 100% 100%;
  padding: 0 0 30px;
  color: #ffffff;
}
.inplatul4 {
  margin-top: 90px;
  overflow: hidden;
}
.inplatul4 li {
  float: left;
  width: 33.33333333%;
  height: 166px;
}
.inplatul4 li img {
  float: left;
  width: 80px;
  margin-right: 20px;
}
.inplatul4 li .nmes h3 {
  font-size: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inplatul4 li .nmes p {
  margin-top: 10px;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.inplat5 {
  display: inline-block;
  width: 100%;
  height: 600px;
  background: url("../image/inplatbg5.png");
  background-size: 100% 100%;
  padding: 0 0 30px;
}
.inplat5 .inptit {
  margin-top: 130px;
}
.inplatmes5 {
  width: 638px;
  float: right;
}
.inpl5 {
  text-align: center;
  font-size: 14px;
  line-height: 2;
  margin-top: 50px;
}
.inplat6 {
  display: inline-block;
  width: 100%;
  height: 400px;
  background: url("../image/inplatbg6.png");
  background-size: 100% 100%;
  margin-top: -6px;
}
.inpltmes6 {
  width: 80%;
  margin: 100px auto 0;
}
.inpltmes6 .intmesleft {
  float: left;
}
.inpltmes6 .intmesleft img {
  height: 67px;
  margin-bottom: 20px;
}
.inpltmes6 .intmesleft h1 {
  font-size: 38px;
  color: #ffffff;
}
.inpltmes6 .intmesleft h1 span {
  color: #f88b22;
}
.inpltmes6 .intmesleft h2 {
  margin-top: 10px;
  font-size: 16px;
  color: #ffffff;
}
.inpltmes6 .intmesleft h3 {
  margin-top: 10px;
  font-size: 14px;
  color: #ffffff;
}
.intmesright {
  float: right;
  margin-top: 80px;
}
.intmesright h1 {
  color: #ffffff;
  font-size: 24px;
}
.intmesright h1 span {
  color: #f88b22;
  font-size: 36px;
}
.intmesright p {
  font-size: 16px;
  color: #ffffff;
}
.inplat7 {
  text-align: center;
  height: 70px;
  line-height: 70px;
  font-size: 16px;
  color: #787979;
}
.sliderbox {
  position: fixed;
  right: 2%;
  bottom: 10%;
  z-index: 10;
}
.sliderbox ul li {
  position: relative;
  width: 80px;
  height: 80px;
  background: #2982bc;
  color: #ffffff;
  text-align: center;
  margin-bottom: 2px;
}
.sliderbox ul li img {
  height: 25px;
  margin-top: 14px;
}
.sliderbox ul li p {
  font-size: 14px;
  margin-top: 5px;
}
.sliderbox ul li:hover .sdd {
  display: block;
}
.sdd {
  display: none;
  position: absolute;
  background: #2982bc;
  font-size: 16px;
  color: #ffffff;
  height: 100%;
  right: 82px;
  top: 0;
  width: 200px;
  line-height: 80px;
}
.sdd img {
  height: 80px !important;
  margin-top: 0 !important;
}
.addright{
  font-size: 14px;
  width: 50%;
  margin-top: -100px;
  line-height: 23px;
  float: right;
  background: rgba(255,255,255,0.8);
  padding: 7px 17px;
}
.addright .email{
  color: #f88b22;
  font-size: 16px;
  font-weight: bolder;
  line-height: 27px;
  margin-bottom: 10px;
}
.addright .title{
  text-align: center;
  font-size: 18px;
  font-weight: bolder;
}
