@charset "utf-8";



/*幻灯片CSS*/

#banner {

	width: 100%;

	position: relative;

	text-align: center;

}



#banner .hd {

	position: absolute;

	bottom: 20px;

	left: 50%;

	z-index: 10;

	font-size: 0;

	transform: translate(-50%, 0);

	-ms-transform: translate(-50%, 0);

	-webkit-transform: translate(-50%, 0);

	-moz-transform: translate(-50%, 0);

	-o-transform: translate(-50%, 0);

}



#banner .hd li {

	width: 40px;

	height: 5px;

	background-color: #fff;

	display: inline-block;

	margin: 0 5px;

	cursor: pointer;

}



#banner .hd .on {

	background-color: #000;

}



#banner .bd a {

	display: block;

	width: 100%;

	/*height: 580px;*/

	background-repeat: no-repeat;

	background-position: center;

}



#banner .btn {

	width: 47px;

	height: 120px;

	position: absolute;

	opacity: .5;

	filter: Alpha(opacity=50) transition: all .3s;

	-ms-transition: all .3s;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

}



#banner .btn:hover {

	opacity: 1;

	filter: Alpha(opacity=100)

}



#banner .prev {

	top: 50%;

	background: url("../Images/prev.png") no-repeat center;

	left: 3%;

	transform: translate(0, -50%);

	-ms-transform: translate(0, -50%);

	-webkit-transform: translate(0, -50%);

	-moz-transform: translate(0, -50%);

	-o-transform: translate(0, -50%);

}



#banner .next {

	background: url("../Images/next.png") no-repeat center;

	right: 3%;

	top: 50%;

	transform: translate(0, -50%);

	-ms-transform: translate(0, -50%);

	-webkit-transform: translate(0, -50%);

	-moz-transform: translate(0, -50%);

	-o-transform: translate(0, -50%);

}



#banner2 {

	width: 100%;

	position: relative;

	text-align: center;

}



#banner2 .hd {

	position: absolute;

	bottom: 10px;

	left: 50%;

	z-index: 10;

	font-size: 0;

	transform: translate(-50%, 0);

	-ms-transform: translate(-50%, 0);

	-webkit-transform: translate(-50%, 0);

	-moz-transform: translate(-50%, 0);

	-o-transform: translate(-50%, 0);

}



#banner2 .hd li {

	width: 15px;

	height: 15px;

	border-radius: 30px;

	background-color: #fff;

	display: inline-block;

	margin: 0 5px;

	cursor: pointer;

}



#banner2 .hd .on {

	background-color: #93ad02;

}



#banner2 .bd a {

	display: block;

	width: 100%;

	/*height: 580px;*/

	background-repeat: no-repeat;

	background-position: center;

}



#banner2 .btn {

	width: 47px;

	height: 120px;

	position: absolute;

	opacity: .5;

	filter: Alpha(opacity=50) transition: all .3s;

	-ms-transition: all .3s;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	-o-transition: all .3s;

}



#banner2 .btn:hover {

	opacity: 1;

	filter: Alpha(opacity=100)

}



#banner2 .prev {

	top: 50%;

	background: url("../Images/prev.png") no-repeat center;

	left: 3%;

	transform: translate(0, -50%);

	-ms-transform: translate(0, -50%);

	-webkit-transform: translate(0, -50%);

	-moz-transform: translate(0, -50%);

	-o-transform: translate(0, -50%);

}



#banner2 .next {

	background: url("../Images/next.png") no-repeat center;

	right: 3%;

	top: 50%;

	transform: translate(0, -50%);

	-ms-transform: translate(0, -50%);

	-webkit-transform: translate(0, -50%);

	-moz-transform: translate(0, -50%);

	-o-transform: translate(0, -50%);

}



/*幻灯片CSS*/



.gongyong {

	text-align: center;

	font-size: 0;

	margin-bottom: 100px;

}



.gongyong h2 {

	font-size: 20px;

	color: #333;

	font-weight: 200;

	line-height: 30px;

	margin-bottom: 10px;

}



.gongyong p {

	font-size: 20px;

	color: #555;

	line-height: 26px;

	text-transform: uppercase;

}



/*产品中心*/

.on1 {

	display: table;

	width: 100%;

	height: 75px;

	background: url(../images/list_bg.jpg);

	margin-bottom: 1px;

}



.on1 strong {

	display: block;

	margin: 28px 0 0 10px;

	font-size: 24px;

	color: #fff;

	text-transform: capitalize;

	text-align: center

}



.on1 small {

	margin: 10px 0 0 10px;

	font-weight: 100;

	text-transform: uppercase;

	color: #fff;

	line-height: 20px;

}



.TabTitle2 ul.expmenu {

	margin: 0 auto;

}



.subleft {

	width: 21%;

}



/*一级导航*/

.TabTitle2 ul.expmenu li .menu {

	width: 100%;

	height: auto;

	overflow: hidden;

	background-color: #F0F0F0;

	border: 1px solid #a0a0a0;

	border-top: none;

}



.TabTitle2 ul.expmenu li .menu li {

	display: block;

	height: 50px;

	line-height: 50px;

	overflow: hidden;

	background: #fff url(../images/an.png) right 15px center no-repeat;

	color: #000;

	border-bottom: #a0a0a0 double 1px;

}



.TabTitle2 ul.expmenu li .menu li a {

	color: #000;

	text-decoration: none;

	font-size: 16px;

	padding-left: 45px;

	display: block;

}



.TabTitle2 ul.expmenu li .menu li:hover {

	background-color: #f0f0f0;

}



.TabTitle2 ul.expmenu li .menu li:hover a {

	color: #333;

}



.he {

	display: none

}



/*三角按钮*/







/*墓区环境*/

.oem_h3title {

	font-size: 22px;

	color: #333;

	line-height: 40px;

	position: relative;

	height: 40px;

	border-bottom: 2px solid #f0f0f0;

	margin: 10px 0;

}



.oem_h3title i {

	display: inline-block;

	vertical-align: middle;

	margin-right: 10px;

}



.oem_h3title label {

	position: absolute;

	right: 0px;

	top: 5px;

	font-size: 12px;

	font-family: 宋体, simsun;

	font-weight: normal;

}



.oem_h3title em {

	position: absolute;

	right: 50px;

	top: 5px;

	font-size: 12px;

	font-weight: normal;

	color: #ccc;

}



.oem_h3title em a {

	margin: 0px 5px;

	color: #ff4163;

}



.oem_phg {

	margin-top: 20px;

	margin-bottom: 35px;

	overflow: hidden

}



.oem_phg_left {

	width: 40%;

	float: left;

}



.oem_phg_lefttop {

	height: 140px;

	background: url(../images/a26.png) left top no-repeat;

	padding: 20px;

	overflow: hidden;

}



.oem_phg_right {

	float: right;

	width: 58%;

	overflow: hidden;

}



.change-box {

	border: 1px solid #E5E5E5;

	height: 340px;

	background: #efeeed;

}



.change-box .change-cut {

	margin: 0px 0 5px;

	/* width: 1551px; */

}



.change-box .change-cut .tab {

	height: 40px;

	line-height: 40px;

	text-align: center;

	font-size: 16px;

	color: #fff;

	background-color: #976120;

	box-sizing: border-box;

	border-right: 1px solid #e5e5e5;

	position: relative;

	cursor: default;

	width: 50%;

	float: left;

}



.change-box .change-cut ul {

	margin-left: 0px;

}



.change-box .change-cut .tab.on {

	background-color: #4f6800;

	color: #fff;

}



.change-box .contents>.flex-row {

	justify-content: space-between;

}



.change-box .item {

	box-sizing: border-box;

	border: 1px solid #bbb;

	width: 31.333%;

	float: left;

	padding: 10px;

	transition: all .3s ease;

	margin: 1%;

}



.change-box .item-title {

	font-size: 16px;

	color: #333;

}



.change-box .item-p {

	font-size: 14px;

	color: #888;

	margin-top: 5px;

}



.change-box .item:hover {

	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);

}



.change-box .item-s {

	padding: 15px;

}



.transition {

	-moz-transition: all .3s ease;

	-webkit-transition: all .3s ease;

	transition: all .3s ease;

}



.flex-rows {

	display: flex;

	flex-direction: row;

	justify-content: center;

	align-items: center;

}



/*墓区声明*/

.fot_ban {

	margin-top: 30px;

	width: 100%;

	height: 240px;

	position: relative;

	overflow-x: hidden;

	overflow: hidden;

}



.fot_ban img {

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

}



.fot_ban .fot_con {

	height: 100%;

	margin: 0 auto;

	position: relative;

	z-index: 1;

}



.fot_ban .fot_con .left {

	float: left;

	color: #fff;

	margin-left: 10%;

	width: auto;

}



.fot_ban .fot_con .left .shenming {

	font-size: 36px;

	line-height: 46px;

	font-weight: 600;

	margin-top: 2%;

}



.fot_ban .fot_con .left .pinpai {

	font-size: 24px;

	line-height: 30px;

	letter-spacing: 5px;

	margin-top: 16px;

}



.fot_ban .fot_con .left .buy {

	font-size: 35px;

	line-height: 46px;

	font-weight: 600;

	margin-top: 16px;

}



.fot_ban .fot_con .left .buy a {

	color: #fff;

}



/*墓区展示*/

.muqu {

	padding: 30px 0;

}



.muqu .list {}



.muqu .list li {

	width: 23.85%;

	margin-right: 1.4%;

	margin-bottom: 30px;

	border: 1px solid #976120;

}



.muqu .list li:hover {

	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);

	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);

	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);

}



.muqu .list li:nth-child(4n) {

	margin-right: 0;

}



.muqu .list .pic {

	width: 100%;

	height: 268px;

	overflow: hidden;

	position: relative;

	text-align: center;

}



.muqu .list .pic p {

	display: block;

	width: 100%;

	height: 100%;

	position: relative;

}



.muqu .list .pic img {

	max-width: 100%;

	height: 200px;

	transition: all 0.5s;

}



.muqu .list .pic :hover img {

	transform: scale(1.05, 1.05);

}



.muqu .list .title {

	text-align: center;

	background: #fff;

	padding: 20px 0;

}



.muqu .list .title a {

	display: inline-block;

	font-size: 22px;

	font-weight: 500;

	color: #000;

	font-family: arial;

	line-height: 20px;

	max-width: 100%;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	-moz-transition: all .3s;

	-webkit-transition: all .3s;

}



.muqu .list .title:hover a {

	color: #976120;

}



.muqu .list .title p {

	color: #fd8006;

}





@media screen and (max-width:25em) {

	.codrops-icon span {

		display: none

	}

}









/*行业资讯*/



.news_list {

	margin-top: 20px;

}



.news_list li a {

	width: 100%;

	line-height: 55px;

	vertical-align: middle;

	border-bottom: 1px dashed #dfdfdf;

	overflow: hidden;

	position: relative;

	display: block;

	font-size: 16px;

}



.news_tit {

	position: absolute;

	right: 0px;

	line-height: 55px;

	vertical-align: middle;

	top: 0px;

	color: #aeb0b0;

	font-size: 12px;

}



.col_adbox {

	width: 100%;

}



.col_con {

	width: 570px;

	padding: 18px 20px;

	background: #fff;

}



.col_addir {

	width: 100%;

	height: 50px;

	line-height: 50px;

	background: #93ad02;

	text-indent: 20px;

	font-size: 20px;

	color: #fff;

	margin-top: 10px;

}



.col_dir_ico {

	width: 4px;

	height: 50px;

	background: url(../images/col_dir_ico.png) no-repeat;

	display: inline-block;

	float: left;

	margin-left: 24px;

}



.col_addir a {

	float: right;

	margin-right: 24px;

	font-size: 14px;

	color: #fff;

}



.col_addir a:hover {

	color: #fff;

}



.news_listbox {

	width: 32.333%;

	margin-right: 1.5%;

}



.news_listbox:last-child {

	margin-right: 0px;

}



.col_newscon {

	padding: 18px 0px;

	background: #fff;

}



.news_l {

	float: left;

}



.news_r {

	float: right;

}



.news_conlist {

	width: 100%;

}



.news_conlist li {

	font-size: 18px;

	line-height: 36px;

	height: 36px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.news_conlist li span{

	font-size: 18px;

	line-height: 36px;

	height: 36px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.news_conlist li a .news_ico {

	width: 12px;

	height: 12px;

	display: inline-block;

	background: url(../images/news_ico.png) no-repeat;

	padding-right: 24px;

}



.news_conlist li a.newscon_more {

	text-align: right;

	color: #976120;

	font-size: 14px;

	float: right;

	border: 1px solid #976120;

	padding: 0 10px;

	line-height: 24px;

}



.news_conlist li .ng-time {

	float: right;

	color: #aaa;

}



.m_t10 {

	margin-top: 10px;

}



.f_22 {

	font-size: 24px;

}



/*行业资讯*/









/*新闻资讯*/

.news {

	padding: 45px 0;

}



.news .list {

	margin-top: 30px;

}



.news .list li {

	margin-right: 40px;

	width: 580px;

	padding-bottom: 20px;

	margin-bottom: 20px;

}



.news .list li:nth-child(2n) {

	margin-right: 0;

}



.news .list li .time {

	width: 58px;

	margin-right: 12px;

}



.news .list li .time span {

	display: block;

	width: 58px;

	height: 53px;

	text-align: center;

	line-height: 53px;

	background: #E4E4E4;

	font-size: 16px;

	color: #999999;

	transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	-moz-transition: all .3s;

	-webkit-transition: all .3s;

}



.news .list li .time a {

	display: block;

	width: 58px;

	height: 53px;

	text-align: center;

	line-height: 53px;

	font-size: 22px;

	color: #999999;

	font-weight: bold;

	transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	-moz-transition: all .3s;

	-webkit-transition: all .3s;

}



.news .list li .content {

	width: 475px;

}



.news .list li .content h2 {

	font-size: 0;

}



.news .list li .content a {

	font-size: 18px;

	color: #333333;

	display: inline-block;

	line-height: 24px;

	max-width: 100%;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	-moz-transition: all .3s;

	-webkit-transition: all .3s;

}



.news .list li .content .view {

	font-size: 12px;

	color: #9B9B9B;

	margin: 9px 0 17px;

}



.news .list li .content .desc {

	font-size: 14px;

	color: #989898;

	line-height: 20px;

	height: 40px;

	overflow: hidden;

}



.news .list li .more {

	width: 20px;

	height: 20px;

}



.news .list li .more a {

	display: block;

	width: 100%;

	height: 100%;

	background: #9B9B9B;

	font-size: 12px;

	color: #ffffff;

	text-align: center;

	line-height: 19px;

	transition: all .3s;

	-ms-transition: all .3s;

	-o-transition: all .3s;

	-moz-transition: all .3s;

	-webkit-transition: all .3s;

}



.news .list li:hover .time span {

	background: #ED0029;

	color: #ffffff;

}



.news .list li:hover .time a {

	color: #ED0029;

}



.news .list li:hover .content a {

	text-decoration: underline;

	color: #709EA6;

}



.news .list li:hover .more a {

	background: #EF0129;

}



/*新闻资讯*/





.hezuo {

	padding-bottom: 40px;

}



.hezuo .picScroll-left {

	position: relative;

	margin-top: 35px;

}



.hezuo .picScroll-left .hd {

	width: 1275px;

	height: 67px;

	overflow: hidden;

	position: absolute;

	left: 50%;

	top: 31.5px;

	transform: translate(-50%, 0);

	-ms-transform: translate(-50%, 0);

	-o-transform: translate(-50%, 0);

	-moz-transform: translate(-50%, 0);

	-webkit-transform: translate(-50%, 0);

}



.hezuo .picScroll-left .hd .prev,

.hezuo .picScroll-left .hd .next {

	display: block;

	width: 31px;

	height: 67px;

	float: left;

	overflow: hidden;

	cursor: pointer;

	background: url(../Images/arrow.png) no-repeat;

}



.hezuo .picScroll-left .hd .next {

	float: right;

	background-position: -31px 0;

}



.hezuo .picScroll-left .bd {

	overflow: hidden;

	margin: 0 10px;

}



.hezuo .picScroll-left .bd ul {

	overflow: hidden;

	zoom: 1;

}



.hezuo .picScroll-left .bd ul li {

	margin-right: 20px;

	float: left;

	_display: inline;

	overflow: hidden;

}



.hezuo .picScroll-left .bd ul li .pic {

	width: 180px;

	height: 130px;

	overflow: hidden;

	border: 1px solid #BFBFBF;

}



.hezuo .picScroll-left .bd ul li .pic a {

	display: block;

	width: 100%;

	height: 100%;

	position: relative;

}



.hezuo .picScroll-left .bd ul li .pic img {

	position: absolute;

	top: 50%;

	left: 50%;

	transform: translate(-50%, -50%);

	-ms-transform: translate(-50%, -50%);

	-o-transform: translate(-50%, -50%);

	-moz-transform: translate(-50%, -50%);

	-webkit-transform: translate(-50%, -50%);

}



.hezuo .picScroll-left .bd ul li .title {

	width: 180px;

	text-align: center;

	padding: 15px 0;

	font-size: 0;

}



.hezuo .picScroll-left .bd ul li .title a {

	font-size: 14px;

	color: #1D1D1D;

	display: inline-block;

	line-height: 20px;

}



@media (max-width: 768px) {



	.header-menu-con {

		display: none;

	}



	#header .btm-header .header-logo .logo img {

		max-height: 65px;

	}



	.muqu,

	.news_listbox,

	.oem_phg_left,

	.oem_phg_right {

		width: 96%;

		margin-left: auto;

		margin-right: auto;

		float: inherit;

	}



	.muqu .list .pic {

		height: 258px;

	}



	.muqu .list .pic img {

		height: 258px;

	}



	.muqu .list li {

		width: 48%;

		margin-right: 2%;

		margin-bottom: 20px;

	}



	.muqu .list li:nth-child(3n) {

		margin-right: 2%;

	}



	.muqu .list li:nth-child(2n) {

		margin-right: 0;

	}



	.change-box {

		height: auto;

	}



	.change-box .item {

		width: 98%;

	}



	.fot_ban {

		height: 230px;

	}



	.fot_ban .fot_con .left {

		margin-left: 2%;

	}



	.fot_ban .fot_con .left .shenming {

		font-size: 28px;

		line-height: 30px;

		font-weight: 600;

		margin-top: 4%;

	}



	.fot_ban .fot_con .left .pinpai {

		font-size: 18px;

		line-height: 25px;

		margin-top: 16px;

	}



	.fot_ban .fot_con .left .buy {

		font-size: 16px;

		line-height: 25px;

		font-weight: 600;

		margin-top: 6px;

	}



	.fot_ban .fot_con .left .buy a {

		color: #fff;

		font-size: 24px;

		display: inline-block;

	}



	.service_list_met_28_9_14 .grid li {

		width: 99.5%;

		margin: 0 0 10px 0;

	}



	.mysection_introduce ul li {

		width: 100%;

		height: 45vh;

		margin-bottom: 5%;

	}



	.mysection_introduce ul li h2 {

		line-height: 100px;

	}



	.mysection_introduce {

		padding: 0 15px;

	}



	.fnav {

		display: none

	}



	.footer-wrap {

		margin: 0px;

		text-align: center;

		display: none

	}



	.site-b {

		line-height: 40px;

		position: relative;

	}



}



@media screen and (min-width:1270px) {

	#banner img {

		width: 1270px;

	}

}



.fixphone {

	display: none;

}



@media screen and (max-width:640px) {

	.fixphone {

		display: block;

		width: 100%;

		height: 50px;

		background: rgba(151, 97, 32, 1);

		position: fixed;

		bottom: 0;

		z-index: 999;

	}



	.fixphone ul {

		overflow: hidden;

	}



	.fixphone ul li {

		width: 50%;

		float: left;

		color: #fff;

		font-size: 16px;

		text-align: center;

		line-height: 50px;

		position: relative;

	}



	.fixphone ul li a {

		display: block;

		color: #fff;

	}



	.fixphone ul li:first-child:after {

		content: '';

		width: 1px;

		height: 20px;

		position: absolute;

		top: 15px;

		right: 0;

		background: rgba(255, 255, 255, 0.6);

	}



	.fixphone ul .zuoji {

		background: url(../Images/zuoji.png) no-repeat;

		background-size: 20px;

		background-position: 10%;

	}



	.fixphone ul .dianhua {

		background: url(../Images/dianhua.png) no-repeat;

		background-size: 20px;

		background-position: 10%;

	}



	.news_listbox:last-child {

		margin-right: auto;

	}



	.slicknav_btn {

		top: -12vh;

	}

}

.web_page .prev,.web_page .num,.web_page .next{

	border: solid 1px #CECECE;

	    padding: 2px 10px;

	    display: inline-block;

	    vertical-align: middle;

	    background: #FFF;

		font-size: 14px;

}

.web_page .thispage{

	border: solid 1px #CECECE;

	    padding: 2px 10px;

	    display: inline-block;

	    vertical-align: middle;

	    background: #FFF;

	    font-size: 14px;

		color: #FF5A00;

}

.web_page .prev:hover,div .num:hover{

	color: #FF5A00;

}





/*标题*/

.iheadbg {

	width: 100%;

	text-align: center;

	padding-top: 40px;

}



.ihead {

	position: relative;

	height: 50px;

	line-height: 1.6;

	margin-bottom: 20px;

	display: inline-block;

	margin: auto;

}



.ihead i {

	float: left;

	display: inline-block;

	width: 60px;

	height: 30px;

	background: url(../Images/intitle.png) no-repeat;

	background-size: 100%;

}



.ihead h2 {

	font-size: 32px;

	line-height: 32px;

	color: #4F6800;

	margin: 0 10px;

	float: left;

	font-weight: bold;

}



.ihead h2 span {

	color: #333;

	float: right;

}



.ihead a.mo {

	position: absolute;

	right: 0;

	top: 6px;

	font-size: 14px;

	color: #000000;

	display: block;

}



.jianjie_first {

	font-size: 14px;

	text-indent: 28px;

	line-height: 28px;

	overflow: hidden;

	padding-top: 30px;

	position: relative;

}



.jianjie_first .left_img {

	width: 33%;

	float: left;

}



.jianjie_first .left_img img {

	width: 100%;

}



.jianjie_first .right_nr {

	width: 64%;

	float: right;

	padding: 0 20px;

}



.jianjie_first .right_nr .more {

	font-size: 16px;

	line-height: 32px;

	width: 120px;

	border: 1px solid #4F6800;

	color: #4F6800;

	margin-top: 50px;

	position: absolute;

	bottom: 10px;

	right: 53%;

}



.jianjie_first .right_nr .more:hover {

	background: #4F6800;

	color: #fff;

}



.mobile {

	display: none;

}



.mopic {

	display: none;

}



@media screen and (max-width:640px) {

	.mobile {

		display: block;

	}

	.mopic {

		display: block;

	}

	.slideBox {

	display: none;

	}

	.jianjie_first .left_img {

		width: 100%;

	}



	.jianjie_first .right_nr {

		width: 100%;

	}



	.jianjie_first .left_img img {

		width: 85vw;

	}



	.jianjie_first .right_nr .more {

		bottom: 0;

		right: 0;

		position: relative;

		text-indent: 0;

		`

	}



	marquee {

		font-size: 14px;

	}



	.ihead h2 {

		font-size: 24px;

	}



	.ihead i {

		width: 40px;

		margin-top: 6px;

	}

}