.nav3{
    background-color: #F1F0F0;
}
.nav3 ul li{
    list-style: none;
    float: left;
    color: #1E1E1E;
    font-size: 16px;

}
.PicLine1 {
    margin: 0px 0px 0px 20px;
    color: #000;
}
.PicStyle {
    padding-top: 14px;
    margin-left:20px;
}
.PicStyle1 {
    padding-top: 5px;
}
.PicLine{
    margin: auto 20px;
}
/*正文*/
.NewsContent p{
    font-size: 30px;
    font-weight: bold;
    color: #1E1E1E;
    margin: 20px 0px;
}
.NewsContent p a{
    font-size: 30px;
    font-weight: bold;
    color: #1E1E1E;
    /*margin: 20px 0px;*/
    text-decoration:none;
}
.TitleTubiao{
    position:relative;
    top:32px;
    left: 0px;
}
.FirstRow{
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 20px;
}
h5{
    color: #1E1E1E;
    font-weight: bold;
    font-size: 24px;
    padding-left: 20px;
}
h5 a{
    color: #1E1E1E;
    font-weight: bold;
    font-size: 24px;
    /*padding-left: 20px;*/
}
    h5 a:hover {
        color: #1E1E1E;
        font-weight: bold;
        font-size: 24px;
        text-decoration:none;
    }
.DICPicStyle{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.FunctionsList1 ul{
    margin-top: 30px;
}
.FunctionsList1 ul li{
    width: 19%;
    list-style: none;
    float: left;
    background-color: #5C6472;
    margin-left: 10px;
    text-align: center;
    padding: 10px;
}
.FunctionsList1 ul li a{
    font-size: 16px;
    color: #fff;
}
.FunctionsList ul li{
    list-style: none;
    font-size: 16px;
    color: #1E1E1E;
    /*padding-left: 15px;*/
    line-height: 30px;
}
.FunctionsList ul li a{
    /*list-style: none;*/
    font-size: 16px;
    color: #1E1E1E;
    /*padding-left: 15px;
    line-height: 30px;*/
}
/*.FunctionsList .a{
    position: relative;
    top: 25px;
    left: 0px;
}*/
.FunctionsList ul .more{
    padding-left: 0px;
    color: red;
    font-weight: bold;
}
.more a{
    font-size: 16px;
    color: #1E1E1E;
    font-weight: normal;
    /*border-bottom: 1px solid #1E1E1E;*/
    text-decoration:underline;
}















.ColDiv8Bottom{
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 20px;
}