

.head .sup{
    height:132px;
    line-height: 132px;
    vertical-align: 132px;
 }
 .head .sup{
    height:132px;
 }
 .head .sup .logo{
 margin-top:25px;
 }
 .head .sup .opbtn a{
    display: block;
    color:#fff;
    font-size: 14px;
    padding-left: 30px;
    background:url(login.png) left center no-repeat;
 }
 .head .sup .opbtn .login{
    margin-right: 36px;
 }
 .head .sup .opbtn .reg{
    background:url(reg.png) left center no-repeat;
    margin-right: 36px;
 }
 .head .sup .opbtn input{
    padding-left: 10px;
    width:190px;
    height:30px;
    border:none;
 }
 
 .head .sup .opbtn .sch_box{
    width: 228px;
    height: 30px;
    border: solid 1px #ffffff;
    margin-top:49px;
 }
 .head .sup .opbtn input{
    background:none;
    outline: none;
    color: #fff;
    border:0;
 }
 .head .sup .opbtn .schbtn{
    width:28px;
    padding:0;
    height:30px;
    background:url(sec.png) center center no-repeat;
    cursor: pointer;
    outline: none;
    border:0;
 }
 .nav_box{
    border-top:1px solid rgba(255, 255,255, 0.1);
    border-bottom:1px solid rgba(255, 255,255, 0.1);
 }
 .nav ul li{
    float: left;
    margin-right:87px;
 }
 .nav ul li.last{
    margin-right: 0;
 }
 .nav ul li a{
    color:#fff;
    font-size: 18px;
    line-height: 57px; 
 }
 