
/*董事会*/
.kong_conceptbox ul{width: 45%; }
.kong_conceptbox ul li{ border-bottom: 1px solid #d7d7d7; line-height: 60px;/*min-height: 236px;height: expression_r( this.scrollHeight < 236 ? "236px" : "auto" )*/;width: 405px;background: #f5f5f5;margin-bottom: 30px;}
.kong_conceptbox .ky_figure h3{font-size: 24px;padding-bottom: 20px; padding-right:95px;font-weight: normal;padding-top: 12px;}
.kong_conceptbox .ky_figure img{margin-right: 18px;}
.kong_conceptbox .ky_figure{padding-top: 22px;margin-left: 20px;}
.kong_conceptbox .ky_figure .pp{font-size: 18px;}
.kong_conceptbox .kong_arrowdown{display: block; background: #CACACA ;width: 405px; height: 30px; cursor: pointer;margin-top: 20px;text-align: right;line-height: 30px;}
.kong_conceptbox .kong_arrowdown span{color: #fff;margin-right: 44px;background:url(/css/ky_pic_sj.png) no-repeat right center;display: block;padding-right: 25px;}
.kong_conceptbox div.kong_arrowup{background: #7a7a7a ;color: #fff;height: 30px;text-align: right;line-height: 30px;}
.kong_conceptbox div.kong_arrowup span{margin-right: 44px;background:url(/css/ky_pic_sjs.png) no-repeat right center;text-align: right;display: block;padding-right: 25px;}
/*.kong_show{padding: 14px 0px;}*/
.kong_show p{max-height: 50px;height: expression_r( this.scrollHeight > 50 ? "50px" : "auto" ); overflow:hidden;padding:0 20px; }
.kong_hide{display: none;padding: 5px 0px 20px;}
.kong_hide p{padding:0 20px;}
.kong_conceptbox .ky_figure .ky_h3{padding-top: 0;}
.kong_show .p1{margin-top: 5px;}
.fl{ float: left; }
.fr{ float: right;}