 @media (min-width: 768px) { 
  @CHARSET "UTF-8";

  * {
    padding: 0;
    margin: 0;}
  body {
    position: relative;
    font-size: 13px;
    color: #333;
    font-family: "微软雅黑", "Arial", "\5B8B\4F53", sans-serif, Arial, Helvetica;}
  .empty{
    color: #878787;
    font-size: 14px;}
  a{
    cursor: pointer;
    text-decoration: none;
    color: #333;
    background-color: transparent;}
  a, input, button{
    outline: none;}
  img{
    border: 0 none;}
  ul, li, ol{
    list-style: none;}
  input.text{
    padding: 0 12px;}
  .wrap{
    display: block;
    width: 1100px;
    margin: 0 auto;}
  .clearfix:before, .wrap:before{
    content: "";
    display: table;}
  .clearfix:after, .wrap:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;}
  .clearfix, .wrap{
    zoom: 1;}
  header{
    /* background: #031f51; */
    min-width: 1100px;
    position: relative;
    *z-index: 100;}
  header .top{
    overflow: hidden;
    padding: 14px 0;
    border-bottom: 1px solid #fff;}
  header .top .logo{
    float: left;
    display: block;
    width: 100%;
    /* line-height: 200px; */
    overflow: hidden;}
  header .top .logo img{
    /*float: left;*/
    /*display: block;*/
    width: 100%;}
  header .top .logo span{
    visibility: hidden;}
  .ib{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;}
  header .top .settings{
    float: right;
    line-height: 27px;
    margin-top: 17px;}
  .top .settings label{
    color: #fff;
    height: 27px;
    margin-right: 8px;
    cursor: pointer;}
  .top .settings label input{
    margin-right: 5px;}
  #search input.text{
    height: 27px;
    line-height: 27px;
    width: 155px;
    border: none;}
  #search a.btn-search{
    height: 27px;
    line-height: 100px;
    overflow: hidden;
    width: 29px;
    background: url(../../../images/index-sprite.jpg) -103px -94px no-repeat #0045c0;}

  nav{}
  nav .wrap ul{
    background: #031f51;}
  nav .main{}
  nav .extend {
    display: none;}
  nav .main .main-item{
    float: left;
    height: 45px;
    position: relative;}
  nav .main .main-item.last{
    margin-right: 0;}
  .main-item .item-title{
    display: block;
    width: 115px;
    padding: 13px 0;
    white-space: nowrap;}
  .main-item.sb .item-title{
    width: 168px;}
  .main-item.lb .item-title{
    width: 198px;}
  .main-item .item-title span{
    display: block;
    height: 19px;
    line-height: 19px;
    text-align: center;
    font-size: 15px;
    color: #618cda;
    border-right: 1px solid #193c7c;}
  .main-item .sub{
    width: 137px;
    overflow: hidden;
    background-color: #003593;
    color: #a9c8ff;
    position: absolute;
    left: 0;
    opacity: 0;
    *display: none;
    top: 55px;
    z-index: -99;}
  .main-item.sb .sub{
    width: 168px;}
  .main-item.lb .sub{
    width: 198px;}
  .main-item .sub li{
    padding: 0 6px;}
  .main-item .sub li i{
    display: block;
    position: absolute;
    height: 18px;
    line-height: 10px;
    top: 50%;
    margin-top: -9px;
    left: 25px;}
  .main-item .sub li a{
    display: block;
    position: relative;
    text-align: left;
    color: #a9c8ff;
    font-size: 13px;
    padding-left: 32px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #002a74;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
  html[lang="en"] .main-item .sub li i{
    left: 3px;}
  html[lang="en"] .main-item .sub li a{
    padding-left: 10px;}
  .main-item .sub li.last a{
    border-bottom-color: transparent;}
  .main-item .sub li:hover,
  .main-item .sub li.on{
    background-color: #0044bf;}
  .main-item .sub li:hover a{
    border-bottom-color: transparent;}
  nav .main .main-item.hover{
    background-color: #003593;}
  .main-item.hover .item-title span,
  .main-item.prev .item-title span{
    border-right-color: transparent;}
  .main-item.hover .item-title span{
    color: #a9c8ff;
    border-right-color: transparent;}
  nav .main .main-item.hover .item-title:hover{
    background-color: #0044bf;}
  .main-item.hover .sub{
    *display: block;
    opacity: 1;
    top: 45px;
    z-index: 99;
    transition: opacity .3s ease-in, top .3s ease-in;}
  nav .main .main-item.on .item-title{
    background-color: #0045c0;}
  .main-item.on .item-title{
    color: #fff;}
  .main-item.on .item-title span{
    color: #fff;
    border-right-color: transparent;}
  footer{
    border-top: 1px solid #031f51;
    text-align: center;
    color: #656565;
    line-height: 24px;
    background-color: #edf1f6;
    min-width: 1100px;}
  footer .wrap{
    padding: 15px 0 25px;}

  section.main{
    min-height: 600px;
    background-color: #fff;
    padding: 16px 0 30px;
    min-width: 1100px;}

  .left-nav{
    float: left;
    width: 273px;
    overflow: hidden;
    position: relative;}
  .left-nav .nav-name{
    height: 51px;
    line-height: 51px;
    background-color: #c7dbfe;
    color: #0045c0;
    font-size: 26px;
    padding-left: 10px;}
  .left-nav .nav-list li{
    border-bottom: 1px solid #dcdcdc;}
  .left-nav .nav-list li a{
    display: block;
    position: relative;
    height: 53px;
    line-height: 53px;
    padding-left: 16px;
    font-size: 15px;}
  .left-nav .nav-list li a i{
    display: block;
    width: 6px;
    height: 7px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3.5px;
    background: url(../../../images/index-sprite.jpg) -50px -150px no-repeat transparent;}
  .left-nav .nav-list li.on a,
  .left-nav .nav-list li a:hover{
    color: #0045c0;}
  .left-nav .nav-list li.on a i,
  .left-nav .nav-list li a:hover i{
    background-position: -80px -150px;}
  .main .content{
    float: right;
    width: 795px;
    overflow: hidden;
    position: relative;}
  .location{
    height: 51px;
    line-height: 51px;
    border-bottom: 1px solid #dcdcdc;
    padding-left: 21px;
    position: relative;}
  .location i{
    display: block;
    width: 15px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    background: url(../../../images/index-sprite.jpg) -80px -100px no-repeat transparent;}
  .location span{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    color: #878787;}
  .location span.s{
    padding: 0 5px;}
  .location a{
    color: #878787;}
  .content-title{
    height: 51px;
    line-height: 51px;
    border-bottom: 1px solid #c9c9c9;
    position: relative;}
  .content-title p{
    float: left;
    color: #0045c0;
    font-size: 23px;
    position: relative;}
  .content-title a{
    float: right;}
  .content-main{
    padding: 15px 0;
    min-height: 400px;}

  .data-list{
    padding: 0 0 30px;}
  .data-list li{
    position: relative;
    line-height: 42px;
    height: 42px;
    padding: 0 0 0 30px;
    border-bottom: 1px dotted #dcdcdc;}
  .data-list a{
    float: left;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
  .data-list span{
    float: right;
    color: #878787;}
  .data-list i{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    display: block;
    width: 14px;
    height: 14px;
    line-height: 99px;
    overflow: hidden;
    background: url(../../../images/index-sprite.jpg) -50px -100px no-repeat transparent;}
  .data-list li.empty{
    border-color: transparent;
    font-size: 14px;
    text-align: center;
    color: #878787;}

  .table{
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    text-align: left;
    margin: 10px 0 28px;}
  .table th{
    height: 39px;
    font-weight: normal;
    background: #e7e7e7;
    padding-left: 1em;
    border-style: solid;
    border-color: #dadada;
    border-width: 1px 0 1px;
    text-align: left;
    font-size: 14px;}
  .table thead tr{
    border-style: solid;
    border-color: #dadada;
    border-width: 0 1px;}
  .table td{
    height: 44px;
    padding-left: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
  #findings-table .table td,
  #pro-table .table td{
    white-space: normal;
    padding-top: 8px;
    padding-bottom: 8px;}
  #findings-table .table td a,
  #pro-table .table td a{
    text-decoration: none;
    padding-right: 8px;}
  #findings-table .table td a:hover,
  #pro-table .table td a:hover{
    text-decoration: underline;}
  .table tr.even{
    background: #f6f6f6;}
  .table td.empty{
    color: #878787;
    font-size: 14px;
    text-align: center;}
  .table .center{
    padding: 0;
    text-align: center;}
  .table a{
    text-decoration: none;}
  .table a:hover{
    text-decoration: underline;}

  article{
    padding: 8px 0 10px;
    font-size: 14px;}
  article .title{
    border-bottom: 1px dotted #d3d3d3;
    text-align: center;}
  article .title h3{
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 8px;}
  article .title p{
    padding: 0 0 8px;
    color: #878787;}
  article .title p span{
    padding: 0 1em 0 0;}
  article .name h3{
    font-size: 20px;
    font-weight: normal;
    padding: 0 0 8px;}
  article .body{
    padding: 1.5em 0;
    line-height: 1.5em;}
  article .body .download{
    padding-top: 30px;}
  article .body.empty{
    font-size: 16px;
    text-align: center;
    color: #878787;}

  article .profile{
    padding: 5px 0 22px;
    border-bottom: 1px dotted #d2d2d2;
    margin: 0 0 10px;
    position: relative;}
  article .profile .cover{
    position: absolute;
    top: 5px;
    right: 0;
    width: 245px;
    height: 118px;
    overflow: hidden;
    background: url(../../../images/broken.jpg) 0 0 no-repeat transparent;}
  article .profile .cover img{
    display: block;}
  article .profile table{
    border-collapse: collapse;
    font-size: 14px;}
  article .profile tr{}
  article .profile a.btn-pdf,
  #findings-table .table td a.btn-pdf,
  #pro-table .table td a.btn-pdf{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    width: 18px;
    height: 21px;
    background: url(../../../images/pdf.jpg) 0 0 no-repeat transparent;}
  article .profile th{
    text-align: left;
    font-weight: normal;
    padding-right: 1em;
    vertical-align: top;}
  article .profile td{
    vertical-align: top;}
  article .profile th,
  article .profile td{
    padding: 2px 0 10px;}
  table.inner{
    width: 711px;}
  table.inner td,
  table.inner th{
    vertical-align: middle;
    text-align: left;
    padding: 0 14px;
    border: 1px solid #ddd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
  table.inner th.center,
  table.inner td.center{
    text-align: center;
    padding: 0;
    width: 60px;}
  table.inner td.name{
    max-width: 360px;}
  table.inner a{
    text-decoration: underline;}
  table.inner tr{
    height: 24px;}
  html[lang="en"] article .profile th{
    text-align: right;}
  article em{
    font-weight: bold;
    font-style: normal;}
  article .desc{
    height: 160px;
    padding: 17px 20px;
    overflow: hidden;
    background: #f7f7f7;}
  article .avatar{
    width: 115px;
    height: 160px;
    overflow: hidden;
    float: left;
    margin-right: 33px;
    background: url(../../../attachment/photo/default-big.jpg) 0 0 no-repeat;}
  article .desc .avatar img{
    width: 115px;
    display: block;}
  article .desc .info{
    float: left;
    line-height: 32px;}
  article .intro{
    line-height: 26px;}
  article .intro .name{
    font-size: 18px;
    line-height: 40px;
    height: 40px;}
  article .p{
    margin: 10px 0 0;}
  article .p .h{
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px dotted #c9c9c9;}
  article .p .b{
    margin: 10px 0;
    font-size: 13px;
    line-height: 24px;}

  .tabs{
    padding: 3px 0 2px;}
  .tabs div,
  .tabs ul{
    float: left;}
  .tabs ul{
    margin-top: -3px;
    margin-right: 10px;}
  html[lang="en"] .tabs div{
    margin-right: 5px;}
  .tabs li{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;}
  .tabs a,
  .tabs span{
    display: block;
    padding: 0 10px;
    line-height: 23px;
    height: 23px;
    background: transparent;}
  .tabs span{
    padding: 0 5px;}
  .tabs a.on,
  .tabs a:hover{
    background: #0044c1;
    color: #fff;}
  .tabs .count{
    line-height: 24px;
    float: left;
    color: #878787;}
  .tabs .count em{
    padding: 0 3px;
    font-weight: bold;
    font-style: normal;
    color: #0045c0;}
  .tab-main{}
  .tab-main li{
    display: none;}
  .tab-main li.on{
    display: block;}

  .dlist{
    zoom: 1;}
  .dlist:before, .dlist dd:before{
    content: "";
    display: table;}
  .dlist:after, .dlist dd:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;}
  .dlist dd{
    zoom: 1;
    float: left;
    width: 390px;
    overflow: hidden;
    padding: 20px 0;}
  .dlist dd .avatar{
    float: left;
    width: 80px;
    height: 111.3px;
    overflow: hidden;
    margin: 0 20px 0 0;
    background: url(../../../attachment/photo/default.jpg) 0 0 no-repeat;}
  .dlist img{
    display: block;}
  .dlist .profile{
    float: left;
    width: 260px;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    padding-right: 30px;}
  .dlist .profile p{
    color: #878787;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
  .dlist .profile p a{
    color: #878787;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
  .dlist .profile .name{
    font-size: 17px;
    padding: 5px 0 8px;
    color: #333;}
  .dlist .profile a:hover{
    text-decoration: underline;}
  .dlist dd.empty{
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #878787;
    float: none;}

  .article-list{
    padding: 0 0 30px;}
  .article-list li{
    position: relative;
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 1px dotted #dcdcdc;}
  .article-list .title{
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 8px;}
  .article-list .details{
    text-indent: 2em;
    line-height: 24px;}
  .article-list li.empty{
    border-color: transparent;
    font-size: 14px;
    text-align: center;
    color: #878787;}

  .light-table{
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    text-align: left;
    margin: 15px 0 28px;}
  .light-table a:hover{
    text-decoration: underline;}
  .light-table th{
    height: 35px;
    font-weight: normal;
    padding-left: 1em;
    border-style: solid;
    border-color: transparent;
    border-width: 1px;
    text-align: left;
    font-size: 14px;}
  .light-table thead tr{
    border-style: solid;
    border-color: #dadada;
    border-width: 0 1px;}
  .light-table td{
    padding: .8em .5em .8em 1em;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    border-style: solid;
    border-color: #dadada;
    border-width: 0 0 1px;}
  .light-table tr.even{
    background: #f6f6f6;}
  .light-table td.empty{
    color: #878787;
    font-size: 14px;
    text-align: center;}
  .light-table .center{
    padding: 0;
    text-align: center;}
  .light-table .row-index{
    width: 50px;
    text-align: center;
    padding: 0;}
  .director_cell {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin-right: 15px
  ;}
}

@media (max-width: 768px) {
  @CHARSET "UTF-8";

  * {
    padding: 0;
    margin: 0;}
  body {
    position: relative;
    font-size: 13px;
    color: #333;
    font-family: "微软雅黑", "Arial", "\5B8B\4F53", sans-serif, Arial, Helvetica;}
  .empty{
    color: #878787;
    font-size: 14px;}
  a{
    cursor: pointer;
    text-decoration: none;
    color: #333;
    background-color: transparent;}
  a, input, button{
    outline: none;}
  img{
    height: auto !important;
    max-width: 100%;
    border: 0 none;}
  ul, li, ol{
    list-style: none;}
  input.text{
    padding: 0 12px;}
  .wrap{
    display: block;
    margin: 0 auto;}
  .clearfix:before, .wrap:before{
    content: "";
    display: table;}
  .clearfix:after, .wrap:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;}
  .clearfix, .wrap{
    zoom: 1;}
  .clearfix, .wrap{
    zoom: 1;}
  header{
    background: #fff;
    position: relative;
    *z-index: 100;}
  header .top{
    overflow: hidden;
    padding: 0 0 14px; 
    border-bottom: 1px solid #fff;}
  header .top .logo{
    float: left;
    display: block;
    width: 100%;
    /* width: 62px;
    height: 62px; */
    /* line-height: 200px;/ */
    overflow: hidden;
    background: url(../../../images/logo.jpg) 0 0 no-repeat transparent;}
  header .top .logo>img {
    width: 100%
  ;}
  
  header .top .logo span{
    visibility: hidden;}
  .ib{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;}
  header .top .settings{
    float: right;
    line-height: 27px;
    margin-top: 17px;}
  .top .settings label{
    color: #fff;
    height: 27px;
    margin-right: 8px;
    cursor: pointer;}
  .top .settings label input{
    margin-right: 5px;}
  #search input.text{
    height: 27px;
    line-height: 27px;
    width: 155px;
    border: none;}
  #search a.btn-search{
    height: 27px;
    line-height: 100px;
    overflow: hidden;
    width: 29px;
    background: url(../../../images/index-sprite.jpg) -103px -94px no-repeat #0045c0;}
  nav{}
  nav .main{}
  nav .extend {}

  nav .main.folded .main-item.on {
    display: block;}

  nav .main.folded+div.extend #unfold span {
    display: inline-block;
    height: 0;
    width: 0;
    border: 20px solid;
    border-color:#618cda transparent transparent ;}

  nav .main.unfolded+div.extend #unfold span {
    display: inline-block;
    height: 0;
    width: 0;
    border: 20px solid;
    border-color: transparent transparent #618cda;
    margin-top: -20px;}

  nav .main.folded .main-item{
    display: none;}
  nav .main.unfolded .main-item {
    display: block;}
  nav .main .main-item{
    display: block;
    width: 100%;
    float: left;
    position: relative;}
  nav .main .main-item.last{
    margin-right: 0;}
  .main-item .item-title,
  nav .extend .extend-item{
    display: inline-block;
    width: 100%;
    padding: 13px 0;
    white-space: nowrap;}
  .main-item.sb .item-title{}
  .main-item.lb .item-title{}
  .main-item .item-title span,
  nav .extend .extend-item{
    display: block;
    height: 19px;
    line-height: 19px;
    text-align: center;
    font-size: 15px;
    color: #618cda;
    border-right: 1px solid #193c7c;}
  .main-item .sub{
    /* width: 137px; */
    width: 100%;
    overflow: hidden;
    background-color: #003593;
    color: #a9c8ff;
    position: absolute;
    left: 0;
    opacity: 0;
    display: none;
    top: 55px;
    z-index: -99;}
  .main-item.sb .sub{
    width: 168px;}
  .main-item.lb .sub{
    width: 198px;}
  .main-item .sub li{
    padding: 0 6px;}
  .main-item .sub li i{
    display: block;
    position: absolute;
    height: 18px;
    line-height: 10px;
    top: 50%;
    margin-top: -9px;
    left: 25px;}
  .main-item .sub li a{
    display: block;
    position: relative;
    text-align: left;
    color: #a9c8ff;
    font-size: 13px;
    padding-left: 32px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #002a74;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
  html[lang="en"] .main-item .sub li i{
    left: 3px;}
  html[lang="en"] .main-item .sub li a{
    padding-left: 10px;}
  .main-item .sub li.last a{
    border-bottom-color: transparent;}
  .main-item .sub li:hover,
  .main-item .sub li.on{
    background-color: #0044bf;}
  .main-item .sub li:hover a{
    border-bottom-color: transparent;}
  nav .main .main-item.hover{
    background-color: #003593;}
  .main-item.hover .item-title span,
  .main-item.prev .item-title span{
    border-right-color: transparent;}
  .main-item.hover .item-title span{
    color: #a9c8ff;
    border-right-color: transparent;}
  nav .main .main-item.hover .item-title:hover{
    background-color: #0044bf;}
  .main-item.hover .sub{
    /* *display: block; */
    opacity: 1;
    top: 45px;
    /* z-index: 99; */
    transition: opacity .3s ease-in, top .3s ease-in;}
  nav .main .main-item.on .item-title{
    background-color: #0045c0;}
  .main-item.on .item-title{
    color: #fff;}
  .main-item.on .item-title span{
    color: #fff;
    border-right-color: transparent;}
  footer{
    border-top: 1px solid #031f51;
    text-align: center;
    color: #656565;
    line-height: 24px;
    background-color: #edf1f6;
    width: 100%;}
  footer .wrap{
    padding: 15px 5px 25px;}
  section.main{
    background-color: #fff;
    padding: 16px 5px 30px;}
  .left-nav{
    overflow: hidden;
    position: relative;}
  .left-nav .nav-name{
    height: 51px;
    line-height: 51px;
    background-color: #c7dbfe;
    color: #0045c0;
    font-size: 26px;
    text-align: center;}
  .left-nav .nav-list li{
    border-bottom: 1px solid #dcdcdc;}
  .left-nav .nav-list li a{
    display: block;
    position: relative;
    height: 53px;
    line-height: 53px;
    padding-left: 16px;
    font-size: 15px;}
  .left-nav .nav-list li a i{
    display: block;
    width: 6px;
    height: 7px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3.5px;
    background: url(../../../images/index-sprite.jpg) -50px -150px no-repeat transparent;}
  .left-nav .nav-list li.on a,
  .left-nav .nav-list li a:hover{
    color: #0045c0;}
  .left-nav .nav-list li.on a i,
  .left-nav .nav-list li a:hover i{
    background-position: -80px -150px;}
  .main .content{
    /* width: 795px; */
    overflow: hidden;
    position: relative;}
  .location{
    height: 51px;
    line-height: 51px;
    border-bottom: 1px solid #dcdcdc;
    padding-left: 21px;
    position: relative;}
  .location i{
    display: block;
    width: 15px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    background: url(../../../images/index-sprite.jpg) -80px -100px no-repeat transparent;}
  .location span{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    color: #878787;}
  .location span.s{
    padding: 0 5px;}
  .location a{
    color: #878787;}
  .content-title{
    height: 51px;
    line-height: 51px;
    border-bottom: 1px solid #c9c9c9;
    position: relative;}
  .content-title p{
    text-align: center;
    /* float: left; */
    color: #0045c0;
    font-size: 23px;
    position: relative;}
  .content-title a{
    float: right;}
  .content-main{
    padding: 15px 0;
    min-height: 400px;}
  .data-list{
    padding: 0 0 30px;}
  .data-list li{
    position: relative;
    line-height: 42px;
    height: 42px;
    padding: 0 0 0 30px;
    border-bottom: 1px dotted #dcdcdc;}
  .data-list a{
    float: left;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
  .data-list span{
    float: right;
    color: #878787;}
  .data-list i{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    display: block;
    width: 14px;
    height: 14px;
    line-height: 99px;
    overflow: hidden;
    background: url(../../../images/index-sprite.jpg) -50px -100px no-repeat transparent;}
  .data-list li.empty{
    border-color: transparent;
    font-size: 14px;
    text-align: center;
    color: #878787;}
  .table{
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    margin: 10px 0 28px;}
  .table th{
    height: 39px;
    font-weight: normal;
    background: #e7e7e7;
    padding-left: 1em;
    border-style: solid;
    border-color: #dadada;
    border-width: 1px 0 1px;
    text-align: left;
    font-size: 14px;}
  .table thead tr{
    border-style: solid;
    border-color: #dadada;
    border-width: 0 1px;}
  .table td{
    height: 44px;
    max-width: 50px;
    padding-left: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
  article{
    padding: 8px 0 10px;
    font-size: 14px;}
  article .title{
    border-bottom: 1px dotted #d3d3d3;
    text-align: center;}
  article .title h3{
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 8px;}
  article .title p{
    padding: 0 0 8px;
    color: #878787;}
  article .title p span{
    padding: 0 1em 0 0;}
  article .name h3{
    font-size: 20px;
    font-weight: normal;
    padding: 0 0 8px;}
  article .body{
    padding: 1.5em 0;
    line-height: 1.5em;}
  article .body .download{
    padding-top: 30px;}
  article .body.empty{
    font-size: 16px;
    text-align: center;
    color: #878787;}

  article .profile{
    padding: 5px 0 22px;
    border-bottom: 1px dotted #d2d2d2;
    margin: 0 0 10px;
    position: relative;}
  article .profile .cover{
    position: absolute;
    top: 5px;
    right: 0;
    width: 245px;
    height: 118px;
    overflow: hidden;
    background: url(../../../images/broken.jpg) 0 0 no-repeat transparent;}
  article .profile .cover img{
    display: block;}
  article .profile table{
    border-collapse: collapse;
    font-size: 14px;}
  article .profile tr{}
  article .profile a.btn-pdf,
  #findings-table .table td a.btn-pdf,
  #pro-table .table td a.btn-pdf{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    width: 18px;
    height: 21px;
    background: url(../../../images/pdf.jpg) 0 0 no-repeat transparent;}
  article .profile th{
    text-align: left;
    font-weight: normal;
    padding-right: 1em;
    vertical-align: top;}
  article .profile td{
    vertical-align: top;}
  article .profile th,
  article .profile td{
    padding: 2px 0 10px;}
  table.inner{
    width: 711px;}
  table.inner td,
  table.inner th{
    vertical-align: middle;
    text-align: left;
    padding: 0 14px;
    border: 1px solid #ddd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
  table.inner th.center,
  table.inner td.center{
    text-align: center;
    padding: 0;
    width: 60px;}
  table.inner td.name{
    max-width: 360px;}
  table.inner a{
    text-decoration: underline;}
  table.inner tr{
    height: 24px;}
  html[lang="en"] article .profile th{
    text-align: right;}
  article em{
    font-weight: bold;
    font-style: normal;}
  article .desc{
    /* height: 160px; */
    padding: 17px 20px;
    overflow: hidden;
    background: #f7f7f7;}
  article .avatar{
    width: 115px;
    height: 160px;
    overflow: hidden;
    float: left;
    margin-right: 33px;
    background: url(../../../attachment/photo/default-big.jpg) 0 0 no-repeat;}
  article .desc .avatar img{
    width: 115px;
    display: block;}
  article .desc .info{
    float: left;
    line-height: 32px;}
  article .intro{
    line-height: 26px;}
  article .intro .name{
    font-size: 18px;
    line-height: 40px;
    height: 40px;}
  article .p{
    margin: 10px 0 0;}
  article .p .h{
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px dotted #c9c9c9;}
  article .p .b{
    margin: 10px 0;
    font-size: 13px;
    line-height: 24px;}
  .tabs{
    padding: 3px 0 2px;}
  .tabs div,
  .tabs ul{
    float: left;}
  .tabs ul{
    margin-top: -3px;
    margin-right: 10px;}
  html[lang="en"] .tabs div{
    margin-right: 5px;}
  .tabs li{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;}
  .tabs a,
  .tabs span{
    display: block;
    padding: 0 10px;
    line-height: 23px;
    height: 23px;
    background: transparent;}
  .tabs span{
    padding: 0 5px;}
  .tabs a.on,
  .tabs a:hover{
    background: #0044c1;
    color: #fff;}
  .tabs .count{
    line-height: 24px;
    float: left;
    color: #878787;}
  .tabs .count em{
    padding: 0 3px;
    font-weight: bold;
    font-style: normal;
    color: #0045c0;}
  .tab-main{}
  .tab-main li{
    display: none;}
  .tab-main li.on{
    display: block;}
  .dlist{
    zoom: 1;}
  .dlist:before, .dlist dd:before{
    content: "";
    display: table;}
  .dlist:after, .dlist dd:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;}
  .dlist dd{
    zoom: 1;
    float: left;
    width: 390px;
    overflow: hidden;
    padding: 20px 0;}
  .dlist dd .avatar{
    float: left;
    width: 80px;
    height: 111.3px;
    overflow: hidden;
    margin: 0 20px 0 0;
    background: url(../../../attachment/photo/default.jpg) 0 0 no-repeat;}
  .dlist img{
    display: block;}
  .dlist .profile{
    float: left;
    width: 260px;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    padding-right: 30px;}
  .dlist .profile p{
    color: #878787;
    overflow: hidden;
    text-overflow: ellipsis;}
  .dlist .profile p a{
    color: #878787;
    overflow: hidden;
    text-overflow: ellipsis;}
  .dlist .profile .name{
    font-size: 17px;
    padding: 5px 0 8px;
    color: #333;}
  .dlist .profile a:hover{
    text-decoration: underline;}
  .dlist dd.empty{
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #878787;
    float: none;}
  .article-list{
    padding: 0 0 30px;}
  .article-list li{
    position: relative;
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 1px dotted #dcdcdc;}
  .article-list .title{
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 8px;}
  .article-list .details{
    text-indent: 2em;
    line-height: 24px;}
  .article-list li.empty{
    border-color: transparent;
    font-size: 14px;
    text-align: center;
    color: #878787;}
  .light-table{
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    text-align: left;
    margin: 15px 0 28px;}
  .light-table a:hover{
    text-decoration: underline;}
  .light-table th{
    height: 35px;
    font-weight: normal;
    padding-left: 1em;
    border-style: solid;
    border-color: transparent;
    border-width: 1px;
    text-align: left;
    font-size: 14px;}
  .light-table thead tr{
    border-style: solid;
    border-color: #dadada;
    border-width: 0 1px;}
  .light-table td{
    padding: .8em .5em .8em 1em;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    border-style: solid;
    border-color: #dadada;
    border-width: 0 0 1px;}
  .light-table tr.even{
    background: #f6f6f6;}
  .light-table td.empty{
    color: #878787;
    font-size: 14px;
    text-align: center;}
  .light-table .center{
    padding: 0;
    text-align: center;}
  .light-table .row-index{
    width: 50px;
    text-align: center;
    padding: 0;}
} 