@media (min-width: 992px){
    
    
}

@media (min-width: 768px){
    .container {
        max-width: 900px;
    }
    .wsc-header{
        margin-bottom: 20px;
    }
    .wsc-logo img{
        width: 100%;
    }
    .wsc-nav{
        margin-top: 20px;
        position: relative;
    }
}
@media (max-width: 768px){
    .wsc-nav{
        overflow-x: hidden;
    }
    .wsc-NavCon{
        position: relative;
        left: 50%;
    }
    .wsc-NavCon>li{
        position: relative;
        left: -50%;
    }
}

.wsc-header{
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
}

.nav-pills li{
margin-top: 20px;
}

.wsc-logo{
    margin-top: 20px;
}
.wsc-logo h1{
    margin: 0;
}

.nav-ico{
    font-size: 24px;
    cursor: pointer;
}


.wsc-bottom{
    padding-top: 10px;
    border-top: 1px solid #eaeaea;
    padding-bottom: 30px;
}
.wb-link{margin-left: 30px;}

.botfix-nav{
    background-color: #222;
    border-color: #080808;
}
.btnav-item{
    color: aliceblue;
    padding: 8px 0 15px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
}
.btnav-item .glyphicon{
    font-size: 20px;
}
.botfix-height{
    height: 73px;
}


.wsc-bread h1{
    font-size: 14px;
    margin: 0;
    display: inline;
}

.wsc-list-product{
    margin-top: 20px;
}
.wsc-list-product .list-btn{
   margin-top: 10px;
}

.wsc-list-case .list-img,.l_news .list-img{
    width: 64px;
    overflow: hidden;
    display: block;
}
.wsc-list-case .list-img img,.l_news .list-img img{
    width: 100%;
}


.wsc-list-news .list-group-item{
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 0;
}
.wsc-list-news .list-tit{
    font-size: 18px;
    color: #333;
}
.wsc-list-news .list-inline{
    margin-bottom: 0;
}


.text-over{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}

.hot-search{
    margin-top: 10px;
}



.d-tit{ 
    font-size: 24px;
    line-height: 1.4;
    color: #333;
    font-weight: bold;
}
.d-info{
    font-size: 14px;
    margin-top: 20px;
    color: #999;
}
.d-intro{
    font-size: 14px;
    color: #080808;
    word-wrap: break-word;
    overflow: hidden;
    margin-top: 20px;
    padding: 20px 20px 10px;
    background-color: #f6f6f6;
}
.d-content{
    font-size: 17px;
    word-wrap: break-word;
    overflow: hidden;
    z-index: 0;
    margin-top: 30px;
    color: #333;
    line-height: 1.6;
}
.d-price{
    margin-top: 10px;
}
.d-price em{
    font-style: normal;
    color: #337ab7;
    font-size: 24px;
}

.wsc-tags{
    margin-top: 20px;
}
.wsc-tags .btn{
    margin-bottom: 5px;
}

.meta_bottom_list{
    margin-top: 20px;
}







.map-block{
    height: 100px;
    background-color: #f6f6f6;
    color: #080808;
    text-align: center;
}


.comment-form{
    margin-top: 30px;
    margin-bottom: 30px;

}

.albumShow,.videoShow{
    margin-bottom: 20px;
}
.albumShowCon{
    position: relative;
}
.albumShowimgp,.albumShowimgn{
    font-size: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 60px;
    line-height: 60px;
}
.albumShowimgp{
    left: 20px;
}
.albumShowimgn{
    right: 20px;
}


.wsc-page{
    margin: 20px 0;
}
.u-paging{ 
    text-align: center;
}
.paging-inner{
    display: inline-block;
    padding-left: 0; 
    border-radius: 4px;
}
.paging-inner a,.paging-inner span {    
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.paging-inner a:hover{    
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.paging-inner a.current{
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.paging-inner .prev::after{content: "«";}
.paging-inner .next::after{content: "»";}



.cTit h2{
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
}
.l_news{
    margin-top: 20px;
}


.wsc-class{
    text-align: center;
}
.page-header{
    margin-top: 20px;
}
.proList .page-header,.list-styleb .page-header{
    margin-top: 0;
}


.wsc-banner .container{
    position: relative;
}
.wsc-banner .banCon{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #fff;
    padding: 0 15px;
    height: 28px;
}
.banTit{
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}
.banText{
    display: none;
    font-size: 14px;
}

.contact-info{
    font-size: 16px;
}
.contact-info .item{
    color: #999;
    margin-bottom: 10px;
}
.contact-info .item em{
    color: #333;
}

.news-det .d-cover{
    margin-top: 20px;
    width: 96%;
}
.d-cover{
    margin-bottom: 20px;
}
.d-attr{
    margin-top: 20px;
}
.d-attr th {
    vertical-align: top;
    line-height: 24px;
    color: #888888;
    padding: 4px 28px 4px 0;
    white-space: nowrap;
    font-size: 14px;
}
.d-attr td {
    line-height: 24px;
    padding: 4px 0 4px 0;
    color: #666666;
    font-size: 14px;
}



.media-text{

}
.media-time{
    color: #999;
    font-size: 14px;
    margin-top: 10px;
}


.d-zhbtn{
    margin-top: 10px;
}
.d-zhbtn .btn{
    width: 180px;
    margin-top: 10px;
}


.cTitMore{
    color: #999;
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px;
}
.about-head p{
    font-size: 16px;
}
.abhead-img img{
    margin: auto;
}



.album-img img{
    width: 100%;
}

.wsc-list-album .list-item{
    margin-bottom: 20px;
}
.wsc-list-album .list-tit,.wsc-list-pic .list-tit{
    margin-top: 10px;
}
.wsc-list-album .list-img{
    position: relative;
    display: block;
    border: 1px solid #eaeaea;
}
.wsc-list-album .list-img img{
    width: 100%;
}
.list-imgico{
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 17px;
    color: #fff;
    opacity: 0.6;
}
.wsc-list-video{

}


.list-img{
    display: block;
}
.wsc-list-pic{
    margin-top: 20px;
}
.wsc-list-pic .list-item{
    margin-bottom: 20px;
}


.wsc-list-video .list-item{
    margin-bottom: 20px;
}
.panel-body.wsc-list-video .list-item,.panel-body.wsc-list-album .list-item{
    margin-bottom: 0;
}
.wsc-list-video .list-tit{
    margin-top: 10px;
}
.wsc-list-video .list-img,.wsc-list-pic .list-img{
    position: relative;
    display: block;
    border: 1px solid #eaeaea;
}



.pager.wsc-detlink{
    margin-bottom: 0;
}
.wsc-relate{
    margin-top: 20px;
}

.panel-body.wsc-list-product {
    margin-top: 0;
    padding-bottom: 0;
}

.thumbnail{
    margin-bottom: 15px;
}

.wsc-class + .wsc-relate,.wsc-class + .page-header{
    margin-top: 5px;
}


.zh-tel{
    display: inline-block;
    margin-left: 30px;
    font-size: 18px;
    vertical-align: middle;
    margin-top: 10px;
}

.media-left .list-img{
    width: 170px;
}



.list-time.col-md-3{
    text-align: right;
}

.fix-right{
    width: 240px;
    min-height: 200px;
    height: auto;
    overflow: hidden;
    position: fixed;
    margin-right: -240px;
    margin-left: 30px;
    top: 102px;
}
.fix-contact{
    padding: 20px;
    background: #f6f6f6;
    text-align: center;
}

.fix-contact .item{
    font-size: 0;
    margin-top: 10px;
}
.fix-contact .item:first-child{
    margin-top: 0;
}
.fix-contact .item p{
    font-size: 14px;
    line-height: 1.4;
}
.fix-contact .item-img{
    margin-bottom: 10px;
}
.fix-contact .item-btn{
    margin-top: 20px;
}
.fix-contact .item-ico{
    display: inline-block;
    width: 27px;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 50px;
    font-size: 24px;
}
.fix-contact .item-info{
    margin-left: 10px;
    width: 162px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #999;
    text-align: left;
}
.fix-contact .item-dd{
    font-size: 16px;
    color: #333;
}

.fix-list{
    margin-top: 10px;
}
.fix-list li{
    font-size: 15px;
    line-height: 28px;
}

.fix-list ul{
    margin-bottom: 0;
}

.tagdet-main{
    margin-top: 20px;
}

.wsc-list-tag .list-item{
    display: block;
    padding: 15px;
    background-color: #f6f6f6;
    color: #666666;
    margin-bottom: 15px;
}
.wsc-list-tag .list-text{
    margin-top: 10px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.wsc-list-tag .list-tit .label{
    max-width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.rTit{
    padding: 10px 15px;
    border: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.rTitText h3{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}


.wsc-prolist-style2 .list-tit h4{
    margin-top: 0;
    font-size: 16px;
    line-height: 1.4;
}
.wsc-prolist-style2 .list-text{
    color: #666;
    margin-top: 10px;
}
.wsc-prolist-style2 .list-img{
    width: 143px;
    border: 1px solid #eaeaea;
}
.wsc-prolist-style2 .list-mark .item{
    float: left;
    margin-right: 15px;
    margin-top: 10px;
    color: #999;
}
.wsc-prolist-style2 .list-mark .item span{
    color: #666;
}
.wsc-prolist-style2 .list-mark .item a span{
    color: #337ab7;
}
.wsc-prolist-style2 .list-mark .item a:hover span{
    color: #23527c;
}

.proList{
    padding-bottom: 20px;
}




.prompt {
    position: relative;
    padding: 100px 0;
}
.prompt-main {
    height: 260px;    
    background-color: #fff;
    
}
.prompt-icon{
    background: url(../images/susok.png) no-repeat 120px 80px;
}
.prompt-tit {
    font-size: 28px;
    color: #444;
    font-weight: bold;
    line-height: 34px;
    padding-top: 86px;
    padding-left: 180px;
}
.prompt-text {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-left: 180px;
    margin-top: 14px;
}
.prompt-text span {
    color: #e54242;
}


.wsc-editCon .container{
    padding: 0 !important;
    width: unset !important;
}


.wsc-editCon img {display:block;margin: 0px auto;}


.index-banner a{
    display: block;
}