/*<style>*/
/********** TOP **********/
	body{overflow-y:scroll; -webkit-text-size-adjust:none;}
	input,button,select,textarea{outline:none;}
*{word-wrap:break-word;}
body{color:#000000; font:12px 宋体; margin:0px; padding:0px;}
a{color:#000000; text-decoration:none;}
a:hover{color:#4455aa; text-decoration:underline;}
ul,form{margin:0px; padding:0px;}
li{list-style:none; float:left;}

.top_channel{border-left:1px solid #6595d6;border-right:1px solid #6595d6;width:98%; max-width:1920px;min-width:760px;margin:0px auto;background:#4580CF url("/skin/img/topbg.gif");text-align:right;height:22px;line-height:21px;color:#ffffff;font-weight:bold;font-family:Consolas, 宋体;}
.top_channel a{color:#ffffff;}
.top_channel a:hover{color:#ff0000;text-decoration:none;}
.top_channel a:active{color:#ff0000;}

.header{border-left:1px solid #6595d6;border-right:1px solid #6595d6;width:98%; max-width:1920px;min-width:760px;margin:0px auto;height:70px;background-color:#fff;}
.logo{float:left;margin-left:1px;margin-top:5px;}
.quanzhandingbu{float:right;text-align:right;width:75%;overflow:hidden;}

.topbar_bottom{border-left:1px solid #6595d6;border-right:1px solid #6595d6;width:98%; max-width:1920px;min-width:760px;margin:0px auto;background:url("/skin/img/bottombg.gif");height:9px;line-height:9px;font-size:0px;}

.menu{border-left:1px solid #6595d6;border-right:1px solid #6595d6;width:98%; max-width:1920px;min-width:760px;margin:0px auto;background:url("/skin/img/tabs_m_tile.gif");height:22px;line-height:22px;}
.md2{float:left;height:20px;line-height:20px;text-indent:10px;}
.md1{float:left;margin-left:2px;height:20px;line-height:20px;background:url("/skin/img/navspacer.gif") no-repeat;text-indent:8px;position:relative;}
.menu_popup{position:absolute;display:none;text-indent:0px;line-height:19px;top:21px;left:7px;padding:3px 7px 3px 28px;border:1px solid #666666;background:#e3f1d1 url("/skin/img/dvmenubg3.gif") repeat-y;white-space:nowrap;z-index:100;}

.nav{width:98%; max-width:1920px; min-width:760px; height:25px; line-height:26px; margin:14px auto 0 auto; border:1px solid #dedede; background:#efefef url("/skin/img/forum_nav.gif") 4px 8px no-repeat;}
.nav > div:first-child{float:left; padding-left:17px;}


.div_top{width:98%; max-width:1920px; min-width:760px; margin:0px auto; border:1px #6595d6 solid; background:#4580CF url("/skin/img/bg1.gif"); height:26px; line-height:26px; font-weight:bold; color:#FFFFFF;}
.div1{width:98%; max-width:1920px; min-width:760px; margin:0px auto; border:1px #6595d6 solid; border-top:none;}
.div1 ul{margin:20px 0 0 30px; list-style:decimal;}
.div1 ul li{list-style:decimal; float:none;}

.div1 .table1{width:100%; border-collapse:collapse;}
.div1 .table1 tr td{border:1px solid #6595d6; box-sizing:border-box; height:21px; padding:3px;}
.div1 .table1 tr td:first-child{border-left:none; width:23%; white-space:nowrap;}
.div1 .table1 tr td:last-child{border-right:none;}
.div1 .table1 tr:first-child td{border-top:none;}
.div1 .table1 tr:last-child td{border-bottom:none;}
.div1 .table1 tr td input{font-size:12px; line-height:15px;}

.table1_bottom_tr{background:#f4f8fe;}
.border_bottom{border-bottom:1px solid #6595d6}
.border_all{border:1px solid #6595d6}

/*控制面板横栏链接*/
table.memcp_tablinks td{text-align:center; border-right:1px solid #6595d6}
table.memcp_tablinks td:last-child{border-right:none;}
table.memcp_tablinks a{color:#fff !important;}


/*<style>*/
.pagestr *{margin-right:10px; border:1px solid #ddd; padding:3px 5px;}
.pagestr .current{background:#fff;}
.pagestr span.dot{border:none;}
.pagestr a{background:#eee}
.pagestr a:hover{background:#000; border-color:#000; color:#fff; text-decoration:none;}/*<style>*/
.show_table_right{width:100%;}
.show_table_right tr td{width:25%;}
.show_table_right tr td div.border_all{margin-left:3px; margin-top:3px;}

.show_table_right tr td div.border_all div.attach_top{height:160px; overflow:hidden; text-align:center; padding-top:25px; box-sizing:border-box;}
.show_table_right tr td div.border_all div.attach_top > a{text-decoration:none; color:#000; display:inline-block; padding:1px 3px; border:1px solid #fff; border-radius:3px;}
.show_table_right tr td div.border_all div.attach_top > a:hover{background:#EFF5FD; border:1px solid #B8D6FB;}
.show_table_right tr td div.border_all div.attach_top img.pic{height:100px; width:100px;}
.show_table_right tr td div.border_all div.attach_top div.file{height:94px; width:94px; padding:20px 0 0 0; border:1px solid #e0e0e0; border-radius:1px; box-sizing:border-box;}
.show_table_right tr td div.border_all div.attach_top img.ico, a.attachment_link div.file img.ico{max-height:56px; max-width:56px;}
.show_table_right tr td div.border_all div.attach_top div.file_name{width:94px; margin-top:2px;}

.show_table_right tr td div.border_all div.attach_bottom{padding:4px;}/*<style>*/
/*红色闪亮*/
@keyframes glitter_red_color_change {
	0% { background:none; color: #000; }
	50% { background: rgb(255, 0, 100); color: rgba(255, 255, 255, 1); }
	100% { background:none; color: #000; }
}
.glitter_red{
	animation: glitter_red_color_change 0.3s normal;
	animation-iteration-count: 4;
	color: red;
}