@charset "utf-8";
*{
padding:0px;
margin:0px;
}

img{border:0px}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/****--------------菜单 css ----------------------****/
body{font:400 1em/1.5 Microsoft Yahei}
ol,ul{list-style:none}
a{color:#0089dc;text-decoration: none;}
.sycontainer{margin:0 auto;width:1260px;background:#fc7b2c}
.clearfix:after{content:"";display:table;height:0;clear:both}
@font-face{font-family:eleme;src:url(/images/font/font.eot);
src:local('☺︎'),url(/images/font/font.woff) format('woff'),url(/images/font/font.ttf) format('truetype');font-weight:400;font-style:normal}
[class*=" icon-"],[class^=icon-]{font-family:eleme;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-arrow-down:before{content:"\e904"}
.icon-logout:before{content:"\e92d"}
.icon-mobile:before{content:"\e92e"}
.icon-profile-phone:before{content:"\e943"}.icon-profile-right-arrow:before{content:"\e944"}.icon-profile:before{content:"\e945"}
.icon-service:before{content:"\e94a"}
.icon-star:before{content:"\e950"}
.dropbox{color:#999;position:absolute;background:#fff;background:rgba(255,255,255,.98);padding:4px 6px;box-shadow:0 1px 2px rgba(0,0,0,.5);border:1px solid #ddd\9;border-width:0 1px 1px\9;z-index:6}
.dropbox:before{content:' ';border:5px solid #fff;display:block;position:absolute;top:-10px}
.dropbox.dropbox-bottom:before{top:auto;bottom:-10px}:root .dropbox{border:none\9}
.topbar{display:block;line-height:60px;background-color:#fc7b2c}
.topbar-item,.topbar-logo,.topbar-nav-link{float:left}
.topbar-logo{width:200px;line-height:inherit}
.topbar-logo span{display:block;height:0;overflow:hidden;text-indent:-900em}
.topbar-logo:before{color:#fff;font-size:32px;vertical-align:top}

.topbar-nav-link{padding:0 10px;width:106px;color:inherit;position:relative;cursor:pointer;color:#d2e7f9}
.topbar-item.focus{background-color:#fc6424}
.topbar-nav{float:right;width:504px;color:#d2e7f9}
.topbar-nav-link:last-child{margin-right:20px}
.topbar-nav-link.focus,.topbar-nav-link:active,.topbar-nav-link:focus,.topbar-nav-link:hover{color:#fff}
.topbar-nav-link .topbar-mobile-dropbox{top:100%;margin-top:-5px;cursor:auto;display:none;width:200px;left:7px;line-height:40px;color:#333;font-size:16px;font-weight:700;padding:3px 10px}
.topbar-nav-link .topbar-mobile-dropbox:before{border-color:transparent transparent #fff;right:auto;left:9px}
.topbar-nav-link:hover .topbar-mobile-dropbox{display:block}
.topbar-nav-icon:before{margin-right:5px;display:inline-block;vertical-align:middle;font-size:22px}
.topbar-nav-qrcode{width:100%}.topbar-profilebox{float:right;color:#fff}
.topbar-profilebox>span>a{color:#fff}
.topbar-profilebox-avatar{display:inline-block;height:26px;width:26px;font-size:22px;vertical-align:middle;border-radius:50%}
.topbar-profilebox-username{display:inline-block;font-size:14px;width:80px;;max-width:100px;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}
:root .topbar-profilebox-username{width:auto}
.topbar-profilebox-wrapper{display:inline-block;position:relative;cursor:default}
.topbar-profilebox-wrapper:hover .topbar-profilebox-dropbox{display:block}
.topbar-profilebox-btn{position:relative;color:#d5efff;margin-left:8px;margin-right:3px;cursor:pointer;background:#f19157;border-radius:3px;text-align:center;font-size:20px;vertical-align:middle}
.topbar-profilebox-dropbox{width:122px;top:100%;right:0;margin-top:-8px;display:none}
.topbar-profilebox-dropbox:before{border-color:transparent transparent #fff;right:8px}
.topbar-profilebox-dropbox a{display:block;line-height:32px;padding:0 15px;color:#666}
.topbar-profilebox-dropbox a:before{position:relative;top:1px;left:-3px;color:#999}
.topbar-profilebox-dropbox a.icon-logout{border-top:1px #eee solid}
.topbar-profilebox-dropbox a:hover{background:#f1f1f1}

.topbar-item{font-size:16px;position:relative;color:#fff;width:104px;text-align:center}
.topbar-item:hover{background:#fc6424}
.topbar-item:active,.topbar-item:focus{background:#fc6424;outline:0}
.topbar-item.topbar-homepage{width:112px!important}
@media(min-width:1260px){.topbar-item{width:104px}
.ie8wide .topbar-item{width:114px}.ie8wide .topbar-item {right:10px}
body{
	margin:0 auto;
    font-size: 13px;
    padding:0px;
}

