body {
  transition: all 0.3s;
}
img{
	max-width: 100%;
}
.swiper-pagination-bullet-active {
  width: 60px;
  height: 8px;
  background: #fd9804;
  border-radius: 5px;
}
.brief_in {
  background-position: center -0.6rem;
}
.lianjie .news_L {
  text-align: center;
  overflow: hidden;
}
.lianjie .news_L a {
	width:37%;
  color: #343434;
  display: inline-block;
  text-align: left;
  font-size: 12px;
  text-decoration: none;
	line-height:36px;
}
.news_L .abouts_L:nth-child(1){
	margin-top:-12px;
}
.news_list .news_L li p{
	display:none;
	line-height:40px;
	height:40px;
}
.news_list .news_L li p:nth-of-type(1){
	margin-top:-16px;
}
.news_list .news_L li p a{
	width:100%;
	line-height:40px;
	height:40px;
	padding-left:28%;
}
.news_list .news_L li .li_show {
  color: #00a0e9;
}
.lianjie_show {
  background: #ffffff;
  position: fixed;
  top: 0;
  z-index: 10;
}
#banner {
  margin-top: 60px;
}
.entrepreneurship {
  background-image: url(../img/index/index_17.jpg);
  background-position: center -1.4rem;
  box-sizing: border-box;
}
.key {
  background-image: url(../img/abouts/abouts_pin_02.jpg);
  padding-bottom: 1.6rem;
  box-sizing: border-box;
}
.key .brief_in_one_h1 {
  color: #ffffff;
}
.key .brief_in_one_h1 span {
  color: #ffffff;
}
.key .brief_in_one_span {
  color: #ffffff;
}
.key .key_box {
  overflow: hidden;
  margin-top: 40px;
}
.key .key_box .key_box_p1 {
  width: 18%;
  text-align: center;
  font-size: 30px;
  color: #fd9804;
  float: left;
  background: #ffffff;
  border-radius: 50px;
  line-height: 60px;
  font-weight: bold;
}
.key .key_box .key_box_p2 {
  width: 76%;
  text-align: left;
  font-size: 14px;
  color: #4a4a4a;
  float: right;
  background: #ffffff;
  border-radius: 50px;
  padding: 21px 5px 20px 15px;
}
.key .key_box:hover .key_box_p1 {
  color: #0e3ead;
  font-weight: bold;
}
.key .key_box:hover .key_box_p2 {
  color: #0e3ead;
}
.brief_in_one {
  padding-top: 80px;
}
@media only screen and (max-width: 750px) {
	.lianjie .news_L .li_show{
		color: #00a0e9;
	}
	.lianjie .news_L a{
		line-height:62px;
		font-size:14px;
	}
	.lianjie ul a{
		line-height:36px;
		font-size:14px;
	}
}