﻿@charset "utf-8";
/* CSS Document */
@font-face{ font-family:'dinbk'; src:url(ziti/DIN-Black.ttf);}
@font-face{ font-family:'dinb'; src:url(ziti/DIN-Bold.ttf);}
@font-face{ font-family:'dinl'; src:url(ziti/DIN-Light.ttf);}
@font-face{ font-family:'din'; src:url(ziti/DINPro.ttf);}
@font-face{ font-family:'cg'; src:url(ziti/CenturyGothic.TTF);}
@font-face{ font-family:'cgb'; src:url(ziti/GOTHICB_1.TTF);}
@font-face{ font-family: 'dincoud-light'; src:url(DINCond-LightAlternate.otf);}

*{margin:0px; padding:0px;}
body{ margin:0;font-family:'Arial','微软雅黑'; font-size:14px; text-align:center; /*min-width:1200px;  _width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1200?"1201px":"100%"); */height:100%; }
html{ height:100%!important; }
img{border:0px;}
ul li{list-style:none;}
a,a:hover{text-decoration:none;}
p{ font-size: 15px; line-height: 20px; }
.main{ width:1160px; margin:0px auto;}

@-webkit-keyframes bird{       
0% {           -moz-transform: translate(0,0);  	     -webkit-transform: translate(0,0);  	     -o-transform: translate(0,0);  	     -ms-transform: translate(0,0);  	     transform: translate(0,0);       }        
25% {           -moz-transform: translate(0,-5px);  	     -webkit-transform: translate(0,-5px);  	     -o-transform: translate(0,-5px);  	     -ms-transform: translate(0, -5px);  	     transform: translate(0,-5px);       }       
50% {           -moz-transform: translate(0,-10px);  	     -webkit-transform: translate(0,-10px);  	     -o-transform: translate(0,-10px);  	     -ms-transform: translate(0, -10px);  	     transform: translate(0,-10px);       }          75% {           -moz-transform: translate(0,-5px);  	     -webkit-transform: translate(0,-5px);  	     -o-transform: translate(0,-5px);  	     -ms-transform: translate(0, -5px);  	     transform: translate(0,-5px);       }          100% {           -moz-transform: translate(0,0);  	     -webkit-transform: translate(0,0);  	     -o-transform: translate(0,0);  	     -ms-transform: translate(0,0);  	     transform: translate(0,0);       }  } 
/*@keyframes bird{       
0% {           -moz-transform: translate(0,0);  	     -webkit-transform: translate(0,0);  	     -o-transform: translate(0,0);  	     -ms-transform: translate(0,0);  	     transform: translate(0,0);       }        
25% {           -moz-transform: translate(0,-5px);  	     -webkit-transform: translate(0,-5px);  	     -o-transform: translate(0,-5px);  	     -ms-transform: translate(0, -5px);  	     transform: translate(0,-5px);       }       
50% {           -moz-transform: translate(0,-10px);  	     -webkit-transform: translate(0,-10px);  	     -o-transform: translate(0,-10px);  	     -ms-transform: translate(0, -10px);  	     transform: translate(0,-10px);       }          75% {           -moz-transform: translate(0,-5px);  	     -webkit-transform: translate(0,-5px);  	     -o-transform: translate(0,-5px);  	     -ms-transform: translate(0, -5px);  	     transform: translate(0,-5px);       }          100% {           -moz-transform: translate(0,0);  	     -webkit-transform: translate(0,0);  	     -o-transform: translate(0,0);  	     -ms-transform: translate(0, 0);  	     transform: translate(0,0);       }  } 
@-moz-keyframes bird{       
0% {           -moz-transform: translate(0,0);  	     -webkit-transform: translate(0,0);  	     -o-transform: translate(0,0);  	     -ms-transform: translate(0,0);  	     transform: translate(0,0);       }        
25% {           -moz-transform: translate(0,-5px);  	     -webkit-transform: translate(0,-5px);  	     -o-transform: translate(0,-5px);  	     -ms-transform: translate(0, -5px);  	     transform: translate(0,-5px);       }       
50% {           -moz-transform: translate(0,-10px);  	     -webkit-transform: translate(0,-10px);  	     -o-transform: translate(0,-10px);  	     -ms-transform: translate(0, -10px);  	     transform: translate(0,-10px);       }          75% {           -moz-transform: translate(0,-5px);  	     -webkit-transform: translate(0,-5px);  	     -o-transform: translate(0,-5px);  	     -ms-transform: translate(0, -5px);  	     transform: translate(0,-5px);       }          100% {           -moz-transform: translate(0,0);  	     -webkit-transform: translate(0,0);  	     -o-transform: translate(0,0);  	     -ms-transform: translate(0, 0);  	     transform: translate(0,0);       }  } 
@-o-keyframes bird{       
0% {           -moz-transform: translate(0,0);  	     -webkit-transform: translate(0,0);  	     -o-transform: translate(0,0);  	     -ms-transform: translate(0,0);  	     transform: translate(0,0);       }        
25% {           -moz-transform: translate(0,-5px);  	     -webkit-transform: translate(0,-5px);  	     -o-transform: translate(0,-5px);  	     -ms-transform: translate(0, -5px);  	     transform: translate(0,-5px);       }       
50% {           -moz-transform: translate(0,-10px);  	     -webkit-transform: translate(0,-10px);  	     -o-transform: translate(0,-10px);  	     -ms-transform: translate(0, -10px);  	     transform: translate(0,-10px);       }          75% {           -moz-transform: translate(0,-5px);  	     -webkit-transform: translate(0,-5px);  	     -o-transform: translate(0,-5px);  	     -ms-transform: translate(0, -5px);  	     transform: translate(0,-5px);       }          100% {           -moz-transform: translate(0,0);  	     -webkit-transform: translate(0,0);  	     -o-transform: translate(0,0);  	     -ms-transform: translate(0, 0);  	     transform: translate(0,0);       }  } */


@-webkit-keyframes fade {
    from { background:rgba(0,0,0,0);}
    to { background:rgba(0,0,0,0.5);}
}


.container{width:1160px;/* height:112px;*/ margin:0px auto; padding:0px;}
.row{ width:100%;}
.mainnav{ height:100%; float:left; text-align:left;}
#top{ width:100%; height:112px; background:#fff; float:left; position:absolute; top:44px; z-index:999; font-family:"cgb"; font-size:15px; letter-spacing:1px;min-width: 1200px; _width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1200?"1201px":"100%");}
.nav-pos{ width:100%; height:100%; float:left; position:relative;}
.logo1{ width:97px; height:70px; float:left; margin-right:80px;margin-top:25px;}
/*.logo1 img{ width:85%; height:auto; float:left;}*/
#top ul{ margin-bottom:0px;}
#top .container> ul >li{ height:95px; float:left; line-height:95px; margin-top:17px; margin-right:25px; display:inline; }
#top .container> ul > li > a{ background:url(../images/nav-bg2.png) no-repeat  center right; padding-right:7px; color:#626b75; text-transform:none}
/*#top .container> ul> li:hover>a{ color:#95b75a; background:url(../images/nav-bg1.jpg) no-repeat  center right;}*/
#top .container> ul> li>ul>li:hover a{color:#95b75a; background:none;}
.logo2{ width:266px; height:69px; float:right; margin-top:20px; font-style:italic;}
.logo2 img{ height:69px; float:right;}
#top.fixedpos .logo2 img{ height: 59px; }
#top .container> ul >li>ul{ width:100%; height:90px; line-height:90px; border-top:3px #95b75a solid; background:#fff; position:absolute; left:0px; top:112px;  z-index:999; box-shadow:5px 5px 0px rgba(0,0,0,0.05); display:none;}
#top .container> ul >li>ul>li{ display:inline; margin-right:30px;}
#top .container> ul >li>ul>li>a{ color:#626b75;}
#top .container> ul> li:hover >ul{ display:block;}
.current-menu-item>a{ color:#7da633}
.current-menu-parent>a{color:#7da633}


/*.slider{ width:100%; height:780px; float:left;}
.slider ul li{ width:100%; height:780px; float:left;}*/

/* flexslider */
/*.slider */.flexslider{position:relative;/*height:400px;*/overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
/*.slider */.slides{position:relative;}
/*.slider */.slides li{/*height:400px;*/ background-position: center; background-repeat: no-repeat; background-size: cover; }
/*.slider */.flex-control-nav{ display: none; position:absolute;bottom:20px;z-index:2;width:100%;text-align:center; /*right:30px;*/ height: 14px;}
/*.slider */.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;/**display:inline;zoom:1;*/}
/*.slider */.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:14px;overflow:hidden;  text-indent: -9999px; cursor:pointer; background: rgba(35,31,32,0.3); border-radius: 100%;}
/*.slider */.flex-control-nav .flex-active,.flex-control-nav a:hover{background: rgba(255,255,255,1);}
/*.slider */.flex-direction-nav{ position:absolute;z-index:9999;width:100%;top:50%;}
/*.slider */.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; }
/*.slider */.flex-direction-nav li a.flex-prev{left:30px;background:url(../images/prev.png) center center no-repeat;}
/*.slider */.flex-direction-nav li a.flex-next{right:30px;background:url(../images/next.png) center center no-repeat;}

.slider-text{ width: 100%; float: left; position: absolute; top:30%; z-index: 9; }
.slider-text img{ max-width: 60%; }
/************************幻灯片效果***********************/
*{ margin:0; padding:0; list-style:none;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:100%; height:408px;float:left;position:relative; overflow:hidden; margin:32px auto 0px auto;}
#playBox .oUlplay { width:3045px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ width:20%; height:408px;float:left; overflow:hidden;}
#playBox .oUlplay li img{ width:100%; margin:auto;}
#playBox .pre{ cursor:pointer; width:46px; height:46px;  position:absolute; top:52%; left:5%; z-index:2;}
#playBox .next{ cursor:pointer;  width:46px; height:46px;  position:absolute; top:52%; right:5%; z-index:2;}
#playBox .smalltitle {width:100%; height:10px; position:absolute; bottom:15px; z-index:10; display:none;}
#playBox .smalltitle ul{ width:10%; margin:0 auto;}
#playBox .smalltitle ul li{ width:10%; padding-bottom:10%; margin:0 5%; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#CCC;}
#playBox > .main{ position:relative; top:372px; z-index:10;}
.zi{ position:relative; top:-435px; z-index:99;}



.portfolio-item:hover .seperator{ margin-top:0px;}
.row1{ width:100%; float:left; }
.middle{ width:100%; float:left; /*background:#eeeeee;*/ position:absolute; z-index: 999; bottom:234px;}
/*.home-img3{ background:url(../images/home-img3.png) no-repeat left bottom; background-size:100%;}*/
.pro1{ width:359px; height:361px; float:left; margin-right:38px; margin-top:-44px;}
.pro1:last-child{ margin-right:0px;}
.pro1 figure{ width:100%; height:100%; float:left; position:relative;}
.svg1 svg{ width:100%; height:100%; position:absolute; top:-1px; left:0px; z-index:10;}
.top-content{ width:100%; height:100%; position:absolute; z-index:10; }
.line{ width:44px; height:6px; background:#7da633;  margin:44px auto 22px auto;}
.fig-img{ width:100%; height:100%; float:left;  margin-top:44px;}
.but{ width:84px; height:49px; line-height:49px; margin:91px auto 0px auto; background:#fff;  border-radius:5px;}
.but a{color: #7da633;}

#mWrapper{ width: 100%; float: left; min-height: 100%; position: relative; height: auto; padding-bottom:171px; }
.mFooter{ width:100%; float: left; height:171px; position: absolute; bottom: 0; z-index: 99; }

.bottom{ width:100%; height:50px; float:left; line-height:50px; background:#fff; text-align:left; color:#113a5d; font-size:13px;  color:#113a5d;font-family:"cgb";}
.bottom a{color:#113a5d; font-family:"cg";}
.bottom span{ /*padding:0px 15px;*/ font-family:"cg"; }


.footer{ width:100%; height:120px; padding:15px 0; float:left;  background:#282829; font-family:"din"; }
/*.footer ul li{ float:left; margin-right:38px; line-height:119px; letter-spacing:1px; text-align:left;}
.footer ul li a{ color:#fff;}*/
.copy{ float:right;  padding: 5px 0; line-height: 18px; color:#fff; text-align: right; }
.copy-logo{ /*position: relative; z-index: 9; margin-top: -40px;*/ margin-bottom: 5px; }
.copy-logo img{ height:68px; }
.copy-top{ letter-spacing: -1px; }
.copy-top span{ color: #dcddde; }
.copy-bot{ font-size:11px; font-weight:normal; letter-spacing:normal;}

.footer-left{ width: 50%; float: left; padding:10px 0; }
.footer-left ul{ width: 100%; float: left; font-family: 'dinb'; }
.footer-left ul li{ float:left; margin-right:25px; letter-spacing:1px; text-align:left; font-size: 14px; line-height: 35px;}
.footer-left ul li a{ color:#fff;}
.copyright{ line-height: 35px; color: #7da633; font-size: 12px; text-align: left; font-family:'dinb';  }
.footer-right{ width: 50%; float: left; text-align: right; line-height: 30px; }
.footer-logo{}
.footer-info{ font-family: 'dinb'; font-size: 12px; color: #808285; }

#owl-latest-project{ overflow:hidden;}
/*.owl-wrapper-outer{ margin-top:20px;}*/



.img-more{ width:80px; height:40px; border-radius:10px; line-height:40px; text-align:center; background:#fff; margin:0px auto 0px auto;}
.item:nth-child(3){margin-right:0px;}
.farmtop{ width:100%; height:340px; float:left; background:url(../images/ourfarm-topbg.png) no-repeat top center;  background-size:cover; font-family:"dinb";}
.farmtop>p{padding-top:222px;color:#fff; font-size:40px;}
.title{ width:100%; float:left; padding:0 0px 26px 0px; font-family:"dinb"; font-size:18px; color:#113a5d; letter-spacing:1px;}
.text,.text-farm,.text2{ width:100%; float:left; text-align:left; font-family:"din"; font-size:14px; color:#5a5858; letter-spacing:1px; /*margin-bottom:40px;*/}
.text-farm{ margin-top:33px; margin-bottom:20px;}
.text>p,.text-farm>p{ margin-bottom:13px; letter-spacing:1px; line-height:20px; }
.text>p>a,.text-farm>p>a{ font-weight:bold; color:#5a5858;}
.text>p>a:hover,.text-farm>p>a:hover{ color:#113a5d;}
.text2 > p{ font-size: 14px; margin-bottom: 10px; }
.map{ width:100%; height:612px; float:left; position:relative;}
.map img{ width:1903px; height:612px; margin:auto; padding-top:40px; }
.map-yc{ width:100%; height:40px; float:left; position:absolute; top:0px; left:0; background:#fff; z-index:2;}
.map iframe{ position:absolute;top:0px; left:0;}
.newsart{ width:882px; height:259px; float:left; margin:43px 0px 0px 137px; border:1px #113a5d solid;}
.bord{ width:100%; height:33px; float:left; background:#f7f6f6; margin-top:40px;}
.farms-dis{ width:100%; float:left; background:#f7f6f6;}
.farmdis{ width: 100%; float: left; margin-bottom: 50px; }
.farmdis ul{ width:760px; text-align:left; margin:0 auto;  font-family:"din"; font-size:14px; color:#5a5858; letter-spacing:1px;}
.farmdis ul li{ width: 100%; float:left; list-style:disc; line-height:24px; padding-left:15px;}
.farmdis ul li:last-child{ }
.bord2,.bord4{ width:100%; height:21px; float:left; background:#eee; /*e6e7e7 margin-top:44px;*/}
/*.bord4{ margin-top: 37px; }*/
.farmslider{ width:100%; height:408px; float:left;}
.farmdis-cont{ width:100%; float:left; padding:50px;}
.farmdis-cont p{ width:100%; float:left; line-height:20px; font-family:"din"; color:#5a5858; letter-spacing:1px; text-align:left; font-size: 14px;}
.farmids-img{ width: 100%; float: left; margin:20px 0; }
.farmids-img img{ margin:0 auto; }
#farm-bg{width:100%; height:100%;position:absolute;top:0;left:0;  display:none; background:rgba(0,0,0,0.8); z-index:999; display:none; }
#farm-write,#farm-write2,#farm-write3{ width:1160px;/* height:975px;*/ background:#fff; position:relative; top:40%; margin:auto; display:none;}
.h-con{ width:100%; float:left; background:#fff; padding:80px 135px 0px 135px;}
#bigimg,#bigimg2,#bigimg3{ width:890px; float:left; }
#bigimg img,#bigimg2 img,#bigimg3 img{ width:890px; height:auto;}
.smallimg{ width:100%; float:left; padding:27px 0px 38px 0px;}
.smallimg ul{ width:100%; float:left;}
.smallimg ul li{ width:153px; height:97px; float:left; overflow: hidden; margin-right:31px; margin-bottom:27px; border:3px #fff solid;}
.smallimg ul li:hover{ cursor:pointer;}
.smallimg ul li img{ width:153px; height:91px;}
.smallimg ul li:nth-child(5n){ margin-right:0px;}
/*.lsimg{ width:301px; height:301px; text-align:center; margin:auto;}
.lsimg img{ height:301px; width:auto;}
.lsimgs{ width:100%; float:left;}*/

.newstop{width:100%; height:340px; float:left; background:url(../images/news-topbg.png) no-repeat top center; background-size:cover; font-family:"dinb";}
.newstop>p{padding-top:222px;color:#fff; font-size:40px;}
.new-nav,.new-navall{ width:246px; float:left; padding-left:97px;}
.new-nav ul,.new-navall ul{ width:100%; height:330px; float:left; border-right:1px #e1e1e1 solid;}
.new-nav ul li,.new-navall ul li{ width:100%; height:46px; float:left; line-height:46px; font-family:"din"; font-size:16px; font-weight:bold; color:#646566; border-bottom:1px #e1e1e1 solid; border-left:9px #fff solid; }
.new-navall ul li:first-child{ border-left:9px #7da633 solid; color:#113a5d;}
.new-nav ul li:hover a,.new-navall ul li:hover a{ color:#7da633; cursor:pointer;}
.new-nav ul li.current-cat{ border-left:9px #7da633 solid; color:#113a5d;}
.news-mid{ width:904px; float:left; padding:0 104px 0px 40px;}
.news-mid ul.tt-toggle{ width:100%; float:left; text-align:left; margin-bottom:30px;}
.news-mid ul.tt-toggle a{ width:100%; float:left; }
.news-mid ul.tt-toggle li{ width:100%; float:left;}
.new-date{ width:127px; /*height:46px;*/ float:left;/* line-height:21px; */text-align:center; font-family:"din"; font-weight:bold; font-size:16px; color:#113a5d;}
.news-mid .toggle-head,.news-mid .toggle-head2{ width:100%; float:left;/* line-height:18px;*/ font-family:"din"; font-weight:bold; color:#7e7e7f; background:url(../images/news-bgx.png) no-repeat 705px center; cursor:pointer; letter-spacing:1px; border:1px #113a5d solid; color:#7e7e7f; padding:10px 70px 10px 0px;}
.news-mid ul li:hover .toggle-head{ border:1px #113a5d solid; background:#113a5d url(../images/news-bgs.png) no-repeat 705px center;  color:#fff; transition:all 0.8s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s;}
.news-mid ul li:hover .toggle-head>.p1,.news-mid ul li:hover .toggle-head>.p2{color:#fff; background:url(../images/news-dian2.png) no-repeat left center;} 
.news-mid ul li:hover .toggle-head>.new-date{ color:#fff;}
.news-mid .toggle-head .p1,.news-mid .toggle-head2 .p1{ width:560px;/* height:46px;*/ float:left; line-height:21px; padding:0px 0px 0px 40px;background:url(../images/news-dian.png) no-repeat left center; color:#113a5d; }
.news-mid .toggle-head .p1 p,.news-mid .toggle-head2 .p1 p{line-height:21px;}
.news-mid .toggle-head .p2,.news-mid .toggle-head2 .p2{ width:550px;/* height:46px; */float:left; line-height:21px; padding:0px 0px 0px 40px;background:url(../images/news-dian.png) no-repeat left center; color:#113a5d;}
.news-mid .toggle-head .p2 p,.news-mid .toggle-head2 .p2 p{ line-height:21px;}
.news-mid .toggle-head div p a,.news-mid .toggle-head2 div p a{color:#7e7e7f;}
.news-mid .toggle-content{ width:100%; float:left; padding-left:13px; line-height:28px; font-family:"din"; font-size:12px; color:#5b5d5e;padding-top:20px; letter-spacing:1px;}
.news-mid ul li.active .toggle-head,.news-mid ul li.active .toggle-head2{border:1px #113a5d solid; background:#113a5d url(../images/news-bgs.png) no-repeat 705px center;  color:#fff; transition:all 0.8s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; }
.news-mid ul li.active .toggle-head2{ background:url(../images/news-bgs.png) no-repeat 705px center;}
#nocolor{background:url(../images/news-bgs.png) no-repeat 705px center; }
.news-mid ul li.active .toggle-head>p,.news-mid ul li.active .toggle-head2>p{color:#fff; background:url(../images/news-dian2.png) no-repeat left center;}
.news-mid ul li.active .toggle-head .p1,.news-mid ul li.active .toggle-head .p2,.news-mid ul li.active .toggle-head2 .p1,.news-mid ul li.active .toggle-head2 .p2{color:#fff; background:url(../images/news-dian2.png) no-repeat left center;}
.news-mid ul li.active .toggle-head>div a,.news-mid ul li.active .toggle-head2>div a{color:#fff;}
.news-mid ul li.active .toggle-head .new-date,.news-mid ul li.active .toggle-head2 .new-date{color:#fff;}
.new-imgs{ width:373px; float:left; padding:5px 0px 0px 24px;}
.new-text{ width:326px; float:left; font-family:"din"; font-size:12px; color:#5b5d5e; line-height:20px; padding-bottom:35px;}
.new-imgs img{ width:268px; height:auto; float:left; }
.new-btn{ width:71px; height:40px; float:right; line-height:40px; font-family:"din"; font-size:18px; border:1px #113a5d solid; border-radius:5px; text-align:center; font-weight:bold; margin-right:47px; }
.new-btn a{ color:#113a5d;}
.new-text a{ color:#113a5d; text-decoration:underline;}
.new-content{ width:100%; float:left; padding:50px 0; position:relative;}
.page_navi{/*overflow:hidden;*/ float:left; width:100%;text-align:center; /*position:absolute; bottom:-15px; left:0px;*/}
#pagenavi{ width: 100%; float: left; margin:20px 0 0 0; }
.page_navi a{color:#304d6b;text-decoration:none;line-height:36px;margin:2px;padding:3px 8px}
.page_navi a:hover,.page_navi a.current{}
.page_navi .tupian1{ width:10px; height:12px; padding-right:10px;  background:url(../images/more-left.png) no-repeat top left;}
.page_navi .tupian2{ width:10px; height:12px; padding-right:10px;  background:url(../images/more-right.png) no-repeat top left;}
/*.mainnav ul.menu > li:nth-child(5).current-menu-item:hover > a{
	text-decoration: none;
	color:#113a5d;
	background:url(../images/nav-bg3.png) no-repeat  center right;
}
.mainnav ul.menu > li:nth-child(5).current-menu-item > a{
	text-decoration: none;
	color:#7da633;
	background:url(../images/nav-bg1.jpg) no-repeat  center right;
}*/

.mainnav ul.menu > li.current-category-ancestor>a{color:#7da633;}
.mainnav ul.menu > li.current-post-ancestor>a{color:#7da633;background: url(../images/nav-bg1.jpg) no-repeat center right;}
.mainnav ul.menu > li.current-post-ancestor:hover>a{color: #113a5d}
.news-main{ width:758px; margin:0px auto 0px auto;}
.newimg{ width:534px; margin:auto; }
.newimg img{padding:25px 0px 0px 0px;}
.newimg p{ width:100%; text-align:left; font-size:12px; font-family:"din";color:#5b5d5e; line-height:16px; padding-top:12px; font-style:italic;}

.newdate{ width:100%; float:left; text-align:center; font-size:20px; font-family:"din"; color:#5a5858; padding-top:50px;}
.new-line{ width:44px; height:5px; float:left; margin:27px 0px 27px 356px; background:#113a5d;}
.news-title{ width:100%; float:left; padding:0px 50px; text-align:center; line-height:28px; color:#3d3e3f; font-size:28px; font-family:"din"; font-weight:normal; padding-bottom:50px;}
.news-texts{ width:100%; float:left; text-align:left; font-family:"din"; color:#4b4c4d; letter-spacing:1px; line-height:18px;}
.news-texts p{ padding-bottom:13px;}
.news-texts>ul{ width:100%; float:left; padding-left:20px;}
.news-texts>ul>li{ float:left; padding-bottom:10px; list-style:disc; padding-left:20px;}
.news-texts>ul>li>ul{ padding-left:20px; padding-top:10px;}
.news-texts>ul>li>ul>li{ list-style:circle; padding-top:10px; padding-left:20px;}
.news-texts h3{ font-size:14px;}
.news-texts span{ font-size:12px; color:#4b4c4d; font-style:italic;}
.newback{width:82px; height:46px; float:left; line-height:46px; font-family:"din"; font-size:18px; border:1px #113a5d solid; border-radius:5px; text-align:center; font-weight:bold; margin:80px 0px 33px 336px;}
.newback:hover{ background:#7da633;transition:all 1s; -moz-transition:all 1s; -webkit-transition:all 1s; border:1px #7da633 solid;}
.newback:hover a{ color:#fff;}
.newback a{ color:#113a5d;}




.reporttop{width:100%; height:340px; float:left; background:url(../images/report-topbg.png) no-repeat top center;  background-size:cover; font-family:"dinb"; }
.reporttop>p{padding-top:222px;color:#fff; font-size:40px;}
.report-btn{ width:100%; height:113px; float:left; background:#f5f5f5;  color:#113a5d;}
li.hovertab_zzj{ background:#113a5d; color:#fff; transition:all 1s; -moz-transition:all 1s; -webkit-transition:all 1s;}
#tab_zzj_1,#tab_zzj_2{ padding:11px 22px; float:left;  font-family:"din"; font-weight:bold; border:1px #113a5d solid; margin:34px 42px 0px 398px; cursor:pointer; background:#113a5d;}
#tab_zzj_2{ background:#fff; margin:34px 0px 0px 0px;}
#tab_zzj_2 a{ color:#113a5d;}
#tab_zzj_1 a{ color:#fff;}
#tab_zzj_1:hover,#tab_zzj_2:hover{ background:#7da633;transition:all 1s; -moz-transition:all 1s; -webkit-transition:all 1s;}
#tab_zzj_01{ display:block; }
#tab_zzj_02{ display:none;}
.rep-mid{ width:100%; float:left; padding: 30px 0;}
.rep-mid>.main>p{ width:100%; float:left; padding:10px 0px;  font-family:"din"; letter-spacing:1px;color:#282829;}
.rep-mid>.main>img{ max-width: 100%; margin-bottom: 10px; }
/*.rep-mid>.main>p>a{color:#282829;}
.rep-mid>.main>p>a:hover{ font-weight:bold;}*/
.rep-left,.rep-left2,.rep-right,.rep-right2{ width:277px; height:397px; float:left; background:#113a5d; margin:0px 168px 0px 216px; cursor:pointer;}
.rep-left2{ margin:0px;}
.rep-right{ margin:0px 17px 0px 0px;}
.rep-right2{ margin:0px;}
.rep-img{ width:110px; height:113px; float:left; background:url(../images/book-bg1.png) no-repeat top left; margin:32px 0px 21px 34px; font-family:"cgb"; font-size:20px; color:#fff; padding-top:55px; text-align:center;}
.rep-left>p,.rep-left2>p,.rep-right>p,.rep-right2>p{ width:100%; height:120px; display:block;  float:left; font-family:"din"; font-size:18px; color:#fff; padding-left:34px; padding-right:62px; text-align:left; letter-spacing:1px; line-height:20px;}
.xz-tp{ width:11px; height:57px; float:left; margin-left:34px; background:url(../images/book-xz.png) no-repeat bottom left; padding-top:30px;}
.down{width:100%;  float:left; font-family:"din";   padding-left:34px; padding-right:62px; text-align:left;letter-spacing:1px; margin-top:10px; color:#fff;}

.rep-left:hover .rep-img,.rep-right:hover .rep-img,.rep-left2:hover .rep-img,.rep-right2:hover .rep-img{background:url(../images/book-bg2.png) no-repeat top left; color:#113a5d;}
/*.dis_zzj_net{display:block;}
.undis_zzj_net{display:none;}*/
.rep-left:hover .xz-tp,.rep-left2:hover .xz-tp{ -webkit-animation:bird 2s infinite linear ;}
.rep-right:hover .xz-tp,.rep-right2:hover .xz-tp{ -webkit-animation:bird 2s infinite linear ;}

.contacttop{width:100%; height:340px; float:left; background:url(../images/contact-topbg.png) no-repeat top center;  background-size:cover;  font-family:"dinb";}
.contacttop>p{padding-top:222px;color:#fff; font-size:40px;}
.con-texts{ width:100%; /*height:138px;*/ float:left; line-height:108px; background:#f7f6f6; padding:50px 0;}
.con-text{ width:100%; height:38px; line-height:36px; border:1px #b7b7b7 solid;  text-align:center; font-family:"din"; color:#5a5858; letter-spacing:1px;}
.text-left,.text-right{ padding:0px 31px; height:36px; line-height:36px; float:left; text-align:center;}
.text-right{ }
.text-left{ border-right:1px #b7b7b7 solid;}
.text-left span,.text-right span,.con-text2 span{ font-weight:bold; color:#113a5d; padding-right:25px;}
.con-text2{ padding:0px 31px; width:100%; height:38px; line-height:36px; border-left:1px #b7b7b7 solid; border-right:1px #b7b7b7 solid; border-bottom:1px #b7b7b7 solid; text-align:left; font-family:"din"; color:#5a5858; letter-spacing:1px;}

.contitle{width:100%; float:left; padding:36px 0px 24px 0px; font-family:"din"; font-size:16px; font-weight:bold; color:#113a5d;letter-spacing:2px;}
.formtext{ width:1140px;float:left; text-align:left; font-family:"din"; font-size:15px; color:#5a5858; letter-spacing:1px; margin-bottom:20px; padding-left:20px; }
form{ padding:0px 10px; }
.wpcf7-form-control-wrap{width:359px; height:42px; float:left;}
textarea{ width:100%; height:129px; background:none;font-family:"din"; line-height:42px; color:#b4b0b0; letter-spacing:1px; border:1px #acacac solid;border-radius:12px;resize:none;outline:none;}
input{ width:359px; height:42px; float:left; line-height:42px; background:none; border:1px #acacac solid;font-family:"din"; color:#b4b0b0;letter-spacing:1px; border-radius:12px; outline:none;}

input.name{ margin:0px; padding-left:15px;}
input:focus,textarea:focus{ border:1px #FC3 solid;border-radius:12px;-webkit-box-shadow: 0px 0px 6px #FC3;
     -moz-box-shadow: 0px 0px 5px #FC3;
     box-shadow: 0px 0px 5px #FC3;  
  -webkit-transition: border linear .2s,box-shadow linear .2s;
-moz-transition: border linear .2s,box-shadow linear .2s;
-o-transition: border linear .2s,box-shadow linear .2s;
transition: border linear .2s,box-shadow linear .2s;}
.telephone{ margin:0px; padding-left:15px;}
.eml{padding-left:15px;}
.wpcf7-form-control-wrap.text{ margin:0px;}
.wpcf7-form-control-wrap.email{ margin:0px 31px;}
.wpcf7-form-control-wrap.message{ width:100%; height:129px; margin:20px 0px; background:none;}
#btn{ width:84px; height:36px; line-height:28px; font-family:"din"; color:#fff; float:right; background:url(../images/send-bg2.png) no-repeat top left;webkit-box-shadow:none; border:none; -moz-box-shadow:none;
     box-shadow:none;  transition:all 1s; -moz-transition:all 1s; -webkit-transition:all 1s}
#btn:hover{background:url(../images/send-bg1.png) no-repeat top left; cursor:pointer; transition:all 1s; -moz-transition:all 1s; -webkit-transition:all 1s;}
.screen-reader-response{ display:none;}


.abouttop{width:100%; height:340px; float:left; background:url(../images/strat-topbg.png) no-repeat top center;  background-size:cover;}
.about-texts{width:100%;float:left; padding:41px 0px 41px 0px;  background:#f7f6f6;}
.about-texts ul{ width:100%; float:left; text-align:left; padding-left:330px;}
.about-texts ul li{ width:100%; float:left; list-style:disc; font-size: 15px; line-height:24px; font-family:"din"; color:#5a5858; letter-spacing:1px; font-weight:500; padding-left:17px;}
.migdb{ width:100%; float:left; padding:50px 50px 28px 50px; }
.migdb p{ width:100%; float:left; text-align:left; font-family:"din"; color:#5a5858; line-height:20px; letter-spacing:1px; font-size: 14px;}
.migdb-img{ width:100%; float:left; /*padding:50px 89px 0 89px;*/ margin:50px 0 0 0;}
.migdb-img a{color:#767676;}
.farmdis2{ padding:50px 0 0 0; }
.before,.after{ /*width:380px;*/ width: 50%; float:left; padding:0 15px; cursor: pointer; }
.before-bg{ width:100%; height:0; position:absolute; left:0; top:0; background:rgba(0,0,0,0.5); display:none; }
.before:hover .before-bg,.after:hover .before-bg{ height:100%;  display:block; -webkit-animation: fade 0.8s linear;}
.after{ float:right;}
.img-before{ width:100%; height:273px; float:left; overflow:hidden; position:relative;}
.img-before img{ /*width:380px; height:273px;*/ width: 100%; float:left;}
.before-more{width:80px; height:40px; border-radius:10px; line-height:40px; text-align:center; background:#fff; margin:116px auto 0px auto;}
.text-before{ width:100%; height:56px; float:left; line-height:56px; text-align:center; font-family:"din"; font-weight:bold; background:#f3f4f5;}
.site,.site3{ width:100%; float:left; padding:50px 49px 28px; font-family:"din"; color:#5a5858; text-align: center;}
.site-text,.site-text3{ width:100%; float:left; text-align:left; line-height:28px; padding-left:108px;}
.site p{width:100%; float:left; text-align:left; line-height:20px; padding:8px 0px 8px 108px; font-size: 14px;}
.site p.site-text2{ font-style:italic; padding:0px 0px 15px 108px; line-height:normal;}
.site3,.site-text3{ padding-left: 0; }
.site ul,.site3 ul {
    padding-left: 125px;
    text-align: left;
    font-family: "din";
    font-size: 14px;
    color: #5a5858;
    letter-spacing: 1px;
}
.site3 ul{ padding-left: 17px; }
.site ul li,.site3 ul li{
	width: 100%;
    float: left;
    list-style: disc;
    line-height: 24px;
    padding-left: 15px;}
.site-text2 span{ font-weight:bold;}
.site-text2 a:hover{ color:#113a5d;}
.site-text2 a{color:#5a5858;}
.bz{ width:100%; float:left; background:#fff;}
.bz-left{ width:578px; float:left; padding:91px 0px 0px 217px; text-align:left;}
.bz-right{ width:500px; float:left; padding-top:30px;}
.bz-right p{ font-family:"din"; color:#5a5858; line-height:18px; padding-bottom:10px; text-align:left; letter-spacing:1px;}
.bord3{width:100%; height:26px; float:left; background:#f7f6f6; margin-top:22px;}
.bzlist{ width:100%; float:left; background:#fff;}
.bz-text{ width:100%; float:left; text-align:center; color:#113a5d; font-family:"din"; font-weight:bold; padding:53px 0px; letter-spacing:1px;}
.bzlist ul{ width:100%; float:left; }
.bzlist ul li{ height: 100px; float:left; padding-right:77px;}
.bzlist ul li div{ height: 100px; float:left;}
.bzlist ul li:last-child{ padding-right:0px; float: right;}
.sb1{ width: 171px; background:url(../images/str-link1.png) no-repeat left top;}
.sb1:hover{background:url(../images/str-link1-hover.png) no-repeat left top;}
.sb2{ width: 142px; background:url(../images/str-link2.png) no-repeat left top;}
.sb2:hover{background:url(../images/str-link2-hover.png) no-repeat left top;}
.sb3{ width: 148px; background:url(../images/str-link3.png) no-repeat left top;}
.sb3:hover{background:url(../images/str-link3-hover.png) no-repeat left top;}
.sb4{ width: 113px; background:url(../images/str-link4.png) no-repeat left top;}
.sb4:hover{background:url(../images/str-link4-hover.png) no-repeat left top;}
.sb5{ width: 86px; background:url(../images/str-link5.png) no-repeat left top;}
.sb5:hover{background:url(../images/str-link5-hover.png) no-repeat left top;}
.sb6{ width: 110px; background:url(../images/str-link6.png) no-repeat left top;}
.sb6:hover{background:url(../images/str-link6-hover.png) no-repeat left top;}

.porttop{width:100%; height:340px; float:left; background:url(../images/port-topbg.png) no-repeat top center;  background-size:cover;}
.porttext{ width:100%; float:left; padding:50px 0; /*font-family:"din"; color:#5a5858; line-height:18px;*/}
/*.porttext span{ color:#113a5d; line-height:28px;}
.porttext p{ margin-bottom:10px; }*/
.porttext ul{ width: 60%; display: inline-block; text-align:left; }
.porttext ul li{ width:100%; float:left; list-style:disc; margin-bottom: 10px; font-size: 16px; line-height:24px; font-family:"din"; color:#5a5858; padding-left:20px;}
.portfolio-map img{ max-width: 100%; }
.portfolio-info{ width: 100%; display: inline-block; clear: both; padding:50px 0; font-family: 'dinb'; font-size: 22px; color: #113a5d; letter-spacing:1px; }
.portfolio-links{ width: 100%; }
.portfolio-links li{ width: 25%; float: left; text-align: center; }
.portfolio-links li a{ /*display: inline-block;*/ height: 111px; display: table-cell; vertical-align: middle; }
.portfolio-links li a img{  line-height: 111px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */ 
	opacity: 0.6;
}
.portfolio-links li:hover img{ 
	-webkit-filter: grayscale(0);
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	opacity: 1;
}

.portfolio-links1{ width: 100%; display: inline-block; margin:00px 0 00px 0; }
.portfolio-links1 li{ margin:0 0px; }
.portfolio-links1 li:last-child{ margin:0 30px 0 50px; }
	
.portfolio-links2{ width: 70%; display: inline-block; margin:20px 0 50px 0; }
.portfolio-links2 li{ margin:0 30px; }
.portfolio-links2 li:last-child{ margin:0 30px 0 50px; }

.primary-text{ width: 100%; float: left; margin: 50px 0; letter-spacing: 1px; line-height: 20px; font-size: 15px;  font-family: "din"; color: #616161; }
.island-text{width: 100%; margin:50px 0 40px 0;
    float: left;
    text-align: left;
    font-family: "din";
    font-size: 14px;
    color: #5a5858;
    letter-spacing: 1px;}
.primary-text p, .island-text p{ font-size: 14px; margin-bottom: 10px; }
.primary-text p{ width: 855px; display: inline-block; }
.PrimaryIndustry-img{ width: 100%; clear: both; /*height: 536px;*/ overflow: hidden; background: #eeeeee; margin-bottom: 50px; }
.PrimaryIndustry-img img{ 
	max-width: 1200px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
    transition: all 1s ease;
}
.PrimaryIndustry-img:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1); }
.primary-top{ text-align: center;margin: 0 0 50px 0;}
.primary-title{ width:60%; display: inline-block; color: #133b5e; font-size: 16px; font-family: 'dinb'; border:1px solid #133b5e; line-height: 36px;
 }

.main2{ width: 928px; }
.group-text,.group-text2{ width: 100%; float: left; font-family: "din"; color: #616161;margin: 50px 0 30px 0; font-size: 14px;}
.group-text2{/* width: 80%; margin: 50px 10% 30px 10%;  */text-align: left; line-height: 22px; letter-spacing: 1px;}
.group-left{ width: 40%; float: left; }
.group-left img{ max-width: 100%;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
    transition: all 1s ease; }
.group-left:hover img{  -webkit-transform:scale(1.1);transform:scale(1.1);}
.group-right{ width: 54%; float: right; margin-top: 40px; }
.group-right p{ float: left; margin: 10px 0; }
.group-img{ margin-bottom: 30px; }
.group-text img{ max-width: 100%; display: inline-block; }

.primary-img{ margin: 40px 0; text-align: center; }
.primary-img ul{ /*width: 82%;*/ /*width: 855px;*/ display: inline-block; }
.primary-img ul li{  /*width: 28%; */float: left; margin:0 10px;}
/*.primary-img ul li:first-child{ width: 19%; }
.primary-img ul li:nth-child(3){ width: 30%; }
.primary-img ul li:last-child{ width: 23%; }*/
/*.portfolio-links li:first-child,.portfolio-links li:nth-child(5){ margin-left: 0; }
.portfolio-links li:nth-child(4n){ margin-right: 0; }*/
/*.portfolio-links li img{ 
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);  
	opacity: 0.6;
}
.portfolio-links li:hover img{ 
	-webkit-filter: grayscale(0);
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	opacity: 1;
}*/	
/*.port-dis{ width:527px; height:39px; float:left; line-height:39px; text-align:center; font-family:"din"; font-weight:bold; color:#113a5d; border:1px #113a5d solid; margin:67px 0px 54px 313px; letter-spacing:1px;}
.port-dt{ width:100%; float:left;}
.port-dt .one-third{ width:385px; float:left; padding:83px 0px 0px 68px; text-align:left;}
.port-dt .fw900{ font-family:"dinb"; font-weight:bold; color:#113a5d; font-size:64px; margin-bottom:20px; }
.port-dt .fw400{ font-family:"din"; font-weight:bold; color:#113a5d; font-size:22px; text-transform:none;}
.port-dt p{ font-family:"din"; font-style:italic; color:#5a5858; font-size:14px; letter-spacing:1px; line-height:20px;}*/
.column{ height:302px; border-right:1px #e6e7e7 solid;}
.column:last-child{ border-right:none;}


.comptop{width:100%; height:340px; float:left; background:url(../images/comp-topbg.png) no-repeat top center;  background-size:cover; font-family:"dinb"; color:#fff;}
.comptop>p{ padding-top:222px;color:#fff; font-size:40px;}
.comp-title{ width:100%; float:left; text-align:center; padding:63px 0px 79px 0px; font-size:16px; font-family:"din"; font-weight:bold; color:#113a5d; letter-spacing:1px;}
.comp-img{ width:100%; height:516px; float:left; background:url(../images/NZStructure20160318.png) no-repeat top center;}


.his-nav{ width:371px; float:left; padding:50px 36px 50px 186px;}
.his-nav ul{ width:100%; height:330px; float:left; border-right:1px #e1e1e1 solid;}
.his-nav ul li{ width:100%; height:46px; float:left; line-height:46px; font-family:"din"; font-size:16px; font-weight:bold; color:#646566; border-bottom:1px #e1e1e1 solid; border-left:9px #fff solid; }
.his-nav ul li:hover{ color:#7da633; cursor:pointer;}
.his-text{ width:672px; float:left; text-align:left; padding-top:65px; font-family:"din"; color:#5a5858; line-height:18px; letter-spacing:1px;}
.dl{ width:570px; float:left;}
.his-texts span{ font-family:"dinb";float:left;}
.his-texts{ width:100%; float:left; padding-bottom:10px;}
.dis_zzjs_net{display:block;}
.undis_zzjs_net{display:none;}
.r-navs ul li.hovertab_zzjs{background:#967a60; color:#fff; font-weight:bold;}
.his-nav ul li.hovertab_zzjs{ border-left:9px #7da633 solid; color:#113a5d;}





.spon-cont{ width:100%; float:left; padding:0px 180px;}
.spon-text{ width:100%; float:left; padding:26px 0px 55px 0px;}
.spon-text p{ width:100%; text-align:left; font-family:"din"; color:#5a5858; letter-spacing:1px; line-height:18px;}
.spon-imgs{ width:691px; float:left; padding-left:86px; margin-bottom:32px;}
.spon-img{ width:328px; height:297px; float:left;}
.spon-xz{ width:277px; height:297px; float:left; background:#113a5d; overflow:hidden;}
.spon-right{ width:100%; height:100%; float:left;}
.spon-right:hover .rep-img,.spon-right:hover .rep-img{background:url(../images/book-bg2.png) no-repeat top left; color:#113a5d;}
.spon-right>p{ width:100%; display:block;  float:left; font-family:"din"; font-size:18px; color:#fff; padding-left:34px; padding-right:55px; text-align:left; letter-spacing:1px; line-height:20px;}
.spon-right:hover .xz-tp{ -webkit-animation:bird 2s infinite linear ;}


.aboutus-text{ width:100%; margin-bottom: 50px; float:left; padding-top:50px; text-align:center; font-family:"dinb";color:#113a5d;
font-size: 20px; font-weight: 500; line-height:35px; }

.team-text{ width:100%; margin-bottom: 150px; float:left; padding-top:50px; text-align:center; font-family:"dinb";color:#113a5d;
font-size: 22px; line-height:40px; letter-spacing:1px;}
.team-imgs{ width:100%; /*height:826px;*/ float:left; background:#eeeeee;}
.team-main{ width: 766px; /*width:1190px;*//*706px*/ margin:-95px auto 0px auto; padding:0px 0px 35px 0px;}
.team-img{ width:395px; float:left; padding:35px 18px 18px 18px;}
.team-img:hover{ width:395px; padding:0px 9px 0px 9px; transition:all 1s; -moz-transition:all 1s; -webkit-transition:all 1s; -o-transition:all 1s; cursor:pointer;}
.team-img:hover img{ width:395px; height:auto;}
.member h4{ width:100%; float:left; text-align:center; font-family:"dinb"; font-size:22px; color:#113a5d; letter-spacing:1px; line-height:64px;}
.member-text{ width:100%; height:82px; float:left;}
.member p{ width:100%; float:left; text-align:center; font-family:"dinbk"; color:#5a5858;  letter-spacing:1px; line-height:18px; /*padding-bottom:10px;*/}
.member p span{ font-family:"din";font-size:12px;}
.team-main a:nth-child(3) .member-text{ padding-top:0px;}
.team-main a:nth-child(1) .member-text{ padding-top:0px;}

.team-mem{ padding:0 30px; }
.teams{ width: 100%; margin-top: -100px; }
.teams ul{ width: 100%; overflow: hidden; }
.teams ul li{ 
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	width: 25%; float: left; height: 413px; /*height: 826px;*/ padding:0 10px; margin-bottom: 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.team-people{ background: #fff; cursor: pointer; }
.team-people-img{ height: 270px; overflow: hidden; }
.team-people-img img{ width: 100%; }
.team-people-info{ padding:10px 0;}
.team-people-info h3{ padding:10px 0; font-family: 'dinb'; font-weight: normal; font-size: 22px; color: #113a5d; }
.team-people-info h4{ font-size: 12px; font-family: 'dinb'; font-weight: normal; color: #5a5858; line-height: 1;}
.team-people-info p{ height: 42px; font-size: 12px; color: #5a5858; line-height: 16px; padding:5px 0;}
/*.teams ul:first-child,ul.teams-list1{ padding:0 12.5%; margin-bottom: 50px; }
.teams ul:first-child li,ul.teams-list1 li{ width: 33.333%; }*/
.teams ul li:first-child{ margin-left:12.5%;}
.teams ul li:nth-child(3){ margin-right:12.5%;}
.teams ul li:nth-child(8){ margin-left:12.5%;}
.teams ul li:nth-child(10){ margin-right:12.5%;}
.teams ul li:hover{ padding:0;}

.peoples{ width: 100%; float: left; text-align: center; }
.peoples ul{ display: inline-block; margin:0 -10px; }
.peoples ul li{-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	/*width: 14.28%;*/  width: 165px; display: inline-block; vertical-align: middle; /*float: left;*/ padding:0 10px;margin:0 0 50px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.peoples ul li:hover{ padding:0;}
.peoples-people{ height: 296px; background: #fff; cursor: pointer; }
.peoples-people-img{ height: 146px; overflow: hidden; }
.peoples-people-img img{ width: 100%; }
.peoples-people-info{ padding:10px 0;}
.peoples-people-info h3{ padding:10px 0; font-family: 'dinb'; font-weight: normal; font-size: 14px; color: #113a5d; }
.peoples-people-info h4{ font-size: 12px; font-family: 'dinb'; font-weight: normal; color: #5a5858; line-height: 1;}
.peoples-people-info p{ font-size: 12px; color: #5a5858; line-height: 16px; padding:5px 0;}


#overbg{ width: 100%; height: 100%; background: rgba(0,0,0,0.8); position: absolute; z-index: 999; display: none; }
.team-pop{/* width: 40%;*/ width: 710px; position: fixed; /*left: 30%;*/ /*left: 24%;*/ top: 20%; z-index: 9999; display: none; }
.team-pop-main{ font-family: "din"; height: 400px; overflow-x: hidden; overflow-y: scroll; background: #fff; text-align: left; padding:30px; }
.team-pop-main h3{ font-family: "dinb"; font-weight: normal; font-size: 22px; color: #113a5d; margin-bottom: 20px; }
.team-pop-position{ margin-bottom: 30px; }
.team-pop-main h4{ font-family: "dinb"; font-weight: normal; font-size: 14px; color: #5a5858; line-height: 25px; }
.pop-position{font-family: "din";  font-weight: normal; }
.team-pop-main p{ color: #5a5858; margin-top: 10px; }
.team-pop-close{ position: absolute; right: 20px; top: 20px; z-index: 99; cursor: pointer; }
.team-pop-close:hover img{ opacity: 0.8; }
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.team-pop-main::-webkit-scrollbar{
    width: 8px;
    height: 8px;
    background-color: #f5f5f5;
}
/*定义滚动条的轨道，内阴影及圆角*/
.team-pop-main::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}
/*定义滑块，内阴影及圆角*/
.team-pop-main::-webkit-scrollbar-thumb{
    /*width: 10px;*/
    height: 20px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.teamid{ width:100%; float:left;}
.mid-title{ width:100%; float:left; text-align:center; padding-top:50px; color:#113a5d; font-size:18px; font-family:"din"; font-weight:bold; letter-spacing:1px;}
.mid-text,.mid-text2{ width:760px; height:39px; float:left; margin:25px 0px 50px 196px; line-height:39px; text-align:center; color:#333435; font-family:"din"; letter-spacing:1px; border:1px #113a5d solid; display: inline;}
.mid-text2{/*width:355px; margin:16px 0px 30px 400px;*/ width: 155px; margin:16px 0 30px 500px;}
.man-lists{ width:100%; float:left; margin-bottom: 50px;}
.man-lists li{ width: 25%; float: left; }

.team-lists{ width:100%; float:left;}
.team-lists li{ width:20%;/*192px*/ height:116px; float:left; border-right:1px #e6e7e7 solid; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.team-lists li:last-child{ border-right:none;}
.mid-name{ width:100%; float:left; text-align:center; line-height:50px; font-family:"dinb"; font-size:18px; color:#113a5d; letter-spacing:1px;}
.mid-date{width:100%; float:left; text-align:center; font-family:"dinb"; font-size:12px; color:#5a5858; letter-spacing:1px;}
.light{ font-family:"din"}
.more-name{ width:100%; float:left; text-align:center; padding-top:21px; font-size:18px; font-family:"dinb"; letter-spacing:1px;}
.more-name a{ color:#113a5d;}
.more-date{ width:100%; float:left; text-align:center; font-family:"dinb"; font-size:12px; color:#5a5858; letter-spacing:1px; padding-top:15px;}
.more-date span{ font-family:"din"}
.member{ background:#fff;}
.vc_col-sm-4 .title-center .title_line:after{left:42.75%}
.jquery-overlay{ width:100%; height:100%;position:absolute;top:0;left:0;  display:none; background:rgba(0,0,0,0.8); z-index:999; text-align: center;}
#xs1,#xs2,#xs3{ width:562px; /*height:562px; overflow-y: scroll;*/ margin:0px auto 0px auto; background:#fff; padding:30px 43px 30px 48px; position:fixed; z-index:1000; display:none;}
/*#xs1,#xs2,#xs3{ width:562px;  margin:10% calc(50% - 281px); margin:10% -webkit-calc(50% - 281px); margin:10% -moz-calc(50% - 281px); background:#fff; padding:0px 43px 50px 48px; position:fixed; z-index:1000;display:none; text-align: left;}*/
#xs1 h3,#xs2 h3,#xs3 h3{ width:100%; float:left; text-align:left; font-family:"din"; font-weight:bold; font-size:22px; color:#113a5d; padding-bottom:20px;}
.xs-dis{ width:100%; float:left; text-align:left; font-family:"din"; font-weight:bold; font-size:14px; color:#5a5858; padding-bottom:10px; line-height:18px;}
.xs-dis span{ font-weight:normal;}
#xs1 p,#xs2 p,#xs3 p{ width:100%; float:left; text-align:left; font-family:"din"; color:#5a5858; padding-top:38px; line-height:18px; letter-spacing:1px;}
.close{ width:25px; float:24px; position:absolute;top:19px; right:17px;}

/************/
 /* flexslider */
/*.flexslider{position:relative;height:440px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{height:380px;position:relative;}
.slides li{height:380px;}
.flex-control-nav{ display: none; position:absolute;bottom:10px;z-index:9;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{width:100%; float:left; margin-top: 20px;}
.flex-direction-nav li a{float: left; width:11px;height:22px;overflow:hidden;cursor:pointer;}
.flex-direction-nav li a.flex-prev{background:url(../images/rg-left.jpg) center center no-repeat; margin-right: 30px;}
.flex-direction-nav li a.flex-next{background:url(../images/rg-right.jpg) center center no-repeat;}*/
 /***********/
.respon{ width: 100%; height: 401px; float: left; margin-top: 180px; background: #eeeeee; }
.respon-boxes{ width: 100%; position: relative; margin-top: -140px; }
.respon-boxes ul{ width: 80%; display: inline-block; }
.respon-boxes ul li{ width: 50%; float: left;}
.respon-boxes ul li a{ width: 100%; height: 401px; float: left; cursor: pointer;}
.respon-box{ width: 369px; height: 401px; display: inline-block;  position: relative; }
.respon-img{ width: 369px; height: 401px;  float: left; background-size: cover; }
.respon-view{ opacity: 0; width:84px ; line-height: 48px; background: #113a5d; display: inline-block; border-radius: 5px; margin-top:100px; font-family: 'cgb'; font-size: 18px; color: #fff;
-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;  } 
.respon-boxes ul li a:hover .respon-view,.farmdis-imgs li a:hover .respon-view,
.respon-boxes ul li:hover .respon-view,.farmdis-imgs li:hover .respon-view{ opacity: 1; }
.respon-title{ width: 100%; height:172px; float: left; padding: 50px 0 0 0; background: url(../images/rg-title.png) no-repeat bottom center; 
	bottom: 0; position: absolute; z-index: 2;}
.respon-title hr{ width: 50px; border-top: 5px solid #113a5d; display: inline-block;-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
.respon-title h3{ line-height: 30px; font-family: 'dinbk'; font-size: 14px; color: #113a5d;-webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; } 	
.respon-boxes ul li a:hover .respon-title,
.respon-boxes ul li:hover .respon-title{ background: url(../images/rg-title-hover.png) no-repeat bottom center; }
.respon-boxes ul li a:hover .respon-title hr,.farmdis-imgs li a:hover .respon-title hr,
.respon-boxes ul li:hover .respon-title hr,.farmdis-imgs li:hover .respon-title hr{ margin-top:50px; }
.respon-boxes ul li a:hover .respon-title h3,.farmdis-imgs li a:hover .respon-title h3,
.respon-boxes ul li:hover .respon-title h3,.farmdis-imgs li:hover .respon-title h3{ display: none; }

#rg1,#rg2,#rg3{ width: 1159px; margin:0 auto; background: #fff; padding: 50px 0; position:fixed; z-index:1000; display:none; }
.rg-img{ padding: 0 50px; }
.rg-text{ padding: 0 50px; color: #5a5858; text-align: left; font-family: 'din'; line-height: 20px; }
.rg-text h3,spon-cont h3{ font-family: 'dinbk'; font-size: 16px; line-height: 30px; }
.rg-text h4{ font-size: 14px; margin-bottom: 30px;}
.rg-text p{ margin-bottom: 10px; }

.farmdis-imgs li .respon-title{ background-image: url(../images/fa-rg-title.png) }
.farmdis-imgs li a:hover .respon-title{ background: url(../images/fa-rg-title-hover.png) no-repeat bottom center;}

/*	Members
----------------------------------------------------------------------*/

.member{
	overflow: hidden;
	text-align: center;
	/*padding:18px;*/
	margin-top:10px;
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
}
.member:hover{
	box-shadow:0 0 15px rgba(0,0,0,.1);
	transform:scale(1.06,1.06);
	-moz-transform:scale(1.06,1.06);
	-webkit-transform:scale(1.06,1.06);
	}

/*.member-img img{
	
	width: 100%;
	max-width: 100%;
	height:auto;
}*/
/*.member-img {
	margin:-25px -25px 0px -25px;
}*/
.member h4{
	text-align: center;
	margin:0;
	padding:0;
	font-weight:700;
}
.member .member-role{
	color:#999;
	font-size:11px;
	margin-bottom:10px;
}
.member p{
	margin:0;
}

.member .member-social{
	background:#333;
    margin: 22px -10px -10px;
    padding: 1px 0 10px !important;
}
.member .member-social ul{
	margin:20px 0 10px;	
	padding:0;
	list-style: none;
	text-align: center;
}
.member .member-social ul li{
	display: inline-block;
	float: none;
	line-height: 19px;
    margin:0 6px;
}
.member .member-social ul li a{
	display:block;
	width:18px;
	height:18px;
	margin:0;
	padding:3px 0 0;

}
.member .member-social ul li a i{
	font-size:14px;
	color:#fff;
}
/* Extra Styles 
----------------------------------------------------------------------*/
.gmap.grayscale img,.member .member-img.grayscale img{
	/*-webkit-filter:grayscale(100%);
       -moz-filter:grayscale(100%);
        -ms-filter:grayscale(100%);
         -o-filter:grayscale(100%);
            filter:grayscale(100%);
            filter:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogPGZpbHRlciBpZD0iZ3JheXNjYWxlIj4KICA8ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4zMzMzIDAuMzMzMyAwLjMzMzMgMCAwIDAuMzMzMyAwLjMzMzMgMC4zMzMzIDAgMCAwLjMzMzMgMC4zMzMzIDAuMzMzMyAwIDAgMCAwIDAgMSAwIj48L2ZlQ29sb3JNYXRyaXg+CiA8L2ZpbHRlcj4KPC9zdmc+#grayscale");
            filter:gray;*/
	}
.gmap.grayscale:hover img,.member:hover .member-img.grayscale img{
	-webkit-filter:none;
       -moz-filter:none;
        -ms-filter:none;
         -o-filter:none;
            filter:none;
	}


.hide{display:none;}
.hidden{visibility:hidden}
.visible{visibility:visible !important}

.title-icon.fa {
    font-size: 24px;
    line-height: 24px;
    padding-right: 6px;
}
.title-center{text-align:center}
.title-left{text-align:left}
.title-right{text-align:right}




.faqtop{width:100%; height:340px; float:left; background:url(../images/faq-topimg.png) no-repeat top center;  background-size:cover; font-family:"dinb"; color:#fff;}
.faqtop>p{ padding-top:222px;color:#fff; font-size:40px;}
.faq-mid{ width:100%; float:left; padding:50px 147px 20px 111px;}
.faq-mid ul.tt-toggle{ width:100%; float:left; text-align:left; list-style:disc; margin-bottom:30px;}
#li1{ background:url(../images/faq-dian.png) no-repeat left 20px; padding-left:15px;}
#li2{background:url(../images/faq-dian.png) no-repeat left 31px; padding-left:15px;}
.faq-mid ul.tt-toggle li{ width:100%; float:left;}
.faq-mid .toggle-head{ width:875px; float:left; line-height:18px; padding:10px 0px; font-family:"din"; font-weight:bold; color:#7e7e7f; background:url(../images/faq-bgx.png) no-repeat 23px center; padding-left:56px; padding-right:30px; cursor:pointer; letter-spacing:1px; border:1px #e1e1e1 solid;}
.faq-mid .toggle-content{ width:875px; float:left; padding-left:13px; line-height:28px; font-family:"din"; font-size:12px; color:#5b5d5e;padding-top:20px; letter-spacing:1px;}
.faq-mid ul li.active .toggle-head{border:1px #b7b7b7 solid; background:url(../images/faq-bgs.png) no-repeat 23px center; }









#page-title h1,
.mainnav ul.menu > li > a,
.mainnav ul.menu > li > ul li a,
#comments .comment-reply-link,
.portfolio-item p,
.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
select,
.label {
    color: #626B75;
}

.post .post-title a,
#nicepagination .page-numbers.current,
#nicepagination .page-numbers:hover {
    color: #626B75 !important;
}



#top,
.mainnav ul.menu > li > a,
.mainnav ul.menu > li > ul li a {
    color: #616263;
}
.mainnav ul.menu > li > ul li:hover a {
    color:#113a5d;
}


/* Second color */




.mainnav ul.menu > li > ul {
    border-top-color: #7da633;
    background: rgba(255,255,255,1);
}



.widget-area .sigline,
#sidebar .sigline,
.post .sigline,
.portfolio-item .seperator,
#top .wp_nav_dropdown select,
.portfolio-filter li.active,
.button,
input[type=submit],
#respond input[type=submit],
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input,
input[type=checkbox]:checked,
input[type=radio]:checked {
    background-color: #7da633;
}



#top .wp_nav_dropdown select,
.portfolio-filter li.active,
.button,
input[type=submit],
#respond input[type=submit],
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input {
    color: # !important;
}



/* Third color */




.button:hover,
input[type="submit"]:hover,
.post-content input[type=submit]:hover,
#respond input[type=submit]:hover,
.portfolio-filter li:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce span.onsale,
.woocommerce-page span.onsale,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce-page #review_form #respond .form-submit input:hover,
#top #searchbar .searchform input[type=submit]:hover,
#comments .comment-reply-link:hover {
    background-color: #e99d3a;
}



#comments .comment-reply-link:hover {
    border-color: #e99d3a;
}



.button:hover,
.post-content input[type=submit]:hover,
#respond input[type=submit]:hover,
.portfolio-filter li:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce span.onsale,
.woocommerce-page span.onsale,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce-page #review_form #respond .form-submit input:hover,
#top #searchbar .searchform input[type=submit]:hover,
#comments .comment-reply-link:hover {
    color: # !important;
}






/* Misc styles */
#defaultslider {
    height: 660px;
}


#container {
    background-color: #ffffff;
}


#background-image {
    background-image: url('http://www.redfactory.nl/themes/thecompany/files/2014/04/slider_bg5.png');
}


#top,
.mainnav ul.menu > li ul {
    background: rgba(255,255,255,1);
}
#top.fixedpos,
#top.fixedpos .mainnav ul.menu > li ul {
    background: rgba(255,255,255,1);
}

#top #shopbar,
#top #searchbar {
    background: #eeeeee;
}

#page-title {
    background-image: url('images/slider-bg.png');
}

#page-title {
    background-color: #eeeeee;
}

#page-title h1 {
    color: #626b75;
}

footer {
    background: #333333;
}

footer,
footer .mainnav ul.menu > li > a {
    color: #aaaaaa;
}

footer .sidepanel h3,
footer .sidepanel h3 a {
    color: #ffffff;
}

#sub-footer {
    background: #232323;
}

#sub-footer {
    color: #aaaaaa;
}

.sidepanel h3,
.sidepanel h3 a {
    color: #474f57;
}



.portfolio-item figure{}
/* Custom CSS from theme settings */
.wk{ background:#fff;}

.col-12{ width: 100%; float: left; }
.col-6{ width: 50%; float: left; }
.ourValue{ width: 100%; float: left; padding: 50px 20%; background: #f7f6f6; text-align: center; }
.ourValue p{ font-size:22px; color: #113a5d; font-family: "dinb"; font-weight: 500; line-height: 35px;}
.ourValue img{ margin:50px auto 0; }
.ourValue-list{ /*width: 50%;*/ float: left; width: 100%; padding: 50px 20% 50px; text-align: left; }
.ourValue-title{ font-size: 18px; font-family: 'dinb'; color: #5a5858; }
.ourValue-list img{ margin:50px 0;}
.ourValue-list ul {
    padding:20px 0 0 25px;
}
.ourValue-list ul li {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    list-style: disc;
    font-size: 15px;
    line-height: 20px;
    font-family: "din";
    color: #5a5858; 
    font-weight: 500;
    letter-spacing: 1px;
    padding-left: 15px;
}

/*.cg-content{ width: 100%; float: left; padding:100px 0 50px 0; }
.cg-img img{ float: left; }
.cg-text{ font-family:'din'; color: #5a5858; text-align: left; }
.cg-text p{ margin:0 0 10px 0;}
.cg-pros{ width: 100%; display: inline-block; margin:50px 0; }
.cg-pros li{ float: left; }
.cg-pros li:first-child,.cg-pro1{ width: 24%; }
.cg-pros li:nth-child(2),.cg-pro2{ width: 40%; margin:0 6%; }	
.cg-pros li:last-child,.cg-pro3{ width: 24%; }
.cg-pro-title{ background: #00385e; border-radius: 10px; line-height: 33px;font-family:'din'; color: #fff; font-weight: bold; }
.cg-pro-img{ margin:20px 0; }
.cg-text2{ font-family:'din'; color: #5a5858;}*/

.JoinUs{ width: 100%; float: left; padding: 50px 20%; background: #f7f6f6; text-align: center; }
.JoinUs p{ font-size:22px; color: #113a5d; font-family: "dinb"; font-weight: 500; line-height: 35px;}
.JoinUs img{ margin:50px auto 0; }
.JoinUs-list{ float: left; width: 100%; padding: 10px 15px 10px; }
.JoinUs-title{ font-size: 16px; font-family: 'dinb'; color: #5a5858; }
.JoinUs-list img{ margin:50px 0;}
.JoinUs-list ul {
    padding:10px 0 0 20px;
}
.JoinUs-list ul li {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    list-style: disc;
    font-size: 15px;
    line-height: 20px;
    font-family: "din";
    color: #5a5858; 
    font-weight: 500;
    letter-spacing: 1px;
    padding-left: 15px;
	text-align: justify;
    text-justify: inter-word;
}



.farmdis-main {
    width: 1260px;
    margin: 0px auto;
}
.farmdis-imgs{ width: 80%; float: left; margin:0 10% 50px 10%; }
.farmdis-imgs li{ width: 44%; float: left; margin:0 3%; }
.farmdis-img{ width: 100%; height: 353px; float: left; overflow: hidden;}
.farmdis-title{ width: 100%; float: left; }
.farmdis-title p{ color:#113a5d; font-size: 16px; line-height: 50px;}

.pro-main{width: 100%; float: left; margin:50px -30px;}
.pro-left,.pro-right{ width: 50%; float: left; padding:0 30px; font-family: 'din'; }
.pro-left img{ float: right; padding:0 50px; }
.pro-right{ text-align: left; color: #5a5858;}
.pro-right p{ margin-bottom: 10px; }
.our-pro{ width: 100%; float: left; padding:50px 0; background: #f7f6f6; }
.our-pro h3{ font-family: 'din'; font-size: 16px; color: #00385e; text-transform: uppercase; line-height: 45px; }
.pro-boxes{ width: 100%; margin:50px -30px 0 -30px; }
.pro-box{ width: 50%; float: left; padding:0 30px; text-align: left;  }
.pro-box h3{ padding:0 15px; line-height: 30px; font-size: 16px; color: #fff; font-family: 'dinb'; text-transform: uppercase; letter-spacing: 2px; background: #00385e; }
.pro-box-text{ font-family: 'din'; padding:20px 15px; color: #133c5d; border-bottom: 1px solid #a8b9c5; line-height: 20px; height: 121px; }
.pro-box-img{ padding:20px 15px 0 15px;}
.pro-subject{ width: 100%; float: left; padding:50px 0; }
.pro-subject h3{ display: inline-block; line-height: 39px; border:1px solid #113a5d; padding:0 40px; font-family: 'dinb'; font-size: 16px; color: #113a5d; text-transform: uppercase; }
.pro-items{ width: 100%; float: left; margin-bottom: 50px; position: relative; }
.pro-item{ width: 50%; float: left; padding:0 100px 30px 100px; position: relative; }
.item-offset{ margin-left: 25%; }
.pro-item-img,.pro-item-img2,.pro-item-img3{ width: 100%; height: 252px; /*float: left;*/ overflow: hidden; /*display: table-cell; vertical-align: bottom;*/ }
.pro-item-img img,.pro-item-img2 img,.pro-item-img3 img{ max-width: 100%; /*vertical-align: bottom;*/ }
/*.pro-items .pro-item:first-child .pro-item-img3 img{ margin-top: 50px; }*/
.pro-item-bg{ height: 100px; float: left; position: relative; z-index: 9; left: 50%; /*top: 252px;*/ border-left:2px solid #e6e7e8; }
.pro-item-bg span,span.pro-item-circle,span.pro-item-circle3{ width: 35px; height: 35px; border-radius: 100%; background: #00385e; position: absolute; z-index: 99; left: -17px; top: -30px; }
.pro-item-info,.pro-item-info2,.pro-item-info3{ font-family: 'din'; width: 100%; height: 125px; float: left; /*margin-top: 100px;*/ padding:20px; 
 background: #f1f2f2; border-radius: 5px; font-size: 16px; color: #58595b; line-height: 30px; }
span.pro-item-circle3{ background: #7da633; }
.pro-item-info3{ padding:47px 0; }
.pro-item-img2,.pro-item-img3{ height: 330px; }
.pro-item-img2 img,.pro-item-img3 img{ max-width: auto; height: 330px; }
.pro-item-info2{ margin-top:100px; padding:30px 0; }
.pro-item-hr{ width: 31%; position: absolute; z-index: 9; top:50%; left: 28%; border-top:2px solid #e6e7e8;}
.pro-item-hr span,span.pro-item-circle2{ width: 35px; height: 35px; border-radius: 100%; background: #00385e; position: absolute; z-index: 99; left: 0; top:-17px;}

.market-text{ font-family: 'din'; width: 85%; display: inline-block; padding:50px 0; color: #5a5858; font-weight:strong; }
.market-text p{ margin-bottom: 10px; }
.market-top{ width: 100%; float: left; padding:50px 0; }
.market-top h3{ font-family: 'dinb'; width: 30%; display: inline-block; line-height: 39px; text-transform: uppercase;
    border: 1px solid #113a5d; font-size: 18px; color: #113a5d; }
.market-links1{ width: 100%; float: left; /*margin:0 -22px;*/ }
.market-links1 .market-link{ padding:0 30px; }
.market-links2{ width: 100%; float: left; }
.market-links2 .market-link{ width: 25%; float: left;}
.market-links2 .market-link:first-child img{ float: left; }
.market-links2 .market-link:nth-child(4) img{ float: right; }
.market-links3{ width: 100%; float: left;/* margin:0 -38px;*/ }
.market-links3 .market-link{  padding:0 48px 30px 48px;}
.market-links4{ width: 100%; float: left; /*margin:0 -29px;*/ margin-bottom: 50px; }
.market-links4 .market-link{ padding:0 35px;}
.market-link{ height: 145px; display: table-cell; vertical-align: middle; }
.market-link img{ vertical-align: middle; line-height: 145px; }

.market-links1 .market-link:first-child,
.market-links3 .market-link:first-child,
.market-links4 .market-link:first-child{ padding-left: 0; }
.market-links1 .market-link:nth-child(5),
.market-links3 .market-link:nth-child(5),
.market-links4 .market-link:nth-child(4){ padding-right: 0; }
.market-links1 .market-link:first-child img,
.market-links3 .market-link:first-child img,
.market-links4 .market-link:first-child img{ float: left; }
.market-links1 .market-link:nth-child(5) img,
.market-links3 .market-link:nth-child(5) img,
.market-links4 .market-link:nth-child(4) img{ float: right; }

.portfolio-item figure .portfolio-img{ background-size:cover;  }