/* tab */

    


.top_tab {
    width: 70%;
    margin: 0 auto;
}

.top_tab span{
    display: inline-block;
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    width: 110px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.am_sm1_span {
    width: 40px !important;
    text-align: left !important;
}

.top_skill {
    border-bottom: 2px  solid rebeccapurple;
}

 .tab_bg {
    width: 70%;
    height: 2px;
    margin: 0 auto;
    background-color: gray;
    opacity: 0.5;
    margin-top: -2px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
 }

  .am_sm1 {
      width: 39%;
      text-align: left;
      height: 50px;
      line-height: 60px;
  }

  .am_sm2 {
    width: 15%;
    height: 50px;
    line-height: 50px;
    text-align: right;
 }

 .am_sm3 {
    width: 7%;
    text-align: left;
    height: 50px;
    line-height: 50px;
 }

 .am_ten {
    text-align: center;
 }

 .am-table {
     width: 100%;
 }

 .am-form li{
     list-style: none;
     display: inline;
     /* width: 40px; */
     text-align: center;
     margin-left: 5px;
 }



 .nofollow span{
     width: 10px;
     margin-left: -23px;
 }

  .tab_btn {
      background: url("../img/tab_noChoice.png") no-repeat;
      border-style: none;
      width:  40px;
      height: 40px;
  }

  .am_abled {
    background: url("../img/tab_choice.png") no-repeat;
    border-style: none;
    /* width:  40px; */
    /* height: 40px; */
  }

  .am-pagination {
      text-align: center;
  }

  .tr_hide {
      display: none;
  }
@media screen and (min-width:0px) and (max-width:1400px) {
  header {
    margin-top: 0px!Important;}
  /*.bg2 {
    padding-top: 51px;}*/
}
@media screen and (max-width: 500px) and (min-width: 0px){
.fazx2 {
  display: none;}
}

@media screen and (min-width: 1400px){
.td0 {
    width: 33%!important;
    margin-left: 2%;
  }
}