.metail > .leftnav {
    float: left;
    width: 220px;
    height: auto;
}

.metail > .rightContentText {
    float: right;
    width: 938px;
    height: auto;
}

.metail {
    width: 100%;
    padding-bottom: 24px;
}

/*下拉导航*/
.right {
    width: 100%;
    margin-right: 35px;
    _display: inline;
    min-height: 360px;
    background: #ffffff;
}

.right h1 {
    display: block;
    line-height: 60px;
    border-bottom: 1px solid #ededed;
    padding-left: 20px;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    color: #333333;
}

.right h2 {
    display: block;
    height: 48px;

}
.right h2 a{
    display: block;
    width:100%;
    height: 100%;
    color: #707070;
    font-size: 14px;
    line-height: 48px;
    font-weight: normal;
    padding-left: 20px;
    border-bottom: 1px solid #ededed;
    text-align: left;
}
.right h2 span {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 20px 0 -35px;
}

.right li li {
    display: block;
    width: 100%;
    height: 48px;
    text-align: left;
    padding-left: 49px;
}

.right li li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 48px;
    font-size: 14px;
    color: #707070;
}

.right li ul {
    display: none;
}

.aas {
    padding: 0px;
    background: #f5f5f5;
    margin-bottom: 0px;!important;
}
.right ul li h2 img{
    float: right;
    margin-right:17px;
    margin-top: -29px;
}
.back{
    background: #fec901 !important;

}
.se{
    color: #333333!important;
}
.right  ul li ul li:hover{
    background: #FFEFB2;

}
.right  ul li ul li:hover a{
    color: #333333;
}
.topImg{
    width: 100%;
    overflow: hidden;
}
.topImg >img{
    width: 100%;
    height: auto;
    display: block;
}
.bottomTextCon{
    padding: 48px 20px 24px 20px;
    background: #ffffff;
    min-height: 360px;
}
.zhengwen{
    width: 650px;
    float: left;
    text-align: left;
    line-height: 30px;
}
.zhengwen-full{
    width: 898px;
    float: left;
    text-align: left;
    line-height: 30px;
}
.zhenwen-full p{
    text-align:left;
}
.softwareImgPhoto{
    width: 449px;
    height: 257px;
    overflow: hidden;
    position: relative;
}
.rightImgBx{
    width: 220px;
    float: right;
}
.rightImgBx > img{
    width: 100%;
    margin-top: 32px;
}

.rightImgBx > img:nth-child(1){
    margin-top: 0px;
}
