.activeBarBox {
    background-color: #148df7;
    min-width: 1200px
}
/* 左侧 */
body{
    background-color: #fff;
}
.leftBox{
    width: 858px;
    min-height: 690px;
    border: 1px solid #ededed;
    padding: 20px;
    border-radius: 5px;
}
.leftBox .picBox{
    width: 150px;
    height: 150px;
    border-radius: 5px;
    margin-right: 20px;
}
.leftBox .infoBox{
    width: 688px;
}
.leftBox  h2{
    font-size: 20px;
    color: #303946;
    font-weight: bold;
    width: 600px;
    line-height: 24px;
    margin-bottom: 12px;
}
.detLabel{
    font-size: 14px;
    color: #ef8a30;
    background-color: #ffecdb;
    padding: 3px 13px;
    border-radius: 5px;
    margin-left: 13px;
    margin-top: 5px;
}

.titleBottom{
    line-height: 18px;
    color: #333;
}
.linkName{
    display: inline-block;
    width: 180px;
}
.linkPhone{
    display: inline-block;
    width: 240px;
    margin-left: 15px;
}
.linkEmail{
    display: inline-block;
    width: 210px;
    margin-left: 15px;
}
.bc{
    margin-top: 15px;
    margin-left: 0px;
}
.iconBox {
    width: 100%;
}
.collectionBox{
    width: 68px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    padding-left: 34px;
    background: url(../../foundPlace/images/collected.png) no-repeat 12px center;
    background-color: #fff;
    color: #f78214;
    border: 1px solid #f78214;
}
.collectionBox:hover{
    background: url(../../foundPlace/images/nocollect.png) no-repeat 12px center;
    background-color: #f78214;
    color: #f5f5f5;
   
}
.collectionBox.on{
    background: url(../../foundPlace/images/collecting.png) no-repeat 12px center;
    background-color: #f78214;
    color: #fff;
}
.collectionBox.on:hover{
    background-color: #f77802;
    color: #fff;
}

.shareBox {
    width: 68px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    padding-left: 34px;
    background: url(../../foundPlace/images/shared.png) no-repeat 12px center;
    color: #148df7;
    border: 1px solid #148df7;
    padding-bottom: 0px;    
}
.shareBox:hover,.shareBox.on {
    background: url(../../foundPlace/images/share.png) no-repeat 12px center;
    background-color: #148df7;
    color: #f5f5f5;
   
}
.c4c{
    color: #4c4c4c;
}
.c80{
    color: #808080;
}
.buyBtn,
.carBtn{
    width: 140px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    border:1px solid #148df7;
    color: #fff;
    border-radius: 5px;
}
.buyBtn{
    background-color: #148df7;
    margin-right: 50px;
}
.carBtn{
    color: #148df7;
}
/* 下 开始 */
.detailsBottom .hdBoxUl {
	border-bottom: 1px solid #eee;
	height: 40px;
}

.detailsBottom .hdBoxUl li {
	margin-right: 20px;
    padding: 0px 18px;
    text-align: center;
	height: 40px;
	line-height: 40px;
    color: #808080;
}

.detailsBottom .hdBoxUl li.on {
    background-color: #e7f0fc;
	color: #148df7;
	border-bottom: 1px solid #148df7;
}
.detailsBottom .detailsList li{
    margin-top: 20px;
    margin-right: 21px;
    width: 268px;
    padding-bottom: 13px;
    border: 1px solid #e0e0e0;
}
.detailsBottom .detailsList li:nth-child(4n){
    margin-right: 0;
}
.detailsBottom .detailsList li .imgBox{
    height: 192px;
    border-bottom: 1px solid #e0e0e0;
}
.detailsBottom .detailsList li .imgBox img{
    width: 100%;
    height: 100%;
}
.detailsBottom .detailsList li a:hover{
    color: #2082d5;
}
.tabBox{
    line-height: 35px;
    color: #616366;
    letter-spacing: 1px;
}
.pjBox li{
    height: 40px;
    margin-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
    padding-left: 15px;
}
.ml150{
    margin-left: 150px;
}
.star{
    width: 150px;
    height: 20px;
}
.pager{
    padding-bottom:0px ;
}
/* 下 结束 */




.commonHead{
    border-bottom: 1px solid #eee;
    height: 39px;
    width: 100%;
}
.titleStyle{
    width: 90px;
    height: 39px;
    line-height: 39px;
    background: #e7f0fc;
    border-bottom: 1px solid #1569e6;
    color: #1569e6;
    text-align: center;
}
.leftBox .conMain{
    padding: 30px 18px;
    line-height: 28px;
    color: #5e6774;
}
.leftBox .conMain img{
    display: block;
    max-width: 100%;
    margin: 5px auto;
}
/* 右 */
.rightBox{
    width: 280px;
    background: none;
}
.rightBox .topBox{
    border: 1px solid #eee;
    background: url(../../public/images/pics/xxpx_pic01.jpg) repeat;
    width: 278px;
    height: 143px;
    margin-bottom: 20px;
}
.rightBox .topBox p{
    padding-top: 94px;
    background: url(../../public/images/pics/xxpx_pic02.png) no-repeat center 18px;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}
.w160{
    width: 160px;
}
.tjType{
    margin-top: 16px;
    padding: 2px 10px;
    border: 1px solid #148df7;
    color: #148df7;
    border-radius: 5px;
    font-size: 12px;
}

.recommend1{
    width: 240px;
    /* height: 320px; */
    padding: 20px 20px 0px 20px;
    border: 1px solid #eee;
    border-radius: 5px;
    background: url(../../public/images/pics/recomm1Bg.png) no-repeat center top;
    background-color: #fff;
    color: #333333;
}
.mt85{
    margin-top: 85px;
}
.recommend1 .lable{
    width: 70px;
    text-align: left;
    
} 
.anchorBL {
    display: none;
}
.btnBox{
    width: 230px;
    margin: 0 auto; 
}
.btnBox .resetBtn{
    width: 108px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #8db6f2;
    border-radius: 4px;
    color: #1569e6;
    background: #e7f1fc;
    text-align: center;
}
.btnBox .saveBtn{
    width: 108px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #1569e6;
    border-radius: 4px;
    color: #fff;
    background: #1569e6;
    text-align: center;
}
.topinfo{
    padding: 7px 7px 7px 24px;
    background: #f4f7fc;
    height: 36px;
    margin-top: 12px;
}
.leftBox .infoBox p.chargeTypeName{
    color: #ffa424;
    font-size: 24px;
    padding: 0;
    line-height: 36px;
}
.leftBox  .topinfo .signnum{
    color: #8b94a1;
    line-height: 36px;
    padding: 0;
}
.leftBox .signup{
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    background: #ff9548;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin-left: 20px;
}
.endBtn{
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    background: #b9c2cf;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    margin-left: 20px;
}

/* 地图 */
#mapBox01{
	height: 309px;
    border: 1px solid #eeeeee;
    padding: 18px;
    border-radius: 5px;
    background-color: #fff;
}
#baiduMap{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
/* bottomPart */
.bottomPart{
    border: 1px solid #eee;
    border-radius: 5px;
    height: 330px;
    padding: 15px;
}
.more{
    color: #999;
    padding-right: 20px;
    background: url(../images/more.png) no-repeat right center;
}
.more:hover{
    color: #148df7;
    background: url(../images/moreHover.png) no-repeat right center;
}
.bottomPart_title{
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
}
.bottomPart ul{
    margin-top: 16px;
    width: 1220px;
}
.bottomPart ul li{
    width: 275px;
    height: 275px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-right: 20px;
}
.bottomPart ul li img{
    width: 100%;
    height: 165px;
}
.bpartTitle{
    font-size: 18px;
    color: #333;
    margin-top: 14px;
    margin-left: 13px;
    width: 95%;
}
.bpartTitle:hover{
    color: #148df7;
}
.liDiv{
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e6e6e6;
}
.liDiv span{
    background-color: #f7f7f7;
    font-size: 12px;
    color: #808080;
    display: inline-block;
    padding: 3px 3px;
    border-radius: 5px;
    margin-right: 10px;
}
.position{
    margin-left: 13px;
    width: 215px;
    padding-left: 20px;
    background: url(../images/position.png) no-repeat left center;
}
/* chatBtn */
.chatBtn{
    width: 70px;
    height: 37px;
    line-height: 37px;
    padding-left: 34px;
    color: #fff;
    margin: 20px auto ;
    background:#148cf6 url(../../public/images/icons/message2.png) no-repeat 12px center;
    border-radius: 5px;
}
.notDia{
	top: 20%;
	width: 572px;
	height: 306px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgb(165, 165, 165);
	padding: 27px 26px;
}
.notDia textarea{
    width: 535px;
    height: 152px;
    background-color: #f5f8fa;
    border: 1px solid #e8ebed;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 20px;
    font-size: 16px;
    color: #808080;
}
.text-black{
    color: #000;
}
.chat_cancelBtn,
.chat_sureBtn{
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    background-color: #148df7;
    color: #f5f5f5;
    font-size: 16px;
}
.chat_cancelBtn{
    background-color: #e6e6e6;
    color: #999;
    margin-right: 45px;
}
