/******************************** list ******************************/
.proListBox li a{
    overflow: hidden;
    display: block;
    border-bottom: 1px dashed #eaeaea;
    padding:24px 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.proListBox li a:hover{
    padding: 24px 18px;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.proListBox li a:hover .txt h2{
    color: #C8201E;
}
.proListBox li a .pic,.proListBox li a .pic img{
    width:200px;
    height:140px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.proListBox li a .txt{
    width:606px;
    height:140px;
    margin-left: 18px;
    position: relative;
}
.proListBox li a .txt h2{
    font-size: 16px;
    margin-bottom: 14px;
}
.proListBox li a .txt p.int{
    font-size: 14px;
    line-height: 22px;
    color: #999;
    text-indent:28px;


    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.proListBox li a .txt p.site{
    position: absolute;
    left:0;
    bottom:0;
    font-size: 14px;
    color: #666;
    padding-left: 16px;
}
.proListBox li a .txt p.site i.icon_proSite{
    width:12px;
    height:14px;
    background-position: -150px 0;
    position: absolute;
    top:0;
    left:0;
}

/******************************** pro详情 ******************************/
/*头部信息*/
.detaInfoBox .pic,.detaInfoBox .pic img{
    width:620px;
    height:420px;
}
.detaInfoBox .detail{
    width:540px;
    padding:20px;
}
.detaInfoBox .detail h1.tit{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
}
.detaInfoBox .detail h1.tit span.lab{
    color: #ea5404;
    border:1px solid #ea5404;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    height: 18px;
    line-height: 17px;
    padding:0 4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    margin-left: 8px;

}
.detaInfoBox .detail p{
    margin-bottom: 20px;
    font-size: 14px;
    color: #999;
}
.detaInfoBox .detail p span{
    color: #333;
}
.detaInfoBox .detail p.borBot1{
    padding-bottom:20px;
    border-bottom: 1px solid #eaeaea;
}
.detaInfoBox .detail .tel h2{
    color: #ea5404;
    font-size: 24px;
    font-weight: normal;
    position: relative;
    padding-left: 30px;
}
.detaInfoBox .detail .tel h2 .icon_proTel{
    width:24px;
    height:24px;
    background-position: -80px -60px;
    position: absolute;
    top:0;
    left:0;
}

/****************左侧详情信息模块****************/
/*切换bar*/
.goToBox{
    background: #fff;
}
.goToBox .w1180 span{
    height:64px;
    line-height: 64px;
    float: left;
    margin-right: 48px;
    font-size: 15px;
    cursor: pointer;
    font-weight: bold;
}
.goToBox .w1180 span.focus,.goToBox .w1180 span:hover{
    border-bottom: 2px solid #ea5404;
    color: #ea5404;
}
.goToFix{
    position: fixed;
    left:0;
    top:0;
    width:100%;
    z-index: 1000;
}

.goToConBox .w898{
    width:898px;
}
.goToConBox .w260{
    width:260px;
}
.goToConBox .goToCon{
    padding:20px;
    background: #fff;
    font-size: 14px;
    line-height: 14px;
}
.goToConBox .goToCon .detailConTit{
    color: #ea5404;
    margin-bottom: 18px;
}
.goToConBox .goToCon .detailConTit h3{
    font-size: 16px;
    position: relative;
    padding-left: 23px;
}
.goToConBox .goToCon .detailConTit h3 .icon_detaTit{
    width:15px;
    height:16px;
    background-position: -114px -60px;
    position: absolute;
    left:0;
    top:0;
}
/*基本信息*/

.goToConBox .goToCon  .bookBaseCin{
    min-height: 100px;
}
.goToConBox .goToCon  .bookBaseCin li{
    float: left;
    width: 25%;
    margin: 10px 0;
    font-size: 14px;
    line-height: 14px;
}
.goToConBox .goToCon  .bookBaseCin li i{
    font-style: normal;
    color: #999;
}
/*概况*/
.goToConBox .goToCon .surveyCon,.goToConBox .goToCon .surveyCon {
    line-height: 30px;
}
/***********相册**********/
.goToConBox .goToCon .photoCon li{
    float: left;
    width:419px;
    margin-bottom: 18px;
}
.goToConBox .goToCon .photoCon li:nth-of-type(2n){
    margin-left: 20px;
}
.goToConBox .goToCon .photoCon li a img{
    width:100%;
    height:314px;
}
/*相册轮播*/
.fs_gallery {
    background: rgba(0,0,0, 0.9);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1010;
}
.fs_gallery_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 25px;
    height: 25px;
    color: #ccc;
    font-size: 24px;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
    z-index: 102;
}
.fs_gallery_close:before{
    content: "X";
}
.fs_gallery_close:hover {
    color: #fff;
}

.fs_gallery_prev, .fs_gallery_next {
    position: absolute;
    width: 80px;
    color: #ccc;
    font-size: 30px;
    cursor: pointer;
    z-index: 101;
}
/*.fs_gallery_prev:hover, .fs_gallery_next:hover {
    background: rgba(0,0,0, 0.1);
    color: #fff;
}*/
.fs_gallery_prev {
    left: 0;
    top: 0;
    bottom: 0;
}
.fs_gallery_next {
    right: 0;
    top: 0;
    bottom: 0;
}
.fs_gallery_prev:before {
    content: '';
    position: absolute;
    width: 34px;
    height: 50px;
    margin-top: -30px;
    top: 50%;
    left: 35px;
    background: url("../images/arrowLeft.png");
}
.fs_gallery_next:before {
    content: '';
    position: absolute;
    width: 34px;
    height: 50px;
    margin-top: -30px;
    top: 50%;
    left: 35px;
    background: url("../images/arrowRight.png");
}

.fs_gallery_shuft {
    position: relative;
    width: 9999999px;
}
.fs_gallery_shuft:after {
    clear: both;
    content: "";
    display: block;
}
.fs_gallery_shuft_item {
    float: left;
    position: relative;

}
.fs_gallery_shuft_item img {
    box-shadow: 0 0 8px rgba(0,0,0, 0.8);
    position: absolute;
    top: 50%;
    left: 50%;
}


/********  周边地图2  ********/
#zbMap{
    width:100%;
    height:466px;
}
.BMap_stdMpCtrl{
    margin-top: 60px;
}
.zbMapCur{
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fff;
    width: 280px;
    height: 44px;
    line-height:44px;
    font-size: 15px;
    overflow: hidden;
}
.zbMapCur i.icon_zbmap_cur{
    width:16px;
    height: 22px;
    background: url("../images/zbMapLocation.png") no-repeat;
    margin:11px 10px;
    float: left;
}
.zbMapScr{
    position: absolute;
    top:10px;
    left:10px;
}
.zbMapScr span{
    display: block;
    width:72px;
    height: 30px;
    float: left;
    background: rgba(0,0,0,0.6) url("../images/zbMapIco.png") no-repeat;
    background-size: 566px 30px;
    margin-right: 8px;
    cursor: pointer;
}
.zbMapScr span.focus,.zbMapScr span:hover{
    background-color: #ea5404;
}
.zbMapScr span.zbMapSpan1{
    background-position: 0 0 ;
}
.zbMapScr span.zbMapSpan2{
    background-position: -82px 0 ;
}
.zbMapScr span.zbMapSpan3{
    background-position: -164px 0 ;
}
.zbMapScr span.zbMapSpan4{
    background-position: -246px 0 ;
}
.zbMapScr span.zbMapSpan5{
    background-position: -328px 0 ;
}
.zbMapScr span.zbMapSpan6{
    background-position: -410px 0 ;
}
.zbMapScr span.zbMapSpan7{
    background-position: -492px 0 ;
}
#r-result{
    background: #fff;
    position: absolute;
    right: 10px;
    top: 66px;
    width: 280px;
    height: 380px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 10px;
}
#r-result>div{
    border:0 !important;

}
#r-result ol li >div div:first-child span{
    font-size: 15px;
    line-height: 15px;
    color: #4c4c4c !important;
}
#r-result ol li >div div:first-child span b{
    font-weight: normal;
}
#r-result ol li >div div:first-child a{
    color: #ea5404 !important;
    display: none;
}
#r-result ol li >div div:last-child{
    display: none;
}
#r-result ol li >div div:nth-child(2){
    display: block;
}
#r-result ol li >div div:nth-child(2) b,#r-result ol li >div div:nth-child(2) span{
    font-weight: normal !important;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
    color: #b2b2b2 !important;
    display: block;
}

#r-result >div > div:last-child{
    display: none;
}
#r-result div > div:last-child a{
    display: none;
}

/*********** 周边配套地图滚动条样式 **********/
#r-result::-webkit-scrollbar
{
    width: 9px;
    height: 14px;
    background-color: #F5F5F5;
}
#r-result::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #ccc;
}

/****************右侧内容模块****************/
.detailBox .goToConBox{
    position: relative;
}
.rtBox{
    position: absolute;
    right:0;
    top:0;
}
.rtBoxFix{
    top:84px;
}
/*表单*/
.myFormBox{
    padding: 20px;
}
.myFormBox .tit{
    text-align: center;
    font-size: 16px;
    margin-bottom: 12px;
}
.myFormBox form{
    padding: 14px 10px;
    background: #f0f1f5;
    margin-bottom: 20px;
}
.myFormBox form p input{
    width:200px;
    height:34px;
    padding:0 10px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    font-size: 12px;
}
.myFormBox form p{
    margin-bottom: 10px;
}
.myFormBox form p.sub{
    margin-bottom: 0;
}
.myFormBox form p.sub input{
    background: #ea5404;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    cursor: pointer;
}
.myFormBox form p.sub input:hover{
    background: #e15104;
}
/*tel*/
.myFormBox .tel{
    border-top: 1px solid #eaeaea;
    text-align: center;
}
.myFormBox .tel p{
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 6px;
}
.myFormBox .tel h3{
    font-size: 20px;
    display: inline-block;
    color: #ea5404;
    font-weight: normal;
    position: relative;
    padding-left: 26px;
}
.myFormBox .tel h3 i.icon_tel{
    width:20px;
    height:20px;
    background-position: -172px 0;
    position: absolute;
    left:0;
    top:0;
}