@CHARSET "UTF-8";
.list-row .right-block *{
	box-sizing: border-box;
}
.list-row .right-block .details-box{
    border-top: 1px dotted #ccc;
    padding-left: 21px;
}
.list-row .right-block .details-box .top-box{
    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex; /* Firefox 18+ */
    display: -ms-flexbox; /* IE 10 */
    display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
    font-size: 0;
}
.list-row .right-block .details-box .top-box .wj-gallery,
.list-row .right-block .details-box .top-box .wj-property{
    display: inline-block;
    vertical-align: top;
}
.list-row .right-block .details-box .top-box .wj-gallery{
    width: 360px;
}
.list-row .right-block .details-box .top-box .wj-property{
    width: 538px;
    padding-left: 30px;
}

/*左边展示*/
.list-row .right-block .details-box .top-box .wj-gallery .gallery-top{
    width: 360px;
    height: 360px;
    margin-top: 6px;
    box-shadow: 0 0 6px #aaa;
}
.list-row .right-block .details-box .top-box .wj-gallery .gallery-thumbs{
    width: 274px;
    height: 64px;
    margin-top: 26px;
    position: static;
}
.list-row .right-block .details-box .top-box .wj-gallery .swiper-slide{
    position: relative;
    overflow: hidden;
}

.list-row .right-block .details-box .top-box .wj-gallery .gallery-thumbs .swiper-slide{
    border: 2px solid #ddd;
    box-sizing: border-box;
}
.list-row .right-block .details-box .top-box .wj-gallery .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{
    border: 2px solid #00b7ee;
    box-sizing: border-box;
}
.list-row .right-block .details-box .top-box .wj-gallery .gallery-thumbs .swiper-button-prev{
	width: 35px;
    height: 64px;
    background: #f3f3f3 url(../images/wj/swiper-prev.png) center center no-repeat;
    background-size: 17px 31px;
    left: 0;
    margin-top: -32px;
}
.list-row .right-block .details-box .top-box .wj-gallery .gallery-thumbs .swiper-button-next{
	width: 35px;
    height: 64px;
    background: #f3f3f3 url(../images/wj/swiper-next.png) center center no-repeat;
    background-size: 17px 31px;
    right: 0;
    margin-top: -32px;
}
.list-row .right-block .details-box .top-box .wj-gallery .gallery-thumbs .swiper-button-next.swiper-button-disabled,
.list-row .right-block .details-box .top-box .wj-gallery .gallery-thumbs .swiper-button-prev.swiper-button-disabled{
	background-color: #ddd;
}

/*右边描述*/
.list-row .right-block .details-box .top-box .wj-property .wj-detail-hd>h1{
    font-size: 24px;
    color: #414141;
    font-weight: 700;
    line-height: 1;
    padding: 13px 0;
    padding-right: 12px;
    border-bottom: 1px dotted #ccc;
}
.list-row .right-block .details-box .top-box .wj-property .wj-detail-hd .wj-detail-sellpoint{
    padding-right: 12px;
}
.list-row .right-block .details-box .top-box .wj-property .wj-detail-hd .wj-detail-sellpoint>p,
.list-row .right-block .details-box .top-box .wj-property .wj-detail-hd .wj-detail-sellpoint>pre{
    margin: 12px 0;
    font-size: 14px;
    color: #666;
    line-height: 1.75;
    font-family: Microsoft YaHei;
}
.list-row .right-block .details-box .top-box .wj-property .wj-detail-hd .wj-detail-sellpoint .phone-box{
    background: #f3f3f3;
    padding: 19px 16px 22px;
}
.list-row .right-block .details-box .top-box .wj-property .wj-detail-hd .wj-detail-sellpoint .phone-box p{
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 1;
    /*color: #00b7ee;*/
}
.list-row .right-block .details-box .top-box .wj-property .wj-detail-hd .wj-detail-sellpoint .phone-box p span{
    font-size: 24px;
    margin-left: 5px;
    color: #00b7ee;
    font-weight: 700;
}
.list-row .right-block .details-box .top-box .wj-property .wj-detail-hd .wj-detail-sellpoint .phone-box .btn-column{
    font-size: 0;
    margin-top: 22px;
}
.list-row .right-block .details-box .top-box .wj-property .wj-detail-hd .wj-detail-sellpoint .phone-box .btn-column a{
    display: inline-block;
    background: #e60012;
    width: 130px;
    line-height: 35px;
    margin-right: 16px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

/*详情*/
.list-row .right-block .details-box .tab-hd{
    background: #eee;
    font-size: 0;
    margin-bottom: 18px;
}
.list-row .right-block .details-box .tab-hd li{
    display: inline-block;
    border-top: 3px solid #eee;
    width: 129px;
    line-height: 62px;
    font-size: 18px;
    text-align: center;
}
.list-row .right-block .details-box .tab-hd li.active{
    border-top-color: #00b7ee;
    color: #00b7ee;
    background: #fff;
}

.list-row .right-block .details-box .center-box{
    margin-top: 36px;
    padding-right: 10px;
}
.list-row .right-block .details-box .center-box .tab-con-box .tab-con-title{
    border-bottom: 2px solid #00b7ee;
    padding-top: 9px;
}
.list-row .right-block .details-box .center-box .tab-con-box .tab-con-title em{
	display: inline-block;
    width: 98px;
    height: 29px;
    background: url(../images/wj/logo.png) center top no-repeat;
    background-size: auto 28px;
    vertical-align: bottom;
}
.list-row .right-block .details-box .center-box img{
    max-width: 100%;
}
.list-row .right-block .details-box .center-box .tab-con-box .tab-con-title span{
    display: inline-block;
    border-left: 2px solid #00b7ee;
    font-size: 18px;
    color: #242424;
    line-height: 1;
    padding-left: 7px;
    padding-bottom: 6px;
    vertical-align: bottom;
    font-weight: 700;
}


/*相关产品*/
.list-row .right-block .details-box .bottom-box{
    padding-top: 62px;
    padding-right: 10px;
    margin-bottom: 53px;
}
.gallery-other{
    position: static;
    width: 745px;
}
.gallery-other .swiper-slide .pic{
    position: relative;
    width: 145px;
    height: 145px;
    overflow: hidden;
    box-shadow: 0 0 2px #999;
}
.gallery-other .swiper-slide p{
    text-align: center;
    line-height: 1.75;
    font-size: 14px;
    color: #313334;
    font-family: Microsoft YaHei;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.gallery-other .swiper-button-prev{
    width: 35px;
    height: 64px;
    background: #f3f3f3 url(../images/wj/swiper-prev.png) center center no-repeat;
    background-size: 17px 31px;
    left: 24px;
    margin-top: -32px;
}
.gallery-other .swiper-button-next{
    width: 35px;
    height: 64px;
    background: #f3f3f3 url(../images/wj/swiper-next.png) center center no-repeat;
    background-size: 17px 31px;
    right: 24px;
    margin-top: -32px;
}
.gallery-other .swiper-button-next.swiper-button-disabled,
.gallery-other .swiper-button-prev.swiper-button-disabled{
    background-color: #ddd;
}

/*最新资讯*/
.list-row .right-block .details-box .bottom-box>h6{
    border-bottom: 2px solid #00b7ee;
    line-height: 26px;
    margin-top: 16px;
    margin-bottom: 5px;
    font-size: 18px;
    color: #666;
}
.list-row .right-block .details-box .bottom-box>dl dd{
    float: right;
    width: 420px;
}
.list-row .right-block .details-box .bottom-box>dl dd:first-child{
    float: left;
}
.list-row .right-block .details-box .bottom-box>dl li{
    padding: 13px 0;
}
.list-row .right-block .details-box .bottom-box>dl p{
    position: relative;
    padding-right: 90px;
    line-height: 1;
    font-size: 14px;
    color: #313334;
}
.list-row .right-block .details-box .bottom-box>dl a{
    display: inline-block;
    width: 100%;
    color: #666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list-row .right-block .details-box .bottom-box>dl span{
    position: absolute;
    right: 0;
}



/*新闻详情*/
.list-row .right-block .details-box .top-box2 .article-title{
    margin-bottom: 15px;
    border-bottom: 1px dashed #d8d8d8;
    padding-left: 21px;
    padding-right: 12px;
    line-height: 1;
}
.list-row .right-block .details-box .top-box2 .article-title h2{
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 54px 0 30px;
}
.list-row .right-block .details-box .top-box2 .article-title p{
    font-size: 14px;
    color: #a1a1a1;
    padding-bottom: 21px;
}
.list-row .right-block .details-box .top-box2 .article-content{
    padding-left: 21px;
    padding-right: 12px;
}
.list-row .right-block .details-box .top-box2>dl{
    font-size: 14px;
    color: #313334;
    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex; /* Firefox 18+ */
    display: -ms-flexbox; /* IE 10 */
    display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
    background: #eee;
    line-height: 30px;
    padding: 0 24px;
    margin-top: 5px;
    margin-left: 21px;
}
.list-row .right-block .details-box .top-box2>dl dd{
    width: 50%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list-row .right-block .details-box .top-box2>dl a{
    color: #313334;
}



/* swiper2.0 */
.gallery-other{
    padding-left: 1px;
}
.list-row .right-block .details-box .preview-thumbs,
.list-row .right-block .details-box .preview{
    position: relative;
    height: 64px;
}
.list-row .right-block .details-box .preview{
    height: 169px;
}
.list-row .right-block .details-box .bottom-box .preview .swiper-slide{
    width: 149px;
}
.gallery-other .swiper-slide p{
    padding-left: 5px;
}
.list-row .right-block .details-box .arrow-left,
.list-row .right-block .details-box .arrow-right{
    position: absolute;
    top: 50%;
    margin-top: -32px;
    width: 35px;
    height: 64px;
    background-color: #f3f3f3;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 17px 31px;
}
.list-row .right-block .details-box .arrow-left{
    background-image: url(../images/wj/swiper-prev.png);
    left: 0;
}
.list-row .right-block .details-box .arrow-right{
    background-image: url(../images/wj/swiper-next.png);
    right: 0;
}
.list-row .right-block .details-box .preview .arrow-left{
    background-image: url(../images/wj/swiper-prev.png);
    left: 24px;
}
.list-row .right-block .details-box .preview .arrow-right{
    background-image: url(../images/wj/swiper-next.png);
    right: 24px;
}

.list-row .right-block .details-box .top-box .wj-gallery .preview-thumbs .gallery-thumbs{
    width: 280px;
}
.list-row .right-block .details-box .top-box .wj-gallery .preview-thumbs .gallery-thumbs .swiper-slide{
    width: 70px;
    height: 64px;
    text-align: center;
    border: none;
}
.wj-gallery .preview-thumbs .gallery-thumbs .swiper-slide img{
    border: 2px solid #ddd;
    box-sizing: border-box;
}
.list-row .right-block .details-box .top-box .wj-gallery .preview-thumbs .gallery-thumbs .swiper-slide.active-nav img{
    border-color: #00b7ee;
}