/* CSS Document */

body{  font-family:"微软雅黑"; font-size:14px;}
.float_l{ float:left}
.float_r{ float:right}
.clear{ clear:both}
ul,ul li{ list-style:none}
a img{ border:none}
a{text-decoration:none; color:#000 }
a:hover{color:#fb0000 }
a.now{ font-size:14px; font-weight:bold;font-family:"微软雅黑";}
.fz { margin:0 auto; width:1200px; }
.fl{ float:left;}
.fr { float:right;}
.clear { clear:both;}
@font-face { 
  font-family: impact; 
  src: url("../images/impact.ttf"); 
  
} 

html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
*{margin:0 ; padding:0;}
body{ font-family:"微软雅黑"; font-size:14px; color:#000;min-width:1200px;}

li { list-style:none;}
a { text-decoration:none;color:#333333;}
img { border:0;}


/* 头部 */
.header { height:140px;}
.logo { width:430px;    margin-top: 28px;}
.logo a{ display:block; width:130px; float:left;}
.logo a img { width:100%; padding-top:5px;}
.logo_title { width:260px; padding-left:20px;  border-left:1px solid #dddddd;    margin-top: 7px;}
.logo_title span { color:#333333; font-size:31px; line-height:27px; font-weight:bold;}
.logo_title p { color:#333333; font-size:18px; margin-top:12px;}
.tel { width:392px;}
.yuy { width:100%; text-align:right; margin-top:10px;}
.yuy a { display:inline-block; padding-left:5px; font-size:12px;}
.tel_info { margin-top:12px;}
.tel_info ul li { float:left;}
.tel_info ul li:nth-child(1){ width:307px;}
.tel_info ul li:nth-child(2){ width:85px; text-align:center;}
.tel_info ul li:nth-child(2) img { width:70px;}
.tel_info ul li .tel_i { width:50px; margin-top:4px;} 
.tel_info ul li .tel_i img { width:100%;}
.tel_info ul li .tel_m{ width:244px;} 
.tel_info ul li:nth-child(1) .tel_m  p:nth-child(2){ font-size:25px; color:#74a437; font-weight:bold;}
.tel_info ul li:nth-child(1) .tel_m  p:nth-child(3){ font-size:25px; color:#74a437; font-weight:bold;}
.tel_info ul li:nth-child(1) .tel_m  p i{ font-size:14px; color:#fd0003; font-style:normal; font-weight:500;}
.tel_info ul li:nth-child(1) .tel_m  p:nth-child(1) p { color: #333333;}

.nav { width:100%; background:#016738; height:60px; }
.nav_z{height:60px; }
.nav_z ul li { float:left; width:150px;}
.nav_z ul li a { color:#fff; display:block;width:150px; height:60px; line-height:60px; position:relative; overflow:hidden; text-align:center; font-size:16px;}
.nav_z ul .on a { background:#74a437}
.nav_z ul li a i{ display:block;width:150px; height:60px; position:absolute; bottom:-60px; left:0; background:#74a437;    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s; z-index:1}
.nav_z ul li a:hover i{ bottom:0; transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;}
.nav_z ul li a span{ display:block;width:150px; height:60px; position:absolute; left:0; bottom:0; z-index:3}
#t_cont ul .on a { background:#016738}
.nav_z ul li .top_con { background: #74a437;}


/* banner */
.flexslider{position:relative;height:500px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:500px;}
.flex-control-nav{position:absolute;bottom:35px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px; border-radius:12px;height:12px;line-height:40px;overflow:hidden;background:#74a437;cursor:pointer;}
.flex-control-nav .flex-active{background:#016738; width:30px;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}


/* 首页关于我们 */
.index_about { width:100%;  height:710px; padding:60px 0; margin-top:70px;    background: #f8f8f7;}
.index_about_z{ padding-top:80px;}
.index_about_l { width:555px; height:336px; position:relative;}
.index_about_img  { position:absolute; right:0; top:0; z-index:2; width:537px; height:319px; overflow:hidden; border:2px solid #f8f8f7;}
.index_about_img  img { cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s;width:100%; }  
.index_about_img  img:hover{  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);  }  

.index_about_l i { display:block; position:absolute; left:0; bottom:0; height:268px; width:450px; background:#016738; z-index:1;} 
.index_about_r { width:600px;}
.index_about_r01 { font-size:43.5px; font-family:"Arial"; color:#333333; font-weight:bold;}
.index_about_r02 { height:40px; line-height:13px; border-top:1px solid #cfcfcf; margin-bottom:15px;}
.index_about_r02 h3{ font-size:20.5px; color:#333333; font-weight:500;}
.index_about_r03 { line-height:25px; color:#555555;}
.index_about_r04 { margin-top:36px;}
.index_about_r04 a { width:150px; line-height:45px; height:45px; background:#016738; border:1px solid #016738; color:#fff; text-align:center; transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s; display:block}
.index_about_r04 a:hover {  background:#f8f8f7; color:#016738; text-align:center; letter-spacing:4px;  transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;}
.index_honor { margin-top:40px;}
.index_honor ul li { float:left; width:262px; height:172px; padding:3px;border:1px solid #cfcfcf; margin-left:40px; position:relative; }

.index_honor ul li:first-child {  margin-left:0; }
.index_honor ul li i { display:block; width:262px; height:172px;  position:absolute; left:0; top:0; background:rgba(0,0,0,0);  transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;}
.index_honor ul li img { width:100%;}	
.index_honor ul li:hover i {  background:rgba(0,0,0,0.5);  transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s;}


/* 首页优势 */
.index_Advantage { margin-top:80px;}
.index_Advantage_title { text-align:center; height:31px; width:700px; border-bottom:1px solid #e1e1e1; margin:0 auto; position:relative;}
.index_Advantage_title h3 { font-size:44px; color:#016738;height:55px; width:500px; margin:0 auto 5px; background:#fff;}
.index_Advantage_title p { font-size:25px; color:#333333;}
.index_Advantage_title i { width:15px; height:9px; background:#016738; position:absolute; display:block; bottom:-4px;}
.index_Advantage_title .a_i01 { left:85px; }
.index_Advantage_title .a_i02 { right:85px; }
.index_Advantage_info { margin-top:120px;}
.index_Advantage_info ul li { height:300px; width:100%}
.index_Advantage_info ul li .index_Advantage_info_l dl .dd1{  font-size:28px; color:#016738; width:500px; height:47px; overflow:hidden;padding-top:50px;}
.index_Advantage_info ul li .index_Advantage_info_l dl .dd1 em{  font-weight:bold; font-style:normal; }
.index_Advantage_info ul li .index_Advantage_info_l { width:500px; position:relative; height:300px; overflow:hidden;}
.index_Advantage_info ul li .index_Advantage_info_l dl .dd1 span { display:block; width:60px; float:right; line-height:60px; font-size:60px; font-weight:bold; font-family:"impact";transition:all 0.6s;-webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.index_Advantage_info ul li:hover .index_Advantage_info_l dl .dd1 span { line-height:20px; transition:all 0.6s;-webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.index_Advantage_info ul li .index_Advantage_info_l i { display:block; width:500px; height:1px; background:#016738; position:absolute; left:-400px; top:120px; transition:all 0.6s;-webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.index_Advantage_info ul li:hover .index_Advantage_info_l i {  left:0; transition:all 0.6s;-webkit-transition:all 0.6s; -moz-transition:all 0.6s; }

.index_Advantage_info ul li .index_Advantage_info_l dl .dd2 { margin-top:40px; line-height:30px; font-size:16px;   color: #333333;}
.index_Advantage_info ul li .index_Advantage_info_r { width:600px; height:300px;}
.index_Advantage_info ul li .index_Advantage_info_r img { width:100%;}
.index_Advantage_info ul li:first-child .index_Advantage_info_r img { border:1px solid #e1e1e1;}
.index_Advantage_info ul li:first-child+li .index_Advantage_info_r img { border:1px solid #e1e1e1;}

/* 首页产品 */
.index_product { margin-top:80px;}
.index_product_l{ width:262px; }
.index_product_r{ width:910px; }
.index_product_title { width:262px; height:90px; background:#016738; color:#fff; text-align:center; padding:20px 0; text-transform:uppercase;}

.Inside .index_product_title { height:55px; line-height:55px;}
.Inside .index_product_sort dl{ }
.Inside .index_product_sort dl dd a { background:url(../images/new_more.png) no-repeat 220px center;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.Inside .index_product_sort dl dd a:hover { background:url(../images/new_more.png) no-repeat 230px center; transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.index_product_title p{ font-family:"Arial"; font-size:18px; letter-spacing:12px; padding:10px 0 10px;    }
.index_product_title  h3 { font-size:30px;} 
.index_product_sort { border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1; overflow:hidden; width:260px; }
#index_product_sort01 { }
.index_product_sort dl dd { height:40px; border-bottom: 1px solid #e1e1e1;}
.index_product_sort dl dd a { background:url(../images/new_more.png) no-repeat 220px center; position:relative; overflow:hidden; color:#333333; line-height:40px; height:40px;display:block; font-size:16px; padding-left:40px; width:220px;transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s;}
.index_product_sort dl dd:hover a{background:url(../images/new_more.png) no-repeat 230px center; color:#016738; padding-left:60px; width:200px;transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s;} 
.index_product_sort dl dd a i { display:block; height:1px ; width:260px; position:absolute; left:-260px; bottom:0; background:#016738; transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s;}
.index_product_sort dl dd:hover a i { left:0; transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s;}
.index_product_sort dl dt {font-size:20px; color:#333333;text-align:center;border-bottom:1px solid #e1e1e1; height:60px; line-height:60px; font-weight:bold;}
#index_product_sort01 dl dt {}
.index_product_r ul li { width:205px; float:left; margin-left:30px; margin-bottom:30px;}
.index_product_r ul li:nth-child(4n+1) { margin-left:0;}
.index_product_r ul li:first-child { margin-left:0;}
.index_product_r ul li:first-child+li+li+li+li{ margin-left:0;}
.index_product_r ul li:first-child+li+li+li+li+li+li+li+li{ margin-left:0;}
.index_product_r ul li .index_product_img { width:197px; height:182px; overflow:hidden;border:1px solid #e1e1e1; padding:4px; position:relative;} 
.index_product_r ul li .index_product_img img{ width:100%; cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.index_product_r ul li:hover img{  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);  }  
.index_product_r ul li .index_product_img i { width:205px; height:190px; display:block; background:rgba(0,0,0,0); position:absolute; left:0; top:0;-webkit-transition:all 0.6;-moz-transition:all 0.6s; transition:all 0.6s; }
.index_product_r ul li:hover .index_product_img i { background:rgba(0,0,0,0.5);-webkit-transition:all 0.6;-moz-transition:all 0.6s; transition:all 0.6s; }
.index_product_r ul li a { display:block;}
.index_product_r ul li a .index_product_t { height:45px; text-align:center; line-height:45px;  color:#333333; background:#e1e1e1; margin-top:1px; width:207px; padding:2px 0} 
.index_product_r ul li:hover a .index_product_t {   color:#fff; background:#016738;} 


/* 首页新闻 */
.index_news{ overflow:hidden; padding:80px 0;}
.index_news_title { text-align:center; height:31px; width:470px; border-bottom:1px solid #e1e1e1; margin:0 auto; position:relative;}
.index_news_title h3 { font-size:30px; color:#016738;height:55px; width:220px; line-height:55px; margin:0 auto 0; background:#fff;}
.index_about .index_news_title h3 { background:#f8f8f7;}
.index_news_title p { font-size:20px; color:#333333;}
.index_news_title i { width:15px; height:9px; background:#016738; position:absolute; display:block; bottom:-4px;}
.index_news_title .news_i01 { left:110px; }
.index_news_title .news_i02 { right:110px; }
.index_news_info ul li { float:left; width:383px; margin-left:15px; background:#fff; border: 1px #e6e6e6 solid; overflow:hidden; padding:0 0 15px;transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.index_news_info ul li:hover { margin-top:-15px;transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s;-moz-box-shadow:0px 0px 13px #cfcfcf; -webkit-box-shadow:0px 0px 13px #cfcfcf; box-shadow:0px 0px 13px #cfcfcf;}  
.index_news_info { margin-top:110px;}
.index_news_info ul li .index_news_info_t { height:45px; width:353px; padding:0 15px; border-bottom:1px solid #e6e6e6; margin:15px 0 20px; }
.index_news_info ul li .index_news_info_t h3 { height:45px; width:150px; line-height:45px; float:left;}
.index_news_info ul li .index_news_info_t a { float:right; display:block; height:45px; width:45px;  float:right; background:url(../images/new_more.png) no-repeat right center;-webkit-transition:all 0.6s;-moz-transition:all 0.6s; transition:all 0.6s;}
.index_news_info ul li .index_news_info_t a:hover { margin-right:10px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s; transition:all 0.6s;}
.index_news_info ul li .index_news_info_img { width:353px; margin:0 15px; height:185px; overflow:hidden;}
.index_news_info ul li .index_news_info_img img { width:100%;cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.index_news_info ul li:hover .index_news_info_img img {  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);  }  
.index_news_info ul li .index_news_info_i { padding:15px 15px 10px; }
.index_news_info ul li .index_news_info_i dl dd { height:30px; line-height:30px; }
.index_news_info ul li .index_news_info_i dl dd span{ float:right; color:#a3a3a3; font-size:12px;}
.index_news_info ul li .index_news_info_i dl dd a { float:left; width:255px; color:#333;display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.index_news_info ul li .index_news_info_i dl dd a:hover { color:#016738; text-decoration:underline;}
.index_news_info ul li .index_news_info_i dl dd i { font-size:18px; display:inline-block; padding-right:8px;}



/* 首页合作伙伴 */
.partner { margin-top:10px;}
.partner_title { text-align:center; height:31px; width:600px; border-bottom:1px solid #e1e1e1; margin:0 auto; position:relative;}
.partner_title h3 { font-size:30px; color:#016738;height:55px; width:495px; line-height:55px; margin:0 auto 0; background:#fff;}
.partner_title p { font-size:14px; color:#333333;}
.partner_info { margin-top:110px;}
.partner_info ul li { float:left; width:239px; margin-bottom:-1px; margin-left:-1px;border:1px solid #e1e1e1;height:160px;  overflow:hidden; position:relative; display:block;  height:160px;  }
.partner_info ul li p{ background:rgba(0,0,0,0.7); width:239px; height:35px; line-height:35px; font-size:14px; text-align:center; color:#fff; position:absolute; left:0; bottom:-35px;transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }
.partner_info ul li:hover p{ bottom:0;transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; } 

.partner_info ul li  img {width:100%;cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.partner_info ul li:hover img {  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);  }  
.partner_info ul li:hover{box-shadow: 0 0 20px rgba(0,0,0,0.2);position: relative;z-index: 9;border: 1px #016738 solid;}




/* 友情链接 */
.link { width:100%;    background: #f8f8f7; padding:20px 0; overflow:hidden; margin-top:80px;}
.link_l{ width:130px; font-weight:bold; }
.link_l p { color:#016738; font-size:30px;}
.link_l span{font-size:17px;    color: #333;}
.link_r { width:1020px;     border: 1px solid #e1e1e1; border-radius:5px; padding:15px;    margin-top: 7px;}
.link_r dl dd{ float:left; padding:0 10px;}
.link_r dl dd a{  color: #333333;}
.link_r dl dd a:hover{  color: #016738; text-decoration:underline;}

.index_foot { background:#464646; width:100%; overflow:hidden; padding:60px 0;}
.index_foot_z {}
.index_foot_logo { width:250px; padding-top:30px;}
.index_foot_logo img{ width:100%;}
.index_foot_tel  { width:320px; margin-left:90px; padding-left:90px;padding-right:80px; border-left:1px solid #555555;border-right:1px solid #555555;}
.index_foot_tel ul li{ height:30px; line-height:30px; color:#e2e2e2; padding-left:25px;}
.index_foot_tel ul li:first-child{ font-size:18px; padding-left:0; margin-bottom:10px;}
.index_foot_tel ul li:first-child+li { background:url(../images/f_ico4.gif) no-repeat left center;}
.index_foot_tel ul li:first-child+li+li { background:url(../images/f_ico1.gif) no-repeat left center;}
.index_foot_tel ul li:first-child+li+li+li{ background:url(../images/f_ico2.gif) no-repeat left center;}
.index_foot_tel ul li:first-child+li+li+li+li{ background:url(../images/f_ico3.gif) no-repeat left center;}
.index_foot_wx  { width:240px;    margin-top: 30px;}
.index_foot_wx ul li { width:100px; margin-left:30px; text-align:center; float: left;}
.index_foot_wx ul  li:first-child{  margin-left:0; }
.index_foot_wx ul li img { width:100%;}
.index_foot_wx ul li p { color:#e2e2e2; margin-top:5px; }

.index_icp { background:#363636; width:100%; height:60px; line-height:60px; color:#aeaeae; text-align:center}
.index_icp a {  color:#aeaeae; }
.index_icp a:hover {  color:#fff; text-decoration:underline;}



/* 单页面 */
.ny_banner { width:100%; height:300px; background:url(../images/ny_banner.jpg) no-repeat center top;}
.Inside { margin-top:30px;}
.crumbs { margin-top:23px; padding-bottom:20px; border-bottom:10px; border-bottom:3px solid #f9f9f9; color:#9b9b9b; }
.crumbs_info a{ color:#9b9b9b; padding-right:12px; margin-left:10px; display:inline-block; }
.crumbs_info a:last-child{ background:none;}
.crumbs_info a:nth-child(1){ background:none; margin-left:0; padding:0;}
.crumbs_info a:hover{ color:#1da838;}
.Inside_about { width:900px;}
.Inside_about_title{ background:#f9f9f9;width:100%; height:55px; line-height:55px; text-align:center; color:#016738; font-size:20px; font-weight:bold;}
.Inside_about_info { line-height:25px; margin-top:30px;}





/* 新闻列表页面 */
.Inside_newlist { margin-top:30px;}
.Inside_newlist ul li{ margin-bottom:30px; overflow:hidden;    display: block;background: #ffffff;  position: relative; height:90px;}
.Inside_newlist ul li a .Inside_newlist_r i { display:block; width:851px; position:absolute; left:-881px; bottom:60px; height:1px; background:#016738;transition:all 1s;}
.Inside_newlist ul li:hover a .Inside_newlist_r  i { left:0; transition:all 1s;}
.Inside_newlist ul li a .Inside_newlist_l { text-align:center;width:90px; height:80px; background:#f9f9f9;}
.Inside_newlist ul li:hover a .Inside_newlist_l {  background:#016738;}
.Inside_newlist ul li a .Inside_newlist_l span:nth-child(1) {     font-size: 26px;font-weight: bold; color: #333333;height: 60px; line-height: 60px; }
.Inside_newlist ul li a .Inside_newlist_l span:first-child i { display:block; margin:10px auto 0; width:34px; height:40px; line-height:40px; overflow:hidden; font-style:normal; text-indent:-4.3em;}
.Inside_newlist ul li:hover a .Inside_newlist_l span:nth-child(1) { color: #fff; }
.Inside_newlist ul li a .Inside_newlist_l span:nth-child(2) {       font-size: 14px;color: #fff; display: block; background: #9b9b9b;height: 30px; line-height: 30px; }
.Inside_newlist ul li a .Inside_newlist_r { width:780px; height:90px; position:relative; overflow:hidden;}
.Inside_newlist ul li a .Inside_newlist_r .Inside_newlist_t{ font-size:16px; color:#3a3a3a;}
.Inside_newlist ul li a .Inside_newlist_r .Inside_newlist_i{ font-size:12px; color:#959595; line-height:25px; margin-top:15px;}


.Inside_news .Inside_news_title { background:#f9f9f9;width:880px; padding:30px 20px; overflow:hidden; text-align:center;color: #9b9b9b;}
.Inside_news .Inside_news_title span { display:block; font-size:25px; color:#333333; margin-bottom:10px;}
.Inside_news .Inside_news_info { line-height:25px; margin-top:30px;}
.Inside_news .Inside_news_info a{ color:#016738;}

.Inside_news .Inside_news_info a font{ color:#016738 !important;}
.Inside_news .Inside_news_info a:hover{ text-decoration:underline;}
.news_in a {background:#f9f9f9;width:900px; height:60px; line-height:60px; color:#333333; text-align:center; display:block; margin-top:30px;transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}
.news_in a:hover {color:#016738; text-decoration:underline; letter-spacing:5px; transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;}

.news_next { color:#333333; margin-top:30px;}
.news_next a { color:#333333; display:block;}
.news_next a:hover { color:#016738;}





/* 产品列表页面 */
.Inside_productlist { margin-top:30px;}
.Inside_productlist ul li { width:202px; float:left; margin-left:30px; margin-bottom:30px;}
.Inside_productlist ul li:nth-child(4n+1) { margin-left:0;}
.Inside_productlist ul li:first-child { margin-left:0;}
.Inside_productlist ul li:first-child+li+li+li+li{ margin-left:0;}
.Inside_productlist ul li:first-child+li+li+li+li+li+li+li+li{ margin-left:0;}
.Inside_productlist ul li .Inside_product_img { width:197px; height:182px; overflow:hidden;border:1px solid #e1e1e1; padding:4px; position:relative;} 
.Inside_productlist ul li .Inside_product_img img{ width:100%; cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.Inside_productlist ul li:hover img{  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);  }  
.Inside_productlist ul li .Inside_product_img i { width:202px; height:190px; display:block; background:rgba(0,0,0,0); position:absolute; left:0; top:0;-webkit-transition:all 0.6;-moz-transition:all 0.6s; transition:all 0.6s; }
.Inside_productlist ul li:hover .Inside_product_img i { background:rgba(0,0,0,0.5);-webkit-transition:all 0.6;-moz-transition:all 0.6s; transition:all 0.6s; }
.Inside_productlist ul li a { display:block;}
.Inside_productlist ul li a .Inside_product_t { height:45px; text-align:center; line-height:45px;  color:#333333; background:#e1e1e1; margin-top:1px; width:207px; padding:2px 0} 
.Inside_productlist ul li:hover a .Inside_product_t {   color:#fff; background:#016738;} 

.Inside_tj_title { border-bottom:5px solid #f9f9f9; font-size:20px; padding:10px 0; margin-top:30px;}
.Inside_tj_news { margin-top:15px;}
.Inside_tj_news ul li { float:left; margin:0 0 0 60px; height:40px; line-height:40px; width:420px; border-bottom: 1px solid #e1e1e1;}
.Inside_tj_news ul li:nth-child(2n+1) { margin:0 0 0 0; }
.Inside_tj_news ul li a span { width:310px; float:left; display:block; color: #333333;}
.Inside_tj_news ul li:hover a span { color: #016738;}
.Inside_tj_news ul li a em { display:block; float:right; width:100px; text-align:right; font-size:12px; font-style:normal; color:#9b9b9b;}
.Inside_tj_news ul li a span:before {  content: "○";   padding-right: 10px;    color: #333333; float: left;}   
.Inside_tj_news ul li a:hover span:before {    color: #016738; }   



.Inside_products .Inside_products_title{ text-align:center; height:50px; line-height:50px;    background: #f9f9f9;
    width: 860px;
    padding: 10px 20px;
    overflow: hidden;      font-size: 25px; color: #333333;}
.Inside_products .Inside_products_img { text-align:center;  margin-top:30px;}
.Inside_products .Inside_products_img img {padding:5px;     border: 1px solid #e1e1e1; max-width:750px;}
.Inside_products_in { border-bottom:5px solid #f9f9f9; font-size:20px; padding:10px 0 10px 20px; margin-top:30px;   background:url(../images/arr.gif) no-repeat left center;}
.Inside_products_info { line-height:25px;}

.Inside_xg { margin-top:30px;}
.Inside_xg ul li { width:202px; float:left; margin-left:30px; margin-bottom:30px;}
.Inside_xg ul li:nth-child(4n+1) { margin-left:0;}
.Inside_xg ul li:first-child { margin-left:0;}
.Inside_xg ul li:first-child+li+li+li+li{ margin-left:0;}
.Inside_xg ul li:first-child+li+li+li+li+li+li+li+li{ margin-left:0;}
.Inside_xg ul li .index_product_img { width:197px; height:182px; overflow:hidden;border:1px solid #e1e1e1; padding:4px; position:relative;} 
.Inside_xg ul li .index_product_img img{ width:100%; cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.Inside_xg ul li:hover img{  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);  }  
.Inside_xg ul li .index_product_img i { width:205px; height:190px; display:block; background:rgba(0,0,0,0); position:absolute; left:0; top:0;-webkit-transition:all 0.6;-moz-transition:all 0.6s; transition:all 0.6s; }
.Inside_xg ul li:hover .index_product_img i { background:rgba(0,0,0,0.5);-webkit-transition:all 0.6;-moz-transition:all 0.6s; transition:all 0.6s; }
.Inside_xg ul li a { display:block;}
.Inside_xg ul li a .index_product_t { height:45px; text-align:center; line-height:45px;  color:#333333; background:#e1e1e1; margin-top:1px; width:207px; padding:2px 0} 
.Inside_xg ul li:hover a .index_product_t {   color:#fff; background:#016738;} 



/* 翻页 */
#pageud { text-align:center;}
#pageud a{ padding:5px 10px; color:#333333;    background:#e1e1e1; margin:0 10px;}
#pageud a:hover{ background: #016738; color:#fff;   }
#pageud #pageupdnA { background: #016738; color:#fff;   }
#pageud #pageupdnA strong { font-weight:100;}

















.input {
	border: 1px solid #8aae8a;
	font-size: 12px;
  width:150px;
}
.inputnoborder {
	border: 0px none;
	background: none;
}

.pro{ margin:0px; padding:0px;}
.pro li{width:200px;float:left;font-size:14px; background:#eeeeee; margin:1px; padding-left:30px;}


.search_k{background:#f5f5f5; border:1px solid #dddddd; height:28px;}


.more	{ float:right; width:50px; height:100%; line-height:34px; }
.more a	{ float:left; width:100%; height:100%; }

.con{ float:right; line-height:34px; margin-right:20px; }


.news_ms{line-height:1.6; color:#666666;}




.title{line-height:32px;margin-left:30px; font-size:15px; font-weight:bold; color:#3f6903;font-family:"微软雅黑";}

.p8{margin-top:8px;}



.home_dl{line-height:2.1; padding:10px;}

.lr_dl2{line-height:1.8; padding-top:10px; padding-bottom:10px;}

.bigwz26{color:#74a437; font-family:'微软雅黑'; font-weight:bold;font-size:26px;}
.bigwz18{color:#74a437; font-family:'微软雅黑'; font-weight:bold;font-size:18px;}
.bigwzen{color:#d5e4c3; font-family:Arial;font-size:12px;}


.xzys_k{border:1px solid #dde7cb;}
.xzys_bit_title{font-family:"微软雅黑"; font-size:18px; font-weight:bold; color:#74a437;}
.xzys_dl{line-height:1.7;font-family:"微软雅黑";}
.xzys_red{color:#FF0000; font-weight:bold;}








.b1{border:1px solid #e6e6e6;}
.xml{line-height:42px; font-family:Arial, Helvetica, sans-serif; margin-right:16px; }
.xml a{ text-decoration:none; color:#333333;padding:0 3px 0 3px;}
.xml a:hover{ text-decoration:none; color:#8d0000 }

#content{ width:1000px; margin:0 auto; background-color:#FFFFFF; padding-bottom:8px;padding-top:10px; }

.flink{border-top:1px solid #e1e1e1; background-color:#f1f1f1; line-height:24px;}

.bot{border-top:1px solid #e1e1e1; background-color:#f1f1f1;}

.bottom{line-height:22px; margin-left:20px; padding:10px; font-family:Arial, Helvetica, sans-serif;}
