﻿


#huakuaiHeadMain {
    /*width: 60%;*/
    height: 10px;
    border: 0px;
    text-align: right;
        height: 34px;
    line-height: normal;
    border-radius: 18px;
    border: 1px solid #4b98f7;
 
}


.huakuaiHead > tbody > tr >td
 {

    
       font-size: 32px;
}





#huokuaiMain > tbody > tr {
    height: 60px;
}

#huokuaiMain > tbody > tr >td {

 font-weight:200;
     /*width: 6px;*/
     text-align: left;
}

.huakuaiHeadMain_ul 
{
     position: relative;
    margin: 0 auto 80px auto;
    height: 34px;
    line-height: 34px;
    border-radius: 18px;
 

}




   .huakuaiHeadMain_ul > li {
      cursor: pointer;
      position: relative;
      z-index: 3;
      float: left;
          margin-left: 35px;
      font-size: 14px;
      width: 25%;
      height: 34px;
      text-align: center;
      color: #4b98f7;
      border-radius: 18px;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; 

     }


    #TipsInf {
        /*opacity: 0;
           display: none;*/
        text-align: left;
        position: absolute;
        top: 14px;
        left: 10px;
     
        width: 360px;
        padding: 10px 15px;
        height: auto;
        border-radius: 5px;
        border: 1px solid #c9ced7;
        background-color: #fff;
        line-height: 17px;
        color: #f05f05;
        font-size: 16px; }



        #TipsInf2 {
     
        text-align: left;
   
        top: 14px;
        left: 10px;
     
        /*width: 360px;*/
        padding: 10px 15px;
        height: auto;
        border-radius: 5px;
        border: 1px solid #c9ced7;
        background-color: #fff;
        line-height: 17px;
        color: #054bf0;
        font-size: 16px; }



   #huokuaiMain  > ul.ul-1 > li .pro:before {
          display: block;
          content: "";
          position: absolute;
          width: 0;
          height: 0;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-bottom: 8px solid #c9ced7;
          top: -8px; }

      #huokuaiMain  > ul.ul-1 > li .pro:after {
          display: block;
          content: "";
          position: absolute;
          width: 0;
          height: 0;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-bottom: 8px solid #fff;
          top: -6px; }


 .huakuaiHeadMain_ul > li > img {
    width: 8%;
    margin-top: -5px;

}
  .huakuaiHeadMain_ul > li > img {
    width: 8%;
    margin-top: -5px;

}

 /*当前选中的状态*/
.huakuaiHeadMain_ul > .current 
{
    border-radius: 17px;
    background-color: #01426A;
    color: #fff;
}






#btn-gobuy {
    float: right;
    cursor: pointer;
    /*margin-top: -50px;*/
    /*margin-right: 200px;*/
}




#showMoney {

   
}

#showMoney > div 
{
    float:left;
    margin-left: 3px;
}



#showMoney > div >input 
{
      margin-top: 5px;
}


.add-jian {

    font-size: 36px;
     cursor: pointer;
     margin-right: 10px;
         margin-left: 10px;
}


.huokuaiinput {

     font-size: 12px;
    float: left;
    width: 45px;
    margin-left: 10px;
    border: 1px solid #989898;
}

.huokuaitab 
{
    background-color: transparent;
    /*background-color: #fff;*/
    width: 100%;
    background: url("/ProxyIP/js/hk.gif"); /*cloudtablebg1*/
}

.unit {

       width: 40px;
    margin-left: 10px;
}