.mt30 {
	margin-top: 60px !important;
}

/*公司荣誉*/
.honorBox {
	width: 100%;
	height:640px;
	overflow:hidden;
}

.honorBox li {
	float: left;
	width: 23%;
	height: 300px;
	margin: 20px 1%;
	text-align: center;
	color: #fff;
	line-height: 25px;
	position: relative;
	z-index: 2;
}

.honorBox li span {
	float: left;
	width: 100%;
	text-align: center;
	padding: 30px 0;
	margin-bottom: 15px;
	border-bottom: 1px #d9c8ab dotted;
}

.honorBox li p {
	float: left;
	width: 100%;
	margin: 0;
}

.honorBox li a 
{
    width:100%;
	height: 100%;
	padding: 20px;
	display:block;
	color: #fff;
	background: rgba(207,186,150,0.9);
    position: relative;
    z-index: 99;
    transition: opacity 0.5s ease;
}
.honorBox li a:hover
{
    opacity:0;
}

.honorBox .bc1 {
	background: #c4a87a;
}

.honorBox .bc2 {
	background: #d4c3a6;
}

.honorBox .bc3 {
	background: #ecc483;
}

.honorBox li .zkBox {
	width: 100%;
	overflow: hidden;
	background: #f5f1ea;
	border: 1px #dac9ae solid;
	position: absolute;
	top: 0;
    left:0;
    bottom:0;
	z-index: 50;
}
.honorBox li:nth-of-type(3n) .zkBox
{
    left:auto;
    right:0;
}
.honorBox li:nth-of-type(3n) .zkBox span
{
    float:right;
    }

.honorBox li .zkBox span {
	float: left;
	width: 100%;
	height: 100%;
	border-right: 1px #eae0d1 solid;
	border-bottom: 0;
	background: #fff;
	padding: 0;
	padding-top:20px;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.honorBox li .zkBox span img {
	margin-top: 30px;
	width: 171px;
	height: 234px;
}

.honorBox li .zkBox p {
	/* 更改样式--简久平 */
	float: left;
	width: 420px;
	/* padding: 20px 0 0 20px; */
	padding: 10px 0 0 20px;
	text-align: left;
	color: #333;

	font-size: 14px;
	line-height: 20px;
}

.honorBox li .zkBox h3 {
	/* float: left; */
	/* 更改样式--简久平 */
	/* padding: 50px 20px 0 20px; */
	padding: 20px 20px 0 20px;
	color: #cab28b;
	font-weight: 400;
}

.honorBox .r a,
.honorBox .r .zkBox {
	right: 0;
}


.honorBox .r span,
.honorBox .r p,
.honorBox .r .zkBox span {
	float: right;
}
#viewMore
{
    text-align:center;
    cursor:pointer;
}

.rongyu-detail-box {
	float: left;
	width: 100%;
	height: 346px;
	background: #f7f7f7;
	padding-top: 64px;
	position: relative;
}

.rongyu-detail {
	width: 1024px;
	height: 283px;
	text-align: center;
	margin: 0 auto !important;
}

.rongyu-detail .swiper-wrapper {
	float: left;
	padding: 0 !important;
	margin: 0 !important;
}

.rongyu-d-cont {
	height: 100%;
	opacity: 0.2;
	-webkit-transition: 100ms;
	-moz-transition: 100ms;
	-ms-transition: 300ms;
	-o-transition: 100ms;
	transition: 100ms;
	width: 273px;
}

.rongyu-detail-box .swiper-slide-active {
	opacity: 1;
	width: 860px !important;
	margin-left: 120px;
	/**/
}

.rongyu-d-cont.swiper-slide-visible .lef-img {
	margin-left: 0;
}

.rongyu-detail-box .arrow-left {
	background: url("../images/list-arw.png");
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -13px;
	margin-left: -530px;
	width: 26px;
	height: 48px;
	z-index: 20;
}

.rongyu-detail-box .arrow-right {
	background: url("../images/list-arw.png") right top;
	position: absolute;
	right: 50%;
	top: 50%;
	margin-top: -13px;
	margin-right: -530px;
	width: 26px;
	height: 48px;
	z-index: 20;
}

.rongyu-detail-box .arrow-left:hover {
	background: url("../images/list-arw.png") left bottom;
}

.rongyu-detail-box .arrow-right:hover {
	background: url("../images/list-arw.png") right bottom;
}

.rongyu-d-cont .lef-img {
	width: 273px;
	height: 284px;
	background: #fff;
	margin-left: 50px;
	float: left;
}

.rongyu-d-cont .lef-img img {
	margin-top: 60px;
	width: 199px;
	height: 136px;
}

.rongyu-d-cont .lef-img p {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #313131;
}

.rongyu-d-cont .rig {
	width: 467px;
	height: 284px;
	background: #f4eee7;
	margin-right: 50px;
	float: left;
	padding: 0 33px;
	position: relative;
}

.rongyu-d-cont .rig h3 {
	/* 更改样式--简久平 */
	font-size: 18px;
	color: #683816;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	/* padding: 0 0 10px 0;
	margin-top: 50px; */
	margin-top: 20px;
}

.rongyu-d-cont .rig span.xian {
	display: inline-block;
	width: 3px;
	height: 20px;
	background: #ed5e00;
	position: absolute;
	left: 21px;
	top: 22px;
}

.rongyu-d-cont .rig p {
	/* 样式更改--简久平 */
	font-size: 14px;
	text-align: left;
	/* line-height: 24px; */
	line-height: 24px;
}

.rongyu {
	/* 样式更改--简久平 */
	/* -o-text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis; 
    display: -webkit-box;*/
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.rongyu-d-cont .rig p.p1 {
	color: #a67748;
}

.rongyu-d-cont .rig p.p2 {
	color: #a67748;
}

.rongyu-d-cont span {
	display: block;
	font-size: 14px;
	color: #9d9d9d;
	text-align: left;
}

.rongyu-list {
	width: 1100px;
	margin: 0 auto;
}

.rongyu-list ul {
	overflow: hidden;
	padding: 60px 0 50px;
}

.rongyu-list li {
	width: 260px;
	height: 260px;
	margin: 0 20px 20px 0;
	margin: 0 15px 20px 0\0;
	*margin: 0 15px 20px 0;
	float: left;
	cursor: pointer;
	position: relative;
	background: #fff;
}

.rongyu-list li:nth-child(4n) {
	margin-right: 0;
}

.rongyu-list li p {
	width: 200px;
	height: 96px;
	overflow: hidden;
	margin: 105px auto 0;
	color: #fff;
	line-height: 24px;
	text-align: center;
}
