.main{
 padding-bottom: 30px;
}
.main .title{
 padding-top: 29px;
 height: 36px;
 position: relative;
 border-bottom: 1px solid #bcbabb ;
 margin-bottom: 30px;
}
.main .title h3{
 color: #333;
 line-height: 36px;
 height: 36px;
 font-size: 24px;
 font-weight: normal;
}
.main .title .navUrl{
 position: absolute;
 right: 0;
 top: 29px;
 font-size: 12px;
 height: 36px;
 line-height: 36px;
}
.main .title .navUrl dd{
 float: left;
 font-weight: normal;
 padding-right: 3px;
}
.main .title .navUrl dt{
 float: left;
}
.main .title .navUrl dt a{
 color: #676566;
}
.main .title .navUrl dt i{
 vertical-align: middle;
 display: inline-block;
 margin: 0 6px;
}
.main .top{
 margin-bottom: 20px;
}
.main .columnBox .columnWarp{
 width: 570px;
 float: left;
}
.main .columnBox .left{
 margin-right: 60px;
}
.main .columnBox .columnTitle{
 height: 28px;
 margin-bottom: 10px;
 border-bottom: 1px solid #860000;
 position: relative;
}
.main .columnBox .columnTitle h4{
 font-size: 20px;
 color: #860000;
 height: 28px;
 line-height: 28px;
 font-weight: normal;
}
.main .columnBox .columnTitle span{
 display: block;
 height: 28px;
 line-height: 28px;
 font-size: 12px;
 padding-right: 15px;
 background: url(../images/selfArr.png) right center no-repeat;
 position: absolute;
 right: 0;
 top: 0;
}
.main .columnBox .columnTitle span a{
 color: #333;
}
.main .columnBox .columnContent{
 height: 196px;
}
.main .columnBox .columnContent  li{
 height: 28px;
 line-height: 28px;
 font-size: 14px;
 position: relative;
 color: #333;
}
.main .columnBox .columnContent li span{
 position: absolute;
 right: 0;
 top:0
}
.main .columnBox .columnContent li a{
 color: #333;
 width: 400px;
 height: 28px;
 display: block;
 overflow: hidden;
}
.main .columnBox .columnContent li a:hover{
 color: #860000;
}
.main .middle{
 width: 100%;
 font-size: 0;
 margin-bottom: 20px;
}
.main .middle img{
 width: 100%;
}