﻿body {
}
.recommend{
    width:833px;
    height:48px;
    border:1px solid #ebebeb;
    margin-top:40px;
}
.blueline{
    height:48px;
    width:8px;
    background-color:#1047a1;
    float:left;
}
.recommendtext{
    height:48px;
    width:810px;
    float:right;
}
.recommendtext a{
    height:48px;
    line-height:48px;
    font-size:17px;
    color:#1047a1;
}
.list5{
    width:833px;
    height:215px;
    border:1px solid #ebebeb;
    border-top:0px;
}
.list6 {
    width: 800px;
    height: 200px;
    margin: 0 auto;
    position: relative;
    top: 8px;
}
.list6 ul li{
    width: 800px;
    height: 49px;
    float:left;
    border-bottom:1px dashed #ededed;
}
.list6left{
    width: 690px;
    height: 49px;
    float:left;
}
.list6left a{
    line-height:49px;
    height:49px;
    color:#4e4e4e;
    font-size:16px;
}
.list6right{
    width: 100px;
    height: 49px;
    float:right;
    margin-right:10px;
}
.list6right a{
    line-height:49px;
    height:49px;
    color:#4e4e4e;
    font-size:16px;
}