@media screen and (min-width: 1000px){
  .lf_orag_title{
  	padding: 50px 0px 20px;
    background: #fff;
    width: 1198px;
    margin: 0 auto;
    border-bottom: 1px solid #d6d6d6;
  }
  .lf_orag_title ul.orag_title_ul{
  	height: 40px;
  	/*border-bottom: 1px solid #d6d6d6;*/
  	margin-top: 14px;
  }
  .lf_orag_title ul.orag_title_ul li a{
  	height: 38px;
    border-left: 2px solid #fe7902;
    padding: 0px 10px;
    line-height: 38px;
    color: #fe7902;
    font-size: 16px;
  }
  .orag_info_ul{
      height: 100px;
  }
  .orag_info_ul li{
      text-align: left;
  }
  .orag_info_ul li a{
      padding-right: 7.6%;
      float: left;
      padding-top: 20px;
  }
  .lf_orag_title table tr td:nth-of-type(7n){
      /*padding-right: 0px !important;*/
  }
  
  .lf_orag_title table tr td{
      padding-right: 55px;
      padding-top: 19px;
  }
  .lf_orag_title table tr td a{
      
  }
  .lf_orag_title table.jindianban tr td{
      /*padding-right: 66px;*/
      /*padding-top: 19px;*/
      border: 1px solid #d6d6d6;
      padding: 10px;
  }
  .lf_orag_title table.lianjie tr td{
    padding-right: 48px;
    padding-top: 19px;
  }

}

.ns_oragp {
    height: 20px;
    border-left: 2px solid #fe7902;
    padding: 0px 10px;
    line-height: 20px;
    color: #fe7902;
    font-size: 18px;
  }
  .ns_oragdata a {
    float: left;
    display: block;
    min-width: 110px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    margin-right: 35px;
    margin-bottom: 30px;
    background-color: #fff;
    border: #efefef solid 1px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }

  .function a {
    padding: 0px 20px;
  }

@media screen and (max-width: 600px){
    .reg-all{
        max-width: 600px;
        margin: 0 auto;
        height: auto;
        padding: 0px 2px;
    }

    .reg-all .reg-top{
        margin: 0 auto;
        overflow: hidden;
        border-bottom: 1px solid #d1d1d1;
        padding: 10px 0;
    }
    .reg-top .top-img img{
        width: 100%;
        height: 20px;
    }
    .reg-top .top-logo{
        float: left;
        padding: 10px 0;
    }
    .reg-top .top-logo img{
        width:120px;
        height: 40px;
    }
    .reg-top .time{
        float: left;
        padding:0 5px;
        font-size: 12px;
    }
    .reg-top .time iframe{
        width: 180px;
        height: 30px;
    }
    .reg-top .collect p{
        display: none;
    }
    .reg-top ul{
        width: 100%;
        line-height: 22px;
        padding: 6px 0;
        float: left;
    }
    .reg-top li{
        margin-left: 4%;
        font-size: 13px;
        float: left;
        text-align: center;
    }
    .reg-top li img{
        width: 12px;
        height: 12px;
    }
    .reg-top li a{
        color: #404040;
    }
    .reg-top li a:hover{
        color: red;
    }
    .ns_oragdata a {
    float: left;

    line-height: 40px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    margin-right: 35px;
    margin-bottom: 30px;
    background-color: #fff;
    border: #efefef solid 1px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
}

@media screen and (max-width: 1024px){
  .lf_orag_title{
  	padding: 50px 0px 20px;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #d6d6d6;
  }
  .website-section {
    width: 100% !important;
  }
  .website-section .con {
    padding: 30px 10px !important;
  }
  .function a {
    padding: 0px 10px;
  }
  .ns_oragdata a {
    min-width: 80px;
  }
}
