@charset "utf-8";

* {
	margin-right: auto;
	margin-left: auto;
}

.dhxz {}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background: var(--bs-link-color);
}

h3 {
	margin: 0px;
	padding: 0px;
}

ul {

}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
    color: var(--bs-link-color);
	text-decoration: none;
}

a:hover {
	/*color: var(--bs-link-color);*/
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin: 0px;
	padding: 0px;
}

span {
	margin: 0px;
	padding: 0px;
}

.t {
	width: 100%;
}

.t_n {
	background: #efefef;
}

.t_nl {
	line-height: 35px;
}

.tel {
	background-image: url(../img/tel.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	line-height: 35px;
	padding-left: 25px;
}

.mail {
	line-height: 35px;
	background-image: url(../img/mail.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	padding-left: 25px;
}

.mail a {
}

.mail a:hover {
	color: var(--bs-link-color);
}

.r_nr {
	line-height: 35px;
	text-align: right;
}

.r_nr a {
}

.r_nr a:hover {
	color: var(--bs-link-color);
}

.top {
}

.logo {}

.search {
	
}

.textk {
	background-image: url(../img/text.jpg);
	background-repeat: no-repeat;

	height: 38px;
	width: 244px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	color: #666;
}

.but {
	background-image: url(../img/boutt.jpg);
	background-repeat: no-repeat;

	height: 38px;
	width: 47px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nav {
	width: 100%;
}

.menu1 {
	border-radius: 4px;
	background: #bababa;
}

#navigation1,
#navigation1 li ul {
	list-style-type: none;

	z-index: 999;
}

#navigation1 {}

#navigation1 li {

	position: relative;
	height: 40px;
	width: auto;
}

#navigation1 li a:link,
#navigation1 li a:visited {
	display: block;
	text-decoration: none;
	color: #fff;

}

#navigation1 li .nav_h1 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding-left: 35px;
	padding-right: 35px;
}

#navigation1 li .nav_h2 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.dhxz {
	color: #fff;
	background: var(--bs-link-color);
	height: 35px;
	line-height: 35px;
}

#navigation1 li a:hover {
	color: #fff;
	background: var(--bs-link-color);
}

#navigation1 li ul li {
	height: 35px;
	line-height: 35px;
}

#navigation1 li ul li a:hover {
	color: #fff;
	background: #00990d;
	height: 35px;
	line-height: 35px;
}

#navigation1 li ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	width: 250px;
	background-color: var(--bs-link-color);
}

#navigation1 li ul .nav_w1 {
	width: 240px;
	text-align: left;
}

#navigation1 li ul .nav_w1 a {
	padding-left: 10px;
	width: 240px;
}

#navigation1 li ul .nav_w1 ul a {
	width: 280px;
	display: block;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#navigation1 li ul .nav_w1 ul a:hover {
	padding-left: 10px;
	width: 290px;
}

#navigation1 li ul li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 250px;
	margin-top: 0;
	width: 300px;
}

#navigation1 li ul .nav_w1 li {
	position: relative;
}

#navigation1 li ul .nav_w1 ul ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 300px;
	margin-top: 0px;
	width: 300px;
}

#navigation1 li ul .nav_w1 ul ul li {
	width: 300px;
}

#navigation1 li ul .nav_w1 ul ul li a {
	width: 290px;
}

#navigation1 li ul .nav_w1 ul ul li a:hover {
	width: 290px;
}

#navigation1 li ul .nav_w1 li:hover ul {
	display: block;
}

.banner {
	/*background-image: url(../img/h1.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	height: 530px;
	width: 100%;
	*z-index: -999;
}

.banner .ban_c img {
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	top: 0;
}

.banner .ban_nav {
	display: none;
}

.bann_ext {
	position: relative;
	width: 100%;
}

.frontCover {
	position: absolute;
	top: -54px;
	padding: 0 0 16px;
	left: 640px;
	width: 640px;
}

.frontCover li {

	width: 113px;
	padding: 2px;
	overflow: hidden;
	margin-right: 10px;
	cursor: pointer;
	border-radius: 5px;
}

.frontCover p {
	text-align: center;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.frontCover .img {
	position: relative;
	height: 50px;
	overflow: hidden;
}

.frontCover img {
	position: absolute;
	width: 192px;
	height: 50px;
	left: -50px;
}

.frontCover .open {
	background: #00990d;
}

.wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/*幻灯片(组件)*/
.slide {
	position: relative;
	width: 100%;
}

.ban_c {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ban_c img {
	width: 100%;
	height: 100%;
}

.ban_t {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 4px 0;
	text-indent: 10px;
	white-space: nowrap;
	overflow: hidden;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000, endcolorstr=#88000000);
	z-index: 3;
}

.ban_nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: right;
	z-index: 4;
}

.ban_nav a {
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	text-align: center;
	margin-right: 8px;
	cursor: pointer;
	text-decoration: none;
	-webkit-text-size-adjust: none;
	background: #ccc;
}

.ban_nav .on {
	background: #f90;
	color: #fff;
}

.Left,
.Right {
	cursor: pointer;
}

.m1 {}

.m1_l {

	height: 300px;
}

.focus {
	position: relative;
	height: 300px;
	background-color: #000;

}

.focus img {
	height: 300px;
}

.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-weight: bolder;
	overflow: hidden;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;

	background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
	position: absolute;
	right: -100px;
	width: 200px;
}

.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 80px;
	line-height: 80px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
	display: block;
	text-align: left;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
	position: relative;
	width: 100%;

	display: none;
	background: #000
}

.focus .fcon img {
	display: block;
}

.focus .fbg {
	bottom: 25px;
	right: 10px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 20px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 10px;
	height: 10px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;

	background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
	background: #00990d;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev,
.focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../img/focus_btn.png) no-repeat;
}

.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}

.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -40px 0;
}

.m1_r {
	
}

.m1_rt {

	width: 100%;
	line-height: 25px;
	color: #333;
	display: block;
	text-align: left;
}

.m1_r ul {

	margin-top: 15px;
	display: block;
}

.m1_r ul li {
	background-image: url(../img/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 33px;
	padding-left: 20px;
}



.m1_r ul li a:hover {
	color: #00990d;
}

.m2 {
	width: 100%;
}

.m2_n {
	padding-top: 1px;
}

.m2_nt {
	height: 30px;
	color: #00990d;
	margin-top: 15px;
}

.m2_nb {
	margin-top: 10px;
}

.m2_nb .ml {
	margin-left: auto !important;
}

.m2_nb .syhot {
	width: 138px;

	margin-left: 14px;
}

.m2_nb .syhot a.wenzi {
	line-height: 15px;
	width: 138px;
	display: inline-block;
	margin-top: 10px;
	height: 31px;
	text-align: center;
}

.m2_nb .sy_rx_lieb {
	display: block;
	margin-top: 15px;
}

.m2_nb a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	max-width: 100%;
}

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

.lanrenzhijia {
	width: 800px;
}

.lanrenzhijia .tab {
	/*background:url(../img/fenleibj.jpg) bottom repeat-x;*/
}

.lanrenzhijia .tab a {
	display: inline-block;
	text-decoration: none;
	color: #333;
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 10px;
	/*padding-left: 32px;*/
}

.lanrenzhijia .tab a:hover {
	color: var(--bs-link-color);
	text-decoration: none;
	/* background:url(../img/fenleibj_hover.jpg) bottom repeat-x;*/
}

.lanrenzhijia .tab a.on {
	color: #333;
	text-decoration: none;
	/*background:url(../img/fenleibj_hover.jpg) bottom repeat-x;*/
}

.lanrenzhijia .content {

	width: 800px;
}

.lanrenzhijia .content li {
	display: none;

}

.fenleimspro {
	width: 100%;
	line-height: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.mlt {

	height: 500px;
}

.mlt_n {

	width: 187px;
	margin-right: 17px;
	margin-top: 9px;
}

.mlt_n img {}

.mlt_n p {
	height: 50px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	margin-top: 7px;
}

.mlt_n p a {
	color: #333;
	line-height: 20px;
}

.mlt_n p a:hover {
	color: #00990D;
}

.m3 {
	padding-top: 40px;
	padding-bottom: 30px;
}

.m3_l {}

.m3_lt {
	color: #00990d;
	height: 30px;
	margin-left: 0px;
	margin-top: 8px;
}

.m3_lt a {
	color: #333333;
	text-transform: uppercase;
}

.m3_lb {
	margin-top: 15px;
}

.m3_lb ul li {
	margin-top: 10px;
	display: block;
	margin-bottom: 39px;
}

.m3_lb ul li img {

	margin-right: 20px;
}

.m3_lb ul li .m3tu {

	margin-left: 10px;
}

.m3_lb ul li p {
	margin-bottom: 15px;
	margin-top: 10px;
}

.m3_lb ul li p a {
	color: #333;
}

.m3_lb ul li span {
	line-height: 25px;
	color: #333;
	display: block;
	margin-top: 13px;
	max-height: 75px;
	overflow: hidden;
}

.m3_lb ul li span a {
	color: #666;
}

.m3_lb ul li em {
	background-image: url(../img/time.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	width: 145px;
	line-height: 22px;
	padding-left: 25px;
	font-style: normal;
	color: #666;
}

.m3_lb ul li p a:hover,
.m3_lb ul li span a:hover {
	color: #00990d;
}

.m3_r {

	width: 710px;
	margin-left: 40px;
}

.m3_rt {
	width: 710px;
	height: 30px;
	color: #00990d;
}

.m3_rt a {
	color: #333;
}

.m3_rb {

	width: 710px;
	height: 330px;
	margin-top: 15px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
*+html .clearfix {
	min-height: 1%;
}

/* lanrenzhijia */
.m3_rb ul {
	width: 710px;

	height: 330px;
}

.m3_rb ul li {

	margin-right: 12px;
	display: inline;
	width: 230px;
	height: 145px;
	overflow: hidden;
	position: relative;
	margin-bottom: 14px;
}

.m3_rb ul li .photo {
	width: 230px;
	height: 145px;
	overflow: hidden;
}

.m3_rb .rsp {
	width: 230px;
	height: 145px;
	overflow: hidden;
	position: absolute;
	background: #000;
	top: 0px;
	left: 0px;
}

.m3_rb .text {
	position: absolute;
	width: 230px;
	height: 145px;
	left: -230px;
	top: 0px;
	overflow: hidden;
}

.m3_rb .text h3 {
	width: 230px;
	margin-top: 50px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

.m3_rb .text a {
	text-decoration: none
}

.m3_rb .text div {
	text-align: center;
	color: #FFFFFF;
}

.m4 {
	height: 250px;
	width: 1150px;
	margin-bottom: 40px;
}

.m4_t {

	height: 50px;
	text-align: center;
	font-size: x-large;
	color: #00990d;
}

.m4_t a {
	color: #00990d;
}

.m4_b {

	height: 200px;
	width: 1150px;
}

.m4_b ul li {
	width: 240px;
	height: 165px;

	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 25px;
}

.m4_b ul li img {
	width: 240px;
	height: 165px;

}

.m4_b .txt {
	width: 240px;
	height: 25px;
	background: url(../img/1px.png) repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-family: "微软雅黑";
}

.m4_b .txt h3 {
	font-weight: 100;
	height: 25px;
	text-align: center;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

.m4_b .txt p {
	text-align: center;
}

.m4_b .txt a {
	color: #fff;
}

.fnav {
	width: 100%;
	clear: both;
}

.fnav_n {

}

.fnav_nll {

	text-align: center;
	width: 100%;
	background: #242424;
}

.fnav_nll p {

	width: 225px;
	color: #FFF;
	display: block;
}

.fnav_nll p a {
	color: #fff;
}

.fnav_nll a:hover {
	color: #00990d;
}

.fnav_nll a {
	color: #fff;

	display: inline-block;

	padding-left: 30px;
	padding-right: 30px;
	background: #242424;
	margin-right: 9px;
}

.fnav_nll a:hover {
	background: var(--bs-link-color);
	color: #fff;
}

.fnav_nll .ftel {
	background-image: url(../img/ftel.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	height: 30px;
	width: 200px;
	line-height: 30px;
	padding-left: 25px;
	color: #CCC;
}

.fnav_nll .ffax {
	background-image: url(../img/ffax.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	height: 30px;
	width: 200px;
	line-height: 30px;
	padding-left: 25px;
	color: #CCC;
}

.fnav_nll .fmail {
	background-image: url(../img/fmail.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	height: 30px;
	width: 200px;
	line-height: 30px;
	padding-left: 25px;
	color: #CCC;
}

.fnav_nll .fx {

	width: 225px;
	margin-top: 20px;
}

.fnav_nll .fx a {
	width: 29px;
	height: 30px;
	display: inline;

	margin-right: 10px;
}

.fly {

	height: 235px;
	width: 360px;
	margin-left: 30px;
}

.fly p {

	height: 40px;
	width: 360px;
	color: #FFF;
}

.fly p a {
	color: #fff;
}

.fly p a:hover {
	color: #00990d;
}

.fly_b {

	height: 195px;
	width: 360px;
}

.fly_bl {

	width: 150px;
	height: 130px;
}

.fly_br {
	
	height: 130px;
	width: 180px;
}

.fly_br img {
	cursor: pointer;
}

.fly_b .t1 {
	background: url(../img/ftext.png) no-repeat;

	height: 27px;
	width: 138px;
	border: none;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	font-family: Verdana, Geneva, sans-serif;
}

.fly_b .t2 {
	background: url(../img/fdtext.png) no-repeat;

	height: 61px;
	width: 177px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	overflow-x: hidden;
	overflow-y: hidden;
	font-family: Verdana, Geneva, sans-serif;
}

.fly_b .t3 {
	background: url(../img/fyz.png) no-repeat;

	height: 29px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

.fly_br img {

	margin-left: 10px;
	margin-top: 2px;
}

.fly_bb {
	text-align: center;

	height: 30px;
	width: 360px;
}

.fbut {
	background: url(../img/ftj.jpg) no-repeat;

	height: 25px;
	width: 108px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	cursor: pointer;
}

.f {
	width: 100%;
	clear: both;
}

.foot {
	color: #999;
	background: #2d2d2d;
}

.foot .fr a {
	color: #999;
}

.foot .fr .contact_select {
	width: 191px;
	height: 28px;
	color: #999;
	line-height: 22px;
	margin-right: 20px;
	margin-top: 3px;
	font-family: Verdana, Geneva, sans-serif;
}

.nbanner {
	height: 250px;
	background-image: url(../img/nbanner.jpg);
	background-repeat: no-repeat;
	background-position: center 16px;
	padding-top: 16px;
}

.nbannercustomer {
	height: 250px;
	margin: 0 auto;
	padding-top: 16px;
	background-image: url(../img/customerbg.jpg);
	background-repeat: no-repeat;
	background-position: center 16px;
}

.nbanner div {
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
	padding-top: 112px;
	text-align: center;
}



.a1 {
	height: auto;
}

.a1_t {

	height: auto;
	margin-bottom: 20px;
	line-height: 25px;
	color: #333;
	margin-top: 20px;
}

.a1_m {

	height: 240px;
}

.a1_m img {

	margin-right: 40px;
}

.a1_m ul {
	display: block;
	width: 500px;

	margin-top: 20px;
}

.a1_m ul li {
	background-image: url(../img/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 480px;
	line-height: 40px;
	height: 40px;
	padding-left: 20px;

	color: #333;
}

.a1_bl {

	height: 260px;
	margin-top: 20px;
}

.a1_bl {

	height: 260px;
	width: 550px;
	line-height: 25px;
}

.a1_bl ul {

	width: 550px;
	margin-top: 20px;
}

.a1_bl ul li {
	background-image: url(../img/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	width: 530px;
	line-height: 35px;
	height: 35px;
	padding-left: 20px;
	color: #333;
}

.a1_br {

	height: 260px;
	width: 550px;
	margin-top: 20px;
}

.a1_f {

	height: auto;
	margin-top: 20px;
	line-height: 25px;
	color: #333;
	margin-bottom: 50px;
}

.a1_f img {

	margin-top: 20px;
}

.a2 {
	height: auto;
	color: #666;
}

.a2_t {

	text-align: center;
	color: #333;
}

.a2p {

	height: auto;
}

.a2p li {

	width: 250px;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.a2p li img {

	cursor: pointer;
}

.a2p li p {

	/*height: 50px;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 250px;
	line-height: 22px;
	text-align: center;
	color: #999;
	margin-top: 10px;
}

.pageleft {
	width: 222px;
	
	margin-bottom: 20px;
	margin-top: 20px;
	*width: 310px;
	_width: 310px;
}

.pageleft1 {
	width: 550px;

	margin-bottom: 20px;
	margin-top: 20px;
}

.pageleft span,
.pageleft1 span {
	background: url(../img/selectbg.jpg) no-repeat left;
	padding-left: 28px;
	color: #333;
	display: block;

	margin-top: 6px;
}

.pageleft .a,
.pageleft1 .a {
	background-color: var(--bs-link-color);
	color: #FFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	display: inline-block;

	margin-left: 20px;
	_margin-left: 10px;
	cursor: pointer;
	*padding-left: 5px;
	*padding-right: 5px;
}

.page {

	height: 30px;
	margin-top: 30px;
	text-align: center;
}

.page .color03 {
	background-color: #00990d;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
}

.page .color4f {
	color: #666;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #CCC;
}

.page a:hover {
	background-color: #00990d;
	color: #FFF;
	text-decoration: none;
}

.lx {
	height: auto;
	margin-left: 50px;
}

.lx_t {

	margin-top: 20px;
	line-height: 25px;
	color: #333;
}

.lx_b {
	margin-top: 0px;
	margin-bottom: 20px;
}

.lfax {
	line-height: 25px;
	background-image: url(../img/lfax.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	height: 25px;
	padding-left: 25px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
}

.lmail {

	height: 25px;
	line-height: 25px;
	background-image: url(../img/lmai%27.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-right: 20px;
	padding-right: 70px;
}

.lskin {
	background-image: url(../img/lskin.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	line-height: 25px;
	height: 25px;
	padding-left: 25px;
	margin-right: 20px;
	padding-right: 50px;
}



.ltel {

	background-image: url(../img/ltel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	padding-right: 20px;
}

.ltel1 {

	background-image: url(../img/lianxiphone.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	padding-right: 20px;
}

.lx_m {

	height: 50px;
	width: 860px;
	line-height: 50px;
	text-align: center;
	font-size: x-large;
}

.lx_f {

	height: auto;
	width: 860px;
	padding-bottom: 50px;
}

.lx_fn {

	height: 40px;
	width: 360px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
	_margin-right: 20px;
}

.lx_fnd {

	height: auto;
	width: 860px;
	margin-bottom: 20px;
}

.wbkd {

	height: 180px;
	width: 800px;
	border: 1px solid #CCC;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}

.wbkx {

	height: 30px;
	width: 90px;
	margin-right: 10px;
	border: 1px solid #CCC;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}

.lx_fnd img {

	margin-top: 5px;
}

.lx_fnd p {
	
	margin-right: 50px;
}





.wbk {
	height: 30px;
	width: 350px;

	border: 1px solid #CCC;
	color: #666;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

.contactyzm {
	width: 85px;
	height: 28px;
	margin-top: -10px;

	cursor: pointer;
}

.lbut {
	background: url(../img/ctj.jpg) no-repeat;

	height: 43px;
	width: 184px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	cursor: pointer;
}

.cbanner {
	background-image: url(../img/cbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 340px;
	width: 100%;
}

.c1 {
	height: auto;
	width: 1150px;
	padding-bottom: 50px;
}

.c1 ul li {
	width: 134px;

	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 25px;
}

.c1 ul li img {
	width: 134px;
	height: 92px;
}

.c1 .txt {
	width: 134px;
	height: 30px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	display: none;
}

.c1 .txt h3 {
	font-weight: normal;
	height: 30px;
	text-align: center;
	line-height: 15px;
}

.c1 .txt p {
	text-align: center;
	margin-top: 35px;
}

.n1 {
	height: auto;
}

.n1_l {
	height: auto;
}

.n1_l ul li {
	margin-top: 20px;
	margin-bottom: 20px;
}

.n1_l ul li img {

	margin-right: 20px;
}

.n1_l ul li p {
	line-height: 30px;

	height: 30px;
}

.n1_l ul li em {
	font-style: normal;
	height: 40px;
	background-image: url(../img/time.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 40px;
	color: #666;
}

.n1_l ul li span {
	line-height: 25px;
	height: auto;
	max-height: 75px;
	overflow: hidden;
}

.n1_l ul li b {
	font-weight: normal;
	text-align: right;
}

.n1_l ul li b a {
	color: var(--bs-link-color);
	line-height: 25px;
}

.n1_r {
	height: auto;
}

.n1_rt {
	height: 35px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: var(--bs-link-color);
	line-height: 35px;
}

.n1_rb {
	height: auto;
	padding: 20px;
}

.n1_rb li {
	margin-bottom: 20px;
}

.n1_rb ul li p {
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.n1_s {
	height: auto;
}

.n1_s h1 {
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #333;
}

.n1_s .titme {
	text-align: center;
	height: 30px;
	color: #666;
}

.titme p {
	background-image: url(../img/time.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	line-height: 35px;
}

.n1_s .snr {
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 22px;
	color: #333;
}

.n1_s .pn {
	width: 100%;
	height: auto;
	border-top: 1px solid #00990d;
	overflow: hidden;
	padding-top: 15px;
	margin-bottom: 30px;
}

.n1_s .pn p {
	color: #666;
	line-height: 24px;
}

.n1_s .pn p a {
	
}

.p1 {
	height: auto;
}

.p1_l {
	
	height: auto;
}

.p1_lt {
	height: auto;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	margin-top: 15px;
}

.pl_lm {
}

.pl_lm .left-pro1 .t1 {
	margin-left: 42px;
	_margin-left: 22px;
	margin-top: 0px;
}

.pl_lm .left-pro1 .t2 {
	text-indent: 0;

	z-index: 9;
}

.pl_lm .left-pro1 .t2 img {
	text-indent: 0;
}

.pl_lm .xqpic {
}

.pl_lm .xqpic img {
	margin: 0px;
	cursor: pointer;
	height: 86px;
	border: 1px solid #fff;
	margin-top: 2px;
}

.pl_lm .huaguo {

	display: block;
	height: 88px;
	padding-bottom: 25px;
}

.pl_lm .huaguo img:hover {
	background: none;
	display: block;
	border: 1px solid #00990d;
}

.pl_lm #main_img {
	margin: 0px;
	display: block;
}

.pl_lm #gotop {
	cursor: pointer;
	display: block;
}

.pl_lm #gobottom {
	cursor: pointer;
	display: block;
}

.pl_lm #showArea {
	overflow: hidden;
	margin: 0px;
	margin-top: 7px;
}

.pl_lm #showArea a {
	margin-bottom: 7px;
}

.p1_lmm {
	margin-top: 15px;
}

.p1_lmm form {
	display: inline-block;
}

.p1_lmm .a {
	background-color: var(--bs-link-color);
	color: #FFF;
	text-align: center;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	display: inline-block;
	padding:0 10px;

}

.p1_lf {
	height: auto;
}

.p1_lft {

	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
	color: var(--bs-link-color);
	font-weight: bold;
}

.p1_lfb {

	height: auto;
	line-height: 23px;
	color: #333;
	margin-top: 20px;
}

.p1_lb {

}

.p1_lbt {

	height: 40px;
	color: var(--bs-link-color);
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.p1_lbb {
	margin-top: 30px;
}

.p1_lbb ul li {

	margin-right: 12px;
	margin-left: 12px;
}

.p1_lbb ul li img {

}

.p1_lbb ul li p {

	height: 30px;
	text-align: center;
	line-height: 30px;
	display: block;
}

.p1_r {

	height: auto;
}

.p1_rt {

	height: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: var(--bs-link-color);
	line-height: 40px;
	text-align: left;
}

.p1rtpro {
	margin-bottom: 10px;
}

.p1rtpro .p1_rt {
	margin-bottom: 10px;
}

.p1_rb {
	padding-top: 20px;
}

.p1_rb ul li {
	margin-bottom: 30px;
}

.p1_rb ul li img {

	margin-right: 10px;
}

.p1_rb ul li p {

	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.p1_rm {

	height: auto;
	margin-top: 20px;
}

.p1_rmt {

	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00990d;
	line-height: 40px;
	text-align: left;
}

.p1_rmb {

	margin-top: 7px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

*+html .clearfix {
	min-height: 1%;
}

.p1_rmb ul {
	width: 245px;

	height: 570px;
}

.p1_rmb ul li {

	margin-right: 12px;
	display: inline;
	width: 230px;
	height: 145px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
}

.p1_rmb ul li .photo {
	width: 230px;
	height: 145px;
	overflow: hidden;
}

.p1_rmb .rsp {
	width: 230px;
	height: 145px;
	overflow: hidden;
	position: absolute;
	background: #000;
	top: 0px;
	left: 0px;
}

.p1_rmb .text {
	position: absolute;
	width: 230px;
	height: 145px;
	left: -230px;
	top: 0px;
	overflow: hidden;
}

.p1_rmb .text h3 {
	width: 230px;
	margin-top: 50px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

.p1_rmb .text a {
	text-decoration: none;
	color: #fff;
}

.p1_rmb .text div {
	text-align: center;
	color: #FFFFFF;
}

.pnav {
	width: 820px;
	height: 37px;
	margin-bottom: 30px;
}

.pnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.pnav li {

	color: #FFFFFF;
	height: 42px;
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.pnav li .hover {
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	height: 37px;
	display: none;
}

.pnav li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1000;
	position: relative;
	background-color: #00870b;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	margin-right: 5px;
	_margin-right: 2px;

}

.pnav ul li ul {
	width: auto;
	position: absolute;
	display: none;
	top: 44px;
	padding: 1px 0 0 0;
	z-index: 99999;
	width: 220px;
}

.pnav ul li:hover ul {
	display: block;
}

.pnav ul li ul li {
	display: block;
	padding: 10px 10px 10px 0;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.pnav ul li ul li a {
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1000;
	position: relative;
}

.pnav ul li ul li a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 1000;
	position: relative;
	background-color: #0b5b12;
}

/* 代码整理：懒人之家 lanrenzhijia.com */
.p_l {
	
	height: auto;
}

.p_lb {
	padding-bottom: 20px;
	margin-top: 20px;
	padding-left: 20px;
	border-bottom: 1px solid #dcdcdc;
}

.p_lbl {

	width: 30px;
}

.p_lb p {

	height: auto;
	display: block;
	line-height: 30px;
}

.p_lb span {
	line-height: 23px;

	margin-top: 20px;
	margin-bottom: 20px;
	color: #666;
}

.p_lb em {

	height: 30px;
}

.p_lb em .a {
	background-color: #bababa;

	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #FFF;
	font-style: normal;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
}

.p_lb em .a:hover {
	background: var(--bs-link-color)
}

.p_lb img {

	margin-right: 20px;
}

.j1_l {
	height: auto;
	margin-bottom: 30px;
}

.j1_l ul li {
	margin-top: 40px;
	display: block;
}

.j1_l ul li img {}

.j1_l ul li p {
	line-height: 40px;
	height: 40px;
	text-align: center;
}

.j1_l ul li p a {
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.j1_l ul li p a:hover {
	height: 40px;
	color: #00990D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00990D;
}

.js_l {
	height: auto;
	margin-right: 35px;
}

.js_l h1 {
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #333;
}

.js_s {
	line-height: 25px;

	height: auto;
	margin-top: 20px;
	color: #333;
	margin-bottom: 50px;
}

.js_s img {

	margin-top: 20px;
	margin-bottom: 20px;
}

.q1 {
	height: auto;
}

.q1_t1 {
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 50px;
}

.q1_t1 a {
	line-height: 50px;

	height: 50px;
	margin-right: 30px;
	color: #333;
	display: block;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}

.q1_t1 .xz {
	color: var(--bs-link-color);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: var(--bs-link-color);
}

.q1_t1 a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: var(--bs-link-color);
	color: var(--bs-link-color);
}

.hd {
	width: 100%;
	padding-left: 0px;

}

.fl {}

.fr {
	float: right
}

.clear {
	clear: both;
	height: 0px;
}

.sysousuo {
	background: url(../img/sysousuo_03.jpg) no-repeat;
	margin-top: 13px;
}

.sysousuo .searchleft {
	display: inline-block;
	width: 50px;
}

.sysousuo p {
	padding-left: 10px;
	padding-right: 10px;
}

.sysousuo p a {
	color: #FFF;
}

.sysousuo p a:hover {
	color: #FFF;
}

.sysuoming {
	border: none;
	background: none;
	line-height: 30px;
	padding-left: 8px;
	margin-top: 0px;
	color: #999;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}

.sytijiao {
	/*width:50px;*/
	width: 47px;
	height: 36px;
	background: none;
	border: none;
	margin-left: 16px;
	cursor: pointer;
}

.apple_overlay .close {
	background: url(../img/close.png) no-repeat;
	position: absolute;
	z-index: 9999999;
	right: 10px;
	top: 10px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

.apple_overlay.black {
	width: 800px;
	height: 500px;
	color: #fff;
	padding-top: 40px;
	background: url(../img/transparent.png) no-repeat;
	position: relative;
}

.apple_overlay {
	text-align: center;
	display: none;
	width: 800px;
	height: 540px;
	margin: 0 auto;
}

.apple_overlay img {
	width: 700px;
	height: 482px;
	margin-top: 20px;
	position: absolute;
	top: 40px;
	left: 50px;
}

.kf {
	position: fixed;
	right: 0px;
	width: 68px;
	background: #f5f5f5;
	top: 300px;
	padding-top: 10px;
	padding-bottom: 15px;
	_position: absolute;
	_right: 0px;
	_top: 500px;
	z-index:10000;
}

.kf .a {
	display: block;
	background: url(../img/skypebg.jpg) no-repeat 10px 0px;
	padding-top: 27px;
	padding-bottom: 5px;
	width: 49px;
	border-bottom: 1px solid #aaaaaa;
	text-align: center;
	color: #000;
	margin-top: 10px;
}

.kf .b {
	display: block;
	background: url(../img/emailbg.jpg) no-repeat;
	margin-top: 10px;
	width: 22px;
	height: 16px;
}

.q1_tb {

	height: auto;
	width: 1050px;
	margin-left: 40px;
}

.q1_tb .left-pro .t1 {
	width: 175px;
	
	margin-right: 0px;
}

.q1_tb .left-pro .t1 img {
	width: 170px;
	height: 113px;
	margin-bottom: 39px;
	border: 1px solid #fff;
}

.q1_tb .left-pro .t1 img:hover {
	border: 1px solid #00990d;
}

.q1_tb .left-pro .t2 {
	width: 822px;

	height: 610px;
	overflow: hidden;
	display: inline;
}

.q1_tb .left-pro .t2 img {
	width: 759px;
	height: 505px;
	overflow: hidden;
}

.q1_tb .left-pro #gotop {
	cursor: pointer;
	display: block;
	background: url(../img/Yprev.jpg) no-repeat center top;
	width: 172px;
	height: 14px;
	margin-top: 0px
}

.q1_tb .left-pro #gobottom {
	cursor: pointer;
	display: block;
	background: url(../img/Ynext.jpg) no-repeat center top;
	width: 172px;
	height: 14px;
	margin-bottom: 0px;
}

.q1_tb .left-pro #showArea {
	height: 470px;
	overflow: hidden;
	width: 175px;
	margin: 0px;
	padding-top: 30px;
}

.q1_tb #wenzi {
	text-align: center;
	width: 100%;
	display: block;
	color: #333;
	margin-top: 22px;
}

.q1_tb12 {

	height: auto;
	width: 1050px;
	margin-left: 40px;
}

.q1_tb12 .left-pro .t1 {
	width: 155px;
	
	margin-right: 120px;
	height: 675px;
}

.q1_tb12 .left-pro .t1 img {
	width: 131px;
	height: 175px;
	margin-bottom: 39px;
	border: 1px solid #fff;
}

.q1_tb12 .left-pro .t1 img:hover {
	border: 1px solid var(--bs-link-color);
}

.q1_tb12 .left-pro .t2 {
	width: 550px;

	height: 750px;
	overflow: hidden;
	display: inline;
	margin-left: 100px;
}

.q1_tb12 .left-pro .t2 img {
	width: 500px;
	height: 673px;
	overflow: hidden;
	border: 1px solid #d0d0d0;
}

.q1_tb12 .left-pro #gotop {
	cursor: pointer;
	display: block;
	background: url(../img/Yprev.jpg) no-repeat center top;
	width: 172px;
	height: 14px;
	margin-top: 0px
}

.q1_tb12 .left-pro #gobottom {
	cursor: pointer;
	display: block;
	background: url(../img/Ynext.jpg) no-repeat center top;
	width: 172px;
	height: 14px;
	margin-bottom: 0px;
}

.q1_tb12 .left-pro #showArea {
	height: 635px;
	overflow: hidden;
	width: 135px;
	margin: 0px;
	padding-top: 30px;
	margin-left: 20px;
}

.q1_tb12 #wenzi {
	text-align: center;
	width: 100%;
	display: block;
	color: #333;
	margin-top: 22px;
}

.pl_fenlei {
	width: 100%;
}

.pl_fenlei ul {
	border: 1px solid #dcdcdc;
	z-index: 999;
}

.pl_fenlei ul li {
	line-height: 23px;
	border-bottom: solid 1px #dcdcdc;
	padding: 6px 0 6px 9px;
	position: relative;
}

.pl_fenlei ul li a {
	color: #333;
	display: inline-block;
	width: 100%;
}

.pl_fenlei ul li ul {
	border: none;
	display: none;
}

.pl_fenlei ul li:hover ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 242px;
	width: 240px;
	background: #fff;
	border: 1px solid #dcdcdc;
}

.pl_fenlei ul li:hover ul.urpro {
	top: auto;
	bottom: -4px;
}

.pl_fenlei ul ul li {
	padding-left: 14px;
	border-bottom: solid 1px #dcdcdc;
	position: relative;
}

.pl_fenlei ul ul li a {
	color: #666666;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pl_fenlei ul li:hover,
.pl_fenlei ul ul li:hover,
.pl_fenlei ul .zhong {
	color: var(--bs-link-color);
	/*background:url(../img/jiantou.jpg) no-repeat 230px 15px;*/
}

.pl_fenlei ul li:hover a,
.pl_fenlei ul ul li:hover a,
.pl_fenlei ul .zhong a {
	color: var(--bs-link-color);
	font-weight: bold;
}

.pl_fenlei ul li:hover ul a {
	color: #666;
}

.pl_fenlei ul li:hover ul a:hover {
	color: var(--bs-link-color);
}

.pl_fenlei ul li:hover ul li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 240px;
	width: 240px;
	background: #fff;
	border: 1px solid #dcdcdc;
}

.pl_fenlei ul li:hover ul li:hover ul {
	display: block;
}

.pl_fenlei ul li:hover ul li:hover ul li a {
	color: #333;
}

.pl_fenlei ul li:hover ul li ul li a:hover {
	color: var(--bs-link-color);
}

.pl_fenlei ul li:hover ul li:hover ul li:hover {
	background: none;
}

#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 10%;
	left: 20%;
	width: 60%;
	height: 80%;
	z-index: 1000000;
	background-color: #222;
	background-color: rgba(0, 0, 0, .3);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

#baguetteBox-overlay.visible {
	opacity: 1
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 2.8;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
	font-family: sans-serif;
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -moz-transform .4s ease;
	transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px;
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, .5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease;
}

.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
	right: 2%
}

.baguetteBox-button#previous-button {
	left: 2%
}

.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px;
}

.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}

.spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px;
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px;
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px;
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px;
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

.xinjia {
	background: #fff;
	/*width:1200px;*/
	margin: 0 auto;
}

/*lun bo*/
.index_focus {
	position: relative;
	width: 100%;
	height: 370px;
	margin: 0 auto;
	overflow: hidden;
}

.index_focus .bd li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

.index_focus .slide_nav {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.index_focus .slide_nav a {
	width: 18px;
	height: 18px;
	cursor: pointer;

	margin-right: 4px;
	background: #8c8a8a;
	border-radius: 100px;
}

.index_focus_post {
	z-index: 10;
}

.index_focus .pic {
	height: auto;
	display: block;
	margin: 0 auto;
}

.index_focus .pic:hover {
	text-decoration: none;
}

.index_focus .slide_nav li:hover,
.index_focus .slide_nav .on {
	text-decoration: none;
	background: var(--bs-link-color);
}

.index_focus_pre,
.index_focus_next {
	display: none;
	position: absolute;
	top: 53%;
	margin-top: -36px;
	width: 45px;
	height: 45px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
}

.index_focus_pre {
	left: 60px;
	background: url(../img/leftbtn.png) no-repeat;
}

.index_focus_pre:hover {
	background: url(../img/leftbtn.png) no-repeat;
}

.index_focus_next {
	right: 60px;
	background: url(../img/rightbtn.png) no-repeat;
}

.index_focus_next:hover {
	background: url(../img/rightbtn.png) no-repeat;
}

.m3_rfenlei {
	width: 100%;
	margin-top: 15px;
}

.m3_rfenlei li {

	line-height: 24px;
}

.m3_rfenlei li.li1 {
	width: 33%;
	/*min-height:76px;*/
	height: 290px;
}

.m3_rfenlei li.li2 {
	width: 33%;
	height: 333px;
}

.m3_rfenlei li a {
	display: block;
	color: #666666;
}

.m3_rfenlei li a.biaoti {
	color: #333;
}

.fx {
	
}

.fx img {
	display: inline-block;
	margin-left: 10px;
}

.chanliebian {
	border: 1px solid #dcdcdc;
}

.apptu {
	display: block;
	width: 100%;
	position: relative;
}

.apptu img {
	width: 100%;
}

.fangdaf {
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}

.fangdaf img {
	width: 54px;
	height: 54px;
	position: relative;
	left: 50%;
	margin-left: -27px;
	top: 50%;
	margin-top: -27px;
}

.apptu:hover .fangdaf {
	opacity: 1;
	filter: alpha(opacity=100)
}



.service_l {

	width: 250px;
	display: block;
	margin-bottom: 20px;
}

.service_r {
	
	line-height: 25px;
	margin-bottom: 20px;
	margin-top: 15px;
}

.sycutomer {
	margin-left: 0px;
}

.sy_c1 {

	margin-top: 25px;
}

.sy_c1 img {}

.sy_c1 .bt {
	width: 115px;
	display: block;
	text-align: center;
	line-height: 18px;
	margin-top: 10px;
	word-break: break-all;
	display: none;
}

.zsleft {}

.zsleft .zsleft1 {
	width: 250px;
	margin-top: 15px;
	margin-bottom: 15px;

	margin-left: 85px;
}

.zsleft img {
	width: 245px;
	border: 1px solid #ccc;
}

.zsleft p {
	width: 250px;
	line-height: 20px;
	margin-top: 10px;
}

.aboutbt {
	line-height: 40px;
	text-align: left;
}

.factorytitle {
	margin-left: 12px;
	color: #26B05D;
	list-style: circle;
	margin-top: 30px;
	background: url(../img/icon1.jpg) no-repeat;
	padding-left: 25px;
	font-style: italic;
}

.nomarginr {
	margin-right: 0;
}

.nomarginl {
	margin-left: 0;
}

.qutyas {
	color: var(--bs-link-color);
	text-align: center;
}

.dangqianfen {
	background-color: var(--bs-link-color);
	color: #FFF;
	text-decoration: none;
}

.tagkey {
	margin-bottom: 20px;
	line-height: 28px;
}

.page {
	margin-left: 25px;
}

.page a.no:hover {
	background: none !important;
	color: #333 !important;
}

.fenyepro {
	margin-top: 20px;
	margin-left: 0 !important;
}

.ppp {
	line-height: 30px;
}

.listcart {
	width: 100%;
	text-align: center;
}

.listcart a {
	display: inline-block;
	height: 30px;
	width: 200px;
	line-height: 30px;
	overflow: hidden;
	color: #bababa;
	cursor: pointer;
	border: solid 1px #bababa;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-left: 10px;
	border-radius: 15px;
	background-color: #fff;
}

.listcart a:hover {
	background: var(--bs-link-color);
	color: #fff;
	border: solid 1px var(--bs-link-color);
}

.xunpanc {
	margin-bottom: 20px;
}

.xunpanc .table {
	margin-top: 0;
}

.xunpanc table tr td {
	border: 1px solid #ccc;
	text-align: left;
}

.xunpanc table tr td a:hover {
	color: var(--bs-link-color);
}

.zhonglist {
	color: var(--bs-link-color) !important;
}

.prlcn {
	margin-top: 10px;
	line-height: 24px;
	padding: 16px 19px;
	background: #ececec;
}

.prlcn .prbiao {
	line-height: 24px;
	color: var(--bs-link-color);
}

.prlcn a {
	line-height: 24px;
	color: #1d2830;
}

.prlcn a:hover {
	color: var(--bs-link-color);
}