﻿




.m-toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.m-toubuge{ width:100%; height:0px;}
.m-header {
    height: 50px;
	background-color: #fff;
    z-index: 60;
	width:100%;
	position:relative;
	display:flex; border-bottom:1px solid #f0f0f0;align-items: center;		
}
.cd-logo { padding-left:20px; width:283px; box-sizing:border-box; min-width:283px;}
.cd-logo img { display:block;  width:62%!important; margin-top:0.5%;}
.search_openv1 {
width: 100%; 
background: url(../images/wap_sea1.png) no-repeat;
height:100%;
background-position:center center; background-size:auto 21px; border-left:1px solid #e1e1e1;
}
.menu_openv1 {
width: 100%;
background-image:url(../images/wap_menu1.png);
background-repeat:no-repeat;
height:100%;
background-position:52% center; background-size:auto 25px;
}
.menu_closev1 {
width: 100%;
background-image:url(../images/wap_close1.png)!important;
background-repeat:no-repeat;
height:100%;
background-position:52% center; background-size:auto 25px;
}
#m-menu{ position:fixed; width:243px; height: calc(100vh - 50px); left:-243px; background:#fff; z-index:200;  font-size:15px; overflow-y: auto; top:50px;transition: all 0.8s ease 0s; }
.m-list{width: 100%; padding-top:25px; padding-bottom:20px;}
.m-menglish{ color:#adadad!important; padding-left:10px; text-transform:uppercase; font-weight: 700; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.m-list ul li a{padding-left: 20px;color: #000; display: block;  height:46px;line-height: 46px;position: relative; text-decoration:none;font-size:15px; font-weight:bold;}
.m-list ul li .inactive{ background:url(../images/shl-down-openv1.png) no-repeat 95% center; background-size:auto 14px;}
.m-list ul li .inactives{background:url(../images/shl-up-openv1.png) no-repeat 95% center; background-size:auto 16px;} 
.m-list ul li ul{display: none; padding-top:10px; padding-bottom:10px;background-color:#f4f5f6;}
.m-list ul li ul li {  background-color:#f4f5f6;background-image:url(../images/wap_li.png);
	background-repeat:no-repeat;
	background-position:30px center;
	background-size:auto 2px; }
.m-active{background-image:url(../images/m-navact.png);
	background-repeat:no-repeat;
	background-position:20px 38px;
	background-size:auto 2.5px;}	
.m-list ul li ul li a{ padding-left:40px;background:url(../images/shl-img-h60.png) no-repeat 92% center; background-size:auto 8px;font-weight: lighter;
font-size:14px; color:#5c5c5c ; height:34px; line-height:34px;}
.m-yuyan{  height:45px; line-height:45px; color:#656565; font-size:12px;background:#f2f3f2 url(../images/wap_yuyan1.png) no-repeat 20px center; background-size:auto 18px; padding-left:45px;}
.m-yuyan a{ color:#656565;font-size:12px!important;text-transform:uppercase; padding-left:5px; padding-right:5px;}
.m-code{ padding-top:10px; text-align:center; width:100%;}
.m-code img{ width:100px; height:100px; margin:0 auto;}
.m-code1{ padding-top:6px; padding-bottom:12px; text-align:center; color:#656565;font-size:13px;}
.m-sousuo{ padding:20px 30px 70px 30px; width:100%; box-sizing:border-box; background-color:#f2f3f2; display:flex; }
.m-sousuo .button1 {
	line-height: 40px;
	height: 40px;
	width: 80%;
	padding: 0 10px 0 10px;
	border: 1px solid #d2d2d2;
	background: #f2f3f2;
font-size:12px;
	z-index: 1001; box-sizing:border-box;
}
.m-sousuo .button2 {	
	width: 20%;
	height: 40px;
	z-index: 1001;
	background-image:url(../images/wap_sea2.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 20px;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-left:0;
}

.m-animate{transition: all 0.8s ease 0s;left: 0px!important;} 

.tbottom{ height:50px; }
#BottomNav {	
    bottom: 0;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 300; box-sizing:border-box; background-color:#FFF; box-shadow:0px 8px 8px 8px rgba(0,0,0,.2);
}
#BottomNav ul li {
    float: left;
    box-sizing:border-box;
    text-align: center;
    width: 25%; 
}
#BottomNav ul li a {
    color: #515151;
    display: block;
    padding-top:7px; 
}
#BottomNav ul li a div {
    font-size: 12px; padding-top:2px;
}
#BottomNav .a {
    background-image: url(../images/shl-b1a.png); background-size:auto 20px;
}
#BottomNav .b {
    background-image: url(../images/shl-b1b.png);background-size:auto 20px;
}
#BottomNav .c {
    background-image: url(../images/shl-b1c.png);background-size:auto 20px;
}
#BottomNav .d {
    background-image: url(../images/shl-b1d.png);background-size:auto 20px;
}

#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    margin: 0 auto;
    width: 30px;	
}
.mclearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
#m-msk{ position:fixed; width:100%; background-color:rgba(0,0,0,0.1); top:0px; left:0; z-index:50; height: calc(100vh - 50px); top:50px; display:none;}










.bottomNav {
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px; z-index:999999999999999;
}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:20%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:14px;}
.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}



.inital_color {
    color: #2d6226;
}








@media only screen  and (max-width:2400px){
header { display:block;}
.header { display:block;}
.mbdh {display: none}
.mbfor {display:none;}
.pcba { display:block;}
.sjba { display:none;}
.pcyc {display:none;}
.sjheader { display:block;}
.cplb { display:none;}
}






@media only screen  and (max-width:1024px){
.sjheader { display:none;}
header { display:none ;}
.header { display:none ;}
.header_fixed { display:none ;}
.mbdh {display: block;}
.mbfor {display:block;}

.pcba { display:none;}
.sjba { display:block;}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:45px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:5px 5px 10px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#f1a502;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:40rem !important; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}









.footer {width:100%!important; line-height:25px!important; padding:20px 0px 40px; text-align:center!important;  }
.contact {width:92%!important; margin:0px 4%!important;}
.nav1 {width:100%!important; text-align:center!important; padding-bottom:30px; }
.nav1 h3  { display:none;}



/*ny s*/
.xingxiang dl {height:auto!important;}
.xingxiang dl dd { width:100%!important;}
.xingxiang dl dt { width:100%!important;  height:auto!important; margin-bottom:20px!important;}
.xingxiang dl dd h3 { font-size:30px!important;}
.xingxiang dl dd h2 { font-size:20px!important;}
.about_licheng h3 { font-size:30px!important; line-height:60px!important; }
.about_licheng p { font-size:15px!important;}
.about_licheng { padding:50px 0px 100px!important;}
.procatelist_top a, a.pro_big_cate, .pro_2_mid_right_1_mid_2 {font-size:20px!important;}










.pro_2_sou { width:100%!important;}
.pro_2_sou select { display:none;}
.pro_2_sou .search2 { width:62.5%!important;}

.con {width:92%!important; margin:0px 4%!important;}
.prolist_wj ul li { width:100%!important;}
.ny_sou1 { }

body .clearfix .nybanner { margin-top:0px!important; height:240px!important;  background-size: auto 100% !important; }
.nymenu_mid ul li { margin:0px !important;}
.div1270 {width:92%!important; margin:0px 4%!important;}
.contact_1_1 { font-size:24px!important;}
.contact_1_2 { font-size:15px!important; line-height:25px!important;}
.about_1_1 { font-size:22px!important; line-height:32px!important;}
.about_1_2 {font-size:15px!important;}

.newsmid_2_1_mid { padding:5%!important;}
.ny_hezuo .hztu { width:47% !important;}
.about_info_mid_2 .fx .em1 { padding-left:0px !important;}
.about_licheng img:first-child { width:35% !important;} 



#mid { margin-top:0px!important;}

.nymenu_mid{ z-index:100;
position:relative;}
.nymenu_mid ul{ display: block; padding:.5em 0; width:100%; box-shadow:none!important;
background-color:#fff; z-index:100;}



.nymenu_mid ul li{ background:none; text-align:center!important;
float:left!important; padding:5px 0px!important; font-size:15px!important;}
.sjabout li {width:32.1%!important;}
.nymenu_mid ul li a { width:auto!important;}
.sjpro li {width:48.5%!important;}
.nymenu_mid.on ul{
display:block}
.nymenu_mid ul li:last-child{
text-align:left;}

.nymenu_mid ul li a{
}
.nymenu_mid ul li a.active{
color:#333;}
.nymenu_mid ul li a:after{
display:none}







.about_right_tu  { width:100%!important; height:250px!important;}
.about_right_tu .tu2 { height:250px!important;}
.about_right_tu .tu2 img { height:250px!important;}
.about_right_zi { width:90%!important; background:#222222; }
.about_right_tu .tu1 {
    bottom: 70px!important;
    left: 125px!important;}

.about_right_tuz { height:620px!important;}
.about_left {width:100%!important; }
.about_sz {width:100%!important; padding-top:0px!important; }
.about_sz ul li { width:49%!important; border-bottom:0px!important; border-bottom:0px solid #CCC!important;}
.about_sz ul li:nth-child(2){ border-right:0px!important;} 
.about_sz ul li:last-child{ border-right:0px!important;} 
.about_1_4_mid_1 span:nth-child(1) { font-size:32px!important;}
.about_1_2 { margin-bottom:30px !important; line-height:25px;}
.about_right_zi p { font-size:15px!important; line-height:29px !important;}

.pro_info_1_1_left { } 
.pro_info_1_1_left img { max-height: 400px!important;} 
.about_1_4_wyw { font-size:15px !important; line-height:29px !important;}
.zhaopin .flex { display:block !important;}
.zhaopin dl h2 { width:90% !important; font-size: 32px !important;}
.zhaopin dl dt { width:100% !important;}
.zhaopin dl dd { width:100% !important;}
.zhaopin dl .szi { font-size:90px !important; line-height:90px !important; font-weight:900 !important; font-family:Arial, Helvetica, sans-serif !important;}

.about_1_3 p { line-height:28px !important;}



.xingxiang dl .tupian { margin-bottom:30px!important;}
.xingxiang dl .tupian.flex { display: block!important;}
.xingxiang dl .tupian img { width:100%!important; margin-bottom:10px!important;}

.about_1_4_wyw strong { font-size:25px!important;}
.about_1_4_wyw p { font-size:15px!important; line-height:28px!important;}
.nymenu_mid .sjjiam li { width:48.5%!important;}
.sjabout { margin-top:110px!important;}


.nei-tit { font-size:20px!important;} 
.shl-ptit {font-size:15px!important; line-height:25px!important; height:50px!important;}
.shl-geng { width:100%!important;}
.loading-more-button { width:100%!important; height:52px!important; line-height:52px!important; font-size:16px!important;} 

.pro_info_1_1_right_1{ font-size:25px!important;
}
.pro_info_1_1_right_2{ font-size:15px!important;}
.pro_info_1_1_right_3 { font-size:15px!important;}
.about_info_mid_1 { font-size:18px!important;}


.qywh { margin-top:0px!important; height:500px!important;}
.wenhua_zi {width:100%!important;}
.about_2_mid_mid_1 { font-size: 2.0em!important;}
.historyUl { font-size:13px!important;}
.listCon dl dt { font-size:16px!important;}
.conMarLeft2 { margin-left:0px!important;}
.conMarLeft2 {width:100%!important;}
.listCon {width:100%!important;}
.conMarLeft54 { margin-left:0px!important;}
.bigRoundPo1 { display:none!important;}
.listCon dl dt.alignRigth { text-align: left!important;}
.listCon dl dt i.left {display:none!important;}
.listCon dl dt i.other {display:none!important;}
.smallRoundPo9  {display:none!important;}
.smallRoundPo7 {display:none!important;}
.marTop30 { margin-top:20px!important;}
.timeUl { background:none!important;}
.smallRoundPo2 {display:none!important;}
.marTop90 {margin-top:20px!important;}
.fanhui1 a { line-height:45px;}



.lm_list {    width: 100%!important;}
.lm_list ul li {
    width: 27%!important;}
.honor_list_1 { width:92%!important; margin:0px 4%!important;}

.honor_list_1 .ry h2 {
    font-size: 20px!important;
    line-height: 32px!important;  padding:15px 0px!important; }
	
.honor_list_1 .ry dl h3 {
    font-size: 14px!important;     line-height: 20px!important; padding:15px 0px!important;}
.honor_list_1 .ry h4 { font-size:28px!important; margin-bottom:0px!important; line-height: 35px!important; padding:15px 0px!important;}

.honor_list_1 .ry dl {width: 100%!important;}

.honor_list_1 .ry_k1{width: 100%!important;}

.honor_list_1 .hj dl dt { float:left; width:100%!important;}
.honor_list_1 .hj dl dd { float:left; width:100%!important;}

.newsmid_2_1_mid_2_1 { display:none!important;} 
.newsmid_2_1_mid_2 { padding:20px!important;}
.newsmid_2_1_mid_1 { width:100%!important; text-align:center!important; float:none!important; padding:20px 0px!important; }
.fy { width:auto!important;}
.newspage { width:auto!important;}

.newsmid_2 {
    padding-top: 1em!important;
}
.newsmid_2_1_mid_2_2 h3 { font-size:18px!important;}

.newsmid_2_1_mid { height:auto!important;}
.newsmid_2_1_mid_2_2 {     display: block!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2 !important;
    word-wrap: break-word;
    word-break: break-all;
   }

.about_info_mid { width:100%!important;}
.about_info_mid_3 { padding:0px!important;}


.pro_info_1 .ny_pro_da .div1270 img { width:100% !important; max-width:100% !important;}



.news_da_nr { width:100%!important;}
.about_info_mid_4 { width:100%!important;}


.honor_list { width:92%!important; margin:0px 4%!important;}
.honor_list dl { width:100%!important; margin:0px 0px 20px!important;}
/*.sjpro { height:400px!important; background:none!important;}*/
.pro_2_sou .search1 { line-height:50px; font-size:14px; width:67%!important;}
.pro_2_sou .search1 {font-size:14px!important;}

.pro_2_mid_right_1_mid { margin:0px!important;}
.pro_2_mid_right_1_mid_1 { height:auto!important;}
.pro_2_mid_right_1_mid_1 img { max-width:100%!important; width:100%!important; margin-top:15px!important;}
.botBox { width: auto!important; top:0px!important; left:0px!important;}
.leftBox {width:100%!important;}
.w {width:100%!important;}
.pro_info_1_1_rightz {width:100%!important;}

.pro_info_1_1_right_3.tupian { display:none;}

.liucheng { width:92%!important; margin:0px 4%!important; height:900px!important; padding-top:30px!important;} 
.liucheng ul li  { width:48%!important; margin-bottom:5px!important;} 
.liucheng ul li:last-child { float:left!important;}



.honor_list_1 .sc h4 { font-size:28px!important;}
.honor_list_1 .sc .flex1 dl { width:47%!important;}
.honor_list_1 .sc dl { height:200px!important;}
.honor_list_1 .sc dl dt { height:150px!important;}
.honor_list_1 .sc dl dd p { font-size:15px!important; padding:5px 0px!important; line-height:20px!important;}



.fazhan_tu { margin-top:0px!important; }
.fazhan_zi {width:92%!important; margin:50px 4%!important;}
.fazhan_zi h2 { font-size:30px!important;}


.nyba_zi { width:100%!important;}
.nyba_zi h2 {font-size:30px!important; padding-top:100px!important;}
.nyba_zi h3{font-size:25px!important;}
.nyba_zi ul { width:80%!important; margin:50px 10%!important;}
.nyba_zi ul li { width:86.2%!important; margin-bottom:10px!important; }
.dizhi { }
.contact_1_2 p { font-size:16px!important;}
.contact_1 { overflow:visible !important;}
.contact_1_3 { width:100%!important; margin-bottom:40px!important;  }
.contact_1_3_left ul li { width:90%!important; margin-right:0px; padding:5%!important; }
.anniu {    width: 7.55555555555556em!important;}

.wenhua_tu { width:100%!important;}
.about_2_mid_mid { width:100%!important;}
.wenhua_tu { padding-bottom:50px!important; width:100%!important;  height:auto!important;}
.about_2 { overflow:visible!important; }
.wenhua_zi { height:auto!important; margin-top:0px!important;}
.contact_1_2 { margin-bottom:10px!important;}
.about_1_3 img {height:auto!important; }

.nymenu {  width:100%!important; float:left!important;   }
.nymenu_mid ul{padding:10px 0; width:100%;
    box-shadow:0 0.9375em 1.875em rgba(0,0,0,0.1);
  background-color:#fff; z-index:100; margin-top:-46px!important; }

.nymenu_mid ul li { font-size:15px!important;}
.nymenu .div1270 {width:100%!important; margin:0px!important;}
.contact_1_3_left { top:310px !important;}
.contact_1_3_left_1 { font-size:18px !important;}
.contact_1_3 { height:960px !important;}
.contact_1_3_right { top:15px !important;}

.about_info_mid_3 { font-size:15px !important; line-height:29px !important;}

.fy { padding:0px 10px!important; text-align:center!important; margin:0px 0px 20px !important;}
.xiaoshou_nr { width:98% !important; height:200px !important;}
.xiaoshou { height:460px !important;}

/*ny e*/

















/*sy s*/
.pcyc { display:block;}
.toolbar { display:none;}
.SmallHeader #header { background:none!important;}

.index_about { display:none;}
.casez { height:auto!important;}
.case { height:auto!important;}
.case .zb { width:100%!important; height:300px!important; margin:20px 0px 10px!important;}
.case .yb { width:100%!important; height:300px!important;  margin:0px 0px 10px!important;}
.case .zb h4 { top:140px!important;}
.case .yb h4 { top:140px!important;}
#IndexBlock1 li .h3 { font-size:18px!important;}
#IndexBlock2 .ul li .cpk h4  { top:40px!important;}
#IndexBlock2 .ul li .cpk { height:120px!important;}
#IndexBlock2 { height:350px!important;}
#IndexBlock3 {height:450px!important;}
.sjsj { height:100%!important; width:auto!important;}
#IndexBlock3 .pad { width:100%!important;}
#IndexBlock3 .sjs   { width:100%!important;}

#IndexBlock3 .h3{ font-size:30px!important; line-height:60px!important; letter-spacing: 5px!important; }
#IndexBlock3 .txt{ font-size:15px!important; margin-bottom:.15rem; }

#IndexBlock3 .pad dl { width:33.33333%!important;}
#IndexBlock3 .sjs { display:none;}
#IndexBlock4 .h2 p  {width:100%!important; font-size:14px!important; padding-bottom:20px!important; }
#IndexBlock4 .jiameng.sj  li {width:100%!important; margin:10px 0px!important;}
#IndexBlock4 .jiameng li img { height:150px!important;}

#footer .Bot{ font-size:0.12rem; padding:0.8em 0 50px!important; }
.contact_1_3_right { width:98% !important; height:250px !important;}
.contact_1_3_right  #dituContent { height:250px !important;}
/*sy e*/


/*yw sy s*/

.yinwenyc { display:none;}
.yinwenyc1 { line-height:30px; height:210px; overflow:hidden;}
.yinwenyc2 { height:auto!important; padding-bottom:40px!important;}

/*yw sy e*/












/* 园林青首页 s*/

.ban_dot {
    bottom: 182px!important;
}

.ban_focus li img { height:85% !important;
  /*  height: 80% !important;
    width: auto !important;
    margin-left: -150%  !important;*/
}


.ban_focus li .ban_f_con h3 { width:79% !important;}
.ban_f_con h3 { font-size:18px !important; line-height:40px !important; font-weight:400;}
.ny-header { width:92% !important; margin:0px 4% !important; }
.index-tit { margin-bottom:20px !important;}
.index-one .index-dec { line-height:25px !important;}
.banner { margin-top:50px !important;}


.ban_f_con h2 { font-size:18px !important; line-height:40px !important; width:89% !important;}

.biaoyu h2 {
    font-size: 16px!important;
    line-height: 40px!important; letter-spacing:0px !important;} 
	
.ban_focus li .ban_f_con { top:38% !important;}
.inon-right .swiper-slide img { height:100% !important;}
.inon-left h4 { font-size:19px !important;  line-height:40px; margin-top:20px; width:100%; color:#fff !important;}
.kz { padding:0px !important; }
.inon-left h5 {  width:100%; margin-bottom:20px !important; font-size:18px !important;}
.inon-left { background:#101318;}
.inon-left .k1 { font-size:15px !important; text-align:left !important;}
.inon-left .k1 strong {width: 40px !important; margin-right:5px !important;}
.inon-left { margin-top:0px !important;}
.swiper-button-next.com-butt, .swiper-button-prev.com-butt {background: url(../images/arrow.png)no-repeat center !important;
}
.inon-left { margin:0px 5.5% !important; width:89% !important;}
.index.banner { height:630px !important;}
.index-one { margin-bottom:0px !important;}
.index-two .index-dec { width:100% !important; margin:0px !important;}

.index-three li:nth-child(5){ display:none !important;}
.practice-container { padding:0px !important;}
.practice-container .brand-wrapper .item { width:50% !important; height:107px !important;}

.logo img { width:150px !important; height: auto !important;}
.logo { margin-top:0px !important;}
.footer-wrap { padding:15px 0px!important;}
.mod_service { padding:27px 0px !important;}

    
.i_title { width:92% !important; margin:0px 4% !important;}
.i_title h3 { font-size:22px !important; line-height:32px !important;}
.i_title p { font-size:15px !important; line-height:26px !important;}

.i_title strong { line-height:32px !important; font-size:18px !important; padding-top:30px !important;}
.iabout_l { width:100% !important;}
.iabout_l { display:none !important;}
.iabout {    background: url(../images/abg.jpg) no-repeat  left top !important;
    background-size: 200% 45% !important; padding-top:90% !important;
}
#main .plate .title { margin-bottom:20px !important;}


#main .plate { background: url(../images/abg.jpg) no-repeat   right  bottom !important;
    background-size: 200% 100% !important; padding-bottom:100px !important;}
#main .one .wap_wrap img { display:none !important;}
#main .one .title strong span { font-size:25px !important;}
#main .one .txt p { font-size:15px; line-height:28px;}
#main .one .left { padding-left:0px !important;}
#main .one .title strong span:before { width:300px !important;}
.hedo > a > span { font-size:15px !important;}
.iabout { height:auto !important;}
.features-item h3 { font-size:15px !important; line-height:20px !important; margin-bottom:20px !important;}
.product-section { padding-top:40px !important;}
.features-item .features-info { padding:0px !important;}
.comm_cont { height:200px !important; overflow:hidden !important;}
#mainCon { padding-top:40px !important;}
#mainCon .title span{ font-size:25px !important;}
.mainPro { width:100% !important;}

ul.proPic li.w1 { width:50% !important;}
ul.proPic li  { padding:0px !important;}
ul.proPic { padding:0px !important;}
ul.proPic li.w2 { width:100% !important;}
.mobPro { display:none;}
.news_con { width: auto !important; height:670px !important;}
.index_3_2 { width:92% !important; margin:0px 4% !important;}
.index_3_2_left { width:98% !important; height:200px;}
.index_3_2_left_1_con_2 {font-size:14px !important;}
.index_3_2_left_1_con_3 { font-size:14px !important;}
.index_3_2_left_1_con_1 { font-size:15px !important;}

.wap_wrap { display:none !important;}
footer .enterprise { font-size:14px !important; line-height:26px !important;}



.index_3_2_top{
	
  left: 0!important; right:auto !important;
    top: 220px !important;
    width: 46%!important;	
	}
  
.index_3_2_footer {   right: 0!important; left:auto !important;
    top: 220px !important;
    width: 46%!important;	}
.index_3_2_left_1_con_3 { display:none !important;}
footer .main .right { margin:0px 20%!important; width:60% !important;}
footer .footer { padding:20px 0px 40px !important; }
footer .footer span { display:inline-block !important;} 
.banner { padding-top:0px !important;}

.ban_focus .pcba { display:none !important;}
.ban_focus .sjba { display: block !important;}


/*园林青首页e*/

/*园林青内页 s*/
 .page-about-txt-title h2 { display:none !important;}
 .page-about-txt-title i{ display:none !important;}
 .page-about-txt { padding-left:0px !important;}
 .page-about-txt { width:96% !important; margin:0px 2% !important;}
 .page-about-txt h5 p { font-size:15px !important;}
 .page-about-txt h3 { font-size:25px !important;}
.page-banner { min-height:300px !important;}
.page-banner .page-banner .pic img { height:300px!important; width: 100% !important;}
.page-banner .content { top:26% !important;}
.sjabout { margin-top:0px !important;}
.page-banner .title h2 { font-size:25px !important;}
.page-banner .title h3 { font-size:22px !important;}
.page-banner .title line { display:none !important;}
.page-banner .title { padding-left:0px !important;}
.page-nav a { font-size:16px !important;}
.page-nav { padding:8.5% 0px !important;}
.page-nav i { margin:0 14px !important;}
.page-about-txt h4 { line-height:30px !important;}


.page-banner .title line { display:none !important;}
.page-banner .title h2 { font-size:30px !important;}
.page-banner .title h3 { font-size:20px !important;}
.page-banner .title { padding-left:0px !important;}
.page-nav a { font-size:15px !important;}
.page-nav i {margin: 0 14px !important; }
.page-nav a { line-height:30px !important;}
.page-banner { height:280px !important;}
.page-about-txt { width:90% !important; padding:0px 5% !important; }
.page-about-txt-title h2 { display:none !important;}
.page-about-txt h3 { font-size:25px !important;}
.page-about-txt h5 p { font-size:15px!important; line-height:28px !important; }
.page-about-txt-title i { display:none !important;}
.page-about-txt {margin-top: 60px !important;}
.page-about-pic { width:100% !important; margin-left: 0px;}
.page-about-pic img { padding-top:0px !important;}
.page-about-txt h3 { padding-top:0px !important;}


.title-5 h3 { display:none !important; }
.title-5 h4 { font-size:21px !important; margin-top:30px !important;}
.title-5 h5 { font-size:14px !important;}
.rollBox1 .Cont .pick { width:99% !important; }
.rollBox1 .Cont .pic h5 img { max-height:300px !important;}

#ny_about { width:92%!important; margin:0px 4% !important;}
#ny_xinwen_da { width:92%!important; margin:0px 4% !important;} 
#ny_xinwen_da h3 {width:100%!important; font-size:21px !important;}
.xinwen_zz {width:100%!important;}

.nei2 { margin-top:30px !important;}
.ny_ly_con { width:100% !important;}
.ny_ly_con table tr td table tr td { width:100% !important; margin-bottom:10px !important;}
.kuang1 { width:100% !important;}
.font7 table tr td img {
   
    height: 44px !important;
    width: 67px !important;}


.edge_p1 {
    background: url(../images/edge_pic1.jpg) no-repeat 40% 0 !important;
    background-size: auto 100%!important;
}

.edge_p2 {
    background: url(../images/edge_pic2.jpg) no-repeat 40% 0 !important;
    background-size: auto 100%!important;
}

.edge_p3 {
    background: url(../images/edge_pic3.jpg) no-repeat 40% 0 !important;
    background-size: auto 100%!important;
}

.ys4{
    background: url(../images/edge_pic4.jpg) no-repeat 40% 0 !important;
    background-size: auto 100%!important;
}

.ys4 {
    background: url(../images/edge_pic5.jpg) no-repeat 40% 0 !important;
    background-size: auto 100%!important;
}

.page-culture-pic { width:100% !important;}
.page-culture-pic img { width:100% !important; height:auto !important;}
.page-culture-txt { width:95% !important;}
main .ma-a .title-5 { margin-bottom:20px !important;}
.sjgao { height:750px !important;}
.lxx { width:100% !important;}

.mb-b { height:700px !important;}
.mb-text p {
    line-height: 20px !important;padding: 5px !important;}
.mb-wrap { margin-top:-37% !important;}
.about_kk .zi {
    width: 50% !important;
 
    height: 180px!important;}
.about_kk .tu {
    width: 50% !important;
 
    height: 180px!important;}
	
.about_kk .zi:nth-child(4){ float:left !important;}	
.about_kk .tu:nth-child(3){ float:right !important;}	
.about_kk .zi h3 { font-size:20px !important;}	
.sjabout #main .plate { padding-top:0px !important;}
.sjabout #main .plate .shuzi { margin-bottom:50px !important; height:210px !important;}
.sjabout #main .plate .shuzi dl { width:50% !important; margin-right:0px !important;}
.sjabout #main .plate .shuzi dl dd { font-size:50px !important;}
.sjabout #main .plate .shuzi dl dd font { font-size:15px !important;}
.sjabout #main .plate .shuzi dl:nth-child(5){ display:none !important;}
.jiagou img { width:100%!important; height:auto !important;}
.anliz .anli { width:92% !important; margin-right:0px !important; }
.anliz .anli_zi { width:92% !important; padding:4%!important; text-align:center; margin-top:0% !important; }
.anliz .anli_zi h5 p { font-size:18px !important; }
.anliz .anli_zi .linkmore .gengduo { width:120px !important;}
.anli { height:220px !important;}
body .List1 .pick.anliz.pic { height:480px !important;}
.rollBox1 .Cont .wenn { display:none !important;}
.gsjj_con1_div1 { display:none !important;}
.detaildiv1 h3 { padding-top:20px !important;}
.detaildiv { margin-bottom:20px !important;}

.rollBox1 .Cont .pick { height:350px !important; }

.page-banner .content.ppp { top:38% !important;}
.xinwen_con { width:100% !important;}
.ScrCont .yingyongp .tuu { width:100% !important;}
.xiangqing { float:left;}
.xiangqing1 { width:100%; float:left !important; margin-top:10px;}
.page-banner .pic img {
    height: 300px!important;
    width: auto!important;
}


	
/*园林青内页 e*/




}












