/* baigouwanggon.com 位置查找 20190415 */
body{
	background:#fff;}
.main{
	background-color:#f6f6f6;
    position: relative;
    overflow: hidden;
}
/*通栏广告*/
.bgwgw_tl{}

.wg_find{
	float:left;
    width: 72px;
    padding: 0;
    margin-top: 15px;
    color: #fff;
    margin-left: 0;
    background-color: #333;
    text-align: center;
}

.wg_find li.active,.wg_find li:hover {
    background-color: #ff2266;
	color:#fff;
}
.wg_find .wg_title{
	width: 100%;
    height: 40px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    display: block;
    border-bottom: 1px solid #3e4246;
}

.wg_find ul {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid #484848;
}

.wg_find li {
	float:left;
    width: 36px;
	line-height:36px;
    border-bottom: none;
    margin-bottom: 0;
}


.wg_find li a {
    display: block;
    line-height: 36px;
    font-size: 12px;
    color: #FFF;
}
.wg_find li a:hover{
	color:#fff;}
	
#gotop {
	text-align:center;
	width: 72px;
    display: block;
    font-size: 12px;
    line-height: 34px;
    color: #fff;
    background-color: #333;
}
.gotop a{
	text-align:center;
	width: 34px;
    display: block;
    color: #fff;
	padding:5px;
     background-color: #ababab;
	margin-bottom:5px;
	}
.gotop a:hover{    background-color: #333;}
.gotop .icon-3{ font-size:34px; line-height:34px;}
.icon-dingbu5{ font-size:34px; line-height:34px;}
/*信息列表开始*/

.bgwg_box{
    padding-top: 15px;
    margin-left: 82px;
    width: 1112px;
}

.bgwg_box .bgwg_title {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #333;
}

.bgwg_box ul {
    overflow: hidden;
    padding-top: 15px;
}
.bgwg_box ul li {
    float: left;
    width: 135px;
    height: 100px;
    overflow: hidden;
    margin: 0 4px 4px 0;
    text-align: center;
    background-color: #fff;
}
/*推荐加红*/
.bgwg_box ul li.red a:hover {
    background-color: #ff2266;
    color: #fff;
}
.bgwg_box ul li.red a {
    display: block;
    width: 125px;
    height: 48px;
    color: #f00;
    padding: 26px 5px;
}

.bgwg_box ul li a:hover {
    background-color: #ff2266;
    color: #fff;
}
.bgwg_box ul li a {
    display: block;
    width: 125px;
    height: 48px;
    color: #333;
    padding: 26px 5px;
}
.bgwg_box ul li span {
    font-size: 16px;
    height: 18px;
}
.bgwg_box ul li p {
    margin-top: 3px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #777;
}
.bgwg_box ul li a:hover p {
    color: #fff;
}
.bgwg_box .iconfont{
	font-size:22px;}
	
.bgwg_box .bgwgw_2{
	width:1122px;
	overflow:hidden;
	margin-left:-10px;
	}
.bgwg_box .bgwgw_2 a{
	width:550px;
	float: left;
	margin-left:10px;
	margin-top:10px;
	overflow:hidden;}