.SubMian{
    font-size: 16px;
    color: #666666;
}
.SubMian .w1180{
    padding: 0 30px;
    box-sizing: border-box;
    width: 1180px;
    margin: auto;
}
.SubMian a{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.SubMian .SubDang{
    padding-left: 29px;
    background: url(/uiFramework/commonResource/image/2022092615211866266.png) no-repeat left center;
}
.SubMian a[href]:hover{
    color: #0084d7;
}

.LanTianBot{
    padding: 30px 33px 0;
    overflow: hidden;
}
.w1180{
    width: 1180px;
    margin: auto;
}

.LanTianBots{
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #0084d7;
}
.LanTianBots h2{
    float: left;
    font-size: 26px;
    color: #0084d7;
    padding-left: 18px;
    margin-top: 3px;
    padding-right: 25px;
    background: #ffffff url(/uiFramework/commonResource/image/2022092615083431753.jpg) no-repeat left center;
}
 .LanTianBots>a{
    float: right;
    font-size: 14px;
    color: #0084d7;
}
.LanTianBots>a:hover{
    font-weight: bold;
}

.LanTianBotx{
    padding-top: 20px;
}
.LanTianBotx ul li{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.LanTianBotx ul li a{
    float: left;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    padding-left: 16px;
    background: url(/uiFramework/commonResource/image/2022092615103446700.png) no-repeat 4px center;
}
.LanTianBotx ul li a:hover{
    color: #0084d7;
    background: url(/uiFramework/commonResource/image/2022092615343665765.png) no-repeat 4px center;
}
.LanTianBotx ul li span{
    float: right;
    font-size: 16px;
    color: #666666;
}
.LanTianBotx ul li:nth-child(5n+5){padding: 30px 0;
    border-bottom: 2px solid #f0f0f0;}

/*分页*/
.FenYe {
    text-align: center;
    line-height: 39px;
    margin: 30px auto 40px;
}

.FenYe>a {
    margin-top: 10px;
    display: inline-block;
    width: 53px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #333;
}

.FenYe>p {
    display: inline-block;
}

.FenYe>font {
    margin-left: 10px;
    color: #7d7d7d;
}

.FenYe>span {
    font-size: 14px;
    color: #7d7d7d;
    margin-right: 19px;
}
.FenYe span font,.FenYe span i{font-size:12px;}
.FenYe_hide a {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 14px;
}
.FenYe>a:hover,
.FenYe_hide a:hover {
    color: #fff;
    background-color: #0168b5;
    border: 1px solid #ccc;
}

.FenYe_hide .NormalRed {
    background-color: #0168b5;
    color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}