/**/
#page{margin:10px 0;font-size:14px;line-height:30px;text-align:center}
#page .pageinfo{display:none}
#page  a{border:1px solid #efefef;background:#fff;color:#808080;padding:4px 10px;margin-left:5px;transition:all 0.2s}
#page  a:hover,#page .curpage{background:#333;color:#fff;text-decoration:none;border:1px solid #efefef;}
#page .nopage{cursor:not-allowed;}
#page .nopage:hover{background:#fff;color:#808080;border:1px solid #aaa;}

#next{padding: 1rem 0}
#next p{padding:  0; font-size: 1.3rem; line-height: 3rem; color: #333;background: #efefef;margin-bottom: 1rem;padding-left: 0.5rem }
#next p a{font-size: 1.3rem; line-height: 3rem;color: #333  }

/*单页面*/
.jhr_page{}
.jhr_page .fl,.jhr_page .fr{ width: 100%;padding: 0.5rem 0 }
.jhr_page .fl p{font-size: 1.2rem; line-height: 180%;padding: 0.5rem 0}
.jhr_page .fr img{ width: 100% }

/*联系我们页面*/
.jhr_page_lx{}
.jhr_page_lx h1{ font-size: 1.8rem; line-height: 180%;font-weight: bold;}
.jhr_page_lx ul{}
.jhr_page_lx ul li img{ display: inline-block; float: left;padding-right: 1rem }
.jhr_page_lx ul li{padding: 1rem 0;font-size: 1.4rem; line-height: 220%}


/*图片排列1-（一行两个）*/
.jhr_list_01{},.jhr_list_01 ul{}
.jhr_list_01 li{ width: 49.5%;margin-bottom: 1rem;margin-right: 1%;float: left}
.jhr_list_01 li img{width: 100%;padding: 0.5rem; border: 1px solid #efefef; box-sizing: border-box; height: 10rem}
.jhr_list_01 li h3{font-size: 1.2rem; line-height: 180%;text-align: center;font-weight: bold;}
.jhr_list_01 li a{font-size: 0}
.jhr_list_01 li:nth-child(2n+0){margin-right: 0}
/*新闻列表页*/
.jhr_list_news{},.jhr_list_news ul{}
.jhr_list_news li{ width: 100%;padding: 1rem 0; border-bottom: 1px solid #efefef }
.jhr_list_news li .left{ width: 35%;float: left}
.jhr_list_news li .left img{ width: 100%}
.jhr_list_news li .right{ width: 62%;float: left;padding-left: 3%; box-sizing: border-box;}
.jhr_list_news li .right h3{font-size: 1.4rem;color: #333; line-height: 160%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;}
.jhr_list_news li .right p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; font-size: 1rem; color: #999;line-height: 160%}

/*普通详情页*/
.jhr_page_content{}
.jhr_page_content h1{font-size: 1.8rem; color: #00923f;font-weight: bold;}
.jhr_page_content .info{padding: 1rem 0; border-top: 1px solid #efefef;margin-top: 1rem}
.jhr_page_content .con{}
.jhr_page_content .con img{ width: 100% }



/*产品详情页*/


.jhr_tit_pro{position: relative; z-index: 2; margin: 1rem auto;text-align: left;display: block; padding-left: 3rem;box-sizing: border-box; width: 100%}
.jhr_tit_pro em{font-size: 1.8rem; color: #00923f; text-transform: uppercase;font-style: normal;font-weight: 200; position: relative;font-weight: bold; }
.jhr_tit_pro strong{font-size: 1.8rem;color: #333;font-weight: bold; z-index: 2;position: relative;margin-right: 25px}
.jhr_tit_pro strong:after{content: ''; height: 4px; width: 2rem;background: #ffcc33;position: absolute;left: -3rem;top: 1rem}
.jhr_tit_pro strong:before{content: ''; height: 6px; width: 6px;background: #333333;position: absolute;right: -1rem;top: 1rem; border-radius: 50%}
.jhr_tit_pro span{color: #cccccc;line-height: 2rem; font-size: 2rem;display: block;text-transform: uppercase;  display: none;}



.jhr_tit_pro1{position: relative; z-index: 2; margin:1rem auto;text-align: center;display: block;box-sizing: border-box; width: 100%}
.jhr_tit_pro1 em{font-size: 1.8rem; color: #00923f; text-transform: uppercase;font-style: normal;font-weight: 200; position: relative;font-weight: bold; }
.jhr_tit_pro1 strong{font-size: 1.8rem;color: #333;font-weight: bold; z-index: 2;position: relative;margin-right: 25px}
.jhr_tit_pro1 strong:after{content: ''; height: 4px; width: 32px;background: #ffcc33;position: absolute;left: -40px;top: 15px}
.jhr_tit_pro1 strong:before{content: ''; height: 6px; width: 6px;background: #333333;position: absolute;right: -15px;top: 15px; border-radius: 50%}
.jhr_tit_pro1 span{color: #cccccc;line-height: 50px; font-size: 26px;display: block;text-transform: uppercase; display: none;}


.jhr_product_show{ width: 95% ; margin: 1rem auto 0;}



.jhr_product_show_other{padding-bottom: 1rem}
.jhr_product_show_other ul{}
.jhr_product_show_other li{ width: 49.5%; margin-right: 1%;float: left }
.jhr_product_show_other li:nth-child(2n+0){margin-right:0 ;float: right}
.jhr_product_show_other li img{width: 100%;padding: 0.5rem; border: 1px solid #efefef; box-sizing: border-box;}
.jhr_product_show_other li h3{font-size: 1.2rem; line-height: 180%;text-align: center;font-weight: bold;}
.jhr_product_show_other li a{font-size: 0}
