/* .head_nav {
  background: #2662AA;
}
.head_nav .container .logo {
  width: 176px;
}
.head_nav .container .head_bar .item {
  color: white;
}
.head_nav .container .head_bar .item:hover {
  color: white;
} */
@media screen and (max-width: 768px){
	body {
	    padding-top: 60px !important;
	}
}
@media screen and (max-width: 540px){
	body {
	    padding-top: 50px !important;
	}
}
#fenlei_icon{
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 10px;
	transform: translateY(-2px);
}
.now_position {
  height: 40px;
  /* background: #333333; */
  line-height: 40px;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  text-align: left;
  /* background: black; */
  /* color: white; */
 /* background:-webkit-gradient(linear, 0% 0%, 0% 20%,from(#000000), to(#333333));/*è°·æ­Œ*/ */
 /* padding-top: 10px; */
}
.now_position a {
  color: black;
}
.now_position .container{
}
.now_position a:hover {
  text-decoration: underline;
}
.news_content .news_title {
  margin-top: 81px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  text-align: left;
}
.news_content .news_time {
  margin-top: 19px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  text-align: left;
  line-height: 26px;
}
.news_content .news_time .icon {
  transform: translateY(1px);
  margin-right: 2px;
}
.news_content .news_time .text {
  margin-right: 33px;
}
.news_content .main {
  padding-top: 76px;
  overflow: hidden;
  padding-bottom: 58px;
}
.news_content .main .left {
  width: 750px;
  overflow: hidden;
  float: left;
  text-align: left;
}
.news_content .main .left .item {
  margin-bottom: 49px;
}
.news_content .main .left .item .title {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  line-height: 26px;
}
.news_content .main .left .item .content {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #999999;
  line-height: 26px;
}
.news_content .main .left .content_img {
  margin-bottom: 49px;
  width: 100%;
}
.news_content .main .left .share {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
  margin-top: 10px;
  line-height: 26px;
}
.news_content .main .left .share .icon {
  width: 16px;
  height: 16px;
  transform: translateY(-1px);
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
}
.news_content .main .left .share .bar {
  margin-left: 55px;
}
.news_content .main .left .share .bar .bq {
  color: #EFA73B;
  margin-right: 13px;
}
.news_content .main .left .share .bar .lj {
  margin-right: 20px;
}
.news_content .main .left .next {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 26px;
  margin-top: 50px;
}
.news_content .main .left .next a>div{
	width: 250px;
	height: 60px;
	background: #FAFAFA;
	border-radius: 10px;
	padding: 10px 31px 10px 15px;
	/* line-height: 40px; */
	box-sizing: border-box;
	font-size: 14px;
	color: #333333;
}
.news_content .main .left .next a>div span{
	display: inline-block;
	transform: translateY(-15px);
}
.news_content .main .left .next .border{
	width: 1px !important;
	height: 40px;
	background: #F0F0F0;
	display: inline-block;
	margin-left: 18px;
	margin-right: 18px;
}
.news_content .main .left .next .back_content {
  float: left;
}
.news_content .main .left .next .next_content {
  float: right;
}
.news_content .main .left .next div:hover {
  color: white;
  cursor: pointer;
  background: #2662AA;
}
@media screen and (max-width: 1200px) {
  .news_content .main .left {
    width: 100%;
  }
}
.news_content .main .right {
  width: 400px;
  padding: 24px 35px 40px 35px;
  float: right;
  border: 1px solid #E6E6E6;
  border-radius: 10px;
}
.news_content .main .right .title {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 26px;
  text-align: left;
}
.news_content .main .right .title:nth-last-of-type(1){
	color: #666666;
	/* color: #EFA73B; */
}
.news_content .main .right .top {
  overflow: hidden;
}
.news_content .main .right .top .item_top {
  padding: 4px 11px 4px 9px;
  background: #FFFFFF;
  border-radius: 6px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  margin-top: 25px;
  margin-right: 15px;
  float: left;
}
.news_content .main .right .top .item_top:hover {
  color: white;
  background: #EFA73B;
  cursor: pointer;
}
.news_content .main .right .bottom .item_bottom {
  padding: 4px 11px 4px 9px;
  border-radius: 6px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 30px;
  margin-top: 25px;
  text-align: left;
  margin-right: 15px;
  width: 100%;
  float: left;
}
.news_content .main .right .bottom .fenlei{
	width:auto;
	color: #333333;
}

.news_content .main .right .bottom .item_bottom .title{
	float: left;
	font-weight: normal;
}
.news_content .main .right .bottom .item_bottom .time{
	float: right;
}
.news_content .main .right .bottom .item_bottom:hover {
  color: white;
  background: #EFA73B;
  cursor: pointer;
}
.news_content .main .right .bottom .item_bottom:hover .title{
	color: white;
}
.news_content .main .right .border_line {
  width: 100%;
  height: 1px;
  background: #E6E6E6;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  body{
  	padding-top: 70px;
  }
}
@media screen and (max-width: 414px) {
  body{
  	padding-top: 50px;
  }
  .news_content .main .left .next .next_content{
	  float: left;
	  margin-top: 20px;
  }
}
@media screen and (max-width: 360px) {
	
}