/*@font-face {*/
/*    font-family: 'Webfont';*/
/*    src: url('../fonts/webfont.eot'); !* IE9 Compat Modes *!*/
/*    src: url('../fonts/webfont.ttf') format('truetype');!* Safari, Android, iOS *!*/
/*}*/

html {
    -webkit-text-size-adjust: none !important;
    text-size-adjust: none !important;
}

body {
    margin: 0;
    letter-spacing: 0.05em;
}

*::-webkit-scrollbar {
    width: 10px;
}

*::-webkit-scrollbar-thumb {
    background: #ccc;
    margin: 5px 0;
}

* {
    scrollbar-width: thin;
}

.logo-container {
    width: 475px;
    height: 101px;
    background: url("/assets/images/common/logo_main.png") no-repeat white center;
    background-size: auto 75%;
}

.line {
    font-family: sans-serif !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 35px !important;
}

.text-normal {
    font-family: sans-serif !important;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    color: #333333;
    text-decoration: none;
    line-height: 15px;
}

.text-date {
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    color: #666;
    text-decoration: none;
    line-height: 15px;
}

.text-bold {
    font-weight: bold;
}

.beian-img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 15px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
}

.headline_container {
    font-size: 20px;
    margin: 20px 0 0 10px;
}

.vline {
    border-left: 2px solid #61a687;
    height: 10px;
    line-height: 2;
    vertical-align: middle;
}

.headline {
    font-family: sans-serif !important;
    margin-left: 10px;
    color: #61a687;
    letter-spacing: 5px;
    line-height: 2;
    text-decoration: none;
}

.title {
    font-size: 20px;
    font-weight: bold;
    font-family: sans-serif !important;
    text-align: center;
}

a {
    color: inherit;
    text-decoration: none;
}

a:visited {
    color: inherit;
}

.banner-container {
    background-repeat: no-repeat;
    background-size: contain;
}

.main-table-dangqun {
    background: url("../images/dangqun/banner.png") no-repeat;
    background-size: contain;
}

.main-table-news {
    background: url("../images/news/banner.jpg") no-repeat;
    background-size: contain;
}

.main-table-culture {
    background: url("../images/culture/banner.jpg") no-repeat bottom;
    background-size: contain;
}

.main-table-hr {
    background: url("../images/hr/banner.jpg") no-repeat;
    background-size: contain;
}

.main-table-industry {
    background: url("../images/industry/banner.jpg") no-repeat;
    background-size: contain;
}

.main-table-investment {
    background: url("../images/investment/banner.jpg") no-repeat;
    background-size: contain;
}

.main-table {
    background: url("../images/about/banner_new.jpg") no-repeat bottom;
    background-size: cover;
}

.main-table-home {
    background: url("/assets/images/home/banner_main.jpg") no-repeat bottom;
    background-size: cover;
}

.bold-link-header {
    letter-spacing: 0.15em;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
    color: #404e9b;
}

.bold-link-header a:visited {
    color: #404e9b;
}

.bold-link-content {
    letter-spacing: 0.15em;
    font-size: 18px;
    margin-left: 2em;
    color: #333;
}

.bold-link-content a:visited {
    color: #333;
}

.bold-link-content a {
    margin: 0 10px;
}

.imgs {
    width: 800px;
    height: auto;
    text-align: center;
}

.citation {
    color: #909090;
    margin-bottom: 20px;
    text-align: right;
    font-size: 10px;
    font-weight: bold;
}

#busuanzi_container_site_pv {
    display: none !important;
}
