.content_R
{
    margin-left: 200px;
    width: 518px;
    border: 1px solid #ccc;
    padding: 0 10px;
    margin-bottom: 20px;
    color: #666;
    padding-bottom: 10px;
}
.content_R img
{
    width: 120px;
    height: 120px;
}
.content_R p
{
    line-height: 20px;
}
.content_R a
{
    display: block;
}

.content_R ul
{
    height: 90px;
}
.content_R ul li
{
    width: 49%;
    float: left;
}
.content_R .wei
{
    width: 230px;
    height: 230px;
    padding: 10px;
}
.content_R .dex
{
   /* height: 130px;*/
    padding: 10px;
    margin-bottom: 20px;
}
.content_R .dex img
{
    display: block;
    width: 145px;
    height: 145px;
    margin-right: 10px;
}
.content_R .album
{
    height: 335px;
}
.content_R .album .two li
{
    float: left;
    width: 258px;
    height: 220px;
}
.content_R .album .two img
{
    width: 258px;
    height: 220px;
}
.content_R .album .three li
{
    float: left;
    width: 171px;
    height: 110px;
    margin-top: 2px;
}
.content_R .album .three img
{
    width: 170px;
    height: 110px;
}
.content_R .album .three .mark
{
    height: 110px;
    width: 171px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    color: #fff;
    font-size: 14px;
    line-height: 110px;
    text-align: center;
    cursor: pointer;
}
.content_R .album .three .mark a
{
    color: #fff;
}
.content_R .map
{
    width: 516px;
    height: 390px;
}
.content_R_b
{
    margin-left: 200px;
    width: 518px;
    padding: 0 10px;
    margin-bottom: 20px;
    color: #666;
    padding-bottom: 10px;
}
.content_R_b p
{
    line-height: 20px;
}
.content_R_b .foot
{
    text-align: center;
    margin-top: 45px;
}
