.development .bottom {
	text-align:center;
	padding-top:0.5rem;
	overflow:hidden
}
.development .bottom .jsh {
	text-align:center;
	margin-bottom:0.34rem;
	display:inline-block
}
.development .bottom .jsh p {
	text-align:left;
	font-size:0.16rem;
	color:#777;
	line-height:0.28rem
}
.development .bottom .jsh p span {
	color:#0054a6
}
.development .bottom ul {
	padding-bottom:0.20rem;
	position:relative
}
.development .bottom ul:after {
	content:'';
	display:block;
	width:1px;
	height:100%;
	position:absolute;
	top:0;
	left:50%;
	background:#ccdded;
	margin-left:-0.5px
}
.development .bottom ul li .box {
	position:relative
}
.development .bottom ul li .text {
	width:50%;
	margin-top:-0.4rem;
}
.development .bottom ul li .bt {
	font-size:0.24rem;
	color:#2b2b2b;
	line-height:0.86rem;
	font-weight:bold
}
.development .bottom ul li .jsh1 {
	line-height:0.24rem;
	font-size:0.16rem;
	text-align:left;
	margin-left: 120px;
}

.development .bottom ul .even .text {
	float:right
}
.development .bottom ul .even .text .bt {
	text-align:left;
	background:url("../images/bleft.png") no-repeat center left;
	padding-left:120px
}
.development .bottom ul .odd .text {
	float:left
}
.development .bottom ul .odd .text .bt {
	text-align:right;
	background:url("../images/bright.png") no-repeat center right;
	padding-right:120px
}

.development .bottom ul li .bt span{
	color:#34bada;
	padding-right: 0.15rem;
	padding-left: 0;
}

.development .bottom ul .odd .text span{
	float:right;
	padding-right: 0;
	padding-left: 0.15rem;
}

.development .bottom ul .odd .text .jsh1 {
	text-align:right;
	margin-right:120px;
	margin-left:0;
}

@media(max-width:1023px) {
	.home-title p {
		font-size:52px;
		line-height:50px
	}
	.home-title .pic {
		margin:0 auto 5px auto
	}
	.home-title .bt {
		font-size:18px
	}
	.home-title {
		padding-top:0
	}
	.development {
		padding:30px 0
	}
	.development .bottom {
		padding-top:0
	}
	.development .bottom .jsh {
		margin-bottom:15px
	}
	.development .bottom ul:after {
		left:15px;
		margin-left:0
	}
	.development .bottom ul .even .text {
		float:none
	}
	
	.development .bottom ul .odd .text span{
		float:none;
		padding-right: 15px;
		padding-left: 0;		
	}
	
	.development .bottom ul li .text {
		width:100%;
		margin-top:0;
	}
	.development .bottom ul .even .text .bt {
		padding-left:100px;
		font-size: 18px;
	}
	.development .bottom ul li .bt {
		font-size:18px;
		line-height:50px;
		z-index:2;
		position:relative
	}
	.development .bottom ul li .jsh1 p {
		padding-left:20px;
		margin-bottom:10px
	}
	.development .bottom ul li .jsh1 {
		font-size:14px;
		line-height: 2;
		margin-left:100px
	}
	.development .bottom ul .odd .text .bt {
		text-align:left;
		background:url(../images/bleft.png) no-repeat center left;
		font-size: 18px;
		padding-right: 0;
		padding-left:100px
	}
	.development .bottom ul .odd .text .jsh1 {
		text-align:left;
		margin-left:100px;
		font-size: 14px;
		margin-right:0
	}
	.development .bottom ul .odd .text .jsh1 p {
		background:url(../images/dot1.png) no-repeat left 11px;
		padding-left:20px;
		padding-right:0
	}
	.development .bottom .more {
		width:32px;
		height:32px;
		margin:0
	}
	.development .bottom ul li .box {
		margin-left:-66px
	}
}


/*******新增*******/
.honor {
  padding: 0.6rem 0;
}
.honor .titleBig{
	font-weight: 700;
    color: #333333;
    font-size: 0.36rem;
    text-align: center;
}
.honor .list-pic {
  width: 50%;
  float: left;
  padding-right:0.5rem;
}
@media (max-width: 1160px) {
  .honor .list-pic {
    padding: 40px;
  }
}
.honor .list-pic .box {
  display: none;
}
.honor .list-pic .box .pic {
  position: relative;
  background-color: #f8f8f8;
  border-radius:5px;
  /*border: solid 1px #ddd;
  box-shadow: 0 3px 30px #ccc;*/
}
.honor .list-pic .box .pic:after {
  content: "";
  display: block;
  padding-bottom: 90%;
}
.honor .list-pic .box .pic img{
	padding: 0.2rem 0;
}
.honor .list-title {
  width: 50%;
  float: right;
  overflow: auto;
  max-height: 6.6rem;
}
@media (max-width: 1160px) {
  .honor .list-title {
    margin-top: 45px;
  }
}
.honor .list-title li {
  color: #003;
  font-size: 0.16rem;
  height: 0.48rem;
  text-align: left;
  padding-left: 0.15rem;
  margin-left: 0.5rem;
  line-height: 0.48rem;
  overflow: hidden;
  cursor: pointer;
  border-radius:5px;
}
.honor .list-title .active {
  color: #fff;
  background-color: #34bada;
}
.honor .list-title {
  padding-left: 0;
}
@media (max-width: 680px) {
  .honor .list-pic {
    width: 100%;
    padding: 20px 0;
  }
  .honor .list-pic .box .pic:after {
    padding-bottom: 100%;
  }
  .honor .list-title {
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
    padding-right: 0;
  }
  .honor .list-title li {
    margin-right: 15px;
  }
}

.honor .honor-nr{
	margin: 0 auto;
    margin-top: 0.5rem;
    max-width: 12.8rem;
}

.honor .honor-nr2{
  display:none;
  margin-top:0.4rem;
}
.honor .honor-nr2 .box .pic {
  position: relative;
  border: solid 1px #ddd;
}
.honor .honor-nr2 .box .pic:after {
  content: "";
  display: block;
  padding-bottom: 135%;
}
.honor .honor-nr2 .box .text .tit {
  width: 100%;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  line-height: 32px;
  height: 78px;
  overflow: hidden;
}

@media (max-width: 680px) {
	.honor .honor-nr{
		display:none;
	}
	.honor .honor-nr2{
		display:block;
	}
}
