/*通用样式*/


/*.DTop */
.DTop{ height:36px; background:#F8F8F8; border-bottom:1px solid #E2E2E2; line-height:36px;}
.DTop_inner{ height:35px; border-bottom:1px solid #ffffff;}
.DTop .list{padding-left:6px;}
.DTop .list li{ float:left; padding-right:13px;}
.DTop .list li a{ color:#333333;}

.login{ width:448px;}

.login_box h3{ padding-right:8px;}
.login_box .input div{ _padding-top:5px;}
.login_box .input input{ width:92px; height:14px; border:1px solid #ccc; padding:2px 2px; margin-right:3px;}
.login_box .input span{ position:absolute; left:0; top:-1px; color:#ccc; padding-left:6px;}
.login_box .input .submit input{ height:20px; width:42px; text-align:center; line-height:20px; background:#F5821F; color:#fff; border:none; _padding-top:1px; padding:0;}

.login_box .more{ position:relative;}
.login_box .more ul{ padding-left:8px;}
.login_box .more li{ float:left; padding-left:8px; width:71px; position:relative;}
.login_box .more li.last em{ background:url(../images/icons.png) 0 -200px no-repeat; width:7px; height:4px; display:inline-block; position:absolute; right:10px; top:16px;}
.login_box .more li.last_active{ background:#fff;z-index:100; border-right:1px solid #D1D1D1; border-left:1px solid #D1D1D1; padding-left:7px; margin-bottom:-1px; position:relative; height:37px;}

.login_box .more .hide_box{ border:1px solid #D1D1D1; padding:0 18px 0 18px; position:absolute; right:0; top:36px; background:#fff; z-index:99; display:none;}
.login_box .more .hide_box dl{ width:286px; line-height:12px; padding-top:18px;}
.login_box .more .hide_box dt{ float:left; height:auto; color:#333333; font-weight:bold} 
.login_box .more .hide_box dd{ float:left; width:234px; display:table;}
.login_box .more .hide_box dd a{ padding:0 0 14px 18px; color:#2162B6; display:inline-block;}
/*header*/
.header{ padding-bottom:20px;}
.header .logo{ padding-top:25px;}
.header .logo img{ width:156px; height:47px;}
.header .seek{ padding:15px 0 0 32px; width:488px; overflow:hidden;}
.seek .seek_list{ padding:0 0 10px 15px;}
.seek .seek_list li{ float:left; padding-right:19px; position:relative}
.seek .seek_list a.active{ font-weight:bold; color:#CB0404;}
.seek .seek_list i{ width:0; height:0; display:inline-block; position:absolute; overflow:hidden; border-color:transparent transparent #006EB9 transparent; border-style:dashed dashed solid dashed; border-width:4px; left:8px; bottom:-10px; _bottom:-11px; display:none;}
.seek .seek_list i.block{ display:block}

.seek .seek_focus .text{ width:391px; height:13px; padding:8px 3px; border:3px solid #006EB9;}
.seek .seek_focus .button{ width:84px; height:35px; background-color:#006EB9; border:none; font-size:16px; line-height:20px; color:#ffffff; cursor:pointer;}

.header .publish{ padding-top:34px;}
.header .publish ul{ font-size:14px;}
.header .publish li{ float:left; background:url(../images/publish_btn.png) no-repeat; width:135px; height:41px; line-height:41px; margin-left:20px; display:inline}
.header .publish li.li1{ background-position:0 -53px;}
.header .publish a{ color:#ffffff; padding-left:4px; height:41px; line-height:41px; display:inline-block;}
.header .publish i{ background:url(../images/icons.png) no-repeat; width:16px; margin:0 0 0 11px; vertical-align:middle; height:16px; display:inline-block;}
.header .publish i.i1{ background-position:0 -16px;}

/*底部*/
.footer{text-align:center; height:160px;}
.footer .subnav-brd{height:39px; width:988px; padding:1px; padding-bottom:0;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#E3E3E3, endcolorstr=#FFFFFF, gradientType=0);
	background:-moz-linear-gradient(top, #E3E3E3, #FFFFFF);
	background:-o-linear-gradient(top, #E3E3E3, #FFFFFF);
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#E3E3E3), to(#FFFFFF));
}
.footer .subnav-wrap{height:39px;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#F1F1F1, endcolorstr=#FFFFFF, gradientType=0);
	background:-moz-linear-gradient(top, #F1F1F1, #FFFFFF);
	background:-o-linear-gradient(top, #F1F1F1, #FFFFFF);
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#F1F1F1), to(#FFFFFF));
}
.footer .sub-nav{ margin-top:13px; overflow:hidden; display:inline-block; *display:inline; *zoom:1}
.footer .sub-nav ul{margin-left:-1px;*float:left;}
.footer .sub-nav ul li{float:left;display:inline;}
.footer .sub-nav ul li a{border-left:1px solid #333; padding:0 4px 0 5px;}
.footer .bd{height:81px; width:797px; margin:15px auto 0;}
.footer .qr{margin-left:0}
.footer .qr img{display:block; width:61px; height:61px; padding:9px; background:#FFF; border:1px solid #E2E2E2;}
.footer .cp{text-align:left; width:324px; height:74px; padding-top:7px; padding-left:12px;}
.footer .cp li{height:22px; line-height:22px;}
.footer .np{width:380px;padding-top:20px;}
.footer .np li{float:left; padding-left:10px;}
.footer .np li img{vertical-align:top;}
.footer .link{ height:14px;}
.footer .link dl{ color:#8D8D8D; display:inline-block;}
.footer .link dt{ float:left;}
.footer .link dd{ float:left;}
.footer .link a{ color:#8D8D8D;}
.footer .link span{ padding:0 8px;}