@charset "utf-8";
.main-cloum{background: #fff;}
.panel-body{padding: 30px;}
.pub_det_tab dt{color: #015192;width: 130px;text-align: center;line-height: 54px;}
.pub_det_tab dd{margin-left: 150px;line-height: 54px; color: #666;height:54px;}
.pub_det_tab dd.L_bor{margin-left:129px;border-left: 1px solid #ddd;height:auto;padding:12px 20px;line-height:30px;}
.bor{border-right: 1px solid #ddd;}
.tab_item_inner{font-size: 16px; }
.tab_item_inner dl{border-bottom: 1px solid #ddd;padding: 0;width: 100%;}
.pub_det_tab{background: #f6f6f6;border-bottom: none;}

.pub-det-title{border-bottom: 1px solid #d4d4d4;padding-bottom: 20px;}
.pub-website{padding: 20px 0;}
.pub-det-content .list_files a{color: #333;}

.pub_det_tab dd.bor01{border-left: 1px solid #ddd; margin-left: 129px;padding-left: 30px; padding:12px; line-height: 30px; height:auto;}   

@media (max-width: 768px){
.pub_det_tab dd{margin: 0; line-height: 30px;padding:0 10px;border-left: 1px solid #ddd;height:auto;}
.tab_item_inner{font-size: 14px;}
.pub_det_tab dt{width:80px;line-height: 34px;}
.bor{border: none;}
.panel-body{padding: 0;}
.gk-box{padding-bottom: 0;background: none;}


}