﻿
#art-cont {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #d2d2d2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #d2d2d2;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #d2d2d2;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #d2d2d2;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#art-cont .art-title2 {
    font-size: 35px;
}
#jgjc {
    margin-top: 0;
}
#jgjc .hd {
    border-bottom-color: #cecece;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 45px;
    line-height: 45px;
}
#jgjc .hd li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../../base/img/jgbg.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: left;
    font-size: 16px;
    height: 45px;
    margin-right: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    width: 128px;
}
#jgjc .hd li.on {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../../base/img/jgbgon.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
  color: #fff;
}
#jgjc .hd li.on a {
    color: #fff;
}
#jgjc .bd {
    line-height: 33px;
    padding-top: 15px;
}
