a:hover{
    color: #9d7238;
}
.head{
    width: 100%;
    position: relative;
}
.head>h2{
    position: absolute;
    left:88%;
    top:36%;
    font-size: 20px;
    color: #fff;
}
.main{
    width: 1000px;
    margin: 0 auto;
    margin-top: 40px;
}
.left_content{
    float: left;
    width: 540px;
}
.title{
    position: relative;
    border-bottom:1px solid #d8c7af;
    height: 20px;
    line-height: 18px;
    color:#9d7238;
    font-size: 18px;
    font-weight: bold;
    padding-left:36px;
    background: url(imagestitle_12.png) no-repeat left;
}
.title>b{
    position: absolute;
    bottom:-1px;
    left:0;
    width: 137px;
    height: 1px;
    background: #fff;
}
.title>a{
    position: absolute;
   top:2px;
    right: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #5e5e5e;
}
.title>a:hover{
    color: #9d7238;
}
.content_detail{
    margin:20px 0;
}
.content_detail>dl{
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}
.content_detail dt{
    width: 100%;
    line-height: 40px;
}
.content_detail>dl>dt>a{
    float: left;
    font-size: 20px;
    font-weight: bold;
}
.content_detail>dl>dt>span{
    float: right;
    font-size: 16px;
    font-weight: bold;
}
.content_detail>dl>dt>i,.content_detail>dl>dt>b{
    font-size: 16px;
    font-weight: bold;
}
.content_detail>dl>dd{
    font-size: 14px;
    color: #5E5E5E;
}
/*ÓÒÒ»style*/
.right1_content{
    float: right;
    width: 430px;
}
.right1_content>.title{
    padding-left: 30px;
}
.right1_content_detail{
    padding: 20px 0 20px 10px;
    overflow: hidden;
}
.right1_content_detail b{
    width: 54px;
    height: 54px;
}
.right1_content_detail dd b{
    float: right;
}
.right1_content_detail i{
    width: 345px;
    height: 76px;
    padding: 10px 20px;
}
.right1_content_detail dt i{
    float: right;
    background: url(imagesxiying33.png) no-repeat;
}
.right1_content_detail dd i{
    float: left;
    background: url(imagesxiying27.png) no-repeat;
}
.right1_content_detail dt{
    margin: 20px 0;
    height: 76px;
}
.right2_content_detail{
    margin: 20px 0;
}
.right2_content_detail dl{
    border-bottom: 2px dashed #d8c7af;
    padding-bottom: 20px;
}
.right2_content_detail dl dt{
    width: 100%;
    text-align: center;
}
.right2_content_detail dl dd{
    width: 100%;
    text-align: center;
}
.right2_content_detail dl dd a{
    color: #9d7238;
    font-size: 18px;
    font-weight: bold;
}
.right2_content_detail p{
    font-size: 18px;
    font-weight: bold;
    color: #9d7238;
    text-decoration: underline;
    padding-left: 20px;
}
