.header { background-color: rgba(14,17,22,0.9); position: sticky;z-index: 2;}
.header .logo { background: url(../img/type_one/navigation-logo.png) no-repeat left center; background-size: 100%; }
.header-index-fix{height: 60px;width: 100%;background: #000000;}

/*入场券*/
.navbar-ticket { float: right; padding: 20px 0; position: relative;}
.navbar-ticket-back { padding: 6px 0;}
.navbar-ticket-logo { background: url(../img/passicon.png) no-repeat left center; padding-left: 32px; font-size: 14px; cursor: pointer;}
.navbar-ticket-logo .ticket-text { display: none;}
.navbar-ticket:hover .index-ticket-wrap { display: block;}
/*提示框*/
.index-ticket-wrap { position: absolute; top: -30px; right: 0; padding-top: 90px; display: none; }
.index-ticket { width: 264px; background-color: #ffffff; border: solid 1px #339aff; }
.back-ticket { top: 47px;}
.ticket-rel { position: relative; padding: 10px;}
.ticket-rel .ticket-rel-abs { position: absolute; right: 40px; top: -19px;}
.ticket-rel .ticket-color { font-size: 13px; color: #4a4a4a; letter-spacing: 1.5px; }
.ticket-rule, .ticket-rule:hover { color: #3db1fa;}

.footer { width: 100%; background: #01275d; padding: 60px 0; border-top: solid 4px #009dff; }
.footer .footer-list { float: left; }

.solve-plan { position: relative; }
.main-navigation .navbar-default .navbar-nav > li a{font-size: 13px;}
#solve-plans { position: absolute; left: 100%; width: 100%; top: 0;display: none; }
#solve-plans li { background: #242424; }
.tit02 h3{background: none;}
@media screen and (min-width: 1360px) {
	.navbar-ticket-logo .ticket-text { display: inline-block;}
}
@media screen and (min-width: 1280px) {
	header .width-new { width: 1260px; margin: 0 auto;}
}
@media screen and (max-width: 1920px) { .footer { border: 0; padding-top: 58px; }

  .footer .footer-list { margin-right: 188px; padding-left: 0; }
  .footer .footer-list h4 { margin-bottom: 30px; height: 30px; padding-left: 40px; font-size: 16px; line-height: 30px; }
  .footer .footer-list a:hover { text-decoration: none; color: #FFFFFF; }
  .footer .container > div:nth-child(1) h4 { background: url(../img/type_one/footer-hacker.png) no-repeat left center; }
  .footer .container > div:nth-child(2) h4 { background: url(../img/type_one/footer-company.png) no-repeat left center; }
  .footer .container > div:nth-child(3) h4 { background: url(../img/type_one/footer-us.png) no-repeat left center; }
  .footer-r div { margin-bottom: 50px; }
  .footer-r ul li { font-size: 16px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 2.69; color: #ffffff; } }
  .footer-r ul li:last-child{color: #9B9B9B;display: none;}
  .footer .footer-bom {padding-top: 40px;display: block;clear: both;}
  .footer .footer-bom div{padding-top: 30px;border-top: 1px solid #B9B9B9;font-size: 12px;text-align: center;color: #9B9B9B;}
@media screen and (max-width: 1200px) { .footer .footer-list { margin-right: 110px; } }
@media screen and (max-width: 1024px) { .footer .footer-list { margin-right: 120px; } }
@media screen and (max-width: 1000px) { .footer { width: 100%; }
  .footer .footer-list { margin-right: 66px; }
  .footer .footer-r div { padding-top: 10px; }
  .footer .footer-r img { width: 15%; }
  .footer .footer-r li { white-space: nowrap; font-size: 12px; } }
@media screen and (max-width: 780px) { #solve-plans { position: inherit; width: 100%; background: none; left: 0;display: none; }
  .drop .subnav li { background: rgba(0,0,0,0.5); border: 0; }
  #mainmenu .subnav { background: none; }
  #mainmenu .subnav a { color: #FFFFFF; }
  #solve-plans li { background: none; }
  .footer { padding: 0; }
  .footer .footer-list { margin: 0 auto; display: none; }
  .footer .footer-r { width: 90%; margin: 0 auto; text-align: center;padding-bottom: 22px;padding-top: 10px; }
  .footer .footer-r div { margin: 0 auto; width: 100%; }
  .footer .footer-r div img { width: 7rem; }
  .footer .footer-r ul { margin: 0 auto; width: 100%; }
  .footer .footer-r ul li { font-size: 0.6rem;line-height: 1rem; }
  .footer .footer-r ul li:nth-child(1) { padding-top: 0; }
  .footer .footer-r ul li:nth-child(3) { color: #9b9b9b; font-size: 0.6rem; display: block;} 
  .footer .footer-bom {display: none;}
  }
  
/*# sourceMappingURL=common.css.map */
