/* LESS Document */
/* 清除浮动 */
/*常用颜色*/
/*常用字号*/
/* float */
.left {
  float: left;
}
.right {
  float: right;
}
.fnone {
  float: none;
}
.middle {
  float: left;
}
/* text-align */
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}
.tcenter {
  text-align: center;
}
/* display */
.dis {
  display: block;
}
.undis {
  display: none;
}
/*单行载断*/
/*单行载断溢出省略号*/
/*3行载断溢出省略号*/
/*边框圆角*/
/* 圆角  */
/*配模式定位*/
/*下阴影*/
/*弹出窗口半透明灰*/
/*1200屏*/
.sanjiao {
  border-width: 20px;
  border-color: transparent transparent #cccccc transparent;
  border-style: dashed dashed solid dashed;
  width: 0;
  height: 0;
  overflow: hidden;
}
/* 背景自适应 */
.mainheader .protitle p strong {
  color: #b51108;
}
.mainheader .prosearch input[type="button"] {
  background: #b51108;
}
.mainheader .prophone {
  color: #b51108;
}
.mainnav {
  background: #b51108;
}
.mainnav ul {
  display: block;
}
.mainnav ul li.selecded a {
  background: #b51108;
}
.mainnav ul li a {
  background: #b51108;
}
.mainnav ul li a:hover {
  background: #6d0600;
}
.mainnav ul li ul li:hover a {
  background: #6d0600;
}
.diteal-banner {
  background: url(../images/2_03.jpg) no-repeat;
}
.diteal-banner h2 {
  padding: 53px 15px 50px 0;
}
@media (min-width: 1200px) {
  .diteal-banner h2 {
    margin: auto;
    width: 1200px;
    padding: 53px 150px 50px 0;
  }
}
.cer_Chfpstrength {
  *zoom: 1;
  background: #efeff0;
  padding: 40px 0px;
  box-sizing: border-box;
}
.cer_Chfpstrength:after {
  content: " ";
  clear: both;
  display: table;
}
.cer_Chfpstrength p {
  text-indent: 2em;
  line-height: 27px;
  margin-top: 25px;
}
.cer_Chfpstrength section {
  overflow-x: scroll;
}
.cer_Chfpstrength ul {
  *zoom: 1;
  width: 1024px;
  margin: 45px auto auto;
}
.cer_Chfpstrength ul:after {
  content: " ";
  clear: both;
  display: table;
}
.cer_Chfpstrength li {
  background: url(../images/cer/strength_03.jpg) no-repeat;
  float: left;
  background-size: 100%;
  -webkit-background-size: 100%;
  -ms-background-size: 100%;
  -moz-background-size: 100%;
  box-sizing: border-box;
  padding: 70px 60px;
  width: 235px;
  font-size: 14px;
  text-align: justify;
  margin-right: 25px;
}
.cer_Chfpstrength li:nth-child(2) {
  background: url(../images/cer/strength_05.jpg) no-repeat;
  -webkit-background-size: 100%;
  -ms-background-size: 100%;
  -moz-background-size: 100%;
}
.cer_Chfpstrength li:nth-child(3) {
  background: url(../images/cer/strength_07.jpg) no-repeat;
  -webkit-background-size: 100%;
  -ms-background-size: 100%;
  -moz-background-size: 100%;
}
.cer_Chfpstrength li:last-child {
  margin-right: 0px;
  background: url(../images/cer/strength_09.jpg) no-repeat;
  -webkit-background-size: 100%;
  -ms-background-size: 100%;
  -moz-background-size: 100%;
}
@media (min-width: 1000px) {
  .cer_Chfpstrength section {
    overflow: hidden;
  }
}
.cer_train2 {
  *zoom: 1;
  background: #ffffff;
  box-sizing: border-box;
  padding: 40px 10px;
  max-width: 1024px;
  margin: auto;
}
.cer_train2:after {
  content: " ";
  clear: both;
  display: table;
}
.cer_train2 p {
  box-sizing: border-box;
  padding-left: 40px;
  margin-top: 20px;
}
.cer_train2 ul {
  *zoom: 1;
  width: 100%;
}
.cer_train2 ul:after {
  content: " ";
  clear: both;
  display: table;
}
.cer_train2 li {
  background: #ffffff !important;
  max-width: 570px;
  width: 90%;
  float: none;
  padding: 0px;
  margin: 20px auto!important;
}
.cer_train2 li img {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 1000px) {
  .cer_train2 ul {
    width: 805px;
  }
  .cer_train2 li {
    width: 400px;
    float: left;
  }
}
@media (min-width: 1400px) {
  .cer_train2 {
    max-width: 1200px;
  }
  .cer_train2 ul {
    width: 1000px;
  }
  .cer_train2 li {
    width: 480px;
  }
}
