@charset "utf-8";

/**************************下载列表(start)**************************/

/*.main_left{margin-right: 23px;width: 218px}*/
/*.main_right{width: 729px;;overflow: hidden}*/

.download{height: auto}
#lib_down_list{min-height: 300px}
#lib_down_list li{height:32px; line-height:32px; border-bottom:1px dashed #ccc; overflow:hidden; padding:0 8px;}
#lib_down_list li span{display:inline-block; padding:0 5px; font-size:14px;}
#lib_down_list li span.fr{ display:none; }
#lib_down_list li a{display:inline-block; padding:0 10px 0 24px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; line-height:22px; font-weight:bold; color:#fff; background:#157aa4; text-decoration:none; position:relative; margin-top:5px;}
#lib_down_list li a em{width:11px; height:10px; background-image:url(/static/themes/default/images/ico/down.png) ; background-size:100% 100%; position:absolute; left:8px; top:5px;}
.lang_ar #lib_down_list li a{padding:0 24px 0 10px;}
.lang_ar #lib_down_list li a em{ right:8px;left:auto;}
/**************************下载列表(end)**************************/
/**************************下载列表(end)**************************/

.download_name,.download_info{overflow: hidden}


.main_left{width: 290px;}
.main_right{width: 870px;margin: 0}

/*.pro_category.on .first_cate{display: block}*/
.pro_category .third_cate.on {display: block}
.pro_category .third_cate.on .fourth_cate {display: block;padding-left: 20px}

.pro_category .third_cate:hover a, .pro_category .third_cate.on a{color: #000;}
.fourth_cate.on a{color: #157aa4!important;}

#fix_feedback_form{display: none;position: fixed;width: 850px;left: 50%;margin-left: -425px;top: 20%;background: #fff;z-index: 10001;padding: 30px}
#fix_feedback_form .title{text-align: center;color: #157aa4;font-size: 30px}
#fix_feedback_form  .close_pop{position: absolute;right: 20px;top:20px;cursor: pointer}
.lang_ar #fix_feedback_form  .close_pop{right: auto;left:20px;}