@CHARSET "UTF-8";

.Link_Area {
    border: 1px solid #E5E5E5;
    height: 132px;
    text-align: left;
}

.LinkList {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    line-height: 200%;
}

.classContainer {
    width: 100%;
    background-color: #2B2B2B;
}

.bannerContainer {
    padding-top: 20px;
    background-color: #2B2B2B;
    position: relative;
    height: 400px;
}

.CoreClassPic {
    float: left;
    height: 200px;

}

.CoreClassPic img {

}

.CoreClassTitle {
    font-size: 10.5pt;
    padding-left: 30px;
    padding-top: 5px;
}

.CoreClassList {
    float: right;
    height: 200px;
    width: 473px;

    color: #fafafa;
    margin-left: 4px;
    margin-right: 4px;
}

.CurCoreClass {
    background: #898A8B;
    height: 26px;
    border-radius: 2px;
    padding-left: 4px;
}

.NoCurCoreClass {
    background-color: #2B2B2B;
    border-radius: 2px;
    padding-left: 4px;
    height: 26px;
}


.CoreClassHr {
    height: 1px;
    border: none;
    border-top: 1px solid #333;
}

.BannerName {
    float: left;
    height: 26px;
    line-height: 26px;
}

.Detail {
    background-image: url(../images/Detail.gif);
    width: 8px;
    float: right;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -9999em;
    margin-right: 2px;
    margin-top: 4px;
}

.DOC_Area {
    height: 440px;
    text-align: left;
}

.DocListArea {
    float: left;
    height: 468px;
    border: 1px solid #E5E5E5;
    width: 888px;
}

.NewDoc {
    float: left;
    width: 444px;
}

.HotDoc {
    float: right;
    width: 444px;
}

.NormalItemList {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 26px;
    height: 26px;
    padding-left: 10px;
    padding-right: 10px;
}

.ItemDt {
    float: right;
    font-size: 8pt;
    color: #999;
}

.OneTitle {
    width: 200px;
    float: left;
    text-overflow: ellipsis; /*当文本溢出时显示…*/
    white-space: nowrap; /*表示文本不会换行*/
    overflow: hidden; /*表示溢出的内容会被隐藏*/
}

.BBS_List {
    float: right;
    height: 468px;
    width: 308px;
    border: 1px solid #E5E5E5;
}

.NewsItemList ul {
    /*list-style:square inside url('../images/Detail.gif');*/
    padding-top: 5px;
    padding-left: 5px;
    margin: 0px;
}

.NewsItemList li {
    background-image: url("../images/Detail.gif?4334543");
    background-repeat: no-repeat;
    background-position: 3px 4px;
    height: 26px;
    padding-left: 15px;
    padding-right: 10px;
    width: 270px;
    text-overflow: ellipsis; /*当文本溢出时显示…*/
    white-space: nowrap; /*表示文本不会换行*/
    overflow: hidden; /*表示溢出的内容会被隐藏*/
}

.DocItemList ul {
    padding-top: 5px;
    padding-left: 5px;
    margin: 0px;
}

.DocItemList li {
    background-image: url("../images/Detail.gif?4334543");
    background-repeat: no-repeat;
    background-position: 3px 4px;
    height: 26px;
    padding-left: 15px;
    padding-right: 10px;
    width: 270px;
    text-overflow: ellipsis; /*当文本溢出时显示…*/
    white-space: nowrap; /*表示文本不会换行*/
    overflow: hidden; /*表示溢出的内容会被隐藏*/
}

.OneDocTitle {
    float: left;
    width: 220px;
    text-overflow: ellipsis; /*当文本溢出时显示…*/
    white-space: nowrap; /*表示文本不会换行*/
    overflow: hidden; /*表示溢出的内容会被隐藏*/
}

.News_Area {
    height: 400px;
}

.Product_Area {
    height: 200px;
    border: 1px solid #E5E5E5;
}

.Product_Area img {
    padding-top: 20px;
}

.productTitle {
    height: 50px;
}

.NewsListArea {
    float: left;
    height: 398px;
    border: 1px solid #E5E5E5;
    width: 688px;
}

.OurNews_List {
    float: right;
    height: 398px;
    width: 308px;
    border: 1px solid #E5E5E5;
}

.NewsDoc {
    padding-left: 10px;
    padding-right: 10px;
}

.NewsHead {
    font-size: 10.5pt;
    padding-left: 0pt;
    height: 24pt;
    font-weight: bold;
    padding-top: 4px;
}

.NewsOutline {
    clear: both;
}

.NewsPic {
    float: left;
}

.NewsNote {
    float: left;
    width: 500px;
    padding-left: 10px;
}

.coreClass {
    width: 200px;
    background-color: #2b2b2b;
    text-align: center;
    position: absolute;
    opacity: 0.1;
}

.coreClass div {

}

.coreClass img {
    width: 236px;
}

.coreClassName {
    color: #fff;
    font-size: 10.5pt;
    height: 32px;
    line-height: 32px;
}

a.coreClassLink:link {
    color: #fafafa;
    text-decoration: none;
    font-size: 10pt;
}

a.coreClassLink:visited {
    color: #fafafa;
    text-decoration: none;
}

a.coreClassLink:hover {
    color: #ff3535;
    text-decoration: underline;
}

a.coreClassLink:active {
    color: #ff3535;
    text-decoration: underline;
}

.homeProduct {
    height: 50px;
}

.productTable {
    font-size: 15px;
}
