
@charset "utf-8";
html{-webkit-font-smoothing:antialiased;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, pre, form,input,select,textarea,button, fieldset, table, th, td, span,form,p,a,img,object,embed  { padding:0px; margin:0px; list-style:none; }
header,hgroup,nav,menu,main,section,article,summary,details,aside,figure,figcaption {display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal}
a{text-decoration:none; color:#535353;}
a:hover {text-decoration:none; color:#249529;}
img{vertical-align:middle; max-width: 100%; border:none}
input,img,div,a,li{ outline: none; }
body{ font-size: 14px; color:#333;line-height:1.8; overflow-x: hidden; font-family:"微软雅黑","Arial"; min-height:100%; padding-top:165px; }
.fl{float:left}
.fr{float:right}
.pr{ position: relative; }
.pa{ position: absolute; }
.tc{ text-align: center; }
.vm{ vertical-align: middle; }
.none{ display: none; }
.clear { overflow:hidden; clear: both; }
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.hidden { overflow: hidden; }
.bg_white{ background: #fff; }
.bg_color{ background: #f4f4f4; }
.color{ color:#249529}
.wrapper { width:1200px; margin: 0 auto;}
.mt-20 { margin-top:20px; }
.mt-40 { margin-top:40px; }
.mb-20 { margin-bottom:20px; }
.mb-40 { margin-bottom:40px; }
.border-1 { border:1px solid #ddd }
.padding-10 { padding:10px;}
.padding-20 { padding:20px;}
::-webkit-input-placeholder { color: #ccc; font-size:14px; }
::-moz-placeholder { color: #ccc; font-size: 14px; }
:-ms-input-placeholder { color: #ccc; font-size: 14px; }
.zoom{ display:block; overflow:hidden;}
.zoom img,.zoom span{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; width: 100%; height: 100%; display: block; webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1); transform: scale(1);-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.zoom img:hover,.zoom span:hover,li:hover .zoom span,li:hover .zoom img{webkit-transform: scale(1.06);-moz-transform: scale(1.06); -o-transform: scale(1.06);transform: scale(1.06); -webkit-transition: all 300ms ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}




 
/*头部*/
.header{ width: 100%; z-index: 99; background: #fff; position:fixed; top:0; z-index:999 }
.header.small { top:-90px; transition: All 0.5s ease; -webkit-transition: All 0.5s ease; -moz-transition: All 0.5s ease; -o-transition: All 0.5s ease;  }
.header .top { position:relative; padding:15px 0; height:90px; }
.header .logo { float:left; width:420px; }
.header .logo img{ max-height:90px; transition: All 0.4s ease; -webkit-transition: All 0.4s ease; -moz-transition: All 0.4s ease; -o-transition: All 0.4s ease; float:left; }
.header .logo .logo-txt { float:left; border-left:1px solid #ddd; padding-left:15px; font-size:16px; color:#666; margin:20px 0 0 20px; line-height:25px; }
.header .logo .logo-txt h3 { color:#eb8b13; font-size:20px; font-weight:bold; margin-bottom:5px }
.header .iphone {
    float: right;
	width:260px;
    height: 56px;
	margin-top:20px;
    line-height: 28px;
    font-size: 16px;
    color: #888;
    padding-left: 70px;
    background: url(../images/phone.png) left center no-repeat;
}
.header .iphone span { display:inline-block; height:48px; float:left; border-right:1px solid #ddd; padding-right:15px; margin-right:12px; line-height:18px; margin-top:5px }
.header .iphone span p { margin-bottom:10px; }
.header .iphone h3 {font-size: 22px; color:#333; font-family:Arial, Helvetica, sans-serif}



/*导航*/
.nav-box-all { width:100%; margin:0px auto; background:#249529; position:relative;  }
.nav-box {text-align:center; height: 45px; line-height: 45px; }
.nav-box li{ float: left;width:133px;z-index:99;  }
.nav-box li>a{ display:block; font-size: 16px; color:#fff; margin-right:1px }
.nav-box li a.active,.nav-box li a:hover { background:#eb8b13 }
.nav-two-all { width:100%;  background-color:#f4f4f4;position:absolute;top:45px;left:0px;z-index:2;display:none;}
.nav-two-div { width:1200px;margin:auto;min-height:120px;}
.nav-two-div dl dd { width:133px; float:left; margin-left:40px; padding:25px 0  }
.nav-two-div dl dd .tit { display:block; height:32px; color:#249529; font-size:16px; border-bottom:2px solid #249529; margin-bottom:15px; }
.nav-two-div dl dd p { line-height:28px; padding:0 5px}


#nav-two1,#nav-two4,#nav-two7 { background: none}
#nav-two4 .nav-two-dd { margin-left:342px }
#nav-two7 .nav-two-dd { margin-left:931px }
#nav-two1 .nav-two-dd { margin-left:855px  }
.nav-two-dd { width:132px; background:#f4f4f4; margin-left:0 }
.nav-two-dd p a { display:block; width:100%; text-align:center; height:48px; line-height:48px; border-top:1px solid #fff}




/*底部*/
.footer-nav { position:relative; color: #fff; padding:30px 0px; line-height:2; background:#282828; background-size: cover; border-top:5px solid #249529; border-bottom:1px solid #383838; text-align:center }
.footer-nav a { display:inline-block; line-height:15px; height:15px; color:#fff; border-right:1px solid #ddd; padding:0px 30px; }

.foot { padding:30px 10px; font-size: 14px; color: #afafaf; background:#222222; text-align:center }
.foot a { color: #afafaf; }
.links { padding:10px }
.links a { margin-right:15px; }



/*公共*/
.wrap { position:relative; width:1200px; margin: 40px auto 40px auto; padding-top:50px;}
.location { height:30px; line-height:30px; padding:30px 3%; width:94%; z-index:99; position:absolute; top:-90px; background:#fff;
-webkit-box-shadow: 0 0 10px rgba(120, 120, 120, .5);
    -moz-box-shadow: 0 0 10px rgba(120, 120, 120, .5);
    box-shadow: 0 0 10px rgba(120, 120, 120, .5); }
.location b { font-size:22px; color:#249529; padding-bottom:30px; font-weight:normal; border-bottom:2px solid #249529 }
.location li { font-size:20px; float:left; color:#666; margin-right:30px }
.location li.current a { color:#249529; border-bottom:2px solid #249529; padding-bottom:30px; }
.location span { float:right; color:#666; padding-left:25px; background: url(../images/home.png) left center no-repeat;}
.location span a { color:#666 }
.column-bg {
    position: relative;
	width:100%;
	height:400px;
    background-size: cover;
	background-position:center;
	background-repeat:no-repeat;
}
.column-tit { border-bottom:2px solid #249529; font-size:22px; color:#222; height:42px; margin-bottom:20px }
 
 



/*内页左侧*/
.submenu ul { margin-bottom:25px;}
.submenu div { border:1px solid #eee; border-top: none; padding:0px 5px; }
.submenu div p { display:block; padding-left:10px; font-size:14px; background:url(../images/iconmenu1.png) no-repeat 10px center;}
.submenu div p:hover { background:url(../images/iconmenu.png) no-repeat 10px center;}
.submenu ul li { height:42px; line-height:42px; margin-top:1px; background:#f7f7f7; overflow:hidden  }
.submenu ul li:last-child { margin-bottom:0}
.submenu ul li a { display:block; padding-left:40px; font-size:16px; background:url(../images/iconmenu1.png) no-repeat 15px center;}
.submenu li.current,.submenu li:hover { background:#f1f1f1;  }
.submenu li.current a,.submenu li:hover a { color:#249529; background:url(../images/iconmenu.png) no-repeat 15px center;}
.submenu h1 { height:42px; line-height:42px; background:#f0f0f0; border-bottom:1px solid #ddd; font-weight:bold; color:#111; font-size:16px; text-indent:15px; }
.submenu ul h1 { margin-bottom:10px; }
.submenu p a { display:block; padding:5px 25px;}
.submenu dl{ padding:8px 25px;} 
.submenu dl a { display:block; height:30px; line-height:30px; }




/*首页banner*/
.slick-slider{position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list{z-index: 0; position: relative; display: block; overflow: hidden; margin: 0 auto; width: 100%;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-track{position: relative; top: 0; left: 0; display: block;}
.slick-track:before,
.slick-track:after{display: table; content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{outline: none; display: none; float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block; width: 100%;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto;}
.slick-arrow.slick-hidden{display: none;}
.slick-arrow{ background-color: rgba(0,0,0,0); outline: none;border: none;width: 33px; height: 33px; top: 50%; margin-top: -16.5px; text-indent: 100px; overflow: hidden; -webkit-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out; cursor: pointer; position: absolute; z-index: 1;}
.slick-dots{ height: 10px; line-height: 1; position: absolute; width: 100%; bottom: 20px; list-style: none; display: block; text-align: center; padding: 0px; }
.slick-dots li{ display: inline-block!important; vertical-align: top; border-radius: 10px; cursor: pointer; width: 10px; overflow: hidden; height: 10px; background: #d4d4d4; box-sizing: border-box; display: inline-block; zoom: 1; *display: inline; margin: 0 5px;}
.slick-dots li button{ background: none; border: none; outline: none; font-size: 0; }
.slick-dots li.slick-active,.i_nslick .slick-dots li.slick-active{ overflow: hidden; background: #eb8b13; width:20px }

 
.banner-wrap{ height: auto; position:relative }
.banner-wrap .banner-bg{ height: 100%; display: block; background-size: cover; background-position: center; background-repeat: no-repeat; position:relative}
.banner .slick-prev{ opacity: 0; left: 2%; width: 48px; height: 48px; margin-top: -24px; background-image: url("../images/icon3.png"); background-position: center; background-repeat: no-repeat; background-size: contain; }
.banner .slick-prev:hover{ opacity: 1!important; background-image: url("../images/icon3_g.png"); }
.banner .slick-next{ opacity: 0; right: 2%; width: 48px; height: 48px; margin-top: -24px; background-image: url("../images/icon4.png"); background-position: center; background-repeat: no-repeat; background-size: contain; }
.banner .slick-next:hover{ opacity: 1!important; background-image: url("../images/icon4_g.png"); }
.banner-wrap:hover .slick-prev,.banner-wrap:hover .slick-next{ opacity: .6; }





/*---------首页-----------*/

/*滚动新闻*/
.notion { background:#f6f7fc; padding:15px 0 }
.irollnews{ overflow:hidden; height:auto;position:relative; width:40%; float:left; line-height:22px; }
.irollnews .bn-title{display:inline-block;float:left;padding:0px 10px 0px 30px; margin:10px 0; color:#eb8b13; background: url(../images/notice.png) no-repeat left center; border-right:1px solid #ccc }
.irollnews ul{padding:0;margin:0;display:block;list-style:none;position:absolute;left:180px;right:40px;}
.irollnews ul li{list-style:none;padding:10px 15px;display:none;}
.irollnews ul li a{text-decoration:none;color:#333;display:inline-block;overflow:hidden;padding:0;}
.irollnews .bn-arrows{display:inline-block;float:right;width:40px;position:absolute;right:0;top:0;bottom:0;}
.irollnews .bn-arrows span{display:block;width:40px; height:20px; position:absolute; right:0;cursor:pointer;}
.irollnews .bn-arrows span:hover{opacity:0.7;}
.irollnews .bn-arrows span.bn-arrows-left{ background:url(../images/arrows-top.png) center -2px no-repeat;bottom:1px;}
.irollnews .bn-arrows span.bn-arrows-right{ background:url(../images/arrows-down.png) center 5px no-repeat; top:1px; }
.irollnews a, .irollnews span{transition:.25s linear;-moz-transition:.25s linear;-webkit-transition:.25s linear;}

/* 搜索框 */
.search { width:380px; height:38px; float:right; overflow:hidden; position:relative; border:1px solid #e3eae3; border-radius:20px; background:fff }
.search .search-option { border:none; height:38px; width:90px; padding-left:5px; text-align:center; font-size:14px; display:none  }
.search .search-keyword {width:290px; height:38px; line-height:34px; padding:0px 15px; border:none; color:#666; overflow:hidden; }
.search .search-submit { position:absolute; right:0px; top:0px; cursor:pointer;	width:60px;	height:38px; border:0px; background:#fff url(../images/search.png) no-repeat center; line-height:38px; font-size:0; text-indent:100px }


.i-tit { margin:30px auto 50px auto }
.i-tit h2 { font-size:32px; color:#333; text-align:center; font-weight:bold }
.i-tit h2::after { content: " "; display:block; background:#249529; height:2px; width:60px; margin:5px auto 15px auto }
.i-tit h4 { color:#666; text-align:center; font-size:16px; width:80%; margin:0px auto }
 
.imore { clear:both; display: inline-block; margin:30px auto; color:#249529; border:1px solid #249529; border-radius:30px; height:40px; line-height:40px; padding:0px 25px; width:80px; position:relative; font-size:16px }
.imore::after {
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    border-width: 2px 2px 0 0;
    border-color: #249529;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 20px;
    border-radius: 1px;
}


/*五大核心业务*/
.i-yewu { margin:40px auto }
.i-yewu ul li { width:31%; float:left; margin-right:3.4%; position:relative; margin-bottom:3% }
.i-yewu ul li .pic{ opacity:1; width: 100%; margin:0px auto; height: 0; padding-bottom:90%; background-repeat: no-repeat; background-position: center; background-size: cover; }
.i-yewu ul li .text { background:url(../images/blackbg2.png); color:#fff; padding:12px; box-sizing: border-box; line-height:22px; text-align:center; position:absolute; bottom:0; left:0; right:0; font-size:16px; }
.i-yewu ul li.li4,.i-yewu ul li.li5 { width:48% }
.i-yewu ul li.li4 { margin-right:4% }
.i-yewu ul li.li3,.i-yewu ul li.li5 { margin-right: 0; }
.i-yewu ul li.li4 .pic,.i-yewu ul li.li5 .pic { padding-bottom:58%; }

/*我们的服务优势*/
.i-adv { height: auto; padding:90px 0; background:url(../images/iadvbg.jpg) no-repeat center top;  }
.i-adv .wrapper { background:#fff; padding-top:20px }
.i-adv ul li { margin:20px auto }
.i-adv ul li .pic { float:right; width:40% }
.i-adv ul li .pic img { max-width:100% }
.i-adv ul li:nth-child(2n) .pic { float:left; }
.i-adv ul li .text { float:left; padding:80px 0 50px 0; color:#666; width:50%; position:relative; margin-top:60px }

.i-adv ul li:nth-child(2n) .pic { float:left; }
.i-adv ul li:nth-child(2n) .text { float:right }

.i-adv ul li .text h3 { padding-left:220px; font-size:26px; font-weight: bold; color:#222; margin-bottom:10px; color:#333 }
.i-adv ul li .text h4 { font-size:18px; position:absolute; left:130px; top:30px; }
.i-adv ul li .text p { padding-left:220px; } 
.i-adv ul li.li1 .text { background:url(../images/iadv1.png) no-repeat left top;  }
.i-adv ul li.li2 .text { background:url(../images/iadv2.png) no-repeat left top;  }
.i-adv ul li.li3 .text { background:url(../images/iadv3.png) no-repeat left top;  }
.i-adv ul li.li4 .text { background:url(../images/iadv4.png) no-repeat left top;  }
.i-adv ul li .text::after {
    content: "";
    display: block;
	position:absolute;
	left:60px;
	top:140px;
    height: 180px;
    width: 25px;
	background:url(../images/iadvline.jpg) no-repeat center top;
}



/*美尔食餐饮*/
.i-msg { height:180px; padding:50px 0; background:url(../images/imsgbg.jpg) no-repeat center bottom;  }
.i-msg-l { float:left; color:#fff; font-size:16px; }
.i-msg-l h4 { font-size:24px; color:#ffb931; font-weight:bold; letter-spacing:2px; padding-left:40px; float:right; background:url(../images/imsgtel.png) no-repeat center left; line-height:1.4  }
.i-msg-l h2 { font-size:36px; font-weight:bold; clear:both; letter-spacing:1px;} 
.i-msg-l h2 span { color:#ffb931 } 
.i-msg-l h3 { font-size:20px; margin-top:20px; }
.i-msg-l p { text-transform:uppercase; color:#c9e4b9 }
.i-msg-r { float: right; width:40% }
.i-msg-r ul li { float:left; text-align:center; color:#fff; font-size:24px; margin:20px 20px; }

/*关于我们*/
.i-about { background:url(../images/iaboutbg.jpg) no-repeat center bottom; border-bottom:1px solid #e3e6f5 }
.i-about-l { width:36%; float:left }
.i-about-l img { width:100% }
.i-about-r { width:59%; float: right; font-size:15px; color:#777; line-height:2.2 }
.i-about-r h3 { margin-bottom:15px; font-size:26px; color:#222 }
.i-about-r h3 small { color:#249529; text-transform:uppercase }

.iscroll-outer { position:relative; padding:60px 0 40px 0; margin:60px auto 0px auto; }
.iscroll-outer .owl-carousel .item{position:relative;width:220px;height: auto;margin:0 auto; overflow:hidden; }
.iscroll-outer .owl-carousel .item a { display:block; padding:10px 10px; height:140px; overflow:hidden; background:#fff; text-align:center; border:1px solid #e2e5ec }
.iscroll-outer .owl-carousel .item img { max-width:100%; max-height:140px }
.iscroll-outer .owl-carousel .txt{ padding:15px; text-align:center; font-size:16px; }
.iscroll-outer .owl-carousel { width:1200px; margin:0 auto; position:relative }
/*owl-wrapper ie兼容滚动*/
iscroll-outer .owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.iscroll-outer .owl-theme .owl-controls .owl-buttons div { display:none }

/*新闻资讯*/
.i-news { padding:40px 0 1px 0; background:#f4f7fc }
.i-news .i-news-pic { float:left; width:66% }
.i-news .i-news-pic > li { position:relative;background: #fff; width: 47%; float: left; box-sizing:border-box; margin-right:3%;-webkit-box-shadow: 0 0 10px rgba(36, 150, 40, .3);
    -moz-box-shadow: 0 0 10px rgba(36, 150, 40, .3);
    box-shadow: 0 0 10px rgba(36, 150, 40, .3); }
.i-news .i-news-pic > li:hover { -webkit-box-shadow: 0 0 10px rgba(36, 150, 40, .6);
    -moz-box-shadow: 0 0 10px rgba(36, 150, 40, .6);
    box-shadow: 0 0 10px rgba(36, 150, 40, .6); }
.i-news .i-news-pic > li .pic{ opacity:1; width: 100%; margin:0px auto; height: 0; padding-bottom:65%; overflow:hidden; position:relative }
.i-news-pic > li .pic span{ background-position: center; background-repeat: no-repeat; background-size: cover; position: absolute; width: 100%; height: 100%; display: block; webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1); transform: scale(1);-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.i-news-pic > li:hover .pic span {webkit-transform: scale(1.06);-moz-transform: scale(1.06); -o-transform: scale(1.06);transform: scale(1.06); -webkit-transition: all 300ms ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.i-news .i-news-pic > li .text { padding:15px 20px; color:#777 }
.i-news .i-news-pic > li .text h3 { height:30px; overflow:hidden; line-height:30px; font-size:18px; font-weight:bold; color:#333  }
.i-news .i-news-pic > li .text span { display:block; color:#999; margin:4px auto 5px auto }

.i-news .i-news-txt { float: right; width:34% }
.i-news .i-news-txt > li { background:#fff; padding:20px 20px; height:85px; margin-bottom:17px; -webkit-box-shadow: 0 0 10px rgba(36, 150, 40, .3); -moz-box-shadow: 0 0 10px rgba(36, 150, 40, .3);
    box-shadow: 0 0 10px rgba(36, 150, 40, .3);  }
.i-news .i-news-txt > li h3 { height:52px; overflow:hidden; line-height:26px; margin-bottom:10px; font-size:18px; color:#333 }
.i-news .i-news-txt > li span { display:block; color:#888; }
.i-news .i-news-txt > li:hover { -webkit-box-shadow: 0 0 10px rgba(36, 150, 40, .6);
    -moz-box-shadow: 0 0 10px rgba(36, 150, 40, .6);
    box-shadow: 0 0 10px rgba(36, 150, 40, .6); } 
 
 
 
/*合作伙伴*/
.ibanner { height:385px; width:100%; background-color:#f4f7fc; background-position:center; background-repeat:no-repeat; background-size:cover }
.ipartners { padding:50px 0; background:#f1f1f1; }
.icontact { padding:30px 0; } 


/*公司简介*/
.about-l { width:49%; float:left }
.about-r { width:47%; float: right }

.scroll-outer { background:#f4f4f4; position:relative; padding:60px 0 40px 0; margin:60px auto 0px auto; }
.owl-carousel { width:1200px; margin:0 auto; position:relative }
/*owl-wrapper ie兼容滚动*/
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer { margin:0 auto; overflow: hidden; position: relative; width: 100%;}
.owl-carousel .owl-item { float: left; }
.owl-carousel .item{position:relative;width:270px;height: auto;margin:0 auto; overflow:hidden; }
.owl-carousel .item a { display:block; padding:20px 10px; height:170px; overflow:hidden; background:#fff; text-align:center;
-webkit-box-shadow: 0 0 10px rgba(120, 120, 120, .5);
    -moz-box-shadow: 0 0 10px rgba(120, 120, 120, .5);
    box-shadow: 0 0 10px rgba(120, 120, 120, .5); }
.owl-carousel .item img { max-width:100%; max-height:170px }
.owl-carousel .txt{ padding:15px; text-align:center; font-size:16px; }
 
/* 移动小鼠标*/
.grabbing { cursor:url(../images/grabbing.png) 8 8, move;}

/* 左右箭头 */
.owl-theme .owl-controls .owl-buttons div { position:absolute;top:80px;width:30px;height:60px; color: #777; font:60px/60px "宋体"; overflow:hidden;_display:none; filter: Alpha(Opacity=50); opacity: 0.5; cursor: pointer;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	opacity: 1; filter: Alpha(Opacity=100);/*IE7 fix*/
}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"<";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:">";}
/* 下边圆点 */
.owl-theme .owl-controls{ margin-top: 20px;	text-align: center; }
.owl-theme .owl-controls .owl-page { display: inline-block;*display: inline; zoom: 1; }
.scroll-outer .owl-theme .owl-controls .owl-page { display: none }
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 15px;
	height: 10px;
	margin: 5px 5px;
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #fff;
	cursor: pointer;
    -webkit-box-shadow: 0 0 10px rgba(120, 120, 120, .2);
    -moz-box-shadow: 0 0 10px rgba(120, 120, 120, .2);
    box-shadow: 0 0 10px rgba(120, 120, 120, .2);
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background:#eb8a15;
	width: 20px;
}


/*新闻*/
.article-list li { position:relative; padding:30px 25px 25px 25px; margin-bottom:30px; background:#f8f7f5; }
.article-list li.li1 { padding:0; background:none }
.article-list li .pic { width:25%; float:left; position:relative }
.article-list li .pic img { width:100% }
.article-list li .pic .date { padding:7px 15px; background:#249529; color:#fff; position:absolute; top:-20px; left:20px; font-size:17px; border-radius:6px; line-height:1.3; display:none }
.article-list li .pic .date b { display:block; font-size:22px }
.article-list li .text { width:73%; float: right }
.article-list li .text h3 { margin:7px auto 7px auto; font-size:18px; }
.article-list li .text h3 a { color:#222 }
.article-list li .text p { color:#777; margin:5px 0; font-size:15px }
.article-list li .text .date { color:#aaa; display: inline-block; margin-bottom:10px }
.article-list li .text a.more { display:inline-block; margin-top:30px; color:#249529; border:1px solid #249529; border-radius:20px; padding:5px 40px 5px 20px; position:relative; display:none }
.article-list li .text a.more::after {
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    border-width: 2px 2px 0 0;
    border-color: #249529;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 20px;
    border-radius: 1px;
}
.article-list li.li1 { margin-bottom:40px }
.article-list li.li1 .pic { width:46%; float:left; position:relative }
.article-list li.li1 .pic .date { display:block }
.article-list li.li1 .text { width:51%; float: right }
.article-list li.li1 .text h3 { margin:15px auto; font-size:20px; }
.article-list li.li1 .text a.more { display:inline-block }


.article-list .text h2 { height:40px; color:#249529; font-size:20px; margin:5px 0 20px 0; font-weight:bold; position:relative }
.article-list .text h2 span::after { display:block;content: ""; width:40px; margin:5px 0; border-bottom:1px solid #249529 }
.article-list .text h2 span {  position:absolute; z-index:1; left:0px; top:0px; }
.article-list .text h2 i {font-family: Constantia,Georgia; color:#ddd; font-size:24px; position:absolute; z-index:0; left:30px; top:-15px; }

/*新闻详情*/
.article-con { font-size:15px; line-height:2}
.article-con .article-tit { font-size:24px; color:#222; text-align:center }
.article-con .article-info { color:#999; font-size:14px; text-align:center; margin-bottom:30px; border-bottom:1px solid #ddd; padding-bottom:20px }
.handle { margin:20px auto; min-height:30px;color:#249529; font-size:16px; border-top:1px solid #ddd; padding-top:30px }
.handle li { float:left }
.handle li:last-child { float:right }
.handle a {  color:#249529 }

/*猜你喜欢*/
.likearticle h1 { background:#f0f0f0; height:38px; line-height:38px; margin:20px auto; }
.likearticle h1 span { display:inline-block; padding:0px 20px; font-size:16px; }
 
/*发展历程*/
.course_list { padding:0px 20px 20px 20px; margin:50px auto; background:url(../images/localine.png) repeat-y 192px;   }
.course_list h2 { height:62px; background:url(../images/location.jpg) no-repeat 139px 0px;}
.course_list ul li { padding:30px 0px 0 220px; height:auto; line-height:28px; position:relative;color:#666; }
.course_list ul li .year { display:block; width:150px; text-align:right; padding-right:43px; height:36px; line-height:36px; font-size:18px; background:url(../images/quan.png) no-repeat right center; position: absolute; left:0px; top:42%}
.course_list ul li .contact { border-bottom:1px solid #ddd; padding-bottom:20px;}
.course_list ul li h3 { font-weight:bold; margin-bottom:5px; font-size:15px }


/*食材配送*/
.shicai-list ul { padding:30px; background:#f8f7f5 }
.shicai-list ul li { float:left; width:50%; box-sizing:border-box }
.shicai-list ul li .text { padding:30px; border:1px solid #ddd }

.shicai-list { padding:30px; background:#f8f7f5 }
.shicai-list table {}
.shicai-list table tr td { position:relative; float:left; width:50%; border-top:1px solid #ddd; box-sizing:border-box  }
.shicai-list table tr td.td5 { width:100% }
.shicai-list table tr td.td1,.shicai-list table tr td.td3 { border-right:1px solid #ddd; }
.shicai-list tr:nth-child(1) td { border-top:none }
.shicai-list .text { font-size:16px; color:#666; padding:30px 30px 40px 70px; }
.shicai-list .text h3 { margin:0px auto 10px auto;font-size:17px; color:#249529; font-weight:bold; position:relative }
.shicai-list .text h3 span { background:#249529; color:#fff; padding:4px 10px; position:absolute; left:-50px; top:0 }
.shicai-con { line-height:2.4; font-size:16px; padding:30px; } 


/*配送保障*/
.baozhang-list { padding:30px; background:#f8f7f5 }
.baozhang-list table {}
.baozhang-list table tr td { position:relative; float:left; width:50%; border-top:1px solid #ddd; border-right:1px solid #ddd; padding:40px 35px; box-sizing:border-box  }
.baozhang-list tr:nth-child(1) td { border-top:none }
.baozhang-list .pic { width:14%; float: left }
.baozhang-list .pic img { max-width:100% }
.baozhang-list .text { width:80%; float: right;font-size:14px; color:#666 }
.baozhang-list .text h3 { margin:0px auto 10px auto;font-size:17px; color:#249529; font-weight:bold }
 
.cuoshi-tit { text-align:center; font-size:16px; margin:60px auto 40px auto; color:#666; } 
.cuoshi-tit h3 { font-size:32px; color:#249529;font-weight:bold  } 
.cuoshi-tit h3::after { display:block;content: ""; width:50px; border-bottom:2px solid #249529; margin:5px auto 10px auto }
.cuoshi-list ul li {
	padding:30px; margin-bottom:20px; font-size:16px; color:#666;
	-webkit-box-shadow: 0 0 10px rgba(36, 150, 40, .2);
    -moz-box-shadow: 0 0 10px rgba(36, 150, 40, .2);
    box-shadow: 0 0 10px rgba(36, 150, 40, .2);
}
.cuoshi-list ul li h3 { margin:0px auto 10px auto;font-size:17px; color:#249529; font-weight:bold }
 






/*资质认证*/
.download-box form { position:relative; margin-bottom:20px }
.download-box form input { height:40px; line-height:40px; width:100%; text-indent:10px; border:1px solid #ccc; border-radius:2px }
.download-box form select { display:none }
.download-box form .search-submit { width:50px; height:40px; line-height:100px; overflow:hidden; cursor:pointer; border:none; position:absolute; right:0px; top:0px; background:url(../images/search.png) no-repeat center; } 
.download-list ul li { background: #fff; width: 32%; float: left; margin:10px 2% 10px 0; text-align:center }
.download-list ul li:nth-child(3n) { margin-right: 0; }
.download-list ul li .pic { width:270px; height:180px; display:table-cell; text-align:center; vertical-align: middle; border:1px solid #ddd; padding:5px;  }
.download-list ul li .pic img { max-width:100%; max-height:100%; vertical-align: middle; }
.download-list ul li .text { padding:8px; } 

/* 联系我们 */
.contact-con { float:left }
.contact-msg { float:right }
.contact-msg li { float:left; text-align:center; margin:0px 20px }
.contact-msg li p { font-size:17px; color:#333 }
.contact-msg li img { height:140px; margin:10px auto }
.contact-msg li h3 { font-size:22px; color:#eb8b13; font-weight:bold }

/* 在线留言 */
.feedback { display:none }
.feedback p { position:relative; margin-bottom:10px}
.feedback p span { position:absolute; left:0px; color:#111 }
.feedback p font { color:#a30007 }
.feedback p input { height:36px; width:50%; border:1px solid #ddd; padding:0px 10px }
.feedback p input#wenxian,.feedback p input#proname  { border:none }
.feedback select { height:36px; width:75px; border:1px solid #ddd; padding:0px 10px; color:#666 }
.feedback textarea { width:88%; padding:10px; border:1px solid #ddd; min-height:60px }
.feedback a#offer_btn { display:block; text-align:center; background:#249529; color:#fff; width:120px; height:36px; line-height:36px; margin:15px 0; border:none; font-size:16px;  }



 /*图片切换*/
.news_dcon .pic{ margin-bottom: 70px; /*font-size: 0;*/ }
.news_dcon .pic img{ display: inline-block; vertical-align: middle; }
.news_dcon .pic span{ display: inline-block; vertical-align: middle; }
.news_dcon .pic .big{ width: 55%; margin-right: 6.55%; }

 
 

/*产品列表*/
.pro-list ul li { width:48%; float:left; margin-bottom:40px; color:#666; font-size:16px }
.pro-list ul li:nth-child(2n) {  margin-left:4%; }
.pro-list ul li .pic{ opacity:1; width: 100%; margin:0px auto; height: 0; padding-bottom:56%; background-repeat: no-repeat; background-position: center; background-size: cover;
	-webkit-box-shadow: 0 0 10px rgba(36, 150, 40, .4);
    -moz-box-shadow: 0 0 10px rgba(36, 150, 40, .4);
    box-shadow: 0 0 10px rgba(36, 150, 40, .4); }
.pro-list ul li h3 { font-size:20px; color:#249529; font-weight:bold; margin:20px auto 10px auto }
 


 
/*列表*/
.shop_list {border-top:1px dashed #a1bea2; }
.shop_list > li{ background: #fff; width: 25%; float: left; border-bottom:1px dashed #a1bea2; border-right:1px dashed #a1bea2; box-sizing:border-box; }
.shop_list > li:nth-child(4n) { border-right:none }
.shop_list > li .pic{ opacity:1; width: 60%; margin:0px auto; height: 0; padding-bottom:60%; background-repeat: no-repeat; background-position: center; background-size:100% auto; }
.shop_list > li .text{ padding:10px; box-sizing: border-box; line-height:22px; text-align:center }
.shop_list > li .text h2{ font-size: 16px; margin-bottom:5px  }
.shop_list > li .text .pad{ width: 100%; height: 0; padding-bottom:20%; }
.shop_list > li .text span{ font-size: 16px; line-height: 30px; }
.shop_list > li:hover{ box-shadow: 0 0 30px rgba(0,0,0,.2); }
.shop_list > li:hover h2,.shop_list > li:hover span{ color: #249529; }
.shop_list > li:hover .pic{ opacity: .8; }

@media screen and (max-width: 768px){
/*.banner, .banner-wrap, .banner-wrap .banner-bg { height: 200px; }*/
.shop_list > li{ width:49%!important; margin: 0 0 10px 0!important; }
.shop_list > li:nth-child(2n) { margin-left: 2% !important;}
.shop_list > li .text{ padding: 8px 4%; }
.shop_list > li .text h2{ margin-bottom: 5px; font-size: 18px; }
.shop_list > li .text span{ font-size: 14px; line-height: 1; }
.shop_list > li .text .pad{ display: none; }
.shop_list > li .text span{ float: right; }

.shop_list_top, .shop_list_bot{ padding: 5% 3%; }
.shop_list_btn a{ width: 120px; height: 46px; line-height: 46px; font-size: 14px; margin-right: 4%; }
.shop_list_top h2{ font-size: 18px; }
.shop_list_total .fr a{ padding: 2% 0; margin-bottom: 3%; }
}


 
 
 
/*网站地图*/
.mapnav { font-size:16px; color:#fff }
.linkbox h3 { font-size:18px; margin-bottom:10px; }
.linkbox h3 a { color:#249529 }
.linkbox { clear:both; border-bottom:1px dashed #ddd; padding:20px 0  }
.linkbox ul:after { display:block; content: "";clear:both }
.linkbox ul li { float:left; margin-right:20px; font-size:16px; }


/*** 分页样式 **/
.dede_pages{ padding:20px 0px 20px 0; clear:both; text-align:center; height: auto; }
.dede_pages ul li{
	display: inline-block;
	line-height:36px;height:36px;
	margin:0 2px;
	overflow:hidden;
	border:1px solid #ccc;
	border-radius:20px;
}
.dede_pages ul li a { color:#555; display: inline-block;padding:0px 15px;  }
.dede_pages ul li:hover{ color:#249529; text-decoration:none; }
.dede_pages ul li:hover a { color:#249529; }
.dede_pages ul li.thisclass,.dede_pages ul li:hover { border:1px solid #249529;}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover { color:#249529; }
.dede_pages ul li.thisclass { }
.dede_pages .pageinfo { color:#888; padding:0px 10px }
.dede_pages .pageinfo strong { font-weight:normal;	margin:0px 2px;}
.dede_pages ul li select { height:22px; border:none }



/*-----------搜索页面------------*/
.search_box{ position:relative; padding:10px 0px; overflow:hidden; float:right }
.search_box form { position:relative; width:350px; float:left }
.search_box a { display:block; padding:2px 10px; border:1px solid #ccc; float:right }
.search_box input {
    border-width:1px;
	border-style:solid;
	border-color:#707070 #CECECE #CECECE #707070;
	padding:6px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
}
.search_box select{
   font-size:14px;
   height:31px;
   margin-right:5px;
}
.search_box button {
    background:url(../images/searchbtn.png) no-repeat center; width: 30px; height:30px; line-height:100px; overflow:hidden; border:none; cursor:pointer
}
.resultbar{
	height:32px;
	line-height:32px; margin-bottom:30px;
	background:transparent url(../images/search-top-bg.gif) repeat-x scroll;
	color:#428C5B;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
 }
.resultbar a { float:right }

.sidebar{
  float:right;
  width:320px;
  word-wrap:break-word;
}
.sidebar h2{
  font-size:14px;
  line-height:25px;
 }
.sidebar  ul {
  padding:4px 8px;
 }
.sidebar  ul li{
  line-height:24px;
  background:url(../images/ico-3.gif) 4px 9px no-repeat;
 }
.resultlist{
  overflow:hidden; border-right:1px solid #dadada; width:820px; float:left; min-height:200px;
}

.resultlist ul li{
  padding-top:15px;
 }
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#666;
  font-size:14px;
  width:650px;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }
/*-----------搜索页面 end------------*/
/* ----- PB分页数字条效果 结束 ----- */
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 50px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 5px;
  border-radius: 3px;
 
}
.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    margin: 0 5px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #249529;
  border: 1px solid #249529;
}
.pagination a.page-num-current {
  color: #fff;
  background: #249529;
  border: 1px solid #249529;
}
/* ----- PB分页数字条效果 结束 ----- */

/* leftsead */
#leftsead{ width:50px; height: auto;position:fixed;top:55%;right:0px; z-index:100;}
#leftsead li{height:50px; position:relative; margin-bottom:5px;}
#leftsead li span { height:50px; width:50px; display: inline-block; vertical-align:middle; text-align:center; border-radius:50%; background-color: rgba(0,0,0,.5); background:url(../images/blackbg.png); float:left;cursor:pointer; }
 #leftsead li span img { vertical-align:middle; text-align:center; height:24px; margin:13px auto }
#leftsead li .weixin { position:absolute; right:60px; top:-20px; display:none }
#leftsead li.tel a:hover span { border-radius:30px 0 0 30px; }
#leftsead li.tel a .hides{ display:inline-block; height:50px; line-height:50px; float:right; width:210px; margin-right:-160px; }
#leftsead li.tel a .hides i {  font-style:normal; font-size:18px; padding:0px 25px 0px 0px; border-radius:0 30px 30px 0; background-color: rgba(0,0,0,.5);color:#fff; display:inline-block; background:url(../images/blackbg.png); }