.sectionB {
  width: 100%;
  border-top: 1px solid #b0c0ca;
  background: #e5e9ec;
}
.sectionB .main {
  position: relative;
  width: 1100px;
  padding-bottom: 20px;
  margin: 0 auto;
}
.sectionB .main .left {
  float: left;
  width: 230px;
  overflow: hidden;
  margin-right: 20px;
  margin-top: -1px;
  margin-left: 4%;
}
.sectionB .main .left .leftProClaList {
  width: 230px;
  height: 100px;
  height: auto!important;
  min-height: 100px;
  padding-bottom: 10px;
  background: #fff;
}
.sectionB .main .left .leftProClaList .ProClaT {
  width: 230px;
  height: 66px;
  padding-bottom: 18px;
  color: #f02e49;
  font-size: 24px;
  line-height: 66px;
  text-align: center;
  background: url(../images/index_09.jpg) center top no-repeat;
}
.sectionB .main .left .leftProClaList ul {
  width: 192px;
  padding: 0px 19px;
}
.sectionB .main .left .leftProClaList ul li {
  width: 150px;
  height: 40px;
  padding-left: 14px;
  padding-right: 26px;
  border: 1px solid #b7c5ce;
  overflow: hidden;
  background: url(../images/proclassbg.png) 170px center no-repeat #f6f6f6;
  margin-bottom: 10px;
}
.sectionB .main .left .leftProClaList ul li a {
  display: block;
  color: #666666;
  font-size: 14px;
  line-height: 40px;
}
.sectionB .main .left .leftProClaList ul li:hover {
  background: url(../images/proclassbg.png) 170px center no-repeat #105095;
}
.sectionB .main .left .leftProClaList ul li:hover a {
  color: #fff;
}
.sectionB .main .left .leftProClaList ul li.active {
  background: url(../images/proclassbg.png) 170px center no-repeat #105095;
}
.sectionB .main .left .leftProClaList ul li.active a {
  color: #fff;
}
.sectionB .main .left .leftNews {
  width: 202px;
  padding: 10px 14px;
  background: #fff;
  margin-top: 24px;
}
.sectionB .main .left .leftNews .leftTitle {
  width: 100%;
  height: 40px;
  color: #f02e49;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
}
.sectionB .main .left .leftNews ul {
  padding-top: 5px;
}
.sectionB .main .left .leftNews ul li {
  width: 182px;
  height: 36px;
  padding-left: 20px;
  border-bottom: 1px solid #d4dde3;
  background: url(../images/product_03.jpg) 5px center no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sectionB .main .left .leftNews ul li a {
  color: #666666;
  font-size: 12px;
  line-height: 36px;
}
.sectionB .main .left .leftNews ul li:last-child {
  border-bottom: none;
}
.sectionB .main .left .leftContact {
  width: 202px;
  padding: 10px 14px;
  margin-top: 24px;
  background: #fff;
}
.sectionB .main .left .leftContact .leftTitle {
  width: 100%;
  height: 40px;
  color: #f02e49;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
}
.sectionB .main .left .leftContact .contactnr .contactTel {
  width: 202px;
  height: 44px;
  color: #1561af;
  font-size: 24px;
  line-height: 44px;
  font-family: impact;
  text-align: center;
}
.sectionB .main .left .leftContact .contactnr dl {
  width: 202px;
  display: block;
  clear: both;
}
.sectionB .main .left .leftContact .contactnr dl dt {
  width: 40px;
  float: left;
  padding-left: 10px;
  font-size: 12px;
  color: #666666;
  line-height: 26px;
}
.sectionB .main .left .leftContact .contactnr dl dd {
  width: 142px;
  float: left;
  font-size: 12px;
  color: #666666;
  line-height: 26px;
}
.sectionB .main .mainCon {
  width: 750px;
  float: left;
}
.sectionB .main .mainCon .mainConTitle {
  position: relative;
  width: 750px;
  height: 60px;
  border-bottom: 1px solid #b0c0ca;
}
.sectionB .main .mainCon .mainConTitle .mFont {
  float: left;
  width: 100px;
  height: 60px;
  color: #000;
  font-size: 22px;
  line-height: 56px;
}
.sectionB .main .mainCon .mainConTitle .mEnglish {
  float: left;
  width: 160px;
  height: 60px;
  color: #42525b;
  font-size: 24px;
  line-height: 60px;
  display: block;
  font-family: impact;
  text-transform: uppercase;
}
.sectionB .main .mainCon .mainConTitle .position {
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 60px;
  color: #666666;
  font-size: 14px;
  line-height: 60px;
}
.sectionB .main .mainCon .mainConTitle .position a {
  color: #666;
}
.sectionB .main .mainCon .mainContect {
  color: #666;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  margin-top: 16px;
  padding-top: 22px;
  height: auto!important;
  min-height: 100%;
  height: 100%;
  word-wrap: break-word;
  word-break: break-all;
  padding-bottom: 20px;
  background: #fff;
}
.sectionB .main .mainCon .mainContect .con {
  padding: 0 40px 20px 40px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}
