body{
	max-width: 640px;
	margin: 0 auto;
	background-color: #fff;
	visibility: hidden;
}
.header{
	padding:10px 15px;
	position: relative;
	/*position:fixed;
	left:0;
	top:0;*/
	width:100%;
    box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);
	z-index: 99999;
	background:#fff;
	box-sizing:border-box;
}
.header .logo{
	/*max-width:40%;*/
	display: block;
	height:40px;
	margin:0 auto;
}

.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed
{
	position: fixed;
	bottom: 0;
	left: 0;
}

/*banner*/
.banner	.slideBox{ position:relative; overflow:hidden; margin:0 auto;  max-width:100%; }
.banner	.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0px; right:0; z-index:1;  width:100%; text-align:center;}
.banner	.slideBox .hd li{ display:inline-block; width:8px; height:8px;  background:none; text-indent:-9999px; overflow:hidden; margin:0 6px;border-radius: 50%; background:#fff; /*background:rgba(255,255,255,0.5);*/}
.banner	.slideBox .hd li.on{ background:#0976db; /*background:rgba(255,255,255,1);*/  }
.banner	.slideBox .bd{ position:relative; z-index:0; }
.banner	.slideBox .bd li{ position:relative; text-align:center;  }
.banner	.slideBox .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;}
.banner	.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  } 
.banner	.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(../images/tm.png) repeat; color:#fff;  text-align:left;  }

.block{ display:block;}
.sl{overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
.sl2{overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.sl3{overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 3; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.sl4{overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 4; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.sl5{overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 5; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}

.pages { font-size: 14px; line-height: 30px; text-align: center;}
.pages a { background:#fff; text-decoration: none; color: #888; /*background: #eeeeee;*/ border:#e0e0e0 1px solid; padding:5px 8px; margin-right: 2px }
.pages a.active { background: #2495ff; color: #fff; border:#2495ff 1px solid;  }
.pages a:hover {  background: #2495ff; color: #fff; border:#2495ff 1px solid;  text-decoration: none;  }
.pages a.wz{  padding:5px 5px;}



.hamburger {
		display: block;
	width: 28px;
	height: 18px;
	padding: 11px;
	position: absolute;
	top: 50%;margin-top: -20px;
	right: 3%;

  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #2d735b;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

.hamburger--slider .hamburger-inner {
  top: 8px; }
  .hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg); }

/*首页*/
.i_yylc{ background:#1d1c1e; padding-top:20px; padding-bottom:30px;}
.i_title2 .title1{ text-align:center; font-size:20px; color:#ffffff; line-height:35px; font-weight:bold;}
.i_title2 .title2{ text-align:center; font-size:12px; color:#ffffff; line-height:20px; text-transform:uppercase; letter-spacing:4px;}
.i_title2 .ico{ display:block; width:56px; height:4px; margin:10px auto 0; background:#e1c390;}
.i_title2 .ico span{ display:block; width:28px; height:4px; background:#2d735b;}

.i_yylc_ms{ margin-top:20px;}
.i_yylc_ms .i_yylc_ms_inp{ display:block; width:100%; height:40px; box-sizing:border-box; border:0; border-left:#e0e0e0 1px solid; padding-left:40px; margin-bottom:10px; outline:none; box-sizing:border-box; font-size: 14px;}
.i_yylc_ms .i_yylc_ms_inp:nth-child(1){ background:url(../images/i_yylc_ms_ico1.png) #fff 10px center no-repeat; background-size:auto 20px;}
.i_yylc_ms .i_yylc_ms_inp:nth-child(2){ background:url(../images/i_yylc_ms_ico2.png) #fff 10px center no-repeat; background-size:auto 20px;}
.i_yylc_ms .i_yylc_ms_inp:nth-child(3){ background:url(../images/i_yylc_ms_ico3.png) #fff 10px center no-repeat; background-size:auto 20px;}
.i_yylc_ms .i_yylc_ms_bt{ width:100%; height:45px; line-height:45px; text-align:center; background:#2d735b; font-size:16px; color:#e1c390; font-weight:bold; border:0; cursor:pointer; outline:none;}

.i_product{ padding-top:20px; padding-bottom:10px;}
.i_title1 .title1{ text-align:center; font-size:20px; color:#222222; line-height:35px; font-weight:bold;}
.i_title1 .title2{ text-align:center; font-size:12px; color:#222222; line-height:20px; text-transform:uppercase; letter-spacing:4px;}
.i_title1 .ico{ display:block; width:56px; height:4px; margin:10px auto 0; background:#e1c390;}
.i_title1 .ico span{ display:block; width:28px; height:4px; background:#2d735b;}

.plb_list{}
.plb_list li{ position:relative; overflow:hidden; width:100%; height:2.85rem; margin-bottom:20px;}
.plb_list li:nth-child(1){ margin-top:0;}
.plb_list li .txt{ position:absolute; bottom:0px; left:0; width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff; font-weight:bold; background:rgba(0,0,0,0.6);}
.plb_list li img{ width:100%; height:2.85rem; object-fit: cover;}


.i_case{ background:url(../images/i_case_bg.jpg) top center repeat-y; padding-top:20px; padding-bottom:20px; box-sizing:border-box;}
.i_case_list li{ float:left; width:48%; margin-left:4%; margin-bottom:10px;}
.i_case_list li:nth-child(2n+1){ margin-left:0;}
.i_case_list li img{ display:block; width:100%; height:1.96rem; object-fit: cover;}
.i_case_list li .txt{ height:40px; line-height:40px; text-align:center; font-size:14px; color:#ffffff;}
.i_case_list li:hover .txt{ color:#e1c390;}
a.i_more{ display:block; margin:0 auto; width:238px; height:40px; border:#e1c390 1px solid; line-height:40px; text-align:center; font-size:16px; color:#ffffff;}

a.i_more2{ display:block; margin:0 auto; width:238px; height:40px; border:#e1c390 1px solid; line-height:40px; text-align:center; font-size:16px; color:#222222;}

.i_case2{ width:100%; background:url(../images/case.jpg) center no-repeat; background-size:cover;}
.i_case2_c{ padding-bottom: 50px;}

.i_case2 .swiper-container {
  width: 100%;
  height: 100%;
}
.i_case2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
  z-index: 1;
  overflow: hidden;
}
.i_case2 .swiper-slide-active,.i_case2 .swiper-slide-duplicate-active{
  transform: scale(1); z-index: 2;
}
.i_case2_list li img{ width: 100%; height: 3.0rem;  object-fit: cover; transform: scale(1.15);}

.i_about{ background:url(../images/i_about_bg.jpg) top center no-repeat; background-size:cover; padding-top:20px; padding-bottom:30px;}
.i_about .indexcontent{ position:relative;}
.i_about .i_about_box{ width:100%; padding:20px 15px; background:rgba(0,0,0,0.6); box-sizing:border-box;}
.i_about_txt{ font-size:14px; color:#ffffff; line-height:25px; padding-top:20px; padding-bottom:20px;}

.i_news{ padding-top:20px; padding-bottom:20px;}
.i_news_list{}
.i_news_list li{ padding:10px 0 10px 60px; position:relative; border-bottom:#e0e0e0 1px solid;}
.i_news_list li .rq{ position:absolute; left:0px; top:10px; width:50px; height:60px; background:#e0e0e0;}
.i_news_list li .rq .rq1{ text-align:center; line-height:25px; padding-top:5px; font-family:Arial; font-size:14px; color:#666666;}
.i_news_list li .rq .rq2{ text-align:center; line-height:25px; padding-bottom:25px; font-family:Arial; font-size:14px; color:#666666;}
.i_news_list li .txt1{ font-size:14px; color:#222222; font-weight:bold; line-height:30px; height:30px;}
.i_news_list li .txt2{ font-size:14px; color:#222222; line-height:30px; height:30px;}

.i_zxfw{ background:#f5f5f5; padding-top:20px; padding-bottom:20px;}
.i_zxfw_list{ margin-top:5px;}
.i_zxfw_list li{ float:left; margin-left:4%; width:48%; height:40px; line-height:40px; padding-left:60px; cursor:pointer; margin-top:14px; font-size:14px; box-sizing:border-box;}
.i_zxfw_list li:nth-child(2n+1){ margin-left:0;}
.i_zxfw_list li.ico1{ background:url(../images/i_zxfw_ico1.png) #fff 15px center no-repeat; background-size:25px auto;}
.i_zxfw_list li.ico2{ background:url(../images/i_zxfw_ico2.png) #fff 15px center no-repeat; background-size:25px auto;}
.i_zxfw_list li.ico3{ background:url(../images/i_zxfw_ico3.png) #fff 15px center no-repeat; background-size:25px auto;}
.i_zxfw_list li.ico4{ background:url(../images/i_zxfw_ico4.png) #fff 15px center no-repeat; background-size:25px auto;}
.i_zxfw_list li.ico5{ background:url(../images/i_zxfw_ico5.png) #fff 15px center no-repeat; background-size:25px auto;}
.i_zxfw_list li.ico6{ background:url(../images/i_zxfw_ico6.png) #fff 15px center no-repeat; background-size:25px auto;}
.i_zxfw_list li.ico7{ background:url(../images/i_zxfw_ico7.png) #fff 15px center no-repeat; background-size:25px auto;}
.i_zxfw_list li.ico8{ background:url(../images/i_zxfw_ico8.png) #fff 15px center no-repeat; background-size:25px auto;}

/*特效*/
.window-slider{height:360px;position: relative;background: #000;}
.window-slider > div{float: left; width:100%;}
.window-slider > div{position:relative;overflow: hidden;}
.window-slider .t1-window{ width:29.15%;}
.window-slider .t2-window{ width:42.778%;}
.window-slider .t3-window{ width:28.07%;}
.window-slider .b1-window{ width:34.74%;}
.window-slider .b2-window{ width:32.69%;}
.window-slider .b3-window{ width:32.57%;}
.window-slider > div > img{position: relative; width:100%; height:409px;}
.window-slider > div > img:nth-child(n+2){display: none;}

.window-slider .window{ position:absolute; width:100%; height:360px;}
.window-slider .window img{ display:block; width:90px; height:50px; margin: 0 auto; margin-top:40px;}
.window-slider .window span:nth-child(2){ display:block; width:100%; line-height:24px; text-align:center; color:#FFF; font-size:24px; margin: 0 auto;margin-top:3rem;}
.window-slider .window span:nth-child(3){ float: left; width: 100%; text-align: center; color: #fff; margin-top:.5rem;font-size:14px; }
.window-slider .window a{display:block; margin:0 auto; text-align:center; font-size:1rem; color:#FFF; background: linear-gradient(to left,#001d5f ,#184da7); width:20rem; height:46px; line-height:46px; /*margin-top:6rem;*/}


#gdtw1{ margin-bottom:10px;}
#gdtw1,#gdtw2{width:100%;height:175px;}
#gdtw1 ul,#gdtw2 ul{padding:5px}
#gdtw1 ul li,#gdtw2 ul li{list-style-image: none;list-style-type: none;float:left;margin:0 5px;/*width:23rem;*/width:275px;height:175px;}
#gdtw1 ul li img,#gdtw2 ul li img{width:100%; object-fit: cover; opacity: 0.5;}
/*特效*/

.i_p_nav{ padding-top:10px; padding-bottom:10px; text-align:center; font-size:14px; color:#222222; line-height:30px;}
.i_p_nav a{ color:#222222; margin:0 5px;}
.i_p_nav a.on{ color:#e1c390;}


.footer1{ background:#1d1c1e; padding-top:20px; padding-bottom:20px;}
.footer1_l{ float:left; width:75%;}
.footer1_list li{ float:left; width:50%; line-height:30px; height:30px; font-size:14px;}
.footer1_list li a{ color:#fff;}
.footer1_l_txt{ font-size:16px; line-height:30px; color:#fff; font-weight:bold; margin-top:20px;}
.footer1_r{ float:right; width:25%;}
.footer1_r img{ width:90px; height:90px; display:block; margin:0 auto;}
.footer1_r .txt{ font-size:16px; line-height:30px; color:#fff; text-align:center; font-weight:bold; margin-top:20px;}

.footer2{ background:#0b0a0b; padding-top:10px; padding-bottom:10px;}
.footer2 .footer2_l{ font-size:14px; color:#666666; line-height:30px;}
.footer2 .footer2_r{ font-size:14px; color:#666666; line-height:30px;}
.footer2 a{ color:#666666;}

/*品牌故事*/
.n_nav_b{ border-bottom:#e0e0e0 1px solid;}
.n_nav{ height:50px;}
.n_nav li{ display:inline-block; width:30%;}
.n_nav li a{ display:inline-block; width:100%; height:50px; border-bottom:#fff 2px solid; line-height:50px; text-align:center; font-size:14px; color:#222222; position:relative;}
.n_nav li.on a{ color:#e1c390;}
.n_nav li.on a:after{content: ""; position:absolute; left:50%; bottom:0px; margin-left:-25px; width:50px; height:2px; background:#e1c390;}

.ppgs_l{ font-size:14px; color:#222222; line-height:25px; padding-bottom:20px;}
.ppgs_l *{ line-height:25px;}


.ppwh{ background:url(../images/ppwh_bg.jpg) center no-repeat; background-size:cover;}
.ppwh_swiper-container{ padding-bottom:50px; position:relative;}
.ppwh_list li{ padding:10px; width:100%; background:#262626; box-sizing:border-box;}
.ppwh_list li .box{ border:#e1c390 2px solid; width:100%; box-sizing:border-box;}
.ppwh_list li .box .title{ font-size:18px; color:#fff; line-height:55px; font-weight:bold; text-align:center;}
.ppwh_list li .box .txt{ font-size:14px; color:#fff; line-height:25px; height:250px; padding:0 15px;}
.ppwh_list li .box .txt *{ line-height:25px;}

.ppwh_swiper-prev{ width:40px; height:30px; background:url(../images/join_d6_ico_l.png) center no-repeat; background-size:auto 12px; top:auto; bottom:0; border:#cfa972 1px solid; left:50%; margin-left:-50px;}
.ppwh_swiper-prev:after{ display:none;}
.ppwh_swiper-next{ width:40px; height:30px; background:url(../images/join_d6_ico_r.png) center no-repeat; background-size:auto 12px; top:auto; bottom:0; border:#cfa972 1px solid; right:50%; margin-right:-50px;}
.ppwh_swiper-next:after{ display:none;}
.ppwh_swiper-prev.swiper-button-disabled,
.ppwh_swiper-next.swiper-button-disabled{ opacity:0.5;}


.honor_swiper-container{ padding-bottom:60px; position:relative;}
.honor_swiper-container .honor_box{ width:380px;}
.honor_swiper-container .honor_box .honor_img{ display:block; width:100%; height:3.8rem;}
.honor_swiper-container .honor_box .txt{ width:100%; height:30px; padding:10px 0; font-size:16px; color:#222222; text-align:center; line-height:30px;}

.honor_swiper-prev{ width:40px; height:30px; background:url(../images/honor_ico_l.png) #fff center no-repeat; top:auto; bottom:0; border:#cfa972 1px solid; left:50%; margin-left:-50px;}
.honor_swiper-prev:after{ display:none;}
.honor_swiper-next{ width:40px; height:30px; background:url(../images/honor_ico_r.png) #fff center no-repeat; top:auto; bottom:0; border:#cfa972 1px solid; right:50%; margin-right:-50px;}
.honor_swiper-next:after{ display:none;}
.honor_swiper-prev.swiper-button-disabled,
.honor_swiper-next.swiper-button-disabled{ opacity:0.5;}

/*匠心人物*/
.jxrw_d1{ padding-top:10px;}
.jxrw_d1 .jxrw_d1_img{ width:100%; height:3.5rem; object-fit: cover;}
.jxrw_d1 .jxrw_d1_txt{ background:#fff; width:100%; font-size:14px; color:#222222; line-height:25px;}
.jxrw_d1 .jxrw_d1_txt p{ line-height:25px;}
.jxrw_d1_txt1{ font-size:20px; color:#2d735b; line-height:35px; font-weight:bold;}
.jxrw_d1_txt2{ font-size:16px; color:#222222; line-height:35px;}

.jxrw_d2_c{ padding-bottom:40px; position:relative;}
.jxrw_d2_list li{ text-align:center;}
.jxrw_d2_list li img{ display:block; width:100%; height:2.1rem;}
.jxrw_d2_list li .txt{ text-align:center; font-size:14px; color:#222222; line-height:35px;}

.jxrw_d3_list li{ float:left; width:48%; margin-left:4%; margin-bottom:20px;}
.jxrw_d3_list li:nth-child(2n+1){ margin-left:0;}
.jxrw_d3_list li img{ display:block; width:100%; height:2.1rem;}
.jxrw_d3_list li .txt{ font-size:14px; color:#222222; line-height:30px; height:30px; text-align:center;}

/*品牌服务*/
.pzfw_list{}
.pzfw_list li{ padding:20px 0; padding-left:10px; border-left:#e0e0e0 2px solid; position:relative;}
.pzfw_list li img{ /*float:left; display:block; width:50%;*/ width:100%;}
.pzfw_list li .pzfw_txt{ /*float:right; width:48%;*/}
.pzfw_list li .title{ line-height:30px; height:30px; font-size:16px; color:#222222; position:relative;}
.pzfw_list li .title:after{ content: "";width:8px;height: 8px; border-radius:50%; background: #e1c390; position: absolute; left: -15px; top:50%; margin-top:-4px; z-index:2;}
.pzfw_list li .txt{ line-height:25px; font-size:14px; color:#222222;}

/*视频专区*/
.shipin_list li{ float:left; width:48%; margin-left:4%; margin-top:10px;}
.shipin_list li:nth-child(2n+1){ margin-left:0;}
.shipin_list li .shipin_img{ width:100%; height:2.18rem; position:relative;}
.shipin_list li .shipin_img img{ display:block; width:100%; height:2.18rem; object-fit: cover;}
.shipin_list li .shipin_img .mb{ position:absolute; left:0; top:0; width:100%; height:2.18rem; background:url(../images/sp_ico.png) rgba(0,0,0,0.40) center no-repeat; background-size:40px 40px;}
.shipin_list li .txt{ font-size:14px; color:#222222; height:40px; line-height:40px; text-align:center;}

/*订单查询*/
.dd_c{ border:#e0e0e0 1px solid; border-top:0; }
.ddcx_inp{ float:left; display:block; width:75%; border:#e0e0e0 1px solid; border-left:0; border-right:0; height:40px; line-height:38px; padding:0 10px; box-sizing:border-box; outline:none;}
.ddcx_bt{ float:right; display:block; width:25%; border:0; padding:0; height:40px; line-height:40px; box-sizing:border-box; outline:none; background:#2d735b; color:#e1c390; cursor:pointer;}

.dd_list{ margin:10px 7px 10px 10px; position:relative; /* min-height:400px; overflow-x:hidden;*/}
/*.dd_list::-webkit-scrollbar {width:4px;height:4px;}
.dd_list::-webkit-scrollbar-track {background:#e0e0e0;}
.dd_list::-webkit-scrollbar-thumb {background:#2d735b;}*/
.dd_list li{ position:relative; padding-left:20px; padding-top:20px; padding-bottom:5px;}
.dd_list li:after{content: "";width:2px;height: 100%;background: #e0e0e0; position: absolute; left: 3px; top:0; z-index:1;}
.dd_list li .txt1{ font-size:16px; color:#222222; line-height:30px; position:relative;}
.dd_list li .txt2{ font-size:14px; color:#222222; line-height:30px;}
.dd_list li .txt3{ font-size:14px; color:#222222; line-height:30px;}
.dd_list li .txt4{ font-size:14px; color:#222222; line-height:30px;}
.dd_list li .txt1:after{content: "";width:8px;height: 8px; border-radius:50%; background: #999999; position: absolute; left: -20px; top:11px; z-index:2;}
.dd_list li:nth-child(1) .txt1{ color:#e1c390;}
.dd_list li:nth-child(1) .txt1:after{ background: #e1c390;}
.no_dd{ display:block; margin:80px auto 80px auto; width:64px;}

/*网点*/
.wd_l_box{ float: left; width: 49%;}
.wd_l_title{ font-size:16px; color:#222222; font-weight:bold; height:40px; line-height:40px;}
.wd_sel{ float:left; width:100%; height:45px; border:#e0e0e0 1px solid; background:#fff; padding-left:10px; box-sizing:border-box;}
.wd_inp{ float:right; width:100%; height:45px; border:#e0e0e0 1px solid; padding-left:10px; box-sizing:border-box;}
.wd_bt{ display: block; width: 100%; height: 45px; line-height: 40px; color:#222222; font-size: 16px; border:#cfa972 1px solid; cursor:pointer; box-sizing:border-box; background:#fff;}

.wd_l_box2{ float: right; border:#e0e0e0 1px solid; padding:0 10px; width: 49%; box-sizing: border-box;}

.wd_search_title{ font-size:16px; color:#222222; font-weight:bold; line-height:45px; height:45px;}
.wd_search_title span{ }
.wd_search_list{ width:100%; height:180px; overflow-y: scroll;}
.wd_search_list::-webkit-scrollbar {width:4px;height:4px;}
.wd_search_list::-webkit-scrollbar-track {background:#f5f5f5;}
.wd_search_list::-webkit-scrollbar-thumb {background:#2d735b;}
.wd_search_list li{ height:28px; line-height:28px; background:#f5f5f5; /*border-bottom:#fff 1px solid;*/ font-size:14px; color:#222222; padding-left:10px;}
.wd_search_list li:hover{ background:#2d735b; color:#fff;}
.wd_search_list li:hover a{ color:#fff;}


.wd_list li{ float:left; width:48%; position:relative; margin-left:4%; margin-top:10px;}
.wd_list li:nth-child(2n+1){ margin-left:0;}
.wd_list li img{ display:block; width:100%; height:2rem;}
.wd_list li .txt{ font-size:14px; color:#222222; line-height:40px; text-align:center;}



/*新闻列表页*/
.news_list li{ padding:10px 0; border-bottom:#e0e0e0 1px solid; position:relative; height:75px;}
.news_list li .news_img{ position:absolute; left:0; top:10px; width:120px; height:75px; object-fit: cover;}
.news_list li .txt{ padding-left:130px;}
.news_list li .txt .txt1{ font-size:14px; color:#222222; font-weight:bold; line-height:20px; height:20px; overflow:hidden;}
.news_list li .txt .txt1 a{ color:#222222;}
.news_list li .txt .txt2{ font-size:14px; color:#222222; line-height:18px; max-height:36px; overflow:hidden; margin-top:4px;}
.news_list li .txt .txt3{ font-size:14px; color:#999999; line-height:20px;}


/*新闻详情页*/
.news_i_title1{ font-size:16px; color:#222222; font-weight:bold; line-height:30px; text-align:center;}
.news_i_title2{ font-size:12px; color:#999999; line-height:20px; padding-bottom:10px; text-align:center; border-bottom:#e0e0e0 1px solid;}
.news_i_content{}
.n_more{ border-top:#e0e0e0 1px solid; padding:10px 0;}
.n_more li{ line-height:30px; height:30px; font-size:14px; color:#222222;}

/*案例*/
.n_nav2_li{ border:#e0e0e0 1px solid; height:40px; position:relative; padding-left:60px; padding-right:10px; margin-bottom:10px;}
.n_nav2_li .title{ position:absolute; left:0; top:0px; width:60px; text-align:right; height:40px; line-height:42px; font-size:14px; color:#222222}
.n_nav2_li .n_nav2_sel{ width:100%; height:40px; line-height:40px; border:0; background:#fff; font-size:14px; color:#999999; outline:none;}

.p_list li{ float:left; width:48%; margin-left:4%; margin-top:10px;}
.p_list li:nth-child(2n+1){ margin-left:0;}
.p_list li img{ display:block; width:100%; height:2rem;}
.p_list li .txt{ font-size:14px; color:#222222; line-height:40px; text-align:center;}

/*加盟合作*/
.n_title_txt{ font-size:14px; color:#222222; line-height:25px; text-align:center;}
.n_title_txt *{ line-height:25px;}
.n_title_txt2{ font-size:14px; color:#fff; line-height:25px; text-align:center;}
.n_title_txt2 *{ line-height:25px;}

.join_d1_list li{ float:left; width:32%; background:#f8f8f8; margin:5px 0; margin-left:2%}
.join_d1_list li:nth-child(3n+1){ margin-left:0;}
.join_d1_list li .ico{ margin:0 auto; margin-top:15px; width:60px; height:60px; text-align:center; line-height:60px; background:#2d735b; border-radius:50%;}
.join_d1_list li .ico img{ vertical-align:middle; height:30px;}
.join_d1_list li .title{ font-size:14px; color:#222222; font-weight:bold; line-height:25px; text-align:center; margin-top:10px; padding-bottom:10px;}

.join_d2{ background:url(../images/join_d2_bg.jpg) #000 center no-repeat; background-size:cover; padding:40px 0;}
.join_d2_box{ background:rgba(0,0,0,0.45); padding:0 15px;}

.join_d3_list{ padding-top:20px; padding-bottom:20px; background:#2d735b; border-radius:10px;}
.join_d3_list li{ float:left; width:50%; box-sizing:border-box; border-left:#fff 1px solid;}
.join_d3_list li:nth-child(4n+1){ border-left:0;}
.join_d3_list li .ico{ height:40px; line-height:40px; text-align:center;}
.join_d3_list li .ico img{ max-width:40px;}
.join_d3_list li .title1{ font-size:16px; color:#ffffff; font-weight:bold; line-height:40px; text-align:center;}
.join_d3_list li .hr{ display:block; width:46px; height:4px; margin:0px auto; background:#e1c390;}
.join_d3_list li .hr span{ display:block; width:23px; height:4px; background:#fff;}
.join_d3_list li .txt{ font-size:14px; color:#ffffff; line-height:25px; text-align:center; margin-top:5px;}
.join_d3_list li .txt *{ line-height:25px;}

.join_d4{ background:url(../images/join_d4_bg.jpg) #000 center no-repeat; background-size:cover;}
.join_d4_list li{ float:left; width:48%; height:180px; background:#fff; margin-left:4%; margin-bottom:20px;}
.join_d4_list li:nth-child(2n+1){ margin-left:0;}
.join_d4_list li .ico{ margin-top:20px; height:80px;}
.join_d4_list li .ico1{ background:url(../images/join_d4_ico1_on.png) center no-repeat; background-size:auto 50px;}
.join_d4_list li .ico2{ background:url(../images/join_d4_ico2_on.png) center no-repeat; background-size:auto 50px;}
.join_d4_list li .ico3{ background:url(../images/join_d4_ico3_on.png) center no-repeat; background-size:auto 50px;}
.join_d4_list li .ico4{ background:url(../images/join_d4_ico4_on.png) center no-repeat; background-size:auto 50px;}
.join_d4_list li .title{ font-size:14px; color:#e1c390; line-height:25px; text-align:center;}
.join_d4_list li .title *{ line-height:25px;}

.join_d5{ background:#fff;}
.join_d5_content img{ max-width:80% !important;}

.join_d6{ background:url(../images/join_d6_bg.jpg) #000 center no-repeat; background-size:cover;}
.join_d6_list li{ float:left; width:48%; margin-left:4%; margin-bottom:20px;}
.join_d6_list li:nth-child(3n+1){ margin-left:0;}
.join_d6_list li .ico{ width:80px; height:80px; margin:0 auto; line-height:80px; text-align:center; background:#2d735b; border-radius:50%; margin-bottom:5px;}
.join_d6_list li .ico img{ vertical-align:middle; height:35px;}
.join_d6_list li .txt1{ width:100%; font-size:16px; color:#ffffff; text-align:center; line-height:30px;}
.join_d6_list li .txt2{ width:100%; font-size:14px; color:#ffffff; text-align:center; line-height:25px;}

/*预约量尺*/
.yylc_l{}
.yylc_title{ font-size:16px; color:#222222; line-height:30px; font-weight:bold;}
.yylc_txt{ font-size:14px; color:#222222; line-height:25px; margin-bottom:10px;}
.yylc_inp{ display:block; width:100%; height:40px; border:#e0e0e0 1px solid; background:#fff; padding:0 14px; outline:none; box-sizing:border-box;}
.yylc_sel{ display:block; width:100%; height:40px; border:#e0e0e0 1px solid; background:#fff; margin:0; padding:0 10px; outline:none; box-sizing:border-box;}
.yylc_textarea{ display:block; font-family:"微软雅黑"; width:100%; height:150px; border:#e0e0e0 1px solid; background:#fff; padding:5px 14px; outline:none; box-sizing:border-box;}
.yylc_bt{ display:block; width:80%; height:40px; line-height:40px; margin:0 auto; text-align:center; border:#cfa972 1px solid; background:#fff; font-size:16px; color:#222222; cursor:pointer; outline:none;}


/*案例详情页*/
.case_bimg{ text-align:center;}
.case_bimg img{ max-width:100%; height:auto !important;}
.case_i_title{ font-size:18px; color:#222222; line-height:40px; text-align:center;}

.case_bimg2{ text-align:center;}
.case_bimg2 img{ max-width:100%; width:100%; height:4.2rem; object-fit: cover;}
.case_i2_title{ font-size:18px; color:#222222; line-height:40px; text-align:center; position:relative;}
.case_i2_m_l{ position: absolute; width:40px; height:30px; background:url(../images/honor_ico_l.png) #fff center no-repeat; border:#cfa972 1px solid; left:0; top: 4px;}
.case_i2_m_r{ position: absolute; width:40px; height:30px; background:url(../images/honor_ico_r.png) #fff center no-repeat; border:#cfa972 1px solid; right:0; top: 4px;}
/*.case_i2_m_l:hover{ background:url(../images/honor_ico_l.png) #cfa972 center no-repeat;}
.case_i2_m_r:hover{ background:url(../images/honor_ico_r.png) #cfa972 center no-repeat;}*/


/*健康大家居*/
.jkdjj_d1_content{}
.jkdjj_d1_list{}
.jkdjj_d1_list li{ padding-top: 20px;}
.jkdjj_d1_list li .jkdjj_d1_list_img{ width: 100%;}
.jkdjj_d1_list li .jkdjj_d1_list_txt{ font-size: 14px; color: #222222; line-height: 30px;}


.jkdjj_d3_list{}
.jkdjj_d3_list li{ float: left; width: 48%; margin-left: 4%; margin-top: 20px;}
.jkdjj_d3_list li:nth-child(3n+1){ margin-left: 0;}
.jkdjj_d3_list li img{ display: block; width: 100%; height: 1.9rem;}
.jkdjj_d3_list li .txt{ font-size: 14px; color: #222222; line-height: 30px; padding-top: 5px;}

.jkdjj_d4{ background: #f5f5f5;}
.jkdjj_d4_list{ margin-top: 10px;}
.jkdjj_d4_list li{ float: left; width: 50%; padding: 0 5px; margin-bottom: 20px; box-sizing: border-box;}
.jkdjj_d4_list li .ico{ width: 70px; height: 70px; margin: 0 auto; border-radius: 50%; transition: all 0.3s;}
.jkdjj_d4_list li .ico1{ background:url(../images/i_zxfw_ico1.png) #fff center no-repeat; background-size: 30px auto;}
.jkdjj_d4_list li .ico2{ background:url(../images/i_zxfw_ico2.png) #fff center no-repeat; background-size: 30px auto;}
.jkdjj_d4_list li .ico3{ background:url(../images/i_zxfw_ico3.png) #fff center no-repeat; background-size: 30px auto;}
.jkdjj_d4_list li .ico4{ background:url(../images/i_zxfw_ico4.png) #fff center no-repeat; background-size: 30px auto;}
.jkdjj_d4_list li .ico5{ background:url(../images/i_zxfw_ico5.png) #fff center no-repeat; background-size: 30px auto;}
.jkdjj_d4_list li .ico6{ background:url(../images/i_zxfw_ico6.png) #fff center no-repeat; background-size: 30px auto;}
.jkdjj_d4_list li .ico7{ background:url(../images/i_zxfw_ico7.png) #fff center no-repeat; background-size: 30px auto;}
.jkdjj_d4_list li .ico8{ background:url(../images/i_zxfw_ico8.png) #fff center no-repeat; background-size: 30px auto;}
/*
.jkdjj_d4_list li:hover .ico1{ background:url(../images/i_zxfw_ico1_on.png) #2d735b center no-repeat;}
.jkdjj_d4_list li:hover .ico2{ background:url(../images/i_zxfw_ico2_on.png) #2d735b center no-repeat;}
.jkdjj_d4_list li:hover .ico3{ background:url(../images/i_zxfw_ico3_on.png) #2d735b center no-repeat;}
.jkdjj_d4_list li:hover .ico4{ background:url(../images/i_zxfw_ico4_on.png) #2d735b center no-repeat;}
.jkdjj_d4_list li:hover .ico5{ background:url(../images/i_zxfw_ico5_on.png) #2d735b center no-repeat;}
.jkdjj_d4_list li:hover .ico6{ background:url(../images/i_zxfw_ico6_on.png) #2d735b center no-repeat;}
.jkdjj_d4_list li:hover .ico7{ background:url(../images/i_zxfw_ico7_on.png) #2d735b center no-repeat;}
.jkdjj_d4_list li:hover .ico8{ background:url(../images/i_zxfw_ico8_on.png) #2d735b center no-repeat;}
*/
.jkdjj_d4_list li .txt1{ font-size: 16px; color: #222222; line-height: 35px; text-align: center; margin-top: 5px;}
.jkdjj_d4_list li .txt2{ font-size: 14px; color: #222222; line-height: 25px; text-align: center;}
.jkdjj_d4_list li .txt2 *{ line-height: 25px;}

.jkdjj2_d1{ background:url(../images/jkdjj2_d1_bg.jpg) bottom center no-repeat; background-size: cover; position: relative;}
.jkdjj2_d1 .indexcontent{ padding-bottom: 10px; padding-top: 300px;}
/*.jkdjj2_d1_txt{ padding: 20px 15px; background: rgba(34,34,34,0.8); font-size: 14px; color: #ffffff; line-height: 25px;}*/
.jkdjj2_d1_txt{ padding: 20px 15px; background: rgba(34,34,34,0.8); font-size: 14px; color: #fff; line-height: 25px;}
.jkdjj2_d1_txt *{ line-height: 25px;}

.jkdjj2_d2{ background:url(../images/jkdjj2_d2_bg.jpg) center no-repeat; background-size: cover;}
.jkdjj2_d2_list li{ float: left; width: 49%; padding: 5px; background: #fff; margin-left: 2%; margin-bottom: 10px; box-sizing: border-box; /*transition: all 0.3s;*/ box-shadow: 2.5px 4.33px 10px 0px #bbb;}
.jkdjj2_d2_list li:nth-child(2n+1){ margin-left: 0; }
.jkdjj2_d2_list li img{ display: block; width: 100%; /*height: 180px;*/}
.jkdjj2_d2_list li .txt{ font-size: 12px; color: #222222; min-height: 75px; line-height: 25px; text-align: left; margin-top: 5px;}
.jkdjj2_d2_list li .txt *{ line-height: 25px;}
/*.jkdjj2_d2_list li:hover{box-shadow: 2.5px 4.33px 10px 0px #bbb;}*/

.jkdjj2_d3{ background:url(../images/jkdjj2_d3_bg.jpg) center no-repeat; background-size: cover; padding-bottom: 20px; position: relative;}
.jkdjj2_d3_bg{ background: #161516;}

.jkdjj2_d3_swiper-container{ /*padding-bottom:50px;*/ position:relative;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li{ position: relative;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li .box1{ background: #000;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li .box1 .jkdjj2_d3_img{ display: block;width: 100%; height: 310px; object-fit: cover;opacity: 0.3;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li .box1 .box1_c{ position: absolute; left: 0; top: 20px; width: 100%;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li .box1 .box1_c .ico{ width: 60px; height: 60px; border: #fff 2px solid; border-radius: 50px; margin: 0 auto;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li:nth-child(1) .box1 .box1_c .ico{ background:url(../images/jkdjj2_d3_ico1_on.png) center no-repeat; background-size: auto 26px;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li:nth-child(2) .box1 .box1_c .ico{ background:url(../images/jkdjj2_d3_ico2_on.png) center no-repeat; background-size: auto 26px;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li:nth-child(3) .box1 .box1_c .ico{ background:url(../images/jkdjj2_d3_ico3_on.png) center no-repeat; background-size: auto 26px;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li:nth-child(4) .box1 .box1_c .ico{ background:url(../images/jkdjj2_d3_ico4_on.png) center no-repeat; background-size: auto 26px;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li:nth-child(5) .box1 .box1_c .ico{ background:url(../images/jkdjj2_d3_ico5_on.png) center no-repeat; background-size: auto 26px;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li:nth-child(6) .box1 .box1_c .ico{ background:url(../images/jkdjj2_d3_ico6_on.png) center no-repeat; background-size: auto 26px;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li:nth-child(7) .box1 .box1_c .ico{ background:url(../images/jkdjj2_d3_ico7_on.png) center no-repeat; background-size: auto 26px;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li:nth-child(8) .box1 .box1_c .ico{ background:url(../images/jkdjj2_d3_ico8_on.png) center no-repeat; background-size: auto 26px;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li .box1 .box1_c .txt1{ font-size: 14px; color: #ffffff; line-height: 25px; text-align: center; margin-top: 5px;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li .box1 .box1_c .box1_hr{ background: #ffffff; width: 40px; height: 2px; margin: 5px auto;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li .box1 .box1_c .txt2{ font-size: 12px; color: #ffffff; line-height: 20px; text-align: left; padding: 5px 10px;}
.jkdjj2_d3_swiper-container .jkdjj2_d3_list li .box1 .box1_c .txt2 *{ line-height: 20px;}


/*全屋定制*/
.qwdz_d2_list{ margin-top: 10px;}
.qwdz_d2_list li{ margin-bottom: 10px;}
.qwdz_d2_list li .txt1{ font-size: 16px; color: #2d735b; line-height: 30px; font-weight: bold;}
.qwdz_d2_list li .txt2{ font-size: 14px; color: #222222; line-height: 25px;}

.qwdz_d3{ background:url(../images/qwdz_d3_bg.jpg) #fff center no-repeat; background-size: cover;padding-top: 40px; padding-bottom: 20px;}
.qwdz_d3 .indexcontent{ position: relative;}

.qwdz_d4_box{ position: relative;}
.qwdz_d4_box .title1{ font-size: 16px; color: #008e3f; line-height: 30px; font-weight: bold; margin-top: 10px;}
.qwdz_d4_box .txt1{ font-size: 14px; color: #222; line-height: 20px;}

.qwdz_d5_list{ margin-top: 20px;}
.qwdz_d5_list li{ float: left; width: 50%; padding: 0 5px; box-sizing:border-box; margin-bottom: 20px;}
.qwdz_d5_list li .ico{ text-align: center;}
.qwdz_d5_list li .ico img{ height: 60px;}
.qwdz_d5_list li .txt1{ font-size: 16px; line-height: 30px; text-align: center; font-weight: bold;}
.qwdz_d5_list li .txt2{ font-size: 14px; line-height: 25px; text-align: center;}
.qwdz_d5_list li .txt2 *{ line-height: 25px;}

.qwdz_d6{ background:#fbfbfb;}
.qwdz_d6 .indexcontent{ position: relative;}

.qwdz_d6_list{}
.qwdz_d6_list li{ float: left; width: 50%; padding: 0 5px; box-sizing: border-box; margin-bottom: 20px; text-align: center;}
.qwdz_d6_list li img{ height: 60px;}
.qwdz_d6_list li .txt1{ font-size: 16px; color: #222222; line-height: 30px; font-weight: bold;}
.qwdz_d6_list li .txt2{ font-size: 14px; color: #222222; line-height: 25px;}
.qwdz_d6_list li .txt2 *{ line-height: 25px;}
.qwdz_d6_list li:nth-child(4){ margin-left: 25%;}

.dqdzz2_d4{ background:url(../images/dqdzz2_d4_bg.jpg) center no-repeat; background-size: cover;}
.dqdzz2_d4 .i_p_nav a { cursor: pointer;}
.dqdzz2_d4_swiper-container{ padding-bottom: 40px;}
.dqdzz2_d4_box{ margin-bottom: 20px;}
.dqdzz2_d4_box img{ display: block; width: 100%; height: 120px; object-fit: cover;}
.dqdzz2_d4_box .txt{ font-size: 16px; color: #222222; line-height: 30px; padding: 15px 0; text-align: center;}

.qwdz2_d6{ background:url(../images/qwdz2_d6_bg.jpg) center no-repeat;}
.qwdz2_d6_swiper-container{ padding-bottom: 40px;}
.qwdz2_d6_box{}
.qwdz2_d6_box img{ display: block; width: 100%; height: 1.4rem; object-fit: cover;}
.qwdz2_d6_box .txt{ font-size: 14px; color: #222222; line-height: 25px; height: 50px; padding: 5px 0; text-align: center;}


.dqdzz2_d5{ background:url(../images/dqdzz2_d5_bg.jpg) center no-repeat; background-size: cover; padding-bottom: 20px; position: relative;}
.dqdzz2_d5_bg{ background:rgba(0,0,0,0.4);}

.dqdzz2_d5_swiper-container{ /*padding-bottom:50px;*/ position:relative;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li{ position: relative;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li .box1{ background: #2d735b;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li .box1 .dqdzz2_d5_img{ display: block;width: 100%; height: 310px; object-fit: cover;opacity: 0.3;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li .box1 .box1_c{ position: absolute; left: 0; top: 20px; width: 100%;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li .box1 .box1_c .ico{ width: 40px; height: 40px; border-radius: 30px; margin: 0 auto;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li:nth-child(1) .box1 .box1_c .ico{ background:url(../images/byy_img1.png) #dddddd center no-repeat; background-size: auto 20px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li:nth-child(2) .box1 .box1_c .ico{ background:url(../images/byy_img2.png) #dddddd center no-repeat; background-size: auto 20px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li:nth-child(3) .box1 .box1_c .ico{ background:url(../images/byy_img3.png) #dddddd center no-repeat; background-size: auto 20px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li:nth-child(4) .box1 .box1_c .ico{ background:url(../images/byy_img4.png) #dddddd center no-repeat; background-size: auto 20px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li:nth-child(5) .box1 .box1_c .ico{ background:url(../images/byy_img5.png) #dddddd center no-repeat; background-size: auto 20px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li:nth-child(6) .box1 .box1_c .ico{ background:url(../images/byy_img6.png) #dddddd center no-repeat; background-size: auto 20px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li:nth-child(7) .box1 .box1_c .ico{ background:url(../images/byy_img7.png) #dddddd center no-repeat; background-size: auto 20px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li:nth-child(8) .box1 .box1_c .ico{ background:url(../images/byy_img8.png) #dddddd center no-repeat; background-size: auto 20px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li:nth-child(9) .box1 .box1_c .ico{ background:url(../images/byy_img9.png) #dddddd center no-repeat; background-size: auto 20px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li:nth-child(10) .box1 .box1_c .ico{ background:url(../images/byy_img10.png) #dddddd center no-repeat; background-size: auto 20px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li .box1 .box1_c .txt1{ font-size: 14px; color: #ffffff; line-height: 25px; text-align: center; margin-top: 5px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li .box1 .box1_c .box1_hr{ background: #ffffff; width: 30px; height: 2px; margin: 5px auto;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li .box1 .box1_c .txt2{ font-size: 12px; color: #ffffff; line-height: 20px; text-align: left; padding: 5px 10px;}
.dqdzz2_d5_swiper-container .dqdzz2_d5_list li .box1 .box1_c .txt2 *{ line-height: 20px;}


.qwdz2_d1{ background:url(../images/qwdz2_d1_bg.jpg) center no-repeat; background-size: cover; padding-bottom: 280px;}
.qwdz2_d1_txt{ font-size: 14px; color: #ffffff; line-height: 25px; }
.qwdz2_d1_txt *{ line-height: 25px; }


.qwdz2_d4{ background:url(../images/case.jpg) center no-repeat; background-size: cover; position:relative;}
.qwdz2_d4 .n_nav a{ cursor: pointer;}
.qwdz2_d4_c a, .poster-main img { width: 800px; height:460px; user-select: none;}
.qwdz2_d4_nav{ text-align:center;}
.qwdz2_d4_nav a{ display:inline-block; width:30%; height:40px; text-align:center; line-height:40px; background:#f5f5f5; font-size:16px; color:#222222; margin:0 1%;}
.qwdz2_d4_nav a.on,
.qwdz2_d4_nav a:hover{ background:#2d735b; color:#e1c390;}


.qwdz2_d5{ background:url(../images/qwdz2_d5_bg.jpg) center no-repeat; background-size: cover; padding-bottom: 40px;}
/*.qwdz2_d5_list li{ transition: all 0;}*/
.qwdz2_d5_box{ width: 4rem; margin: 0 auto;}
.qwdz2_d5_list li .ico{ width: 4rem; height: 4rem; line-height: 4rem; text-align: center; position: relative;}
.qwdz2_d5_list li .ico img{ vertical-align: middle; width: 150px;}
.qwdz2_d5_list li #ico331{ background: #eb5b05;}
.qwdz2_d5_list li #ico332{ background: #fff;}
.qwdz2_d5_list li #ico333{ background: #0183ce;}
.qwdz2_d5_list li .qwdz2_d5_img{ float: left;  width: 2rem; height: 2rem; line-height: 2rem; text-align: center;}
.qwdz2_d5_list li .qwdz2_d5_img img{ vertical-align: middle; max-width: 80%; max-height: 80%;}
.qwdz2_d5_list li .qwdz2_d5_img1{ background: #fff;}
.qwdz2_d5_list li .qwdz2_d5_img2{ background: #f9f9f9;}
/*
.qwdz2_d5_list li:after{content: "";width:400px;height: 600px; background: rgba(0,0,0,0.5); position: absolute; left: 0; top:0; z-index:2; transition: all 0.3s;}
.qwdz2_d5_list li:hover:after{ background: rgba(0,0,0,0.0);}
*/


.qwdz2_d5_c{ padding-bottom: 50px;}

.qwdz2_d5 .swiper-container {
  width: 100%;
  height: 100%;
}
.qwdz2_d5 .swiper-slide {
  text-align: center;
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
  z-index: 1;
}
.qwdz2_d5 .swiper-slide-active,.qwdz2_d5 .swiper-slide-duplicate-active{
  transform: scale(1); z-index: 2;
}

.qwdz2_d6{ background:url(../images/qwdz2_d6_bg.jpg) center no-repeat; background-size: cover;}

/*柔性生态板*/
.fzs_list{
	margin-top: 10px;
}
.fzs_list li{
	float: left;
	margin: 10px 2%;
	width: 46%;
}
.fzs_list li img{
	width: 100%;
}

.rxzmb{
	background: url(../images/rxzmb_bg.jpg)no-repeat center;
	padding: 30px 0;
}
.rxzmb .h1{
	font-size: 20px;
	text-align: center;
	color: #008d3f;
	font-weight: bold;
}
.rxzmb .h2{
	width: 90%;
	font-size: 14px;
	margin: 0 auto;
	line-height: 20px;
	margin-top: 10px;
}
.rxzmb .img{
	width: 100%;
}

.ys ul li{float: left;width: 31.3%;text-align: center;margin: 0 1%;}
.ys ul li img{transition: all 0.5s;width: 70%;}
.ys ul{margin-top: 20px;text-align: center;vertical-align:top; }
.ys ul li .h1{font-size: 18px;color: #222222;font-weight: bold;line-height:26px;}
.ys ul li .h2{font-size: 14px;color: #222222;line-height: 20px;margin-top: 5px;height: 80px;}

.jx{
	background:#f5f5f5 url(../images/jx.jpg)no-repeat top;
	background-size: 100%;
	padding:20px 3%;
}
.jx ul{
	margin-top:4.4rem
}
.jx .h1{
	font-size: 16px;
	color: #008d3f;font-weight: bold;
}
.jx .h2{
	font-size: 14px;
	color: #222; line-height: 20px;
}

.xlfl{padding: 0 3%;}
.xlfl .left{;width:100%;margin-top: 40px;}
.xlfl .left img{width: 100%;}
.xlfl .left p{text-align: center;font-size: 16px;color: #008d3f}
.xlfl .right{;width:100%;margin-top:10px;}
.xlfl .right li{float: left;position: relative;width: 50%;margin: 33px 0}
.xlfl .right li img{width: 100%;}
.xlfl .right p{position: absolute;right: 0;bottom: 0;color: #008d3f}


.xlfl_list li{ float: left; width: 48%; margin-left: 4%; margin-top: 20px;}
.xlfl_list li:nth-child(2n+1){ margin-left:0;}
.xlfl_list li .title{ font-size: 16px; color: #222; line-height: 40px; font-weight: bold; text-align: center;}
.xlfl_list li img{ width: 100%; height: 1.6rem;}


.byy{padding: 30px 3% 30px;}
.byy .h1{text-align: center;margin-top: 20px;}
.byy ul{margin-top: 40px}
.byy ul li{float: left;width:100%; border: 1px solid #e7e7e8;padding: 30px;margin-bottom: 20px;box-sizing: border-box}
.byy ul li .c{width: 60px;height:60px;background: #ddd;border-radius: 50%;line-height: 60px;text-align: center;margin: 0 auto;vertical-align: middle;}
.byy ul li .c img{vertical-align: middle;display: inline-block;transition: transform 0.5s; height: 30px;}
.byy ul li .h1{ font-size: 16px; color: #008d3f;position: relative}
/*.byy ul li:hover .h1{ color: #008d3f;}*/
/*.byy ul li:hover .c img{transform: rotatey(360deg)}*/

.byy ul li .h1:after{content:""; width: 30px;margin-left: -15px;position: absolute;left: 50%;height: 3px;background: #008d3f;bottom: -10px;}
/*.byy ul li:hover .h1:after{background: #008d3f;}*/
.byy ul li .h2{line-height: 22px;color: #666;margin-top: 20px;}

.ppyy{
	background: #efefef;
	padding-top: 10px;
}
.ppyy .swiper-container{
	text-align: center;
}
.ppyy .swiper-container img{
	width: 70%;
}
