#xia{
    position: absolute;
    top: 122px;
    display: none;
    width: 361px;
}
#la{
    position: relative;
}
#xia li{
    margin-left: 15px;
    width: 54px;
    float: left;
    height: 30px;
}
#xia li a{
    float: left;
    width: 63px;
    padding-bottom: 0;
    margin-left: 15px;
    line-height: 0;
}
#la:hover #xia{
    display: block;
}
.baner{
    width: 100%;
    height: 216px;
    margin-top: 100px;
    margin-bottom: 72px;
}
.baner .index{
    width: 1000px;
    height: 216px;
    margin: 0 auto;
    background: url("../images/news_03.png") no-repeat center top;
    background-size:cover;;
}
.mian .one .left{
     float: left;
    width: 423px;
    height: 253px;
    border-radius: 25px;
 }
.mian .one .right{
    float: left;
    width: 576px;
    margin-bottom: 40px;
}
i{
    font-style:normal
}
.mian .one .right span{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
.mian .one .right span p{
    color: #ff8326;
    width: 47px;
    text-align: center;
    font-size: 20px;
    display: initial;
    border-bottom: 1px solid#ff8326;
}
.mian .one .right i{
    color: #52c2dd;
    width: 47px;
    font-size: 20px;
    text-align: center;
}
.mian .one .right h2{
    font-family: "微软雅黑";
    font-size: 22px;
    line-height: 25px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}
.mian .one .right p{
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 28px;
    width: 496px;
    color: #666666;
    text-align: center;
    margin: 0 auto;
}
.right .bott{
    width: 100%;
    margin: 0 auto;
    margin-top: 22px;
    display: inline-flex;
}
.right .bott #span{
    float: left;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}
.right .bott #span img{
    float: left;
    margin-top: 8px;
    margin-right: 5px;
}
.right .bott #span p{
    float: left;
    color: #999999;
    width: 47px;
    text-align: center;
    font-size: 20px;
    border-bottom:0;
}
.mian .more{
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 70px;
}
