@import url(public.css); /* 引用公共样式 */
/*------------------------------------------以下开始,以上为保留样式--------------------------------------------------*/
  body{background:#000; }
/*.center{max-width:960px}*/
.bt{font-size: 1.2em; margin-top: 5px;    padding: 5px;    text-align: center;    background-color: #F00C25;   }
.bt2{ border-left:4px solid #0fcf6b;padding-left:20px; line-height:18px}

.box1 {max-width:960px}
.box2{background:#F00C25; padding:10px 0}

.b5a{border-bottom: 1px solid #26645D;padding:15px 0}

 .box1.padtb5 {
    margin-top: 80px !important;
}
 

@media screen and (max-width:768px) {


   
 
}
