@charset "utf-8";

/*** page
-------------------------------------------------------------- ****/
.pageBox {
	margin: 3em 0;
	text-align: center;
}

.pageBox a {
	border: 1px solid #ddd;
	display: inline-block;
	margin-right: 6px;
	color: #707070;
	/* width: 34px; */
	padding: 0 14px;
	height: 34px;
	font: bold 14px/34px arial;
}

.pageBox li{
	display: inline-block;
}

.pageBox a:hover,
.pageBox li.active a{
	background: #3aa9f2;
	color: #FFFFFF;
	text-decoration: none;
}

.pageBox .cur {
	background: #3aa9f2;
	border: 1px solid #3aa9f2;
	text-decoration: none;
}

.pageBox a.cur {
	color: #fff;
}

.pageBox .disabled {
	width: 79px;
}

.video {
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	/*background: url(../images/v1_03.png) no-repeat 50% 0;*/
	background-size: cover;
	margin-top: -90px;
}

.ny_dh {
	position: relative;
	width: 100%;
	height: 65px;
	box-sizing: border-box;
	border-bottom: 2px solid #dddddd;
}

.ny_dh li {
	width: auto;
	height: 65px;
	float: left;
	line-height: 65px;
	text-align: center;
	
	box-sizing:border-box;  
    -moz-box-sizing:border-box; /* Firefox */  
    -webkit-box-sizing:border-box; /* Safari */  
}

.ny_dh li a {
	height: 65px;
	padding: 0 20px;
	display: block;
	position: relative;
}


.ny_xz a {
	height: 65px;
	box-sizing: border-box;
	border-bottom: 2px solid #C09748;
	color: #000000;
}

.ny_dh li a:hover {
	
	box-sizing: border-box;
	border-bottom: 2px solid #C09748;
}

.ny_dh li span {
	position: absolute;
	width: 0;
	height: 0;
	margin-left: -17px;
	border-color: #C09748 transparent transparent transparent;
	border-style: solid;
	border-width: 17px;
	z-index: 1;
	transition: 0.4s;
	opacity: 0;
}

.ny_dh li:hover span {
	opacity: 1;
}

.ny_xz span {
	position: absolute;
	width: 0;
	height: 0;
	margin-left: -17px;
	border-color: #C09748 transparent transparent transparent;
	border-style: solid;
	border-width: 17px;
	z-index: 1;
	opacity: 1 !important;
}

.index_services {
	margin-top: 3em;
	padding-bottom: 0;
}

.index_about {
	padding-bottom: 0;
	background: none;
	height: auto;
}
.index_about img{
	display: block;
}
.index_news {
	margin-top: 3em;
	padding-bottom: 0;
	background: none;
}

.index_news li a {
	margin: 10px;
}

/*关于我们*/
.ny_about {
	position: relative;
	padding-bottom: 3em;
	margin-top: 3em;
	border-bottom: 1px solid #E8E8E8;
	background: #fff;
}

.ny_about p {
	color: #8F8F8F;
	text-align: justify;
	text-indent: 2em;
	padding: 0;
	line-height: 2;
	font-size: 18px;
}

.ny_about div.about {
	margin-bottom: 3em
}

.ny_about img.fl {
	width: 40%;
	min-height: 366px;
	margin-right: 2em;
}

.ny_zzzs {
	position: relative;
	padding-bottom: 3em;
	border-bottom: 1px solid #E8E8E8;
	background: #fff;
}

.title h3 {
	font-size: 150%;
	letter-spacing: 0.2em;
	font-weight: normal;
	margin: 1.5em 0 1.5em;
}

/*名人*/
.index_mingren {
	border: none !important;
	margin-top: 3em;
}

.index_mingren li a {
	margin: 10px 5px;
	display: block;
	overflow: hidden;
	position: relative;
}


/*景观*/
.ny_jingguan {
	border: none !important;
	margin-top: 3em;
}

.ny_jingguan li {
	width: 50%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}

.ny_jingguan li a {
	margin: 33px;
	display: block;
	overflow: hidden;
	position: relative;
}

.ny_jingguan li div {
	width: 100%;
	height: auto;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

.ny_jingguan li p {
	position: absolute;
	width: 100%;
	padding: 10px;
	line-height: 30px;
	margin: 0;
	bottom: 0;
	left: 100%;
	background: rgba(0, 0, 0, .6);
	border-radius: 5px;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	overflow: hidden;
	text-align: left;
	z-index: 1;
}

.ny_jingguan a:hover p {
	left: 0;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition-property: all;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-delay: 0s;

}

/*景观内页*/
.ny_jingguan_dt {
	position: relative;
	width: 100%;
	height: auto;
}

.ny_jingguan_dt img {
	width: 100%;
	min-height: 200px;
}

#pmt {
	display: none;
}

.ny_syp {
	position: relative;
	width: 100%;
	height: 70px;
	margin-bottom: 3em;
}

.ny_syp div {
	border-bottom: 1px solid #9c9c9c;
	display: block;
}

.ny_syp li {
	width: 50%;
	height: 70px;
	line-height: 70px;
	float: left;
}

.ny_syp li:last-child {
	text-align: right;
}

.ny_jingguan_ny {
	border: none !important;
}

.ny_jingguan_ny li {
	width: 33.33333%;
	height: auto;
	box-sizing: border-box;
	float: left;
	text-align: center;
}

.ny_jingguan_ny li a {
	margin: 11px;
	display: block;
	overflow: hidden;
	position: relative;
}

.ny_jingguan_ny li div {
	width: 100%;
	height: auto;
	border-radius: 5px;
	overflow: hidden;
}

.ny_xcp {
	border: none !important;
	margin-top: 3em;
	
}

.ny_xcp li {
	width: 50%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}

.ny_xcp li a {
	margin: 33px;
	display: block;
	overflow: hidden;
	position: relative;
}

.ny_xcp li img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}

.index_services {
	position: relative;
	padding-bottom: 6em;
	background: #fff;

}

.index_services ul {
	padding-top: 0;
	padding-bottom: 3em;
}

.index_services li {
	width: 33.333%;
	height: auto;
	box-sizing: border-box;
	float: left;
	text-align: center;
	padding: 5px;
}

.index_services li a {
	margin: 0;
	display: block;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}

.index_services li div {
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition-property: all;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-delay: 0s;
	overflow: hidden;
	position:inherit;
	border-radius: 5px;
	left: 0px;
	bottom: 0px;
	z-index: 9;
	text-align: center;
	color: #ffffff;
}

.index_services li span {
	width: 100%;
	display: block;
	background: #E9E9E9;
	margin-top: 20px;
}

.index_services li a h4 {
	font-weight: normal;
	padding: 0 0 1em 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 2px #E9E9E9 solid;
}

.index_services li a img {
	width: 100%;
	height: 100%;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition-property: all;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-delay: 0s;
}
.index_services li a:hover img {
	transform: scale(1.1, 1.1);
}

/*文字列表*/
.ny_wzlb {
	border: none !important;
	position: relative;
	margin-top: 3em;
}

.ny_wzlb li {
	width: 100%;
	box-sizing: border-box;
	float: left;
	border-radius: 5px;
	background-color: #f9f7f8;
	margin-bottom: 2em;
}

.ny_wzlb li a {
	margin: 0px 33px;
	display: block;
	overflow: hidden;
	position: relative;
}

.ny_wzlb li a span {
	height: 70px;
	line-height: 70px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: #D8D4CB 1px solid;
	font-size: 20px;
	font-weight: bold;
}

.ny_wzlb li a b {
	width: 0px;
	height: 2px;
	display: block;
	background: #C09748;
	position: relative;
	margin-top: -2px;
}

.ny_wzlb li a:hover b {
	width: 100%;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition-property: all;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-delay: 0s;
}

.ny_wzlb li a p {
	height: 70px;
	line-height: 35px;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/*文字内页*/
.ny_wzlb_ny {
	border: none !important;
	position: relative;
	padding-bottom: 3em;
	margin-top: 3em;
}

.ny_wzlb_ny img {
	max-width: 100%;
}

.ny_wzlb_ny li {
	width: 100%;
	padding: 0px 33px;
	box-sizing: border-box;
	float: left;
	border-radius: 5px;
	background-color: #f9f7f8;
	margin-top: 2em;
	padding-bottom: 3em;
}

.ny_wzlb_ny li span {
	line-height: 36px;
	padding-left: 25px;
	/* display: block; */
	/* white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: #D8D4CB 1px solid; */
	font-size: 20px;
	/* font-weight: bold; */
}

.ny_wzlb_ny li>span{
	margin:16px 0;
	display: block;
}

.contactwb li span,
.contactwb li p{
	line-height: 0;
}
.contactwb li span{
	line-height: 2;
	font-weight: normal;
}
.contactwb li .contactbt{
	margin-top: 14px;
}
.ny_wzlb_ny li b {
	width: 4px;
	height: 36px;
	display: block;
	background: #C09748;
	border-radius: 5px;
	position: absolute;
	top: 3em;
}

.ny_wzlb_ny li p {
	line-height: 35px;
}

.ny_wzlb_ny li a {
	margin-top: 35px;
	width: 50%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ny_wzlb_ny li a:last-child {
	text-align: right;
}

/*产品展示*/
.ny_chanpin {
	border: none !important;
	margin-top: 3em;
}

.ny_chanpin li {
	width: 25%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}

.ny_chanpin li a {
	margin: 10px;
	display: block;
	overflow: hidden;
	position: relative;
	border: #C9C9C9 1px solid;
	border-radius: 5px;
}

.ny_chanpin li div {
	border-radius: 0%;
}


.ny_chanpin li a h4 {
	width: 80%;
	margin: 0 auto;
	font-weight: normal;
	padding: 1em 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 2px #E9E9E9 solid;
	margin-bottom: 1em;
}

.ny_chanpin li a b {
	width: 0px;
	height: 2px;
	display: block;
	background: #C09748;
	position: relative;
	bottom: 18px;
	left: 10%;
}

.ny_chanpin li a:hover b {
	width: 80%;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition-property: all;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-delay: 0s;
}

.ny_chanpin li span {
	font-size: 14px;
	padding: 0 5px;
	display: inline;
	background: none;
	box-sizing: border-box;
	line-height: 16px;
}

.ny_chanpin li p {
	width: 80%;
	margin: 1em auto;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
	font-size: 14px;
	color: #9c9c9c;
}

.ny_chanpin li p span {
	border: none;
	background: #fe6900;
	border-radius: 3px;
	margin-right: 0.5em;
	color: #fff;
}

.ny_chanpin li p:last-child span {
	background: #3bbecd;
}

/*产品内页*/

.chanpin_ny fl {
	width: 40%;
}
.chanpin_ny #video2{
width:40%;
height:350px;
}
.chanpin_ny p b {
	width: 90%;
	height: 1px;
	display: block;
	background: #9c9c9c;
	margin-left: 5%;
}
.chanpin_ny h5 {
	margin-top: 20px;
	color: #9E9E9E;
}
.chanpin_ny h5 a{
margin-left:2em;
}

.chanpin_ny h5 span {
	font-size: 100%;
	color: #FFFFFF;
	background: #C09748;
	margin-right: 20px;
	padding: 8px 10px;
	border-radius: 5px;
	display: inline-block;
	font-weight: normal;
}

.chanpin_ny h5 b {
	color: #C09748;
}
.chanpin_ny h3 {
	margin: 10px 0;
}
.chanpin_ny h3 strong{
margin-left:2em;
}
.chanpin_ny .lxfs {
	width: 100%;
	height: 70px;
	border-radius: 10px;
	
}

.chanpin_ny .lxfs .lxfs_01 {
	float: left;
	height: 50px;
	background: url(../images/lymd_right_lxwm_01.jpg) no-repeat;
	background-position: 32px 6px;
	padding: 0 50px 0 85px;
	margin: 10px 0;
	color: #9E9E9E;
	line-height: 165%;
	border-right: 1px solid #B9B9B9;
}

.chanpin_ny .lxfs .lxfs_02 {
	float: left;
	height: 50px;
	background: url(../images/lymd_right_lxwm_02.jpg) no-repeat;
	background-position: 32px 4px;
	padding: 0 0 0 85px;
	margin: 10px 0;
	color: #9E9E9E;
	line-height: 165%;
}

.chanpin_ny .lxfs span {
	display: block;
}


.chanpin_ny p:nth-child(2) span {
	border-left: #C09748 4px solid;
	padding-left: 25px;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.chanpin_ny p:nth-child(n+4) span {
	border: none;
	background: #C09748;
	padding: 0 0.5em;
	border-radius: 3px;
	margin-right: 0.5em;
	color: #fff;
}

.chanpin_ny p:nth-child(n+2) {
	overflow: hidden;
}
.chanpin_ny p:nth-child(n+5) span {
	border: none;
	background: none;
	color: #000000;
	float: left;
}

.chanpin_ny p:nth-child(n+5) span:nth-child(2n-1) {
	width: 25%;
	margin-right: 0.5em;
}

.chanpin_ny p:nth-child(n+5) span {
	border: none;
	background: none;
	color: #000000;
	float: left;
}

.chanpin_ny p:nth-child(n+6) span:nth-child(2n-1) {
	width: 25%;
	margin-right: 0.5em;
}

.chanpin_ny p:nth-child(10) span:nth-child(2n-1) {
	padding-left: 1em;
	width: 100%;
	height: 40px;
	margin-left: 2em;
	background: url(../images/chanpin_ny_dh.jpg) left no-repeat;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
}

.chanpin_ny p:nth-child(11) span:nth-child(2n-1) {
	padding-left: 1em;
	width: 100%;
	height: 40px;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
}

.chanpin_ny p:nth-child(12) span:nth-child(2n-1) {
	padding-left: 1em;
	width: 100%;
	height: 40px;
	color: #9c9c9c;
}

/*公益产品*/
.ny_gycp {
	border: none !important;
	margin-top: 3em;
}

.ny_gycp li {
	width: 33.33333%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}

.ny_gycp li a {
	margin: 33px;
	display: block;
	overflow: hidden;
	position: relative;
}
/*产品内页*/
.ny_about_yd{
	display: none;
}
.lymd .lymd_left {
	width: 42%;
	float: left;
}
.lymd .lymd_left img {
	width: 100%;
}

.lymd .lymd_left .swiper-slide {
	background-size: cover;
	background-position: center;
}

.lymd .lymd_left .gallery-top {
	height: 80%;
	width: 100%;
}

.lymd .lymd_left .gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.lymd .lymd_left .gallery-thumbs .swiper-slide {
	height: 100%;
	box-sizing: border-box;
	border: #FFFFFF 1px solid;
}

.lymd .lymd_left .gallery-thumbs .swiper-slide-thumb-active {

	border: #C09748 1px solid;

}

.lymd .lymd_right {
	width: 55%;
	float: left;
	margin-left: 2%;
}

.lymd .lymd_right .title {
	text-align: left;
	font-size: 150%;
	font-weight: bold;
}

.lymd .lymd_right h3 {
	margin: 10px 0;
}
.lymd .lymd_right .qj{
	background: #F0EFEF;
	line-height: 60px;
	padding-bottom: 10px;
}
.lymd_02 h3 a {
	color: #C09748;
}

.lymd .lymd_right i {
	background: #C9C9C9;
	width: 100%;
	height: 1px;
	display: block;
	margin: 20px 0 10px 0;
}

.lymd .lymd_right span {
	font-size: 150%;
	color: #C09748;
	display: inline-block;
	font-weight: bold;
}

.lymd .lymd_right .lxfs {
	width: 100%;
	height: 70px;
}

.lymd .lymd_right .lxfs .lxfs_01 {
	float: left;
}

.lymd .lymd_right .lxfs .lxfs_02 {
	float: left;
}

.lymd .lymd_right .lxfs span {
	width:36px;
	height: 22px;
}

.lymd .lymd_right h4 {
	color: #9E9E9E;
	margin-bottom: 10px;
}

.lymd .lymd_right h4 span {
	font-size: 100%;
	color: #C09748;
	width:36px;
	height: 30px;
	line-height: 21px;
	margin-right: 10px;
	padding-left: 5px;
	padding-bottom: 1px;
	border: 1px solid #C09748;
}
.lymd .lymd_right .shuxing{
	margin-bottom: 20px;
	overflow: hidden;
}
.lymd .lymd_right .shuxing ul li{
	width:33.3%;
	float: left;
}
.lymd .lymd_right h5 {
	margin-top: 20px;
	color: #9E9E9E;
}

.lymd .lymd_right h5 span {
	font-size: 100%;
	color: #FFFFFF;
	background: #C09748;
	margin-right: 20px;
	padding: 8px 10px;
	border-radius: 5px;
	display: inline-block;
	font-weight: normal;
}

.lymd .lymd_right h5 b {
	color: #C09748;
}
