/*首页游戏页样式  */
html{-webkit-text-size-adjust: none;}
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
fieldset, img {
    border: 0;
}
/* remember to define focus styles! */
:focus {
    outline: 0;

}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
    font-style: normal;
    font-weight: normal;

}
h1, h2{
	font-family: "Hiragino Sans GB", "Microsoft Yahei","微软雅黑";

}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
abbr, acronym {
    border: 0;
    font-variant: normal;
}

input, button, textarea,
select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
code, kbd, samp, tt {
    font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
    *font-size: 100%;
}
body {
    line-height: 1.5;
    font:14px/1.231 "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑",sans-serif;
    background: #f6f6f6;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {
    text-decoration: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.nav li {
	float: left;
}
.icon{
	vertical-align: middle;
	background-repeat: no-repeat;
	display: inline-block;
}




.container {
	width: 1200px;
	margin: 0 auto;
}

footer {
	clear: both;
}


.list_section ul {
	padding: 20px 0;
	border-top: 1px solid #423d4c;
	border-bottom: 1px solid #423d4c;
}
.list_section ul li {
	position: relative;
	margin: 20px 0;
}
.list_section ul li a {
	display: inline-block;
	width: 80%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.list_section ul li a:hover {
	text-decoration: underline;
}
.list_section ul li .date {
	position: absolute;
	right: 5px;
	color: #616065;
}
.breadcrumb {
	list-style: none;
	overflow: hidden;
}
.breadcrumb li {
	float: left;
}
.breadcrumb li + li:before {
	position: relative;
	content: ">";
	padding: 0 5px;
}
.breadcrumb a {
	font-size: 14px;
	color: #666;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.paging div * {
	display: inline-block;
	width: auto;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}
.paging div *:hover {
	text-decoration: none;
}
.header_div {
	width: 100%;
}
.header_div div.top {
	background-color: #fff;
	border-bottom: 1px solid #ece6e6;
	width: 100%;
	height: 25px;
	line-height: 25px;
}
.header_div div.top .top_content, .header_div .top_search .search_div {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}


.search_info .key_word{
	height: 31px;
    width: 300px;
    border: 1px solid #fe9800;
    border-right: none;
    padding-left: 12px;
}
.search_info .search_icon{
	display: inline-block;
    height: 40px;
    position: absolute;
    top: 13px;
    margin-left: -4px;
}
.search_info span.hot_game_wd{
	margin-left: 72px;
    display: inline-block;
}
.search_info span.hot_game_name{
	color: #fe9800;
}

.wx_code{width: 200px;height: 77px;float: left;}
.wx_code img{vertical-align: middle;}

.top_content .collect{float: left; width: 600px; height: 25px; line-height: 25px; padding-top: 0px;}
.top_content .collect a{margin-right: 10px; margin-left: 10px; font-size: 12px; color: #000;}

.header_div div.top .top_content .sign {
	float: right;
    font-size: 12px;
    width: 350px;
    text-align: right;
    height: 25px;
	line-height: 25px;
}

.header_div div.top .top_content .sign a {
	padding: 0 10px;
	color: #333;
}

.header_div div.top .top_content .sign .select {
	position: relative;
	top: -1px;
	display: inline-block;
	width: 80px;
	color: #766c83;
	margin-left: 15px;
	*display: inline;
	zoom:1;
}
.header_div div.top .top_content .sign .select li {
	position: relative;
	display: none;
	cursor: pointer;
	height: 33px;
	line-height: 33px;
	background-color: #211c2a;
	z-index: 10;
}
.header_div div.top .top_content .sign .select li a {
	display: inline-block;
	width: 100%;
	padding: 9.5px 0 9.5px 10px;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0;
}
.header_div div.top .top_content .sign .select li a:hover {

	text-decoration: none;
	background-color: #0f0a1a;
	background-color: rgba(15, 10, 26, 0.9);
	filter: alpha(opacity=90);
}
.header_div div.top .top_content .sign .select li:first-child {
	display: block;
	height: auto;

}
.header_div div.top .top_content .sign .select:hover li {
	display: block;
}

.header_div div.nav_div {
    background-color: #333;
    height: 85px;
    line-height: 85px;
    width: 100%;
}

.header_div .nav_pt_box{
	width: 1200px;
	height: 85px;
	line-height: 85px;
	margin: 0 auto;
}
.header_div .nav_pt_box .logo{
	width: 200px;
	float: left;
}
.header_div .nav_pt_box .logo img{
	vertical-align: middle;
}
.header_div .nav_pt_box .nav{
	width: 650px;
	height: 40px;
	float: left;
	margin-left: 150px;
}
.header_div .nav_pt_box .search_box{
	width: 200px;
	float: left;
	position: relative;
}
.header_div .search_btn img{
	position: absolute;
	left: 175px;
	top: 37px;
}

.header_div .nav_pt_box .search_box .key_word{
	height: 35px;
	width: 200px;
	text-indent: 10px;
}


.nav_div ul.nav li{
	margin-left: 10px; 
	margin-right: 10px;
	display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-top: 27px;
    width: 95px;
    text-align: center;}
.nav_div ul.nav a{color: #fff; text-decoration: none; padding-left: 15px; padding-right: 15px;}
.nav_div ul.nav li:hover{background: #ffa600;}
.nav_div ul.nav li:hover, .nav_div ul.nav li.current{background: #ffa600;border-radius: 20px;}

.index_wrap{
	width: 1200px;
	background: #f9f9f9;
    margin: 0 auto;
    min-height: 700px;
}


.footer_div {
	border-top:1px solid #DEDCDC;
	padding: 20px 0px 16px 0px;
	background-color: #f5f5f5;
	margin-top: 30px;
}
.footer_div .footer_content {
	width: 1002px;
    margin: 0 auto;
    text-align: center;
}
.footer_div .footer_content p{
	margin-top: 10px;
	color: #878686;
	font-size: 13px;
}
.footer_div .footer_content p a{
	color: #878686;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	text-align: inherit;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0;
	box-shadow:none;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
	content: "\0020";
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
}
/*
The following zoom:1 rule is specifically for IE6 + IE7.
Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
	zoom: 1;
}
.pie_first-child,
.pie{
	position: relative\0/;
	*position: relative;
	z-index: 0\0/;
	*z-index: 0;
}
/* tools */
.no-js .ir {
	font: 0/1 Arial;
	color: transparent;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
	zoom:1;
}
.oldie .ir{
	text-indent: -999em;
}
html body .pleft{
	padding-left: 10px !important;
}
html body .pright{
	padding-right: 10px !important;
}
html body .mleft{
	margin-left: 10px !important;
}
html body .mright{
	margin-right: 10px !important;
}
html body .mleft5{
	margin-left: 5px !important;
}
html body .mright5{
	margin-right: 5px !important;
}
html body .mbottom5{
	margin-bottom: 5px !important;
}
html body .mtop5{
	margin-top: 5px !important;
}
html body .mbottom{
	margin-bottom: 10px !important;
}
html body .mtop{
	margin-top: 10px !important;
}
html body .mbottom15{
	margin-bottom: 15px !important;
}
html body .mtop15{
	margin-top: 15px !important;
}
html body .mbottom20{
	margin-bottom: 20px !important;
}
html body .mtop20{
	margin-top: 20px !important;
}
html body .mbottom30{
	margin-bottom: 30px !important;
}
html body .mtop30{
	margin-top: 30px !important;
}
/* common */
body .overlay {
	z-index:99;
	display:none;
}
.maskIframe{
	border:0 none;
	height:100%;
	position:absolute;
	border:none;
	width:100%;
	z-index:700;
	margin-bottom:-4px;
}
.mask_layout{
	z-index:890;
	position:fixed;
	top:0;
	left:0;
	background-color:#000;
	border:none;
	opacity:0.4;
	filter:alpha(opacity=40);
	height:100%;
	width:100%;
}
* html .mask_layout{
	position:absolute;
	height:expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px');
}
.mask_photo_layout{
	opacity:0.9;
	filter:alpha(opacity=90);
}
.template{
	display: none;
}
html body .hidden{display: none;}
html body .invisible { visibility: hidden;height: 1px;overflow: hidden; font-size: 0; line-height: 0; border:0; clear: both;}
html body .none { display: none; visibility: hidden; }
html body .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
html body .visuallyhidden.focusable:active,html .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

html .white,html a.white,html a.white:hover{color:#fff !important;}
html .black,html a.black,html a.black:hover{color:#333 !important;}
html .silver,html a.silver,html a.silver:hover{color:#999 !important;}
html .gray,html a.gray,html a.gray:hover{color:#666 !important;}
html .red,html a.red,html a.red:hover{color:red !important;}
html .blue,html a.blue,html a.blue:hover{color:#3b9af0 !important;}
html .blue2,html a.blue2,html a.blue2:hover{color:#4f7b98;}
html .green,html a.green,html a.green:hover{color:#066601;}

html .small { font-size: 12px !important;;}
html .tiny {font-size: 9px !important;; padding: 0 5px;}
html .fbold{font-weight: bold;}
html .fnormal { font-weight: normal }
html .text_center { text-align: center }
html .text_left { text-align: left !important; }
html .text_right { text-align: right !important; }
html .relative { position: relative }
html .inline { display: inline }
html .fleft{float: left;}
html .fright{float: right;}
html .fcenter{margin-right: auto;margin-left: auto;}

html .h1{
	font-size: 26px;
}
html .h2{
	font-size: 20px;
}
html .h3{
	font-size: 14px;
}
.text_small{
	font-size: 12px !important;
}
.text_normal{
	font-size: 14px !important;
}
.text_large{
	font-size: 16px !important;
}
/*表单*/
input,
button,
select,
textarea {
	margin: 0;
	vertical-align: middle;
}
textarea.textarea,
select.select,
input.text{
	outline: 0;
	border: 1px solid #e2e2e2;
	background-color: #fafafa;
	padding: 7px 9px;
	font-size: 14px;
	line-height: 1.2;
	border-radius: 0;
}
textarea.textarea{
	box-sizing: border-box;
	*behavior: url(/static/home/css/boxsizing.htc);
	background-color: #fafafa;
	border: 1px solid #e2e2e2;
	overflow: auto;
	outline: 0;
	font-size: 14px;
	resize: vertical;
	line-height: 1.6;
	resize: none;
}
.oldie input.focus,
.oldie textarea.focus,
input.text:focus,
input.text:active,
textarea.textarea:focus,
textarea.textarea:active{
	border-width: 1px;
	border-color:#3787bf;
	background-color: #fff;
}
select.select{
	color:#666;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
input.file {
	outline: 0;
	border: 1px solid #e2e2e2;
	background-color: #fafafa;
	padding: 7px 9px;
	font-size: 14px;
	line-height: 1.2;
	border-radius: 0;
	margin: 0;
	font-size: 13px;
}
input.large{
	padding: 10px 11px;
	font-size: 16px;
}
input.small{
	padding: 8px 11px;
	font-size: 12px;
}
input.price{
	width: 50px;
	text-align: right;
}
html input.default,
html textarea.default{ color: #9ba4a6 }
input:-moz-placeholder,
textarea:-moz-placeholder { color: #9ba4a6 }
::-webkit-input-placeholder { color: #9ba4a6 }
:focus::-webkit-input-placeholder { color: transparent }
.placeholder { color: #9ba4a6; font-weight: 300px; }


::-moz-focus-inner {
	border: 0;
	padding: 0;
}
label.radio{
	margin-right: 6px;
}
label.radio input{
	margin-right: 4px;
}
input.number{
	text-align: right
}
.no-js textarea.disabled,
.no-js input.disabled{
	background-color: #eee;
	color: #888;
}
.wfull{
	width: 100%;
}
.w50{
	width:  50px;
}
.w10{
	width:  100px;
}
.w200{
	width:  200px;
}
.w300{
	width:  300px;
}
.w400{
	width:  400px;
}
.w600{
	width:  600px;
}
.w800{
	width:  800px;
}
/*箭头*/
.arrow {font-size:9px}
.layer_arrow{display:block;height:0;position: absolute;width:0; }
.layer_arrow i{position: absolute;zoom:1; display:block;font-size:0; }
.l_arrow_up{border-bottom: 7px solid #ccc;top:-8px;border-top-width: 0;left: 50%;border-left: 7px dashed transparent;border-right: 7px dashed transparent;}
.l_arrow_up i{bottom:-8px;border-bottom: 7px solid #fff;border-left: 6px dashed transparent;border-right: 6px dashed transparent;left:-6px;}
.l_arrow_down{border-top: 7px solid #ccc;bottom:-8px;border-bottom-width: 0;left: 50%;border-left: 7px dashed transparent;border-right: 7px dashed transparent;}
.l_arrow_down i{top:-8px;border-top: 7px solid #fff;border-left: 6px dashed transparent;border-right: 6px dashed transparent;left:-6px;}
.l_arrow_left{border-right: 7px solid #ccc;top:50%;border-top-width: 0;left:-7px;border-top: 7px dashed transparent;border-bottom: 7px dashed transparent;}
.l_arrow_left i{right:-8px;border-right: 7px solid #fff;border-top: 6px dashed transparent;border-bottom: 6px dashed transparent;top:-6px;}
.l_arrow_right{border-left: 7px solid #ccc;top:50%;border-top-width: 0;right:-7px;border-top: 7px dashed transparent;border-bottom: 7px dashed transparent;}
.l_arrow_right i{left:-8px;border-left: 7px solid #fff;border-top: 6px dashed transparent;border-bottom: 6px dashed transparent;top:-6px;}

/* dialog */
.dialog {
	width: 550px;
	top: 115px;
	left: 250px;
	position: absolute;
	top: 20px;
	left: 450px;
	z-index: 999;
}
.d_layout {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	padding: 6px;
	background: #000;
	opacity: 0.3;
	height: 100%;
	margin: -6px;
	display: none;
	border-radius: 5px;
}
.d_main {
	position: relative;
	z-index: 998;
	height: 100%;
	margin: -1px;
	border: none;
	background-color: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.6);
}
.d_header {
	height: 51px;
	border-width: 0;
	background-color: #f5f5f5;
	border-style: solid;
	overflow: hidden;
}
.d_header h4 {
	height: 51px;
	line-height: 51px;
	float: left;
	padding-left: 30px;
	color: #333;
	font-weight: normal;
	font-size: 18px;
	margin:0;
}
.d_header .options {
	text-align: right;
	float: right;
}
.d_header .options a.icon {
	width: 51px;
	height: 51px;
	display: inline-block;
	overflow: hidden;
	background-image: url(../images/btn_close.png);
	background-repeat: no-repeat;
}
.d_header .options a.btn_close { background-position: 17px 13px; }
.d_header .options a:hover.btn_close { background-color: #459ff0; background-position: 17px 13px;}
.d_body {
	clear: both;
	line-height: 1.6;
	zoom: 1;
}
.d_content {
	padding: 20px 30px 25px;
	min-height: 40px;
}
.d_content textarea.textarea { margin-right: -4px }
.d_footer {
	bottom: 0;
	height: 34px;
	overflow: hidden;
	vertical-align: middle;
	padding-top: 5px;
	text-align: center;
	display: none;
	padding: 0 18px 25px;
}
.d_footer .btn { margin: 0 10px; outline:none; }
/* tooltip */
.tooltip { z-index: 600 }
.tooltip .d_layout { display: none }
.tooltip .d_main {
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	*filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#15000000,Positive=true);
}
.tooltip .d_header {
	background: #0C73D1;
	height: 34px;
	border: none;
}
.tooltip .d_header h4 {
	color: #FFF;
	font-weight: 300;
	line-height: 34px;
	font-size: 12px;
}
.tooltip .d_content {
	padding: 6px 6px;
	min-height: 0;
}
.tooltip .d_footer {
	bottom: 0;
	width: 100%;
	height: 34px;
	overflow: hidden;
	background-color: #E6EFF3;
	border-top: 1px #E7EFF3 solid;
	vertical-align: middle;
	padding-top: 5px;
	text-align: center;
}
/*suggest*/
.suggest .d_layout { display: none }
.suggest .d_main {
	/*border:1px solid #ddb18d;*/
	border-radius: 5px;
	margin: 0;
	padding: 0;
	background: #ffea22;
	box-shadow: 0 0 5px rgba(0,0,0,.4);
}
.suggest .d_body {
	background: transparent;
	padding: 15px;
	text-align: center;
	color: #3e2c5e;
	font-weight: bold;
	font-size: 16px;
}
.suggest .d_body p { line-height: 20px }

/*翻页*/
.pager{
    font-size:14px;
    padding: 20px 0px;
    text-align: center;
}
.pager .rows{
	vertical-align: middle;
}
.pager a{
    font-size: 14px;
    margin: 0 5px;
    padding: 6px 8px;
    color: #4d4162;
    line-height: 1;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    background-color: #fff;
    border:1px solid #4d4162;
}
.pager a:hover{
    text-decoration: none;
    background-color: #4d4162;
    color: #fff;
}
.pager .current{
    font-size: 14px;
    margin: 0 5px;
    padding: 6px 8px;
    line-height: 1;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    background-color: #4d4162;
    color: #fff;
    border:1px solid #4d4162;
}
.pager .num{
	background-position: -35px 0;
}
.pager .next{
	background-position: -70px 0;
}
.pager .next:hover{
	background-position: -70px -30px;
}
.pager .prev{
	background-position: 0 0;
}
.pager .prev:hover{
	background-position: 0 -30px;
}

/*按钮*/
.btn{
	padding: 0;
	margin: 0;
	font-size: 0;
	border:0;
	text-align: center;
	overflow: hidden;
	display: inline-block;
	overflow: visible;
	padding-left:5px;
}
.btn::-moz-focus-inner {
	padding: 0;
	border: none;
}
.btn:link,
.btn:hover,
.btn:visited{
	text-decoration: none;
}
.btn:focus,
.btn:focus{
	outline: none;
}
.btn:active{
	outline: none;
	text-shadow: none;
}
.btn{
	font-size: 14px;
	padding: 7px 20px;
	background-color: #ed8000;
	color:#fff;
	cursor: pointer;
}
.btn:hover{
	background-color: #ff8e09;
}
.btn_small{
	font-size: 12px;
	padding: 4px 10px;
}
.btn_large{
	font-size: 16px;
	padding: 10px 20px;
}
.btn_silver{
	background-color: #e1e1e1;
	color:#666;
}
.btn_silver:hover{
	background-color: #e7e7e7;
}
.btn_red{
	background-color: #cd0000;
	color:#fff;
}
.btn_red:hover{
	background-color: #dc2020;
}
.btn_white{
	border: 1px solid #e2e2e2;
	background-color: #fff;
	color:#000;
}
.btn_white:hover{
	background-color: #eee;
}
.btn_green{
	background-color: #23ac43;
	color: #fff;
}
.btn_green:hover{
	background-color: #33c154;
}
.btn_disabled{
	background-color: #e1e1e1 !important;
	color:#999 !important;
}
.btn_cancel{
	background-color: #3b314d;
	color: #fff;
}
.btn_cancel:hover{
	background-color: #422e66;
}
.btn_purple{
	background-color: #f5e125;
	color: #3e2c5e;
	font-family: 'Microsoft Yahei';
}
.btn_purple:hover{
	background-color: #ffea22;
}
/*头像*/
.icon{
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom:1;
	background-repeat: no-repeat;
	vertical-align: middle;
}
a .icon{
	cursor: pointer;
}
.i_12x12{
	width: 12px;
	height: 12px;
}
.i_16x16{
	width: 16px;
	height: 16px;
}
.i_20x20{
	width: 20px;
	height: 20px;
}
.i_30x30{
	width: 30px;
	height: 30px;
}
.i_40x40{
	width: 40px;
	height: 40px;
}
/* dropdown */
.dropdown{display:inline-block; *display:inline; *zoom:1;position:relative; margin:0 4px; vertical-align:middle;text-align:left;}
.dropdown * {-moz-user-select:none;}
.dropdown .dropselectbox{display:block;background:#FFF; }
.dropdown h4{border:1px solid #ccc;padding:2px 13px 2px 5px;line-height:1.5;cursor:default;}
.dropdown h4.hover{ border-color:#888;}
.dropdown h4 strong{ font-weight:normal; margin-right:4px; }
.dropdown h4 .symbol{ position:absolute; right:5px; margin-top:2px;}
.dropdown .dropselectbox ul{display:none;}
.dropdown ul{position:absolute;background:#FFFFFF;border:1px solid #888;border-top:none; margin-top:-1px;z-index: 1;}
.dropdown ul li a{white-space: nowrap;height:22px; line-height:22px;padding-right:17px; display:block; text-indent:5px; color:#000;}
.dropdown ul li a:hover {text-decoration:none; color:#000000;background:#EAEAEA;}

/* table */
table.list th{font-weight:700;line-height:1.6;padding:5px 8px;border:1px solid #e2e2e2;}
table.list tbody td{border:1px solid #e2e2e2;line-height:1.6;padding:5px 8px; font-size: 13px; text-align: center; vertical-align: middle;}
table.list tbody tr:hover td{background-color: #f9f9f9;}
table.list tbody td img{vertical-align: middle;}
table.list thead,table.list tbody th{ background-color: #f0f0f0 ; background:linear-gradient(to bottom, rgb(255,255,255), rgb(242,242,242));  }
table.list tbody tr.disabled *{ color: #999;}
table.list .hidden{display:none}
table.list .more{border:0}
table.edit{vertical-align:middle}
table.edit td{line-height:1.6;padding:10px 6px 8px}
table.edit .label{text-align:right; color: #666666}
table.edit .top{vertical-align:top;}
table.edit td.large{padding-top:20px}

table.property{vertical-align:middle}
table.property td{line-height:1.5;padding:3px 3px 5px 10px}
table.property .label{text-align:right;vertical-align:top}

/*竖线*/
.vline{
	border: none;
	border-left:1px solid #D5E1EC;
	border-right:1px solid #fff;
	width: 0;
	overflow: hidden;
}
.hline{
	display:block;
	border: none;
	border-top:1px solid #D5E1EC;
	border-bottom:1px solid #fff;
	font-size: 0;
	height:0;
	overflow: hidden;
}
hr.hline{
	*margin-top:-7px;
	*height: 2px;
}
hr.hline + *{
	*margin-top:-7px;
}
.gapline{
	border-left:1px solid #cecece;
	width: 0;
	zoom:1;
	overflow: hidden;
	margin-left:10px;
	margin-right: 10px;
}
.del{
	text-decoration: line-through !important;
}
.footer_safe{
    padding:0 5px;
    height:50px;
    margin:0 auto;
    text-align:center;
}
.footer_safe a{
    width:121px;
    height:50px;
    display:inline-block;
    _zoom:1;
    *display:inline;
    margin:0 12px;
}
.footer_safe a img {
    margin: 0 0 -7px 50px;
    height: 50px;
}
.footer_safe .safe_1{
    background:url("/static/home/images/safe_1.png");
}
.footer_safe .safe_2{
    background:url("/static/home/images/safe_2.png");
}
.footer_safe .safe_3{
    background:url("/static/home/images/safe_3.png");
}
.footer_safe .safe_4{
    background:url("/static/home/images/safe_4.png");
}
.footer_safe .safe_5{
    width:268px;
    background:url("/static/home/images/safe_5.png");
}
.footer_safe .safe_6{
    background:url("/static/home/images/safe_6.png");
}
                 
