/* 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_intro {
  *zoom: 1;
}
.cer_intro:after {
  content: " ";
  clear: both;
  display: table;
}
.cer_intro section {
  *zoom: 1;
  margin-top: 15px;
  padding-left: 40px;
  box-sizing: border-box;
  text-indent: 2em;
  line-height: 26px;
}
.cer_intro section:after {
  content: " ";
  clear: both;
  display: table;
}
.cer_examstrength {
  *zoom: 1;
  background: #efeff0;
  padding: 40px 0px;
}
.cer_examstrength:after {
  content: " ";
  clear: both;
  display: table;
}
.cer_examstrength section {
  margin-top: 20px;
  box-sizing: border-box;
  padding-left: 40px;
}
.cer_examstrength section p {
  text-indent: 2em;
  line-height: 27px;
  font-size: 16px;
}
.cer_examstrength section img {
  width: 200px;
  height: 200px;
  margin: 20px auto;
}
@media (min-width: 640px) {
  .cer_examstrength section p {
    float: left;
    width: 60%;
  }
  .cer_examstrength section img {
    margin: 0px;
  }
}
@media (min-width: 768px) {
  .cer_examstrength section p {
    float: left;
    width: 70%;
  }
  .cer_examstrength section img {
    float: right;
  }
}
@media (min-width: 1000px) {
  .cer_examstrength section {
    width: 1000px;
    margin: 20px auto;
  }
  .cer_examstrength section p {
    width: 60%;
    font-size: 18px;
    line-height: 30px;
  }
  .cer_examstrength section img {
    width: 300px;
    height: 300px;
  }
}
.cer_train {
  *zoom: 1;
  padding-top: 40px;
}
.cer_train:after {
  content: " ";
  clear: both;
  display: table;
}
.cer_train p {
  box-sizing: border-box;
  padding-left: 40px;
  margin-top: 20px;
  font-size: 16px;
}
.cer_train .wrp {
  overflow-x: scroll;
}
.cer_train section {
  *zoom: 1;
  box-sizing: border-box;
  padding-left: 40px;
  width: 1000px;
  margin: 20px auto auto;
}
.cer_train section:after {
  content: " ";
  clear: both;
  display: table;
}
.cer_train section h3 {
  background: #6d0600;
  padding: 20px 0px;
  text-align: center;
  color: #ffffff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-size: 24px;
}
.cer_train section ul {
  *zoom: 1;
  margin-top: 15px;
}
.cer_train section ul:after {
  content: " ";
  clear: both;
  display: table;
}
.cer_train section li {
  color: #ffffff;
  float: left;
  width: 154px;
  margin-right: 30px;
}
.cer_train section li span {
  text-align: center;
  display: inline-block;
  padding: 10px;
  background: #e34d45;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  width: 100%;
  font-size: 20px;
}
.cer_train section li div {
  margin-top: 15px;
  width: 380px;
}
.cer_train section li div em {
  display: block;
  width: 32%;
  float: left;
  font-size: 20px;
  padding: 20px 0px;
  text-align: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin-left: 7px;
  background: #b51108;
}
.cer_train section li div em:nth-child(1) {
  margin-left: 0px;
}
.cer_train section li:nth-child(2) {
  width: 360px;
}
.cer_train section li:nth-child(4) {
  width: 180px;
  margin-right: 0px;
}
.cer_train section li:nth-child(4) div {
  width: 200px;
}
.cer_train section li:nth-child(4) div em {
  width: 48%;
}
@media (min-width: 1200px) {
  .cer_train .wrp {
    overflow: hidden;
  }
}
.cer_table1 {
  *zoom: 1;
  box-sizing: border-box;
  padding: 60px 10px 0px;
  margin-bottom: 40px;
}
.cer_table1:after {
  content: " ";
  clear: both;
  display: table;
}
.cer_table1 table {
  margin-top: 25px;
  background: #efeff0;
}
.cer_table1 table th,
.cer_table1 table td {
  border: 2px solid #FDC7C7;
  text-align: center;
  padding: 8px 5px;
  color: #666666;
}
.cer_table1 table tr:nth-child(1) {
  background: #f77f78;
}
.cer_table1 table tr:nth-child(1) th {
  font-weight: bold;
  color: #ffffff;
  font-size: 16px;
}
