.honor_new_container{
	width: 100%;
	height: calc(100% - 237px);
	height: -webkit-calc(100% - 237px);
	height: -moz-calc(100% - 237px);
	position: relative;
}
.time_axis_con{
	width: 968px;
	position:absolute;
    left:77px;   
    top:50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%); 
}
.time_axis{
	width: 100%;
	height: 80%;
	position: absolute !important;
	left: 0;right: 0;
	top: 0;bottom: 0;
	box-sizing: border-box;
	padding-left: 24px !important;
	margin: auto !important;
	overflow: hidden;
}
.time_axis_item{
	width: 100%;
	height: auto !important;
	border-left: 1px solid #d5d5d5;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	box-sizing: border-box;
	position: relative;
}
.time_axis_arrow{
	width: 46px;
	height: 46px;
	text-align: center;
	line-height: 40px;
	box-sizing: border-box;
	border-radius: 100%;
	border: 1px solid #c4c4c4;
	position: absolute;
	left: 0;
	color: #753325;
	font-size: 24px;
	cursor: pointer;
}
.time_axis_arrow_top{
	top: 0;
}
.time_axis_arrow_bottom{
	bottom: 0;
}
.time_axis_item:before{
	content: '';
	width: 16px;
	height: 16px;
	box-sizing: border-box;
	border-radius: 100%;
	border: 4px solid #753325;
	background-color: white;
	position: absolute;
	left: -9px;
	top: 19px;
}
.time_axis_item:after{
	content: '>';
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 14px;
	color: #753325;
	position: absolute;
	left: 12px;
	top: 19px;
}
.time_axis_item h2{
	font-size: 16px;
	color: #1b1b1b;
}
.time_axis_item p{
	font-size: 14px;
	color: #a9a9a9;
	margin: 10px 0;
	padding-left: 20px;
	line-height: 150%;
	position: relative;
}
.time_axis_item p:before{
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #9a9a9a;
	position: absolute;
	left: 7px;
	top: 8px;
}
.opacity5{
	opacity: 0.5;
}
.jituanyewu_banner{
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.yewu_tabs{
	width: 100%;
	margin-top: 1px;
}
.yewu_tab{
	float: left;
	width: calc((100% - 2px) / 3);
	width: -webkit-calc((100% - 2px) / 3);
	width: -moz-calc((100% - 2px) / 3);
	height: 100%;
	margin-right: 1px;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	display:table;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.yewu_tab span{
	display:table-cell;
    vertical-align:middle;
	font-size: 20px;
	color: white;
	font-weight: bold;
}
.yewu_tab:last-child{
	margin-right: 0;
}
.yewu_tab:nth-child(1){
	background-image: url(../img/dichan.jpg);
}
.yewu_tab:nth-child(2){
	background-image: url(../img/wuyefuwu.jpg);
}
.yewu_tab:nth-child(3){
	background-image: url(../img/jinrong.jpg);
}
.yewu_tab:after{
	content: '';
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	position: absolute;
	bottom: -8px;
	left: 30px;
	display: none;
}
.yewu_tab:nth-child(1):after{
	background-color: #753325;
}
.yewu_tab:nth-child(2):after{
	background-color: #484748;
}
.yewu_tab:nth-child(3):after{
	background-color: #ba8136;
}
.yewu_tab_active:after{
	display: block;
}
.yewu_items{
	width: 100%;
	margin-top: 40px;
	position: relative;
}
.yewu_item{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-right: 50%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.yewu_pic{
	height: 100%;
	width: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.yewu_item:nth-child(1){
	background-color: #753325;
}
.yewu_item:nth-child(2){
	background-color: #484748;
}
.yewu_item:nth-child(3){
	background-color: #ba8136;
}
.yewu_item h2{
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
}
.yewu_item em{
	font-size: 22px;
	font-weight: bold;
}
.yewu_item:nth-child(1) h2,
.yewu_item:nth-child(1) em{
	color: rgba(155,84,69,0.4);
}
.yewu_item:nth-child(2) h2,
.yewu_item:nth-child(2) em{
	color: rgba(111,111,111,0.4);
}
.yewu_item:nth-child(3) h2,
.yewu_item:nth-child(3) em{
	color: rgba(216,159,85,0.4);
}
.yewu_font{
	font-size: 14px;
	color: #ebe9e9;
	text-align: justify;
	margin-top: 10px;
}
.yewu_font_swiper1,
.yewu_font_swiper2,
.yewu_font_swiper3{
	width: 100%;
	height: calc(100% - 69px);
	height: -webkit-calc(100% - 69px);
	height: -moz-calc(100% - 69px);
	box-sizing: border-box;
}
.yewu_font_swiper1 .swiper-slide,
.yewu_font_swiper2 .swiper-slide,
.yewu_font_swiper3 .swiper-slide{
  	height: auto;
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
  	padding-right: 15px;
}
.yewu_font_swiper1 .swiper-scrollbar-drag{
	background-color: #ba8136 !important;
}
.new_news_container{
	width: 1100px;
	margin: 0 auto;
}
.news_swiper{
	width: 100%;
}
.news_swiper .swiper-slide img{
	width: 100%;
	height: 100%;
}
.news_swiper .swiper-pagination-bullet{
	background-color: white;
	opacity: 1;
}
.news_swiper .swiper-pagination-bullet-active{
	background-color: #753325;
}
.news_content{
	width: 100%;
}
.news_lsit{
	width: 50%;
	box-sizing: border-box;
	float: left;
	border-right: 1px solid #dedede;
}
.news_lsit:nth-child(1){
	padding-right: 85px;
}
.news_lsit:nth-child(2){
	padding-left: 85px;
	border: none;
}
.news_lsit li:last-child{
	border: none;
}
.news_lsit li{
	border-bottom: 1px dashed #ebebeb;
}
.news_lsit li:nth-child(odd) .news_num{
	background-color: #282828;
}
.news_lsit li:nth-child(even) .news_num{
	background-color: #753325;
}
.news_num{
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: white;
	font-size: 20px;
	margin-right: 20px;
}
.news_font{
	line-height: 34px;
	font-size: 16px;
	color: #060506;
}
.news_date{
	line-height: 34px;
	width: 100px;
}
.news_date i{
	font-size: 14px;
	color: #8d8a8d;
	margin-right: 5px;
}
.news_date b{
	font-size: 14px;
	color: #8d8a8d;
}
.news_top{
	width: 100%;
}
.news_top_item{
	width: calc(50% - 85px);
	height: 234px;
	position: relative;
}
.news_top_item img{
	width: 100%;
	height: 100%;
}
.news_top_item span{
	position: absolute;
	left: 0;right: 0;
	bottom: 0;
	text-align: center;
	padding: 10px 5px;
	font-size: 16px;
	color: white;
	background-color: rgba(0,0,0,0.4);
}
