﻿.zhong {
    width: 1141px;
    margin: 0px auto;
    margin-top: 45px;
    margin-bottom: 45px;
}

.right {
    margin-left: 22px;
    width: 844px;
    float: left;
}


.r-bot-li {
position: relative;
}
.r-bot-dl {
    width: 732px;
    margin: 0px auto;
    height: 290px;
    border: 1px solid #bfbdbd;
    margin-top: 48px;
    border-radius: 10px;
    position: relative;
    z-index: 2;
}
.r-bot-l {
    width: 264px;
    height: 290px;
    float: left;
    background: #e9e7e8;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.bot-l-dt {
margin-top:32px;
margin-left:44px;
width:173px;
height:194px;
}
    .bot-l-dt img {
    max-height:194px;
    }
.bot-l-dd {
height:65px;
line-height:55px;
text-align:center;
font-size:21px;
color:#403e3e;
}
.r-bot-r {
    width: 468px;
    height: 290px;
    float: left;
    background:white;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
}
    .r-bot-r div:first-child {
        color: #6c6b6b;
        font-size: 14px;
        width: 432px;
        height: 206px;
        line-height: 35px;
        padding: 23px 20px 0px 20px;
        overflow:hidden;
    }
    .r-bot-r a {
        height: 37px;
        width: 178px;
        display: block;
        border: 1px solid #fe494e;
        font-size: 18px;
        margin: 0px auto;
        margin-top: 8px;
        text-align: center;
        color: #fe494e;
        line-height:37px;
    }
        .r-bot-r a:hover {
            background:#fe494e;
            color:white;
        }
.r-xu {
    position: absolute;
    width: 732px;
    height: 290px;
    border: 1px solid #eec5c5;
    border-radius: 10px;
    top: 9px;
    left: 63px;
    z-index: 1;
}
.r-dh {
    height: 67px;
}

#dh {
    padding-top: 25px;
    padding-left: 90px;
}

.bg {
    width: 1424px;
    height: 351px;
    margin: 0px auto;
    background: url(/images/Bg.jpg) no-repeat;
    position: relative;
}

.bg a { width: 167px; height: 41px; text-align: center; display: block; line-height: 41px; color: white; background: -webkit-linear-gradient(#f83a3c, #af2120); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(f83a3c, af2120); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(f83a3c, af2120); /* Firefox 3.6 - 15 */ background: linear-gradient(f83a3c, af2120); /* 标准的语法（必须放在最后） */ position: absolute; top: 275px; left: 1200px; border-radius: 20px; font-size: 20px; }