﻿.RightBox_Concent {
    border: 1px solid #DEEEEE;
}
.fwqbox_Title {
    width: 98%;
    height: 40px;
    line-height: 40px;
    padding-left: 2%;
    /*border-bottom: 1px solid #DEEEEE;*/
}

.fwqbox_Title img {
    width: 30px;
}

.fwqbox_Title span {
    font-weight: bold;
    cursor: pointer;
}

.fwqbox_Title label {
    margin-left: 4px;
}

.fwqbox_Title a {
    cursor: pointer;
    color: #0064AE
}

.fwqbox_Title a:hover {
    text-decoration: underline;
}
.ShangchuanBtn {
    float: right;
    width: 80px;
    height: 30px;
    cursor: pointer;
    border: 0;
    margin-top: -7px;
    margin-right:-50px;
    /*background-color: #0064AE;*/
    color: #FFFFFF;
    border-radius: 3px;
    padding: 0;
    font-weight: bold;
}

.GuangGaoBox {
    width:100%;
    height:250px;
    line-height:250px;
    text-align:center;
}
.GuangGaoBox img{
    width:600px;
    height:200px;
}
.BJ_BoxTitle {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #DEEEEE;
    border-bottom: 1px solid #DEEEEE;
    cursor:pointer;
    color:black;
}
.BJ_BoxTitle span {
    float:right;
    margin-right:10px;
}
.BJ_BoxTitle a:hover {
    text-decoration:underline;
}
.BJ_BoxTitle a {
    margin-left: 22px;
    color: #337ab7;
    font-weight:bold;
}
.BJGuangBo_box {
    width:100%;
    /*height:1922px;*/
}
.BJGuangBo_box ul li {
    float: left;
    width: 300px;
    height: 234px;  
    cursor:pointer;
    margin-top:10px;
    margin-left:24px;
}
.li_Title a {
    color: #337ab7;
}
.li_Title a:hover {
    text-decoration:underline;
}
.li_img {
    width: 290px;
    height: 176px;
    border: 1px solid #e0e0e0;
    margin: 0 auto;
    text-align: center;
    line-height: 175px;
}
.li_img img {
    width: 270px;
    height: 156px;
}
.li_img img:hover {
    width: 290px;
    height: 176px;
    /*transform: translate(0, 0px);
    transition: transform .5s;*/
}
.li_Title {
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.li_concent {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #929292;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.li_concent img {
    width:14px;
}
