
div, ul, li, img, dl, dd, dt, p {
  padding: 0;
  margin: 0;
  border: none;
}
ul, dl {
  list-style-type: none;
}
h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #e6212a;
  text-decoration: none;
}
.clear {
  clear: both;
}
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}
.honor {
  height: auto;
  overflow: hidden;
  text-align: center;
  padding:80px 0 100px;
  background: url(/static/image/ywbj.png) no-repeat center;
}
.honor .container{overflow: hidden}
.honor .hd {
  height: 55px;
  overflow: hidden;
  width: 100%;
}
.honor .hd ul li {
  display: inline-block;
  width: 200px;
  height: 55px;
  font-size: 16px;
  line-height: 55px;
  margin-right: 12px;
}
.honor .hd ul li a {
	font-size: 18px;
  background: #eee;
  width: 200px;
  height: 55px;
  display: block;
  border-radius:35px
}
.honor .hd ul li a:hover {
  background:#0c938c;
  color: #FFF;
}
.honor .hd ul li.on a {
  background:#0c938c;
  color: #FFF;
}
.honor .bd {
  padding-top: 40px;
}
.honor .bd ul li {
  float: left;
  display: inline-block;
  margin-right: 23px;
  text-align: center;
  font-size: 16px;
  border-radius: 10px;
	background: #f5f5f5;
  width: 376px;
  height: 315px;
  overflow: hidden;
}
.honor .bd ul li p {
  line-height:45px
}
.honor .bd ul li img {
  width:100%;
  height: 267px;
}
.honor .bd ul li:hover img{transition: all 0.3s;transform: scale(1.06);}

.honor .bd ul .kxj{width: 48.5%!important}
.honor .bd ul .kxj img{width: 31%; height:auto;
    float: left;
    border-radius: 8px;
    margin: .5%;}
.honor .bd ul .kxj div{width: 59%;
    float: right;
    padding: 3%;
    text-align: left;
    line-height: 20px;}
.honor .bd ul .kxj div h2{font-size: 18px; font-weight: bold}
.honor .bd ul .kxj div p{line-height: 25px;
    font-size: 15px;
    color: #888;
    margin-top: 15px;}

.yuyue{    display: block;
    margin: 60px auto -40px;
    border: 0;
    border-radius: 40px;
    background: #0c938c;
    color: #fff!important;
    width: 18%;
    font-size:20px;
    line-height: 60px; font-weight: bold; }
.yuyue:hover{ background: #1f3583; transition: all 0.3s}



















