﻿.bannerbox {
    height: 480px;
    width: 100%;
    background-image: url(../images/sitemap.jpg);
    background-repeat: no-repeat; 
    background-position: right;
    position: relative;
}

.bannerbox .toptxt{
position: absolute;
top: 0;
left: 0;
width: 100%;
letter-spacing: 0.03em;
color:#fff;
}

 .toptxt h1{
    font-family: 'TencentSansW3';
    font-size: 44px;
    height: 66px;
    line-height: 66px;
    padding-top: 208px;
    font-weight: 100;
 }

 .list {
    color: #333;
}
 .list-nobullet {
    margin-left: 0;
    list-style-type: none;
        padding-left: 0;
}
 .category-sections {
    -webkit-columns: 3 auto;
  columns: 3 auto;
    margin: 10px 0 0;
    padding-bottom: 25px;
}
 .list li {
    margin-top: 0;
}
 .category-section {
    display: inline-block;
    margin-bottom: 26px;
    vertical-align: top;
    z-index: 1;
    -webkit-column-span: 1;
    column-span: 1;
}
 .typography-sitemap-subsection {
    font-size: 17px;
    line-height: 1.47059;
    font-weight: 600;
    letter-spacing: -.022em;
    font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}
 .category-section h3, .category-section .list li {
    padding-bottom: 7px;
    padding-right: 40px;
}
 .typography-sitemap-subsection:lang(zh) {
    letter-spacing: 0em;
}
 .typography-sitemap-subsection:lang(zh-CN) {
    font-family: "SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
}
 .category .list-nobullet ul {
    list-style-type: none;
}
 .category-section h3, .category-section .list li {
    padding-bottom: 7px;
    padding-right: 40px;
    color: #000;
    font-weight: 600;
}
 .category .list li {
    margin-top: 0;
}
.category-section .list li a {
    font-weight:normal;
    color:#0070c9;
}
.ac-ln-content {
font-size: 18px;
font-weight: 600;
border-bottom: 1px
#ccc solid;
margin: 50px auto;
height: 35px;
color:#666;
}
.ac-ln-content a {
    color:#000;
    padding-right:10px;
}