@charset "utf-8";

.index_about{position:relative;width:418px;height:240px;padding:43px 0 0 25px;}

.index_about .big_title{ border-bottom:2px solid #666;height:46px;}
.index_about .big_title b{width:38px; height:32px; background:url(../images/index_product_b.png) no-repeat #fff; display:none; float:left; margin:22px 10px 0 0;}
.index_about .big_title>li:nth-of-type(1){ border-bottom:4px solid #7FBB00; display:inline-block;padding-bottom:3px;}
.index_about .big_title .entitle{color:#0E8921; font-size:37px; font-family:"GROTESKIA"; float:left;}
.index_about .big_title .entitle:after{content:"/";font-size:20px; font-family:"微软雅黑"; margin:0 10px;}
.index_about .big_title .title{color:#666;font-size:26px;margin:18px 0 0 0;}
.index_about .big_title .more{float:right;margin:26px 0 0 0;}
.index_about .big_title .more a{color:#0D8820;font-size:12px; font-family:"Arial";}
.index_about .big_title .more a:hover{ color:#f00;}

.index_about .big_pic{ margin:11px 0 0 0;}
.index_about .big_content{clear:both; width:418px;height:78px;margin-top:20px; font-size:14px; color:#666;text-align:left;overflow:hidden; word-wrap:break-word;white-space:pre-wrap;text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical; line-height:1.8;}
.index_about .big_content img{height:auto;}
.index_about .big_content *{ max-width:340px;line-height:2.2;}
.index_about .big_more{ position:absolute;right:10px;top:350px;color:#666;}
.index_about .big_more a{ width:52px; height:25px; line-height:25px; text-align:center;/* background:#555; */ border:0px solid #999; border-radius:2px; color:#7FBA00; display:block;}
.index_about .big_more a:hover{color:#f00;}
.index_about .big_more b{ width:42px; height:42px; background:url(../images/index_about_more.png) no-repeat; display:none;}
.index_about .big_more span{ color:#666;margin:0 5px;}