﻿.address
{
    max-width:605px;
    height:100%;
    float:right;
    padding-right:5px;
}
.address .left
{
    float: left;
    width: 83px;
    height: 100%;
}
.address .right
{
    float: right;
    max-width: 522px;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.address .right a
{
    color: #333333;
}

.page2
{
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-top: 20px;
}
.page2 .prev
{
    display: block;
    width: auto;
    float: left;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.page2 .next
{
    display: block;
    width: auto;
    float: right;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.page
{
    list-style: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}
.page li
{
    float: left;
    width: auto;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
    border-style: solid;
    border-color: #AAAAAA;
    border-width: 1px 1px 1px 1px;
}
.page li a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.page .p
{
    width: 28px;
}
.page .prevPage
{
    width: 58px;
}
.page .nextPage
{
    width: 58px;
}
.page .select
{
    background-color: #FF0000;
    color: #FFFFFF;
}

.erji_menu
{
    display: none;
    width: 100%;
    height:108px;
    padding: 40px 0px 40px 0px;
    border-width:2px 0px 0px 0px;
    border-style:solid;
    border-color:#1857A4;
    background-color: #FFFFFF;
    position: absolute;
    left: 0;
    top: 116px;
    z-index: 9;
}
.erjinr
{
    width: 658px;
    height:100%;
    margin: 0 auto;
    padding-left: 542px;
}
.erjinr1
{
    width:122px;
    height:100px;
    line-height: 26px !important;
    margin-right: 27px;
    padding-top: 8px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.erji_menu .erjinr1 a
{
    display: block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    margin-top: 30px;
    border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#CECECE;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    font-size: 13px;
    color: #999999 !important;
    text-transform: uppercase;
    font-weight:normal;
    text-decoration:none !important;
}
.erjinr .erjinr2
{
    max-width:359px;
    height:100%;
    float: left;
}
.erjinr .erjinr2 ul
{
    list-style: none;
    font-size: 14px;
}
.erjinr .erjinr2 ul li
{
    width:129px;
    height:24px;
    line-height:24px;
    float: left;
    padding:5px 25px 5px 25px;
    border-width:0px 1px 0px 0px;
    border-style:solid;
    border-color:#E9E9E9;
}
.erjinr .erjinr2 ul li:nth-child(2n+0)
{
    border:none;
}
.erjinr .erjinr2 ul li a
{
    display: block;
    width: 100%;
    height: 100%;
    color:#333333;
    text-decoration:none !important;
}
.erjinr .erjinr3
{
    display:block;
    width: 130px;
    height: 106px;
    line-height: 20px !important;
    float: right;
    border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#E9E9E9;
    text-align: center;
    color: #333333;
    background-image:url('../image/logo.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size:100% auto;
    text-decoration:none !important;
}