html { color: #252525; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0 }
body {font: 12px "\5B8B\4F53", "Arial Narrow", sans-serif, HELVETICA;background: #fff;-webkit-text-size-adjust: 100%;}
address,caption,cite,code,dfn,em,th,var,b{font-weight:normal; font-style:normal;}
a { color: #252525 }
a:hover { color: #b50800; text-decoration: underline }
ins, a { text-decoration: none }
ol, ul { list-style: none }
.left {float: left;}
.right {float: right;}
img{border:0px;}
/*reset*/
q:before, q:after { content: '' }
.f-cb:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0 }
.f-cb { zoom: 1 }
.f-fl, .f-fr { display: inline }
.f-fl { float: left; }
.f-fr { float: right; }
.f-ti { overflow: hidden; text-indent: -30000px }
.clear { clear: both; }
/* topbar */
.topbar-wrap { background-color: #005BAC; width: 100%; position: fixed; _position: static; top: 0; z-index: 900; font-size: 12px; }
.topbar { width: 1000px; margin: 0 auto; height: 36px; line-height: 36px; _height: 36px; }
.topbar em{ font-style:normal; color: #fff; }
.topbar-loginStatus{ color: #fff; }
#login_status{ color: #fff; }
.topbar-loginStatus a { color: #fff; _color: #fff !important; padding: 0 4px; }
.topbar-date { padding-left: 20px; color: #fff; }
.topbar-apps-wrap { width: 400px; height: 36px; }
.topbar-apps-app { position: relative; border-right: 1px solid #006FD1; background-color: #1b475c; padding-right: 1px; float: left; z-index: 900; }
.topbar-apps-menu { position: relative; float: left; z-index: 900; }
.topbar-apps-app.mobile { border: 0; padding: 0; }
.topbar-apps-app a.app-btn { display: block; height: 36px; color: #fff; }
.topbar-apps-menu a.menu-btn { display: block; height: 36px; color: #fff; }
.topbar-apps-app a.app-btn:hover { text-decoration: none; }
.topbar-apps-app.weixin a.app-btn, .topbar-apps-app.sina .app-btn { width: 60px; }
.topbar-apps-app.sanqin a.app-btn { width: 120px; }
.topbar-apps-app.mobile a.app-btn { width: 100px; height: 36px; }
.topbar-apps-app.weixin a.app-btn { background: url(../images/icons.jpg) #005BAC 0 -98px no-repeat; }
.topbar-apps-menu.menumore a.menu-btn { width: 30px; }
.topbar-apps-menu.menumore a.menu-btn { background: url(../images/icons.jpg) #005BAC -10px 0 no-repeat; }
.topbar-apps-app.sina a.app-btn { background: url(../images/icons.jpg) #005BAC 0 -134px no-repeat; }
.topbar-apps-app.sanqin a.app-btn { background: url(../images/icons.jpg) #005BAC 0 -170px no-repeat; text-indent: 95px; }
.topbar-apps-app.mobile a.app-btn { background: url(../images/icons.jpg) #b50800 -20px -206px no-repeat; text-indent: 25px; }
.topbar-apps-app.weixin a.app-btn.hover { background: url(../images/icons.jpg) #fefefe 0 -244px no-repeat; }
.topbar-apps-app.sina a.app-btn.hover { background: url(../images/icons.jpg) #fefefe 0 -280px no-repeat; }
.topbar-apps-app.mobile a.app-btn.hover { background: url(../images/icons.jpg) #fefefe -20px -352px no-repeat; color: #005BAC; font-weight: bold; }
.topbar-apps-app.sanqin a.app-btn.hover { background: url(../images/icons.jpg) #2282D8 0 -316px no-repeat; font-weight: bold; }
.topbar-apps-menu.menumore a.menu-btn.hover { background: url(../images/icons.jpg) #fefefe -10px -36px no-repeat; }
.topbar-apps-app .app-content { position: absolute; width: 270px; height: 195px; background-color: #fefefe; top: 36px; right: -1px; display: none; box-shadow: 3px 3px 3px #cccccc; border: 1px solid #cccccc; border-top: 0; padding: 8px 15px; z-index: 9 }
.topbar-apps-menu .menu-content { position: absolute; width: 240px; height: 225px; background-color: #fefefe; top: 36px; right: -1px; display: none; box-shadow: 3px 3px 3px #cccccc; border: 1px solid #cccccc; border-top: 0; padding: 8px 15px; z-index: 9 }
.topbar-apps-app.weixin .weixin-btns { width: 267px; height: 195px; background: url('../images/topbar-weixin.jpg') no-repeat scroll 0% 0% transparent; position: relative; }
.topbar-apps-app.sina .weibo-btns { width: 267px; height: 195px; background: url('../images/topbar-weibo.jpg') no-repeat scroll 0% 0% transparent; position: relative; }
.menu-nav-box { float: left; margin-left: 15px; }
.menu-nav-box li { float: left; }
.menu-nav-box li a { color: #FFF; padding: 0 10px; }
.menu-nav-box li a:hover { color: #333333; background: #FFFFFF; text-decoration: none; padding: 12px 10px; }
.menu-content .menu-li { margin-top: 5px;*margin-top:0px;_margin-top:0px;}
.menu-content .menu-li li { float: left; width: 60px; height: 30px; line-height: 30px; text-align: center; }
.menu-content .menu-li li:hover { background: #F0F0F0; }
.menu-content .menu-li li a:hover { text-decoration: none; }
.menu-content .topbar-menu-div { clear: both; height: 5px;_height:5px; width: 100%; border-bottom: 1px dotted #CCC; margin-bottom: 5px;_margin-top:-20px;_margin-bottom:10px;}

.clearbox{ clear:both;height:0px;line-height:0px;font-size:0px;}
.blank5{clear:both;height:5px;overflow:hidden;display:block;}
.blank10{clear:both;height:10px;overflow:hidden;display:block;}
.blank15{clear:both;height:15px;overflow:hidden;display:block;}
.blank20{clear:both;height:20px;overflow:hidden;display:block;}
.blank30{clear:both;height:30px;overflow:hidden;display:block;}
.w980{width:980px;margin:0 auto;overflow:hidden;}

.art_topad { width:980px; height: 80px; margin: 45px auto 0px; _margin: 10px auto 0px; }
.ladv{width:640px; height:80px;float:left;overflow:hidden;}
.radv{width:330px; height:80px;float:right;overflow:hidden;}

.content1{ width:980px; height:45px; background:url(../images/a_bg3.jpg) repeat-x bottom; border-top:4px solid #005BAC; margin:0 auto 0 auto;font-family:"Microsoft YaHei","Î¢ÈíÑÅºÚ";}
.left1{width:680px; height:45px; float:left; overflow:hidden;}
.left1 ul {width:680px; float:left;}
.left1 ul li{float:left; height:45px; line-height:45px; font-size:18px; text-align:center;}
.left1 ul li a { height:45px;line-height:45px; display:block; padding-left:15px; padding-right:15px;}
.left1 ul li a:hover {height:45px; line-height:45px; color:#FFF;text-decoration:none; background:#005BAC;}
.left1 ul li a.cu{ height:45px; line-height:45px; color:#FFF;text-decoration:none; background:#005BAC;}


.right1{width:280px;height:35px; padding-top:10px; padding-left:10px; float:right;}
.hotBox{width:270px;height:20px; line-height:20px;overflow:hidden; float:left; text-align:right;}
.hotItem{height:20px; line-height:20px; font-size:14px;}
.hotItem a{color:#333;}


.content2{width:980px;height:35px;margin:0 auto; overflow:visible;}
.position{border-top:1px solid #ddd;border-bottom:1px solid #ddd;}/*ÁãÊ±ÑùÊ½*/
.place{font:13px/35px simsun;float:left;}
.search{border:1px solid #ccc;width:320px;float:right;margin-top:7px;overflow:hidden;}
.search .text{width:260px;line-height:20px;height:20px;padding:0 5px;border:none;font:12px/20px simsun;color:#666;border:0;float:left;}
.search .btn{width:40px;height:20px; line-height:20px;float:right;border:none;background:#666 no-repeat left top;color:#fff; cursor:pointer;}
.ggtg{float:right;display:block;position:relative;margin:7px 5px 0;}
#dropdown1 {left: 0px; top: 21px;}
#dropdown2 {left: -60px; top: -180px;}
#dropdown3 {left: -60px; top: -180px;}
.dropdown {border: 1px solid #D1DDE2; background: #F9F9F9;line-height: 18px;font-size: 12px;color: #30688B;padding: 2px 8px;position: absolute;z-index: 100;display: none;}

/********footer********/
#footer {background:url(../images/a_endnav_bg.jpg) left -67px repeat; margin:0 auto 0;height:37px; line-height:38px; overflow:hidden; font-size:12px;width:980px;}
#footer .footright {background:url(../images/a_endnav_bg.jpg) right -141px no-repeat; display:block; width:8px; height:37px; float:right; overflow:hidden;}
#footer .footnav {background:url(../images/a_endnav_bg.jpg) left -30px no-repeat; height:37px; float:left; line-height:38px; color:#1E50A2; overflow:hidden;}
#footer .footnav a {background:url(../images/a_endnav_bg.jpg) 4px -104px no-repeat; float:left; padding:0 5px 0 13px;}
#footer .footnav a.no_bg{background:none;}
#footer .footnav .firstNode {background:none;}
#footer .goHome {float:right; width:85px; height:23px; background:url(../images/a_endnav_bg.jpg) left -178px no-repeat; overflow:hidden; text-indent:-19em; margin:8px 5px 0 0;}
#footer .footnav a,#footer .footnav a:visited {color:#666666;}
#footer .footnav a:hover {color:#cc0000;}
#footer .footsearch {float:right; display:inline; width:128px; height:20px; margin:9px 13px 0 0; overflow:hidden;display:none;}
#footer .footsearch .textBox {background:url(../images/a_endnav_bg.jpg) right -202px no-repeat; width:106px; height:20px; line-height:20px; text-indent:4px; padding:0; border:none;color:#666; float:left;}
#footer .footsearch .footsearchbtn {background:url(../images/a_endnav_bg.jpg) left -222px no-repeat; width:22px; height:20px; border:none; text-indent:-100em; cursor:pointer; float:left;}


.dbLine {display:block; clear:both; overflow:hidden; height:1px; background:url(../images/a_lineb.png) left repeat-x;margin:5px auto}
.foot_n{width:780px;height:100px;margin:0 auto;line-height:22px;padding:auto 100px;text-align:center;color:#666666;}
.foot_n a,.foot_n a:visited {color:#666666;}
.foot_n a:hover {color:#cc0000;}
