@charset "utf-8";

:hover{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}

/*图片放大公用类*/
.picfd img
{
    -webkit-transition:0.5s ease;
    -moz-transition:0.5s ease;
    -o-transition:0.5s ease;
  -ms-transition:0.5s ease;
}
.picfd:hover img{

     transform:scale(1.1);
     -webkit-transform:scale(1.1);
     -moz-transform:scale(1.1);
     -o-transform:scale(1.1);
     -ms-transform:scale(1.1);
}

img{ max-width:100%; }

/* 头部 */
.header{ width:1200px; position:absolute; top:0px; left:50%; margin-left:-600px; z-index:999999; }
.logo{ margin-top:40px; }
.nav{ margin:54px 0 0 26px; }
.nav ul{}
.nav ul li{ font-size:16px; color:#90c31f; margin-left:6px; }
.nav ul li a{ color:#90c31f; width:107px; height:37px; line-height:37px; text-align:center; display:block; }
.nav ul li a:hover,.nav ul li a.xz{ color:#fff; background:url(../images/pic3.png) no-repeat; }

/* BANNER */
.banner{ width:100%; height:840px; position:relative; }
.banner .flexslider{ position:relative;height:840px;}
.banner .slides{ position:relative;z-index:1;}
.banner .slides li{height:840px;}
.banner .slides li a{height:840px; display:block;}

.banner .flex-control-nav{ width:100%; height:11px; text-align:center; position:absolute;bottom:30px;left:0px;z-index:2;}
.banner .flex-control-nav li{display:inline-block;width:11px;height:11px;margin:0 10px; *display:inline;zoom:1;}
.banner .flex-control-nav a{display:inline-block;width:11px;height:11px; background: url(../images/pic40.png) no-repeat;overflow:hidden; cursor:pointer;}
.banner .flex-control-nav .flex-active{ background: url(../images/pic41.png) no-repeat;}

.banner .flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%;margin-top:-35px;}
.banner .flex-direction-nav li a{display:block;width:38px;height:71px;overflow:hidden;cursor:pointer;position:absolute;}
.banner .flex-direction-nav li a.flex-prev{left:30px;background:url(../images/pic126.png) no-repeat;}
.banner .flex-direction-nav li a.flex-next{right:30px;background:url(../images/pic127.png)  no-repeat;} 

/* 首页 */
.main{ width:100%; }
.main h2{ width:1200px; text-align:center; background:url(../images/pic17.png) no-repeat center 40px; }
.main h2 p{ font-size:24px; font-weight:bold; color:#9dc93a; line-height:100%; }
.main h2 span{ font-size:12px; color:#999; line-height:100%; margin-top:10px; display:block; }

.main1{ width:100%; height:107px; }
.main1_nr{ width:1200px; }
.main1_nr ul{ width:1200px; }
.main1_nr ul li{ font-size:20px; font-weight:bold; color:#fff; width:398px; height:107px; line-height:107px; text-align:center; padding-left:2px; background:url(../images/pic12.png) repeat-y; }
.main1_nr ul li:first-child{ background:none; }
.main1_nr ul li span{ width:56px; height:50px; margin-right:22px; position:relative; top:18px; display:inline-block; *display:inline-block; *zoom:1; }

.main2{ width:100%; padding:72px 0 86px; }
.main2_nr{ width:1200px; margin-top:60px; }

/*旋转木马必要样式*/
.poster-main{ position:relative;width:295px;height:422px;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width:800px;height:270px;}
.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;}
.poster-main .poster-btn{ position:absolute;top:0;width:19px;height:270px; z-index:10; cursor:pointer;  opacity:1;}
.poster-main .poster-prev-btn{left:0; background: url(../images/pic49.png) no-repeat left center;}
.poster-main .poster-next-btn{right:0; background: url(../images/pic50.png) no-repeat right center;}

.poster-item{
    -webkit-transition:all 0s ease;
    -moz-transition:all 0s ease;
    -o-transition:all 0s ease;
    transition:all 0s ease;
}
.poster-item .pic{ width:100%; height:100%; }
.poster-item .pic img{ width:100%; height:100%; }
.poster-item .title{ width:100%; height:100%; background:url(../images/pic34.png) repeat; position:absolute; top:0px; left:0px; display:none; }
.poster-item .title_nr{ width:100%; height:100%; display:table; }
.poster-item .title_nrk{ color:#fff; text-align:center; padding:0 20px; display:table-cell; vertical-align:middle; }
.poster-item .title_nr1{ padding-bottom:8px; background:url(../images/pic35.png) no-repeat center bottom; }
.poster-item .title_nr1 p{ font-size:20px; font-weight:bold; color:#fff; line-height:100%; }
.poster-item .title_nr1 span{ font-size:14px; color:#fff; line-height:100%; margin-top:7px; display:block; }
.poster-item .title_nr2{ color:#fff; height:72px; line-height:24px; margin-top:32px; overflow:hidden; }
.poster-item .title_nr3{ margin-top:48px; }
.poster-item .title_nr3 img{ display:inline-block; *display:inline-block; *zoom:1; }

.main3{ width:100%; padding:56px 0 20px; }
.main3_nr{ width:1200px; }
.main3_nr1{ width:1200px; margin-top:36px; padding-bottom:26px; position:relative; }
.main3_nr1 .ditu{ margin-left:190px; }
.main3_nr1 .quyu{ font-size:16px; color:#666; min-height:68px; line-height:30px; position:absolute; }
.main3_nr1 .quyu a{ color:#666; }
.main3_nr1 .quyu span.style1{ font-weight:bold; color:#333; margin-top:8px; display:block; }
.main3_nr1 .quyu:hover a{ color:#f48935; }
.main3_nr1 .quyu:hover a span.style1{ color:#f48935; }
.main3_nr1 .quyu1{ width:391px; background:url(../images/pic22.png) no-repeat right top; top:159px; right:824px;  }
.main3_nr1 .quyu2{ width:494px; background:url(../images/pic22.png) no-repeat right top; top:548px; right:528px; }
.main3_nr1 .quyu3{ width:266px; padding-left:108px; background:url(../images/pic23.png) no-repeat left top; top:132px; right:0px; }
.main3_nr1 .quyu4{ width:270px; padding-left:220px; background:url(../images/pic24.png) no-repeat left top; top:190px; right:30px; }
.main3_nr1 .quyu5{ width:314px; padding-left:316px; background:url() no-repeat left top; top:450px; right:0px; }
.main3_nr1 .quyu6{ width:268px; padding-top:72px; padding-left:220px; background:url(../images/pic128.png) no-repeat left top; top:216px; right:0px; }
.main3_nr1 .quyu1:hover{ background-position:right 16px; }
.main3_nr1 .quyu2:hover{ background-position:right 16px; }
.main3_nr1 .quyu3:hover{ background-position:left 16px; }
.main3_nr1 .quyu4:hover{ background-position:left 16px; }
.main3_nr1 .quyu5:hover{ background-position:left 16px; }
.main3_nr1 .quyu6:hover{ background-position:left 16px; }
.main3_nr2{ width:1200px; min-height:470px; text-align:center; margin-top:36px; }
.main3_nr2_1{ width:1200px; line-height:30px; padding-top:94px; }
.main3_nr2_2{ width:1200px; margin-top:32px; }
.main3_nr2_2 ul{ width:1200px; }
.main3_nr2_2 ul li{ padding:14px 30px 14px 34px; border-left:1px solid #ccc; display:inline-block; *display:inline-block; *zoom:1; }
.main3_nr2_2 ul li p{ font-size:18px; color:#474747; line-height:100%; }
.main3_nr2_2 ul li span{ font-size:12px; color:#ccc; line-height:100%; margin-top:10px; display:block; }
.main3_nr2_3{ width:1200px; margin-top:32px; }
.main4{ width:100%; padding:0 0 114px; }
.main4_nr{ width:1200px; }
.main4_nr h3{ width:580px; }
.main4_nr h3 p{ font-size:22px; font-weight:bold; color:#9dc93a; line-height:100%; padding-bottom:9px; background:url(../images/pic28.png) no-repeat left bottom; }
.main4_nr h3 p span{ font-size:14px; font-weight:normal; color:#ccc; line-height:100%; margin-top:10px; display:block; }
.main4_nr h3 a{ font-size:12px; color:#999; line-height:100%; margin-top:34px; }
.main4_nr h3 a:hover{ color:#f48935; }
.main4_nrk{ width:580px; }
.main4_nrk1{ width:580px; margin-top:27px; }
.main4_nrk1 *{ width:580px; }
.main4_nrk2{ width:580px; margin-top:27px; }
.main4_nrk2 ul{ width:580px; }
.main4_nrk2 ul li{ font-size:12px; color:#ccc; width:564px; height:41px; line-height:41px; text-align:right; padding-left:16px; background:url(../images/pic30.png) no-repeat 3px center; border-bottom:1px dashed #f7f7f7; }
.main4_nrk2 ul li a{ font-size:14px; color:#666; width:474px; text-align:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.main4_nrk2 ul li a:hover{ color:#9dc93a; }

.main5{ width:100%; padding:56px 0 50px; }
.main5 h2{ background:none; }
.main5_nr{ width:1200px; margin-top:18px; }
.main5_nr ul{ width:1205px; }
.main5_nr ul li{ width:233px; height:89px; margin:34px 8px 0 0; }
.main5_nr ul li img{ width:233px; height:89px;/* -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/ }
/*.main5_nr ul li:hover{
    -webkit-box-shadow:0 0 20px rgba(12, 15, 14, .10);
    -moz-box-shadow:0 0 20px rgba(12, 15, 14, .10);
    box-shadow:0 0 20px rgba(12, 15, 14, .10);
}*/
.main5_nr ul li:hover img{ -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%);}
.main5_nr .more{ width:1200px; text-align:center; margin-top:52px; }

/* 底部 */
.footer{ width:100%; border-top:3px solid #9dc93a; }
.footer_t{ width:100%; background-color:#fff; }
.footer_t_nr{ width:1200px; }
.footer_t_nr1{ padding:22px 0; }
.footer_t_nr1 ul{}
.footer_t_nr1 ul li{ width:141px; line-height:30px; text-align:center; border-right:1px solid #f3f3f3; }
.footer_t_nr1 ul li .pic{ font-size:14px; font-weight:bold; color:#9dc93a; width:141px; }
.footer_t_nr1 ul li .pic a{ color:#9dc93a; }
.footer_t_nr1 ul li .title{ font-size:14px; color:#999; width:141px; }
.footer_t_nr1 ul li .title1{ width:141px; }
.footer_t_nr1 ul li .title1 a{ color:#999; }
.footer_t_nr1 ul li .title1 a:hover{ color:#9dc93a; }
.footer_t_nr2{ padding-top:66px; }
.footer_t_nr2 ul{ margin-right:6px; }
.footer_t_nr2 ul li{ margin-right:28px; }

.footer_c{ width:100%; background-color:#9dc93a; }
.footer_c_nr{ width:1200px; }
.footer_c_nr1{ padding:44px 0 30px; }
.footer_c_nr2{ margin-left:80px; padding:46px 0 32px; }
.footer_c_nr3{ width:99px; text-align:center; margin-right:54px; padding:20px 0 16px; }
.footer_c_nr3 p{ width:99px; }
.footer_c_nr3 span{ font-size:14px; font-weight:bold; color:#f3f3f3; width:99px; line-height:100%; margin-top:12px; display:block; }
.footer_c_nr4{ margin-right:64px; padding:72px 0 64px; }

.footer_b{ width:100%; background-color:#90b835; }
.footer_b_nr{ font-size:12px; color:#fff; width:1200px; line-height:45px; }
.footer_b_nrk{}

.fhdb{ position:fixed; right:28px; bottom:210px; z-index:2000; display:none; }

/* 内页BANNER */
.qy_banner{ width:100%; height:500px; }
.qy_banner a{ width:100%; height:500px; display:block; }

/* 二级导航 */
.twonav{ width:100%; margin-top:1px; background-color:#9dc93a; }
.twonav_nr{ font-size:16px; width:1200px; }
.twonav_nr span{ font-weight:bold; color:#fff; height:49px; line-height:49px; text-align:center; padding:0 36px; background-color:#91ba34; display:inline-block; *display:inline-block; *zoom:1; }
.twonav_nr a{ color:#fff; height:49px; line-height:49px; text-align:center; padding:0 36px; display:inline-block; *display:inline-block; *zoom:1; }
.twonav_nr a:hover,.twonav_nr a.xz{ color:#9dc93a; background-color:#fff; }

/* 企业概括 */
.qygk_main{ width:100%; }
.qygk_main h3{ width:1200px; text-align:center; padding-bottom:8px; background:url(../images/pic38.png) no-repeat center bottom; }
.qygk_main h3 p{ font-size:24px; font-weight:bold; color:#9dc93a; line-height:100%; }
.qygk_main h3 span{ font-size:14px; color:#ccc; line-height:100%; margin-top:8px; display:block; }
.qygk_main1{ width:100%; padding:64px 0 80px; }
.qygk_main1_nr{ width:1200px; }
.qygk_main1_nr_l{ width:610px; }
.qygk_main1_nr_l1{ font-size:30px; color:#9dc93a; width:610px; line-height:39px; margin-top:26px; }
.qygk_main1_nr_l2{ font-size:16px; color:#666; width:610px; line-height:26px; margin-top:26px; }
.qygk_main1_nr_l3{ font-size:14px; color:#999; width:610px; line-height:26px; margin-top:26px; }
.qygk_main1_nr_r{ width:543px; }

.qygk_main2{ width:100%; padding:84px 0 80px; }
.qygk_main2_nr{ width:1200px; }
.qygk_main2_nr_l{ width:150px; margin-top:90px; padding:0 50px; }
.qygk_main2_nr_l ul{ font-size:18px; color:#fff; width:150px; background:url(../images/pic123.png) repeat-y center; }
.qygk_main2_nr_l ul li{ width:150px; margin-top:89px; }
.qygk_main2_nr_l ul li:first-child{ margin-top:0px; }
.qygk_main2_nr_l ul li a{ width:150px; height:48px; line-height:48px; text-align:center; color:#fff; background-color:#c6c6c6; display:block; }
.qygk_main2_nr_l ul li:hover a,.qygk_main2_nr_l ul li.xz a{ background-color:#f48935; }
.qygk_main2_nr_r{ width:950px; margin-top:30px; padding:60px 0;  overflow:hidden; position:relative; }
.qygk_main2_nr_r .prev,.qygk_main2_nr_r .next{ display:block;  width:40px; height:40px; float:right; overflow:hidden; cursor:pointer; position:absolute; left:0px; z-index:200;}
.qygk_main2_nr_r .prev{ top:0px; background:url(../images/pic119.png) no-repeat; }
.qygk_main2_nr_r .next{ bottom:0px; background:url(../images/pic120.png) no-repeat; }
.qygk_main2_nr_r .prevStop{ opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60); }
.qygk_main2_nr_r .nextStop{ opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60); }
.qygk_main2_nr_r1{ width:950px; height:576px; padding-top:20px; background:url(../images/pic116.png) repeat-y 19px center; }
.qygk_main2_nr_r1_nr{ width:950px; height:576px; overflow:hidden; }
.qygk_main2_nr_r ul{ width:950px; overflow:hidden; zoom:1; }
.qygk_main2_nr_r ul li{ color:#333; width:900px; height:72px; line-height:24px; padding-left:50px; background:url(../images/pic117.png) no-repeat 10px 4px; zoom:1; overflow:hidden; }
.qygk_main2_nr_r ul li a{ color:#333; }
.qygk_main2_nr_r ul li .pic{ width:64px; }
.qygk_main2_nr_r ul li .pic span{ font-weight:bold; color:#90c31f; }
.qygk_main2_nr_r ul li .title{ width:836px; }
.qygk_main2_nr_r ul li:hover{ color:#f48935; background:url(../images/pic118.png) no-repeat 10px 4px; }
.qygk_main2_nr_r ul li:hover a{ color:#f48935; }
.qygk_main2_nr_r ul li:hover .pic{ color:#f48935; }
.qygk_main2_nr_r ul li:hover .pic span{ color:#f48935; }
.qygk_main2_nr_r ul li.xz{ color:#f48935; background:url(../images/pic118.png) no-repeat 10px 4px; }
.qygk_main2_nr_r ul li.xz a{ color:#f48935; }
.qygk_main2_nr_r ul li.xz .pic{ color:#f48935; }
.qygk_main2_nr_r ul li.xz .pic span{ color:#f48935; }

.qygk_main3{ width:100%; padding:124px 0 88px; }
.qygk_main3_nr{ width:1200px; margin-top:98px; }
.qygk_main3_nr .picScroll-left{ width:1200px; height:294px; position:relative; }
.qygk_main3_nr .picScroll-left .hd{ }
/*.qygk_main3_nr .picScroll-left .hd .prev,.qygk_main3_nr .picScroll-left .hd .next{ display:block;  width:15px; height:39px; overflow:hidden; cursor:pointer; position:absolute; top:82px; }
.qygk_main3_nr .picScroll-left .hd .prev{ background: url(../images/pic17.png) no-repeat; left:-27px; }
.qygk_main3_nr .picScroll-left .hd .next{ background: url(../images/pic18.png) no-repeat; right:-27px; }
.qygk_main3_nr .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.qygk_main3_nr .picScroll-left .hd .nextStop{ background-position:-60px -50px; }*/
.qygk_main3_nr .picScroll-left .hd ul{ width:1200px; text-align:center; overflow:hidden; zoom:1; position:absolute; bottom:0px; left:0px; }
.qygk_main3_nr .picScroll-left .hd ul li{ width:11px; height:11px; overflow:hidden; margin:0 4px; text-indent:-999px; cursor:pointer; background: url(../images/pic40.png) no-repeat; display:inline-block; *display:inline; *zoom:1; }
.qygk_main3_nr .picScroll-left .hd ul li.on{ background: url(../images/pic41.png) no-repeat; }
.qygk_main3_nr .picScroll-left .bd{ overflow:hidden; }
.qygk_main3_nr .picScroll-left .bd ul{ zoom:1; }
.qygk_main3_nr .picScroll-left .bd ul li{ width:283px; height:201px; margin-right:20px; border:1px solid #d3d3d3; position:relative; }
.qygk_main3_nr .picScroll-left .bd ul li .pic{ width:283px; height:201px; }
.qygk_main3_nr .picScroll-left .bd ul li .pic img{ width:283px; height:201px; }
.qygk_main3_nr .picScroll-left .bd ul li .title{ width:243px; height:61px; line-height:24px; padding:140px 20px 0; background:url(../images/pic43.png) repeat; position:absolute; top:0px; left:0px; display:none;
    -webkit-transition:all 0s ease;
    -moz-transition:all 0s ease;
    -o-transition:all 0s ease;
    transition:all 0s ease;
}
.qygk_main3_nr .picScroll-left .bd ul li .title1{ font-size:18px; font-weight:bold; color:#fff; width:243px; }
.qygk_main3_nr .picScroll-left .bd ul li .title2{ font-size:16px; color:#fff; width:243px; }

/* 品牌文化 */
.ppwh_main{ width:100%; }
.ppwh_main1{ width:100%; padding:18px 0 80px; }
.ppwh_main1_nr{ width:1200px; }
.ppwh_main1_nrk{ width:1200px; margin-top:30px; }
.ppwh_main1_nrk a{ width:1152px; height:134px; padding:25px 20px 0 28px; background-color:#f9f9f9; display:block; }
.ppwh_main1_nrk1{ width:1152px; line-height:58px; background:url(../images/pic47.png) no-repeat 112px center; }
.ppwh_main1_nrk1 p{ font-size:20px; font-weight:bold; color:#90c31f; }
.ppwh_main1_nrk1 span{ width:48px; height:58px; }
.ppwh_main1_nrk1 span img{ width:48px; height:58px; }
.ppwh_main1_nrk1 span img.img1{ display:inline-block; }
.ppwh_main1_nrk1 span img.img2{ display:none; }
.ppwh_main1_nrk2{ font-size:18px; color:#666; width:1152px; margin-top:20px; }
.ppwh_main1_nrk2 span{ font-family:"Arial"; font-size:14px; color:#ccc; margin-left:14px; }
.ppwh_main1_nrk a:hover{ background-color:#fff;
    -webkit-box-shadow:0 0 20px rgba(12, 15, 14, .07);
    -moz-box-shadow:0 0 20px rgba(12, 15, 14, .07);
    box-shadow:0 0 20px rgba(12, 15, 14, .07);
}
.ppwh_main1_nrk a:hover .ppwh_main1_nrk1 p{ color:#f48935; }
.ppwh_main1_nrk a:hover .ppwh_main1_nrk1 span img.img1{ display:none; }
.ppwh_main1_nrk a:hover .ppwh_main1_nrk1 span img.img2{ display:inline-block; }

.ppwh_main2{ width:100%; padding:52px 0 62px; }
.ppwh_main2 h3{ width:1200px; padding-bottom:8px; background:url(../images/pic48.png) no-repeat right 35px; }
.ppwh_main2 h3 p{ font-size:24px; font-weight:bold; color:#9dc93a; line-height:100%; }
.ppwh_main2 h3 span{ font-size:14px; color:#ccc; line-height:100%; margin-top:12px; display:block; }
.ppwh_main2_nr{ width:1200px; margin-top:46px; }
.ppwh_main2_nr .game163{ position: relative; overflow: hidden; width: 1200px; }
.ppwh_main2_nr .game163 .bigImg{ width: 1200px; height: 546px; position: relative;}
.ppwh_main2_nr .game163 .bigImg li{ position:relative; }
.ppwh_main2_nr .game163 .bigImg li .pic{ width:1200px; height:546px; }
.ppwh_main2_nr .game163 .bigImg li .pic img{ width:1200px; height:546px; }
.ppwh_main2_nr .game163 .bigImg li .title{ font-size:16px; color:#333; width:1200px; height:50px; line-height:50px; text-align:center; background: url(../images/pic53.png) repeat; position:absolute; bottom:0px; left:0px; }

.ppwh_main2_nr .game163 .smallScroll{ height: 300px; margin-top: 35px; position:relative; }
.ppwh_main2_nr .game163 .sPrev,.ppwh_main2_nr .game163 .sNext{ float: left; display: block; width: 19px; height: 40px; text-indent: -9999px; position:absolute; top:105px; z-index:2; }
.ppwh_main2_nr .game163 .sPrev{ left:0px; background: url(../images/pic49.png) no-repeat; }
.ppwh_main2_nr .game163 .sNext{ right:0px; background: url(../images/pic50.png) no-repeat; }
.ppwh_main2_nr .game163 .sPrev:hover{}
.ppwh_main2_nr .game163 .sNext:hover{}

.ppwh_main2_nr .game163 .smallImg{ float:left; display:inline; width: 1200px; overflow: hidden;}
.ppwh_main2_nr .game163 .smallImg ul{ height:300px;  width: 9999px; overflow: hidden; }
.ppwh_main2_nr .game163 .smallImg li{ float: left; padding: 0 39px 0 0; width:374px; cursor:pointer;  display: inline;  }
.ppwh_main2_nr .game163 .smallImg li .pic{ width:374px; height:250px; }
.ppwh_main2_nr .game163 .smallImg li .pic img{ width:374px; height:250px; }
.ppwh_main2_nr .game163 .smallImg li .title{ font-size:16px; color:#333; width:374px; height:50px; line-height:50px; text-align:center; background:#f5f5f5; }
.ppwh_main2_nr .game163 .smallImg .on .title{ color:#9dc93a; }

/*.ppwh_main2_nr .game163 .pageState{ position: absolute; top: 235px; right: 5px; font-family: "Times New Roman", serif; letter-spacing: 1px;}
.ppwh_main2_nr .game163 .pageState span{ color: #f00; font-size: 16px;}*/

/* 品牌合作 */
.pphz_main{ width:100%; }
.pphz_main1{ width:100%; padding:26px 0 60px; }
.pphz_main1_nr{ width:1200px; }
.pphz_main1_nr ul{ width:1205px; }
.pphz_main1_nr ul li{ width:231px; height:87px; margin:34px 8px 0 0; border:1px solid #f0f0f0; }
.pphz_main1_nr ul li img{ width:231px; height:87px;/* -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/ }
/*.pphz_main1_nr ul li:hover{
    -webkit-box-shadow:0 0 20px rgba(12, 15, 14, .10);
    -moz-box-shadow:0 0 20px rgba(12, 15, 14, .10);
    box-shadow:0 0 20px rgba(12, 15, 14, .10);
}*/
.pphz_main1_nr ul li:hover img{ -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%);}
.pphz_main1_nr .more{ width:1200px; text-align:center; margin-top:52px; }

/* 分页 */
.pages{ font-size:12px; width:100%; text-align:center; margin-top:56px; display:inline-block; }
.pages a{ color:#323232; height:26px; line-height:26px; text-align:center; margin:0 1px; padding:0 10px; background-color:#f3f2f2; border:1px solid #ddd; display:inline-block; }
.pages a:hover,.pages a.xz{ color:#fff; background-color:#9dc93a; border:1px solid #9dc93a; }
.pages strong{ font-weight:normal; color:#333; margin:0 1px; }

/* 源头有机系统 */
.ytyjxt_main{ width:100%; padding:0px 0 80px; }
.ytyjxt_main_nr{ width:1200px; }
.ytyjxt_main_nr1{ font-size:18px; font-weight:bold; color:#9dc93a; width:1126px; line-height:28px; margin-top:78px; padding-left:74px; background:url(../images/pic54.png) no-repeat left 6px; }
.ytyjxt_main_nr2{ width:1200px; line-height:28px; margin-top:46px; }
.ytyjxt_main_nr3{ width:1200px; margin-top:100px; }
.ytyjxt_main_nr3 ul{ width:1220px; }
.ytyjxt_main_nr3 ul li{ width:184px; height:316px; text-align:center; margin:20px 20px 0 0; padding:0 20px; background-color:#f5f5f5; }
.ytyjxt_main_nr3 ul li .title1{ width:100%; padding:30px 0 12px; background:url(../images/pic60.png) no-repeat center bottom; }
.ytyjxt_main_nr3 ul li .title1 p{}
.ytyjxt_main_nr3 ul li .title1 p img{ height:40px; }
.ytyjxt_main_nr3 ul li .title1 p img.img1{ display:inline-block; }
.ytyjxt_main_nr3 ul li .title1 p img.img2{ display:none; }
.ytyjxt_main_nr3 ul li .title1 span{ font-weight:bold; color:#333; line-height:100%; margin-top:20px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.ytyjxt_main_nr3 ul li .title2{ font-size:12px; color:#999; width:100%; height:96px; line-height:24px; margin-top:18px; overflow:hidden; }
.ytyjxt_main_nr3 ul li .title3{ font-size:12px; color:#fff; width:100%; margin-top:10px; }
.ytyjxt_main_nr3 ul li .title3 a{ color:#fff; width:95px; height:32px; line-height:32px; text-align:center; padding:16px 21px 22px 17px; background:url(../images/pic61.png) no-repeat; display:inline-block; *display:inline; *zoom:1; }
.ytyjxt_main_nr3 ul li:hover{ background-color:#fff;
    -webkit-box-shadow:0 0 20px rgba(149, 149, 149, .41);
    -moz-box-shadow:0 0 20px rgba(149, 149, 149, .41);
    box-shadow:0 0 20px rgba(149, 149, 149, .41);
}
.ytyjxt_main_nr3 ul li:hover .title1 p img.img1{ display:none; }
.ytyjxt_main_nr3 ul li:hover .title1 p img.img2{ display:inline-block; }
.ytyjxt_main_nr3 ul li:hover .title3 a{ background:url(../images/pic61h.png) no-repeat; }
.ytyjxt_main_nr4{ width:1200px; margin-top:70px; }
.ytyjxt_main_nr4_l{ width:562px; }
.ytyjxt_main_nr4_l1{ font-size:18px; font-weight:bold; color:#9dc93a; width:488px; line-height:28px; padding-left:74px; background:url(../images/pic54.png) no-repeat left 6px; }
.ytyjxt_main_nr4_l2{ width:562px; line-height:28px; margin-top:40px; }
.ytyjxt_main_nr4_l2 img{ width:562px; }
.ytyjxt_main_nr4_l3{ width:562px; margin-top:32px; }
.ytyjxt_main_nr4_r{ width:595px; }
.ytyjxt_main_nr4_r img{ width:595px; }
.ytyjxt_main_nr5{ width:1200px; text-align:center; margin-top:40px; }

/* 源头有机系统-详情 */
.ytyjxtxq_main{ width:100%; padding:64px 0 60px; }
.ytyjxtxq_main_nr{ width:1200px; }
.ytyjxtxq_main_nr1{ font-size:24px; font-weight:bold; color:#9dc93a; width:1200px; line-height:100%; }
.ytyjxtxq_main_nr2{ width:1200px; line-height:24px; margin-top:16px; }
.ytyjxtxq_main_nr2 span.style1{ text-align:center; display:block; }

/* 有机种植系统 */
.yjzzxt_main{ width:100%; padding:0px 0 60px; }
.yjzzxt_main_nr{ width:1200px; }
.yjzzxt_main_nr ul{ width:1200px; }
.yjzzxt_main_nr ul li{ width:1200px; margin-top:60px; }
.yjzzxt_main_nr ul li .pic{ width:576px; height:329px; overflow:hidden; }
.yjzzxt_main_nr ul li .pic img{ width:576px; height:329px; }
.yjzzxt_main_nr ul li .title{ width:580px; height:329px; overflow:hidden; display:table; }
.yjzzxt_main_nr ul li .title_nr{ width:580px; height:329px; display:table-cell; vertical-align:middle; }
.yjzzxt_main_nr ul li .title_nr1{ width:100%; position:relative; }
.yjzzxt_main_nr ul li .title_nr1 p{ font-size:156px; font-weight:bold; color:#f0f0f0; width:100%; line-height:120px; }
.yjzzxt_main_nr ul li .title_nr1 span{ font-size:24px; color:#99cc33; line-height:100%; display:block; position:absolute; top:66px; left:0px; }
.yjzzxt_main_nr ul li .title_nr2{ width:100%; max-height:210px; line-height:30px; margin-top:px; }
.yjzzxt_main_nr ul li.odd .pic{ float:left; }
.yjzzxt_main_nr ul li.odd .title{ float:right; }

/* 病虫防治系统 */
.bcfzxt_main{ width:100%; padding:0px 0 60px; }
.bcfzxt_main_nr{ width:1200px; }
.bcfzxt_main_nr ul{ width:1200px; }
.bcfzxt_main_nr ul li{ width:1200px; margin-top:50px; }
.bcfzxt_main_nr ul li .pic{ width:690px; height:391px; overflow:hidden; }
.bcfzxt_main_nr ul li .pic img{ width:690px; height:391px; }
.bcfzxt_main_nr ul li .title{ width:450px; height:391px; margin:0 10px; overflow:hidden; display:table; }
.bcfzxt_main_nr ul li .title_nr{ width:450px; height:391px; display:table-cell; vertical-align:middle; }
.bcfzxt_main_nr ul li .title_nr1{ width:420px; padding-left:30px; background:url(../images/pic69.png) no-repeat; }
.bcfzxt_main_nr ul li .title_nr1 .div1{ font-size:18px; font-weight:bold; color:#9dc93a; width:100%; line-height:100%; }
.bcfzxt_main_nr ul li .title_nr1 .div2{ width:100%; line-height:24px; margin-top:16px; }
.bcfzxt_main_nr ul li.even .pic{ float:left; }
.bcfzxt_main_nr ul li.even .title{ float:right; }

/* 品质保鲜系统 */
.pzbxxt_main{ width:100%; padding:0px 0 60px; }
.pzbxxt_main_nr{ width:1200px; }
.pzbxxt_main_nr1{ font-size:18px; font-weight:bold; color:#9dc93a; width:1200px; line-height:100%; margin-top:64px; background:url(../images/pic70.png) no-repeat right center; }
.pzbxxt_main_nr2{ width:1200px; }
.pzbxxt_main_nr2_l{ font-size:16px; width:582px; line-height:28px; margin-top:114px; }
.pzbxxt_main_nr2_r{ width:582px; margin-top:96px; }
.pzbxxt_main_nr2_r ul{ width:588px; }
.pzbxxt_main_nr2_r ul li{ width:264px; text-align:center; margin-right:30px; }
.pzbxxt_main_nr2_r ul li .pic{ width:264px; height:230px; }
.pzbxxt_main_nr2_r ul li .pic img{ width:264px; height:230px; }
.pzbxxt_main_nr2_r ul li .title{ font-size:16px; font-weight:bold; color:#333; width:264px; line-height:100%; margin-top:30px; }
.pzbxxt_main_nr3{ width:1200px; margin-top:54px; }
.pzbxxt_main_nr3_l{ width:582px; }
.pzbxxt_main_nr3_l1{ font-size:16px; width:582px; line-height:28px; margin-top:8px; }
.pzbxxt_main_nr3_l2{ width:582px; margin-top:34px; }
.pzbxxt_main_nr3_r{ width:582px; }
.pzbxxt_main_nr4{ width:1200px; }
.pzbxxt_main_nr4_1{ font-size:16px; color:#333; width:1200px; margin-top:66px; }
.pzbxxt_main_nr4_1 span.style1{ font-weight:bold; color:#90c31f; }
.pzbxxt_main_nr4_1 span.style2{ font-weight:bold; color:#f48935; }
.pzbxxt_main_nr4_2{ width:1200px; text-align:center; margin-top:44px; }
.pzbxxt_main_nr4_3{ width:1200px; margin-top:18px; overflow:hidden; }
.pzbxxt_main_nr4_3 ul{ width:1236px; }
.pzbxxt_main_nr4_3 ul li{ width:582px; height:388px; margin:30px 36px 0 0; overflow:hidden; }
.pzbxxt_main_nr4_3 ul li img{ width:582px; height:388px; }

/* 产品服务 */
.cpfw_main{ width:100%; }
.cpfw_main_nr{ width:100%; }
.cpfw_main_nr1{ width:100%; height:590px; margin-top:4px; position:relative; }
.cpfw_main_nr1_l{ width:50%; height:590px; }
.cpfw_main_nr1_r{ width:50%; height:590px; }
.cpfw_main_nr1_nr{ width:560px; padding-right:640px; position:absolute; top:0px; left:50%; margin-left:-600px; }
.cpfw_main_nr1_nr1{ width:100%; margin-top:122px; }
.cpfw_main_nr1_nr1 p{ font-size:24px; font-weight:bold; color:#9dc93a; width:100%; line-height:100%; }
.cpfw_main_nr1_nr1 span{ font-size:14px; color:#999; width:100%; line-height:100%; margin-top:12px; display:block; }
.cpfw_main_nr1_nr2{ font-size:16px; width:100%; height:192px; line-height:32px; margin-top:36px; overflow:hidden; }
.cpfw_main_nr1_nr3{ font-size:16px; color:#fff; width:100%; margin-top:18px; }
.cpfw_main_nr1_nr3 a{ color:#fff; width:107px; height:37px; line-height:37px; text-align:center; margin-left:-17px; padding:16px 21px 22px 17px; background:url(../images/pic78.png) no-repeat; display:inline-block; *display:inline; *zoom:1; }
.cpfw_main_nr1_nr3 a:hover{ color:#9dc93a; background:url(../images/pic79.png) no-repeat; }
.cpfw_main_nr1.odd .cpfw_main_nr1_l{ background-color:#9dc93a; float:right; }
.cpfw_main_nr1.odd .cpfw_main_nr1_nr{ width:560px; padding-left:640px; padding-right:0px; }
.cpfw_main_nr1.odd .cpfw_main_nr1_nr1 p{ color:#fff; }
.cpfw_main_nr1.odd .cpfw_main_nr1_nr1 span{ color:#fff; }
.cpfw_main_nr1.odd .cpfw_main_nr1_nr2{ color:#fff; }
.cpfw_main_nr1.odd .cpfw_main_nr1_nr3 a{ color:#9dc93a; background:url(../images/pic79.png) no-repeat; }
.cpfw_main_nr1.odd .cpfw_main_nr1_nr3 a:hover{ color:#fff; background:url(../images/pic78.png) no-repeat; }
.cpfw_main_nr2{ width:100%; margin-top:4px; padding:114px 0 86px; }
.cpfw_main_nr2 h3{ width:100%; text-align:center; }
.cpfw_main_nr2 h3 p{ font-size:24px; font-weight:bold; color:#99cc33; width:100%; line-height:100%; }
.cpfw_main_nr2 h3 span{ font-size:14px; color:#999; width:100%; line-height:100%; margin-top:16px; display:block; }
.cpfw_main_nr2_nr{ width:1200px; margin-top:32px; }
.cpfw_main_nr2_nr ul{ width:1246px; }
.cpfw_main_nr2_nr ul li{ width:577px; height:366px; text-align:center; margin:46px 46px 0 0; background:url(../images/pic83.png) no-repeat; }
.cpfw_main_nr2_nr ul li a{ width:577px; height:366px; display:block; }
.cpfw_main_nr2_nr ul li p{ width:577px; padding-top:114px; }
.cpfw_main_nr2_nr ul li span{ font-size:24px; font-weight:bold; color:#9dc93a; width:577px; line-height:100%; margin-top:48px; display:block; }
.cpfw_main_nr2_nr ul li:hover{ background:url(../images/pic83h.png) no-repeat; }

/* 有机蔬菜 */
.yjsc_main{ width:100%; padding:12px 0 60px; }
.yjsc_main_nr{ width:1200px; }
.yjsc_main_nr1{ width:1200px; }
.yjsc_main_nr1 ul{ width:1242px; }
.yjsc_main_nr1 ul li{ width:372px; height:241px; margin:42px 42px 0 0; position:relative; }
.yjsc_main_nr1 ul li a{ width:372px; height:241px; display:block; }
.yjsc_main_nr1 ul li .pic{ width:372px; height:241px; }
.yjsc_main_nr1 ul li .title{ font-size:18px; font-weight:bold; color:#fff; width:372px; height:241px; line-height:241px; text-align:center; background:url(../images/pic87.png) repeat; position:absolute; top:0px; left:0px; }
.yjsc_main_nr1 ul li:hover .title{ background:url(../images/pic87h.png) repeat; }
.yjsc_main_nr2{ width:1200px; margin-top:60px; background:url(../images/pic88.png) no-repeat right 35px; position:relative; }
.yjsc_main_nr2_nr{ padding-right:8px; background-color:#fff; display:inline-block; *display:inline; *zoom:1; }
.yjsc_main_nr2_nr p{ font-size:24px; font-weight:bold; color:#9dc93a; line-height:100%; }
.yjsc_main_nr2_nr span{ font-size:14px; color:#ccc; line-height:100%; margin-top:12px; display:block; }
.yjsc_main_nr2 a{ font-size:14px; color:#ccc; position:absolute; top:16px; right:10px; }
.yjsc_main_nr3{ width:1200px; margin-top:26px; }
.yjsc_main_nr3 ul{ width:1224px; }
.yjsc_main_nr3 ul li{ width:280px; height:201px; margin:24px 24px 0 0; border:1px solid #d3d3d3; position:relative; }
.yjsc_main_nr3 ul li .pic{ width:280px; height:201px; }
.yjsc_main_nr3 ul li .pic img{ width:280px; height:201px; }
.yjsc_main_nr3 ul li .title{ width:280px; height:201px; background:url(../images/pic90.png) repeat; position:absolute; top:0px; left:0px; display:none;
    -webkit-transition:all 0s ease;
    -moz-transition:all 0s ease;
    -o-transition:all 0s ease;
    transition:all 0s ease;
}
.yjsc_main_nr3 ul li .title_nr{ width:280px; height:201px; display:table; }
.yjsc_main_nr3 ul li .title_nrk{ width:240px; height:201px; text-align:center; padding:0 20px; display:table-cell; vertical-align:middle; }
.yjsc_main_nr3 ul li .title_nrk1{ font-size:18px; font-weight:bold; color:#fff; width:100%; padding-bottom:8px; background:url(../images/pic91.png) no-repeat center bottom; }
.yjsc_main_nr3 ul li:hover{
    -webkit-box-shadow:0 0 20px rgba(12, 15, 14, .10);
    -moz-box-shadow:0 0 20px rgba(12, 15, 14, .10);
    box-shadow:0 0 20px rgba(12, 15, 14, .10);
}

/* 有机蔬菜-详情 */
.yjscxq_main{ width:100%; padding:64px 0 60px; }
.yjscxq_main_nr{ width:1200px; }
.yjscxq_main_nr1{ width:1198px; padding:44px 0; border:1px solid #ededf3; }
.yjscxq_main_nr1_l{ width:554px; text-align:center; }
.yjscxq_main_nr1_r{ width:536px; padding:0 54px; }
.yjscxq_main_nr1_r1{ font-size:18px; color:#666; width:100%; margin-top:20px; }
.yjscxq_main_nr1_r2{ font-size:20px; font-weight:bold; color:#9dc93a; width:100%; margin-top:8px; }
.yjscxq_main_nr1_r3{ width:100%; line-height:30px; margin-top:24px; }
.yjscxq_main_nr2{ font-size:16px; width:1200px; line-height:30px; margin-top:52px; }
.yjscxq_main_nr2 span.style1{ text-align:center; display:block; }

/* 有机大米 */
.yjdm_main{ width:100%; padding:50px 0 60px; }
.yjdm_main_nr{ width:1200px; }
.yjdm_main_nr1{ width:1200px; }
.yjdm_main_nr1_l{ width:668px; }
.yjdm_main_nr1_l1{ font-size:24px; font-weight:bold; color:#9dc93a; width:100%; line-height:100%; }
.yjdm_main_nr1_l2{ font-size:16px; width:100%; line-height:30px; margin-top:36px; }
.yjdm_main_nr1_r{ width:472px; text-align:right; padding:0 30px; }
.yjdm_main_nr2{ width:1200px; margin-top:26px; }
.yjdm_main_nr2 ul{ width:1224px; }
.yjdm_main_nr2 ul li{ width:280px; height:201px; margin:24px 24px 0 0; border:1px solid #d3d3d3; position:relative; }
.yjdm_main_nr2 ul li .pic{ width:280px; height:201px; }
.yjdm_main_nr2 ul li .pic img{ width:280px; height:201px; }
.yjdm_main_nr2 ul li .title{ width:280px; height:201px; background:url(../images/pic90.png) repeat; position:absolute; top:0px; left:0px; display:none;
    -webkit-transition:all 0s ease;
    -moz-transition:all 0s ease;
    -o-transition:all 0s ease;
    transition:all 0s ease;
}
.yjdm_main_nr2 ul li .title_nr{ width:280px; height:201px; display:table; }
.yjdm_main_nr2 ul li .title_nrk{ width:240px; height:201px; text-align:center; padding:0 20px; display:table-cell; vertical-align:middle; }
.yjdm_main_nr2 ul li .title_nrk1{ font-size:16px; color:#fff; width:100%; padding-bottom:8px; background:url(../images/pic91.png) no-repeat center bottom; }
.yjdm_main_nr2 ul li:hover{
    -webkit-box-shadow:0 0 20px rgba(12, 15, 14, .10);
    -moz-box-shadow:0 0 20px rgba(12, 15, 14, .10);
    box-shadow:0 0 20px rgba(12, 15, 14, .10);
}

/* 购买方式 */
.gmfs_main{ width:100%; padding:0px 0 60px; }
.gmfs_main h3{ width:1200px; margin-top:70px; padding-bottom:24px; border-bottom:1px dashed #ececec; position:relative; }
.gmfs_main h3 p{ font-size:24px; font-weight:bold; color:#9dc93a; line-height:100%; }
.gmfs_main h3 span{ font-size:14px; color:#b5b5b5; line-height:100%; margin-top:8px; display:block; }
.gmfs_main h3 em{ position:absolute; right:0px; bottom:1px; }
.gmfs_main_nr{ width:1200px; }
.gmfs_main_nr1{ width:1200px; margin-top:48px; padding-bottom:20px; overflow:hidden; }
.gmfs_main_nr1 ul{ width:1210px; }
.gmfs_main_nr1 ul li{ width:230px; margin:12px 12px 0 0; position:relative; }
.gmfs_main_nr1 ul li .pic{ width:230px; height:223px; }
.gmfs_main_nr1 ul li .pic img{ width:228px; height:221px; border:1px solid #ececec; }
.gmfs_main_nr1 ul li .title{ font-size:18px; color:#666; width:230px; line-height:100%; text-align:center; margin-top:12px; }
.gmfs_main_nr1 ul li:hover .pic img{ width:224px; height:217px; border:3px solid #9dc93a; }
.gmfs_main_nr2{ width:1200px; margin-top:22px; }
.gmfs_main_nr2 .title{ width:1200px; }
.gmfs_main_nr2 .title1{ font-size:18px; font-weight:bold; margin:22px 40px 0 0; }
.gmfs_main_nr2 .title1 a{ color:#9dc93a; width:178px; height:52px; line-height:52px; text-align:center; border:1px solid #9dc93a; border-radius:3px; display:block; overflow:hidden; }
.gmfs_main_nr2 .title1:hover a{ color:#fff; background-color:#9dc93a; }
.gmfs_main_nr2 .title1.xz a{ color:#fff; background-color:#9dc93a; }
.gmfs_main_nr2 .title_nr { width:1200px; margin-top:48px; }
.gmfs_main_nr2 .title_nr1{ width:1200px; display:none; }
.gmfs_main_nr2 .sideMenu{ width:1200px; }
.gmfs_main_nr2 .sideMenu h1{ font-size:16px; font-weight:bold; color:#333; width:1158px; height:45px; line-height:45px; margin:0px; padding:0 18px 0 22px; background-color:#fafafa; border:1px solid #ececec; cursor:pointer; }
.gmfs_main_nr2 .sideMenu h1 em{ float:right; display:block; width:20px; height:20px; margin-top:13px; background:url(../images/pic124.png) no-repeat; cursor:pointer; }
.gmfs_main_nr2 .sideMenu h1.on{}
.gmfs_main_nr2 .sideMenu h1.on em{ background:url(../images/pic125.png) no-repeat; }
.gmfs_main_nr2 .sideMenu .nr{ width:1200px; padding:8px 0 26px; background-color:#fff; }
.gmfs_main_nr2 .sideMenu .nr ul{ width:1200px; }
.gmfs_main_nr2 .sideMenu .nr ul li{ width:552px; margin:13px 0; padding:0 24px; }
.gmfs_main_nr2 .sideMenu .nr ul li .pic{ font-size:16px; color:#333; width:552px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.gmfs_main_nr2 .sideMenu .nr ul li .title{ color:#999; width:552px; height:72px; line-height:24px; margin-top:14px; overflow:hidden; }

/* 人才招聘 */
.rczp_main{ width:100%; padding:42px 0 60px; }
.rczp_main_nr{ width:1200px; }
.rczp_main_nr1{ font-size:16px; color:#333; width:1200px; }
.rczp_main_nr1 span.style1{ font-weight:bold; color:#9dc93a; }
.rczp_main_nr1 a{ font-weight:bold; color:#9dc93a; }
.rczp_main_nr2{ width:1200px; margin-top:34px; }
.rczp_main_nr2 .sideMenu{ width:1200px; }
.rczp_main_nr2 .sideMenu h3{ font-size: 14px; color: #fff; width:1200px; height:48px; line-height:48px; text-align:center; margin:0px; background-color:#9dc93a; border-bottom:1px solid #f6f6f6; position:relative; }
.rczp_main_nr2 .sideMenu h3 span{ width:200px; overflow:hidden; }
/*.rczp_main_nr2 .sideMenu h3 span.style1{ width:20%; }
.rczp_main_nr2 .sideMenu h3 span.style2{ width:29%; }
.rczp_main_nr2 .sideMenu h3 span.style3{ width:9%; }
.rczp_main_nr2 .sideMenu h3 span.style4{ width:21%; }
.rczp_main_nr2 .sideMenu h3 span.style5{ width:21%; }*/
.rczp_main_nr2 .sideMenu h1{ font-size: 14px; color: #333; height:46px; line-height:46px; text-align:center; margin:0px; background-color:#fff; border-bottom:1px solid #f6f6f6; position:relative; cursor:pointer; }
.rczp_main_nr2 .sideMenu h1 span{ width:200px; height:46px; overflow:hidden; }
.rczp_main_nr2 .sideMenu h1 span.style6 img{ position:relative; top:5px; }
.rczp_main_nr2 .sideMenu h1 span.zk{ display:block; }
.rczp_main_nr2 .sideMenu h1 span.sq{ display:none; }
/*.rczp_main_nr2 .sideMenu h1 span.style1{ width:20%; }
.rczp_main_nr2 .sideMenu h1 span.style2{ width:29%; }
.rczp_main_nr2 .sideMenu h1 span.style3{ width:9%; }
.rczp_main_nr2 .sideMenu h1 span.style4{ width:21%; }
.rczp_main_nr2 .sideMenu h1 span.style5{ width:21%; }*/
/*.rczp_main_nr2 .sideMenu h1 em{ width:21px; height:21px; background:url(../images/pic90.png) no-repeat center; position:absolute; top:12px; left:-60px; cursor:pointer; }*/
.rczp_main_nr2 .sideMenu h1.on{ background-color:#f6f6f6; }
.rczp_main_nr2 .sideMenu h1.on span.zk{ display:none; }
.rczp_main_nr2 .sideMenu h1.on span.sq{ display:block; }
/*.rczp_main_nr2 .sideMenu h1.on em{ background:url(../images/pic91.png) no-repeat center; }*/
.rczp_main_nr2 .sideMenu .nr{ width:1200px; text-align:left; background-color:#fafafa; display:none; }
.rczp_main_nr2 .sideMenu .nr ul{ width:1096px; padding:30px 52px; }
.rczp_main_nr2 .sideMenu .nr ul li{ color:#333; width:508px; line-height:24px; padding:0 20px; }

/* 联系我们 */
.lxwm_main{ width:100%; padding:60px 0; }
.lxwm_main_nr{ width:1200px; }
.lxwm_main_nr_l{ width:492px; }
.lxwm_main_nr_l1{ font-size:24px; font-weight:bold; color:#9dc93a; width:492px; line-height:100%; }
.lxwm_main_nr_l2{ font-size:16px; color:#333; width:492px; line-height:30px; margin-top:28px; }
.lxwm_main_nr_l2 span.style1{ font-size:18px; font-weight:bold; color:#9dc93a; margin:20px 0; display:block; }
.lxwm_main_nr_l2 span.style2{ font-weight:bold; color:#9dc93a; }
.lxwm_main_nr_l2 a{ font-weight:bold; color:#9dc93a; }
.lxwm_main_nr_r{ width:658px; }

/* 媒体报道 */
.mtbd_main{ width:100%; padding:0px 0 60px; }
.mtbd_main_nr{ width:1200px; }
.mtbd_main_nr ul{ width:1200px; }
.mtbd_main_nr ul li{ width:1140px; margin-top:40px; padding:30px; background-color:#f6f6f6;
    -webkit-box-shadow:0 0 20px rgba(136, 136, 136, .08);
    -moz-box-shadow:0 0 20px rgba(136, 136, 136, .08);
    box-shadow:0 0 20px rgba(136, 136, 136, .08);
}
.mtbd_main_nr ul li .pic{ width:280px; height:212px; overflow:hidden; }
.mtbd_main_nr ul li .pic img{ width:280px; height:212px; }
.mtbd_main_nr ul li .title{ width:800px; height:212px; }
.mtbd_main_nr ul li .title1{ font-size:18px; color:#333; width:800px; line-height:100%; margin-top:2px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.mtbd_main_nr ul li .title1 a{ color:#333; }
.mtbd_main_nr ul li .title2{ font-size:12px; color:#ccc; width:800px; line-height:100%; margin-top:20px; padding-bottom:10px; background:url(../images/pic104.png) no-repeat left bottom; }
.mtbd_main_nr ul li .title3{ width:800px; height:72px; line-height:24px; margin-top:16px; overflow:hidden; }
.mtbd_main_nr ul li .title4{ font-size:12px; color:#9dc93a; width:800px; margin-top:20px; }
.mtbd_main_nr ul li .title4 a{ color:#9dc93a; width:102px; height:29px; line-height:29px; text-align:center; background:url(../images/pic105.png) no-repeat; display:inline-block; }
.mtbd_main_nr ul li:hover{ background-color:#fff; }
.mtbd_main_nr ul li:hover .title1 a{ color:#9dc93a; }
.mtbd_main_nr ul li:hover .title4 a{ color:#fff; background:url(../images/pic106.png) no-repeat; }

/* 媒体报道-详情 */
.mtbdxq_main{ width:100%; padding:50px 0 60px; }
.mtbdxq_main_nr{ width:1200px; }
.mtbdxq_main_nr1{ width:1200px; background:url(../images/pic107.png) no-repeat right 45px; }
.mtbdxq_main_nr1 p{ font-size:20px; color:#323232; line-height:100%; }
.mtbdxq_main_nr1 span{ font-size:12px; color:#999; line-height:100%; margin-top:18px; padding-right:10px; background-color:#fff; display:inline-block; }
.mtbdxq_main_nr2{ color:#737272; width:1200px; line-height:24px; margin-top:24px; padding:30px 27px 22px; background-color:#fafafa; border:1px solid #e8e8e8; }
.mtbdxq_main_nr3{ color:#737272; width:1200px; line-height:26px; margin-top:44px; }
.mtbdxq_main_nr3 span.style1{ text-align:center; display:block; }
.mtbdxq_main_nr3 span.style2{ font-size:16px; font-weight:bold; }

/* 上下页 */
.sxy_main{ color:#4e4e4e; width:1200px; margin-top:54px; padding-top:28px; border-top:1px solid #e0e0e0; position:relative; }
.sxy_main ul{ width:1200px; line-height:36px; }
.sxy_main ul li{ width:1200px; }
.sxy_main ul li a{ color:#737272; }
.sxy_main ul li a:hover{ color:#99cc33; }
.sxy_main .fanhui{ position:absolute; right:0px; bottom:14px; }
.sxy_main .fanhui a{ font-size:14px; color:#fff; width:116px; height:39px; line-height:39px; text-align:center; background:url(../images/pic109.png) no-repeat; display:block; }
.sxy_main .fanhui a:hover{ background:url(../images/pic109h.png) no-repeat; }

/* 有机之道 */
.yjzd_main{ width:100%; }
.yjzd_main_nr{ width:100%; padding:100px 0; }
.yjzd_main_nrk{ width:1200px; }
.yjzd_main_nrk1{ width:1200px; text-align:center; }
.yjzd_main_nrk1 p{ font-size:24px; font-weight:bold; color:#9dc93a; width:1200px; line-height:100%; }
.yjzd_main_nrk1 span{ font-size:14px; color:#ccc; width:1200px; line-height:100%; margin-top:12px; display:block; }
.yjzd_main_nrk2{ width:1200px; margin-top:48px; position:relative; }
.yjzd_main_nrk2 .title{ width:1200px; }
.yjzd_main_nrk2 .title1{ font-size:20px; color:#9dc93a; display:inline-block; *display:inline-block; *zoom:1; }
.yjzd_main_nrk2 .title1 a{ color:#9dc93a; width:38px; height:37px; line-height:37px; text-align:center; padding:14px 18px 20px 15px; background:url(../images/pic110.png) no-repeat; display:block; overflow:hidden; }
.yjzd_main_nrk2 .title1:hover a{ color:#fff; background:url(../images/pic111.png) no-repeat; }
.yjzd_main_nrk2 .title1.xz a{ color:#fff; background:url(../images/pic111.png) no-repeat; }
.yjzd_main_nrk2 .title_nr { width:1200px; margin-top:-85px; }
.yjzd_main_nrk2 .title_nr1{ width:1200px; display:none; }
.yjzd_main_nrk2 .title_nr1 .title{ width:780px; padding-top:110px; }
.yjzd_main_nrk2 .title_nr1 .title1{ font-size:16px; color:#666; width:100%; line-height:30px; }
.yjzd_main_nrk2 .title_nr1 .title1 span.style1{ font-size:18px; font-weight:bold; color:#333; }
.yjzd_main_nrk2 .title_nr1 .title2{ font-size:16px; color:#fff; width:100%; margin-top:18px; }
.yjzd_main_nrk2 .title_nr1 .title2 a{ color:#fff; width:107px; height:37px; line-height:37px; text-align:center; margin:0 -21px 0 -17px; padding:16px 21px 22px 17px; background:url(../images/pic78.png) no-repeat; display:inline-block; *display:inline; *zoom:1; }
.yjzd_main_nrk2 .title_nr1 .title2 a:hover{ color:#9dc93a; background:url(../images/pic79.png) no-repeat; }
.yjzd_main_nrk2 .title_nr1 .pic{ max-width:400px; }
.yjzd_main_nr.odd{ background-color:#f4f3ef; }
.yjzd_main_nr.odd .yjzd_main_nrk2 .title{ text-align:right; }
.yjzd_main_nr.odd .yjzd_main_nrk2 .title_nr1 .pic{ float:left; }
.yjzd_main_nr.odd .yjzd_main_nrk2 .title_nr1 .title{ float:right; }