﻿#navbar .index {    padding-left: 29px;}
#navbar .systemc_contact {    padding-left: 29px;}

.menuvice
{
    /*margin:0 auto ;*/
    width:100%;
    text-align: center;
    overflow: hidden;
    display:block;
padding:0 20px;
 }
 .menuvice a{
     display:inline-block;
     width:48%;
    height:35px;
    font-weight:bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color:rgba(255,255,255,0.5);  
    text-align: center;
     }
      .menuvice a:nth-child(2n+1){
       float:left;
        margin:0px 0px 15px 0; 
     }
     .menuvice a:nth-child(2n+2){
         float:right;
        margin:0px 0 15px 0px; 
     }
   .menuvice a span{
     color:#8d5000;
     font-size:16px;
     line-height: 35px;
     }
   #afui > #header {
  display: none!important;

}
.copyer{  
position: absolute;
  bottom: 10px;
  left: 7%;
}
#afui {  
background: url("/wap/templates/default/images/index_BackGrond.jpg") no-repeat;
  background-size: 100%;
}
.focus{min-height:95px;     display: none;}