
.body .right .head{
    font-size: 30px;
    color:#5c307d;
    font-family:'Microsoft Yahei';
    margin-top: 24px;
}
.body .right .hr{
    height:1px;
    border:none;
    border-top:1px solid #dddddd;
    margin-top: 10px;
}
.body .right .address{
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #999999;
}
.body .right .address .href{
    font-size: 16px;
    text-decoration: none;
    font-family: "Microsoft Yahei";
    color: #999999;
}
.body .right .title{
    margin-bottom: 30px;
    text-align :center;
    margin-top: 34px;
    font-size: 22px;
    color:#333333;
    font-family:'Microsoft Yahei';
}
.body .right .img1{
    float:left;
    height: 236px;
    width: 372px;
    margin-right: 28px;
    background-color: #ffffff;
}
.body .right .img2{
    width: 100%;
    height: 100%
}

