@charset "utf-8";
.main .content {
    overflow: hidden;
}

.list_site a {
    color: #333333;
    font-size: 14px;
    line-height: 52px;
}

.list_site a.hover, .list_site a:hover {
    color: #3f82ef;
}

.list_main_left {
    width: 235px;
    overflow: hidden;
    border-top: 3px solid #3a88c4;
}

.list_main_left h3 {
    color: #1e60c8;
    line-height: 45px;
    background-color: #dff1ff;
    font-size: 18px;
    text-align: center;
    margin-top: 1px;
}

.list_main_left li {
    line-height: 45px;
    text-align: center;
    border-bottom: dashed 1px #9dcef4;
}

.list_main_left li a {
    color: #1e60c8;
    font-size: 18px;
}

.list_main_right {
    width: 868px;
    border-top: 3px solid #3a88c4;
    overflow: hidden;
}

.main_right_top {
    line-height: 45px;
    background-image: linear-gradient(0deg, #efefef 0%, #ffffff 100%);
    margin-top: 1px;
}
.main_right_top h3{
    color: #1e60c8;
    font-size: 18px;
    height: 47px;
    padding: 0 48px;
    background-color: #fff;
    display: inline-block;
}

.main_right_text ul{
    border-bottom: 1px #b5b5b5 dashed;
    padding: 10px 0;
}
.main_right_text li{
    overflow: hidden;
}
.main_right_text li:hover span,
.main_right_text li:hover small{
    color: #1e60c8;
}
.main_right_text li img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.main_right_text li span{
    color: #333333;
    line-height: 36px;
    font-size: 16px;
    float: left;
}
.main_right_text li small{
    line-height: 36px;
	letter-spacing: 0px;
    color: #666666;
    font-size: 14px;
    float: right;
}

.main_right_article h3{
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 54px;
    margin-top: 10px;
}

.share{
  
    height: 35px;
    overflow: hidden;
    background-color: #eeeeee;
}
.share .bdsharebuttonbox{
    float: right;
}
.share .bdsharebuttonbox a{
    color: #333333;
    margin-top: 13px;
}

.fenye{
    margin: 21px 0 0 16px;
}
