锘.culture_list li { width: 100%; }
.culture_list li a { padding: 0 10px; display: block; border-bottom: 1px #eaeaea solid; height: 140px; }
.culture_list .culture_info { position: relative; }
.culture_list .culture_right { position: absolute; width: 100%; left: 0; top: 0; }
.culture_list .culture_right_mes { padding-top: 12px; position: relative; }
.culture_list .cul_h3 { color: #515050; height: 24px; line-height: 24px; font-weight: bold; overflow: hidden; }
.culture_list .cul_data { color: #bcbcbc; margin-top: 10px; margin-bottom: 18px; }
.culture_list .cul_line { width: 27px; height: 1px; background: #d2d2d2; }
.culture_list .cul_text { color: #616161; margin-top: 16px; margin-bottom: 14px; line-height: 24px; height: 48px; overflow: hidden; }
.cul_dot span { width: 8px; height: 8px; background: #d2d2d2; vertical-align: top; border-radius: 50%; display: inline-block; margin-right: 10px; }
.culture_list li a:hover .culture_more { transform: translateX(10px); opacity: 0; }
.culture_list .culture_more { width: 50px; height: 42px; background: url(/image/images/news_more.jpg); position: absolute; right: 0; bottom: 0; top: 0; margin: auto; }
.culture_list .culture_more2 { width: 139px; height: 42px; transform: translateX(-10px); background: url(/image/images/news_mores.jpg); opacity: 0; position: absolute; right: 0; bottom: 0; top: 0; margin: auto; }
.culture_list li a:hover .culture_more2 { opacity: 1; transform: translateX(0px); }


.article table { margin:0px auto;}
.article img { margin-bottom:5px;}

.article td.bqleft { text-align:right;}
.article td.bqright { padding-bottom:10px;}
.article td.bqright input,.article td.bqright textarea { height:30px;border:1px solid #d2d2d2;}
.article td.bqright .btn2 { width:120px;cursor:pointer;}