.l-contentWrap .l-content ul{
   list-style: none outside none;
    margin: 0;
    padding: 0;
}

.l-contentWrap .l-content {
  width: 950px;
  font-family: "Microsoft Yahei",SimHei,STHeiti,Helvetica,serif,Arial;
}
.l-contentWrap .l-content img{
  border: 0;
}

.l-contentWrap .l-content .clearfix{
  zoom:1
}
.l-contentWrap .l-content .clearfix:after{
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
}
.l-contentWrap .l-content .top-bnt{
  width: 950px;
  height: 72px;
  background: url(../images/top-btn-bg.jpg) no-repeat;
  text-align: center;
}
.l-contentWrap .l-content .top-bnt img{
  margin-top: 9px;
}
.l-contentWrap .l-content .part_one{
  width: 950px;
  height: 250px;
  background: url(../images/back01.jpg) no-repeat;
  position: relative;
}
.l-contentWrap .l-content .part_one ul{
  padding: 0;
  position: absolute;
  left: 84px;
  top: 139px;
}
.l-contentWrap .l-content .part_one ul li{
  list-style: none;
  float: left;
  text-align: center;
  font-size: 19px;
  margin-right: 72px;
  color: #004EA1;
  line-height: 28px;
}
.l-contentWrap .l-content .part_one ul li span{
  font-size: 24px;
  font-weight: bold;
  color: #595757;
}
.l-contentWrap .l-content .part_one ul .sec{
  margin-right: 115px;
}
.l-contentWrap .l-content .part_one ul .last{
  margin-right: 0px;
}
.l-contentWrap .l-content .part_two{
  width: 950px;
  background: #FFCC00;
}
.l-contentWrap .l-content .part_two .title{
  width: 886px;
  height: 50px;
  background: #333333;
  position: relative;
  margin: 0 auto;
  margin-bottom: 18px;
}
.l-contentWrap .l-content .part_two .title .name{
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}
.l-contentWrap .l-content .part_two .title .btn{
  position: absolute;
  right: 23px;
  top: 9px;
}
.l-contentWrap .l-content .part_two .first{
  padding: 0;
  margin-left: 63px;
  padding-bottom: 20px;
}

.l-contentWrap .l-content .part_two .first li{
  width: 153px;
  float: left;
  border: 1px solid #595757;
  border-radius: 10px;
  margin-right: 12px;
  margin-bottom: 12px;
  background: #ffffff;
}
.l-contentWrap .l-content .part_two .first .spe{
  margin-right: 0px;
}
.l-contentWrap .l-content .part_two .first li .photo{
  padding-bottom: 23px;
}
.l-contentWrap .l-content .part_two .first li .name{
  width: 153px;
  font-size: 13px;
  vertical-align: middle;
  color: #ffffff;
  text-align: center;
  height: 62px;
  padding-top: 10px;
  background: #000000;
  border-radius: 8px 8px 0px 0px;
}
.l-contentWrap .l-content .part_two .first li .name a{
  text-decoration: none;
  color: #ffffff;
}
.l-contentWrap .l-content .part_two .first li .model{
  width: 153px;
  background: #ffffff;
  height: 37px;
  font-size: 14px;
  color: #221714;
  font-weight: bold;
  text-align: center;
  line-height: 37px;
}
.l-contentWrap .l-content .part_two .first li .model_t{
    width: 153px;
    background: #ffffff;
    height: 47px;
    font-size: 14px;
    color: #221714;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    padding-top: 10px;
}
.l-contentWrap .l-content .part_two .first li .chr{
  width: 153px;
  height: 26px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 26px;
  color: #ffffff;
  text-align: center;
  background: url(../images/icon.jpg) no-repeat;
  background-position:center center;
}
.l-contentWrap .l-content .part_two .first li .btn{
  margin-top: 6px;
  padding-bottom: 8px;
  text-align: center;
}
.l-contentWrap .l-content .part_two .second{
  padding: 0;
  margin-left: 105px;
  padding-bottom: 20px;
}
.l-contentWrap .l-content .part_two .second li{
  width: 228px;
  float: left;
  border: 1px solid #595757;
  border-radius: 10px;
  margin-right: 25px;
  margin-bottom: 12px;
  background: #ffffff;
}
.l-contentWrap .l-content .part_two .second .last{
  margin-right: 0px;
}
.l-contentWrap .l-content .part_two .second li .photo{
  padding-bottom: 23px;
  width: 228px;
  text-align: center;
}
.l-contentWrap .l-content .part_two .second li .name{
  width: 228px;
  font-size: 13px;
  vertical-align: middle;
  color: #ffffff;
  text-align: center;
  height: 62px;
  padding-top: 10px;
  background: #000000;
  border-radius: 8px 8px 0px 0px;
}
.l-contentWrap .l-content .part_two .second li .name a{
  text-decoration: none;
  color: #ffffff;
}
.l-contentWrap .l-content .part_two .second li .model{
  width: 228px;
  background: #ffffff;
  height: 37px;
  font-size: 14px;
  color: #221714;
  font-weight: bold;
  text-align: center;
  line-height: 37px;
}
.l-contentWrap .l-content .part_two .second li .model_t{
    width: 228px;
    background: #ffffff;
    height: 47px;
    font-size: 14px;
    color: #221714;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    padding-top: 10px;
}
.l-contentWrap .l-content .part_two .second li .chr{
  width: 228px;
  height: 26px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 26px;
  color: #ffffff;
  text-align: center;
  background: url(../images/icon.jpg) no-repeat;
  background-position:center center;
}
.l-contentWrap .l-content .part_two .second li .btn{
  margin-top: 6px;
  padding-bottom: 8px;
  text-align: center;
}
.l-contentWrap .l-content .part_two .morebtn{
  height: 65px;
  width: 950px;
  line-height: 65px;
  text-align: center
}

.l-contentWrap .l-content .part_two .morebtn img{
  vertical-align: middle;
}

.l-contentWrap .l-content .part_three{
  width: 950px;
  height: 285px;
  background: url(../images/zixun.jpg) no-repeat;
  position: relative;
}
.l-contentWrap .l-content .part_three p{
  position: absolute;
  top: 205px;
  left: 88px;
}