﻿
.NavBar
{
    width: 960px;
    margin: 5px auto;
    padding:10px 0px 10px 0px;
    border-bottom: solid 1px #ddd;   
    text-align: left;
}

.MainBox
{
    width: 960px;
    margin: 5px auto;
    display: block;
}


.boxStyle
{
    border: solid 1px #eaeaea;
    padding: 0px;
    margin: 0px;
    background-color:#fff;
    border-radius: 4px;
}

.boxStyle .title
{

     font-size: 18px;
    color: #666;
    border-bottom: 1px solid #eaeaea;
    background-color: #fbfbfb;
    margin: 0;
    padding: 7px 15px 6px;
    
    
    
}




.hotList
{
    float: left;
    width: 250px;
}

.righthotList
{
    float: right;
    width: 250px;
}

.hotInfoList
{
    text-align: left;
}

.hotInfoList p
{
    height: 30px;
    background: url(../images/childdotbg.gif) repeat-x 0 28px;
    line-height: 30px;
    margin-left: 10px;
}
.hotInfoList em
{
    display: inline-block;
    margin-right: 5px;
    width: 18px;
    height: 14px;
    font-size: 11px;
    color: #929292;
    font-family: "Tahoma";
    line-height: 13px;
    text-align: center;
    border: solid #c5c5c5 1px;
    font-style: normal; /**/
}
.hotInfoList .top
{
    width: 20px;
    height: 16px;
    background-color: #d0e6c4;
    color: #fff !important;
    line-height: 15px;
    font-weight: bold;
    border: none;
    font-style: normal;
}

.newList
{
    float: right;
    width: 700px;
}


.newList .newInfoList
{
    text-align: left;
}

.newList .newInfoList p
{
    height: 30px;
    background: url(../images/childdotbg.gif) repeat-x 0 28px;
    line-height: 30px;
    margin-left: 10px;
}

.newList .newInfoList span
{
    color: #bbb;
    margin-right: 10px;
    float: right;
}

.newList .newInfoList a
{
    float: left;
}

/*详细设置*/
.TextContent
{
    float: left;
    width: 680px;
}


.hd1
{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 0px;
    width: auto;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 10px;
}

.hd1 h1
{
    line-height: 40px;
    font-weight: bold;
    color: #242424;
    font-family: "宋体";
    font-style: normal;
    font-variant: normal;
    margin-bottom: 6px;
}


.TextInfo
{
    width: 98%;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    line-height: 25px;
    text-align: left;
}
.TextInfo p
{
    line-height: 26px;
    margin-top: 20px;
    font-size: 14px;
}


.PromptText
{
    color: #a00000;
    background: url(../images/childdotbg.gif) repeat-x 0 28px;
    line-height: 30px;
    height: 30px;
    margin-top: 20px;
}
.PromptText span
{
    float: left;
}
.PromptText a:link, .PromptText a:visited, .PromptText a:hover
{
    color: #7F7F7F;
    float: right;
}

.BaiduShare
{
    float: right;
    margin: 10px 0px 5px 0px;
}
.BaiduShare a
{
    margin-right: 10px;
}

.bdshare_t a
{
    margin-right: 10px;
}

/*关于我们*/
.LFkinddot
{
    background: url(../images/childdotbg.gif) repeat-x scroll 0% 0% transparent;
    height: 1px;
    font-size: 1px;
    clear: both;
}