
html,body {
    color: #333;
    margin: 0;
    height: 100%;
    font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #000;
}

img {
    border: 0;
}

body {
    background: #ebf1f3;
    color: #666;
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #08acee;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #666;
}

a:hover {
    color: #eee;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}
.detailInfo {position: relative;}

.abox-content {
    position: relative;
  
    margin: 0 auto;
    padding:  10px;
    clear: both;
}

.abox-background {
    width: 100%;
    background: #f7f9fa;
    margin: 10px 0;
    position: relative;
    -webkit-box-shadow: 0px 0px 8px rgba(99,127,136,.2);
    -moz-box-shadow: 0px 0px 8px rgba(99,127,136,.2);
    box-shadow: 0px 0px 8px rgba(99,127,136,.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 100%;
}

.abox-nav {
    min-height: 600px;
    width: 15%;
    float: left;
}

.abox-logo {
    width: 140px;
    margin: 23px 20px 0 30px;
}

.abox-logo img {
    width: 140px;
    height: auto;
    display: block;
    border: none;
}

.abox-info {
    float: left;
 min-height: 700px;
   width: 85%;
    background: #fff;
    border-radius: 0 4px 4px 0;
    padding: 10px;
    
}

.abox-search {
    height: 78px;
    position: absolute;
    right: 45px;
    top: 0;
    background: #fff;
    z-index: 1002;
    padding-top: 20px;
}

.abox-search-input {
    border: 1px #e5e6e6 solid;
    background: #fff;
    padding: 0 10px;
    float: left;
    position: relative;
    width: 670px;
    height: 44px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.abox-search-input input {
    font-size: 14px;
    color: #313534;
    padding: 10px 0;
    line-height: 22px;
    width: 643px;
    border: none;
    background: none;
}

.abox-search-input:hover {
    border: 1px solid #08acee;
}

.abox-search-btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    padding: 0px 11px;
    background: #2698e4;
    float: right;
    width: 122px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-left: 15px;
}

.abox-nav-list .abox-item {
 
   background: url("../img/line.png") center bottom no-repeat;
    border-left: 2px #f7f9fa solid;
    border-radius: 5px;
   height: 90px;
    cursor: pointer;
    font-size: 15px;
    
}
.abox-nav-list .abox-item:last-child{background: none !important;}
.abox-nav-list{padding: 10px;}
.abox-title{ background:url("../img/xzicon2.png") center left 5px no-repeat #e3e3e3; display: block; border-radius: 5px;line-height: 52px;}

.abox-nav-list .abox-item.pageson .abox-title{
    background:url("../img/xzicon1.png") center left 5px no-repeat #0076f4;
    color: #fff;border-radius: 5px;

}
.abox-nav-list .abox-item.on .abox-title{
    background:url("../img/xzicon1.png") center left 5px no-repeat #0acf85;
    color: #fff;border-radius: 5px;

}

.abox-nav-list .abox-item.pageson{ background: url("../img/line_ac.png") center bottom no-repeat;}
.abox-nav-list .abox-item.on{ background: url("../img/line_no.png") center bottom no-repeat;}
.icon {
    width: 22px;
    height: 22px;
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 15px;
}

.icon-image01 {
    background: url("../images/icon001.png") left no-repeat;
    background-size: contain;
}

.icon-image02 {
    background: url("../images/icon002.png") left no-repeat;
    background-size: contain;
}

.icon-image03 {
    background: url("../images/icon003.png") left no-repeat;
    background-size: contain;
}

.icon-image04 {
    background: url("../images/icon004.png") left no-repeat;
    background-size: contain;
}

.icon-image05 {
    background: url("../images/icon005.png") left no-repeat;
    background-size: contain;
}

.abox-info ul li h2 {
   
    color: #000;
    font-size: 16px;
}
.abox-info ul li h2 img{width: 20px; position: relative; top: 3px; margin-right: 5px;}
.abox-info ul li h3 {
    font-weight: normal;
    color: #666;
    font-size: 16px;
}

.lin {
    width: 63px;
    height: 1px;
    background: #313534;
    margin: 8px 0 10px 0;
}

.abox-info ul li p {
    font-size: 14px;
    color: #999;
    padding-bottom: 8px;
}

.abox-side {
    padding-top: 1px;
}

.abox-info .abox-side h3 {
    color: #333;
    font-size: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dotted #999;
    cursor:pointer;
}

.abox-info .abox-side h3:hover{
    color:#08acee;
}

.abox-info .abox-side ul {
    padding-top: 14px;
}

.abox-info .abox-side ul li {
    color: #999;
    font-size: 13px;
    padding: 5px 0;
}

.abox-info ul li a {
    color: #08acee;
    text-decoration: underline;
}

.abox-info ul li .abox-info-title {
    font-size: 14px;
    padding-bottom: 4px;
}

.abox-info ul li h4 {
    font-size: 14px;
    padding-bottom: 10px;
}

.table-pub {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.table-pub table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
}

.table-pub table tr th {
    background: #f5f5f5;
    padding: 20px 0;
    text-align: center;
    color: #333;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.table-pub table tr td {
    padding: 15px 0;
    text-align: center;
    color: #333;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
}

.table-pub table tr td a {
    background: #08acee;
    color: #fff;
    text-decoration: inherit;
    padding: 5px 10px;
}


.tableBox {
    width: 100%;
    border: 1px solid #d9d9d9;
    border-collapse: collapse;
    background: #fff;
    margin-top: -1px;
  }
  
  .tableBox tbody tr td {
  
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    text-align: center;
    font-size: 13px;
    color: #333333;
    box-sizing: border-box;
    padding: 12px;
  }
  
  .tableBox tbody tr td.bg {
    background: #f8f8f8; width: 200px; 
  }
  
  .abox-info .bg{text-align: right;}
  .tableBox thead tr {
    height: 58px;
    text-align: left;
    box-sizing: border-box;
  }
  
  .tableBox thead tr span {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-right: 7px;
  }
  
  .tableBox thead tr th {
    box-sizing: border-box;
    padding-left: 40px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
  }
  
  .tableBox thead tr th p {
    font-size: 14px;
    font-weight: normal;
    float: right;
    padding-right: 20px;
    background: url(../../static/img/address.png) no-repeat left center;
    background-size: 20px 20px;
    padding-left: 30px;
  }
 
  .map{width: 350px; height: 150px;}
  #allmap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
 
  }
  .abox-nav ul li  .num{ background: rgba(77, 77, 77, 0.3); margin-left: 5px; padding: 2px 6px; border-radius: 10px; font-size: 12px;}

  .anchorBL{display: none !important;}

  .abox-info h2{background: #f7f9fa; height: 36px; font-weight: bold; line-height: 36px; padding: 0 10px;  border-radius: 5px; margin-bottom: 5px;}
 

  