@charset "utf-8";
/*公用的2015-3-16加*/
.header{width: 100%;height: 60px;position: fixed;top: 0;border-width: 0 0 1px;color: #fff;background: rgb(0, 0, 0);z-index: 99;padding:0px;}
.container, .container-fluid, .container-fixed, .container-fixed-md, .container-fixed-sm, .container-fixed-xs{padding-right: 10px;padding-left: 10px;margin-right: auto;margin-left: auto;}
.container-fixed{width: 1160px;}
.header-left{float: left;width: 190px;line-height: 60px;}
.header-right{margin-left: 180px;}
.header-left img{width: 140px;}
.header-nav{float: left;}
.header-user{float: right;}
.header-user .user-btns{float: left;margin: 10px 0 0;}
.header-nav > li{float: left;position: relative;display: block;}
.header-nav > li.active > a{color: #3db1fa;}
.header-nav > li{float: left;position: relative;display: block;}
.header-nav > li > a{color: #fff;font-size: 14px;font-weight: 500;display: block;line-height: 60px;padding: 0 14px;}
.btn-primary{color: #fff;background-color: #039BE5;border-color: #038acc;border-radius: 4px;text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);display: inline-block;padding: 5px 12px;margin-bottom: 0;font-size: 13px;font-weight: normal;line-height: 1.53846154;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;}
.btn .caret{margin-left: 0;}
.caret{display: inline-block;width: 0;height: 0;margin-bottom: 2px;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-top: 4px solid \9;border-right: 4px solid transparent;border-left: 4px solid transparent;}
.dropdown-menu.pull-right{right: 0;left: auto;float: right !important;background: #fff;margin: 2px 0 0;}
.dropdown-menu{border-radius: 4px;}
.dropdown-menu > li > a{display: block;padding: 3px 20px;clear: both;font-weight: normal;line-height: 1.53846154;color: #353535;white-space: nowrap;}
.dropdown-menu .divider{height: 1px;margin: 9px 0;overflow: hidden;background-color: #e5e5e5;}
.header-user .user-login{float: left;}
.header{color: #fff;}
.header-user .user-login a{color: #fff;font-size: 14px;line-height: 60px;}
.header-nav > li.active > a{color: #3db1fa;}
.header-nav > li:hover > a{color: #3db1fa;background: #242424;}
.drop-nav{display: none;width: 200px;background: #242424;border-radius: 0;}
.dropup, .dropdown{position: relative;}
.dropdown-hover .dropdown-menu{margin: -1px 0;}
.dropdown-hover:hover > .dropdown-menu,
.open > .dropdown-menu{display: block;}
.dropdown:hover > .dropdown-menu{display: block;}
.dropdown-hover:hover > a,
.open > a{outline: 0;}
.drop-arrow{display: inline-block;width: 6px;height: 6px;margin-left: 3px;background: url(__PUBLIC__/home/images/navbar-arrow.gif) no-repeat left center;}
.dropdown-hover .dropdown-menu{margin: -1px 0;}
.dropdown-menu{position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 5px 0;font-size: 13px;list-style: none;border: 1px solid rgba(0, 0, 0, .15);box-shadow: 0 6px 12px rgba(0, 0, 0, .175);}
.drop-nav > li{display: block;position: relative;}
.drop-nav > li > a{display: block;color: #838383;font-size: 15px;line-height: 24px;padding: 10px 15px;}
.drop-nav > li > a:hover{
  color: #fff;
  background: #2a2a2a;
}
#adv{margin-top:60px;}