@charset "UTF-8";
.title{
  padding-left: 32px;
  font-size: 16px;
  line-height: 40px;
  color:#1B1464;
  background-color:#67b9a8;
}
.content{
  padding-top:27px;
  background-color:#E5E5E5;
  padding-bottom:27px;
}
.cont-fl{
  float: left;
  width: 330px;
  background-color:#FFF;
}
.cont-fr{
  width: 607px;
  background: #fff;
  padding: 14px;
  font-size: 14px;
  line-height: 24px;
  float: right;
}
.cont-fl p{
  background: #67b9a8;
  padding: 20px 18px;
  color: #1B1464;
  font-size: 16px;
}
.cont-fl ul {
  overflow: hidden;
  margin-top: 15px;
}
.cont-fl ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  margin: 0 14px;
}
.cont-fl ul li a {
  display: block;
  font-size: 14px;
}
.cont-fr h3 {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 15px;
}
.cont-fr p {
  margin-bottom: 10px;
}
.cont-fr p img {
  display: block;
  width: 100%;
}
.mgtb15 {
  margin: 15px 0;
}
.judgeBar p.title {
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
}
.judgeBar p.titlesmall {
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
}
.judge ul li p {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
}
.judge ul li p img {
  width: auto;
}
.judgeBar {
  clear: left;
  overflow: hidden;
}
.textIntent{
  text-indent:2em;
}
