﻿.unique-main{
    width:1170px;
    margin:0 auto;
    padding:20px;
    box-sizing:border-box;
}
.unsearch_box{
    width:100%;
    margin-top:10px;   
}
.unsearch_box .search-kg{
    border-radius:3px;
    border:#ddd solid 1px;
    width:500px;
    padding:8px;
    box-sizing:border-box;
}
.unsearch_box .search-btn{
    display:inline-block;
    background:#0c4ca3;
    padding:6px;
    box-sizing:border-box;
    color:#fff;
    width:100px;
    text-align:center;
    font-size:16px;
}
.sort-bar{
    width:100%;
    background:#f5f5f5;
    border:#ddd solid 1px;
    padding:10px;
    box-sizing:border-box;
    margin:15px 0;
    overflow:hidden;
}
.sort-bar a{
    display:inline-block;
    float:left;
    margin-right:20px;
}
.sort-bar .arrow_up{
    display:inline-block;
    background:url("../images/un_pub_1.png") no-repeat;
    background-position:-82px -321px;
    width:13px;
    height:8px;
}
.sort-bar .arrow_up{
    display:block;
    background:url("../images/un_pub_1.png") no-repeat;
    background-position:-82px -321px;
    width:13px;
    height:8px;
}
.sort-bar .arrow_ups{
    display:block;
    background:url("../images/un_pub_1.png") no-repeat;
    background-position:-82px -321px;
    width:13px;
    height:8px;
}
.sort-bar .arrow_down{
    display:block;
    background:url("../images/un_pub_1.png") no-repeat;
    background-position:-82px -329px;
    width:13px;
    height:8px;
}
.sort-bar .arrow_downs{
    display:block;
    background:url("../images/un_pub_1.png") no-repeat;
    background-position:-82px -329px;
    width:13px;
    height:8px;
}
.sort-bar .curup{
    display:block;
    background:url("../images/un_pub_1.png") no-repeat;
    background-position:-101px -321px;
     width:13px;
    height:8px;
}
.sort-bar .curdown{
     display:block;
    background:url("../images/un_pub_1.png") no-repeat;
    background-position:-101px -330px;
      width:13px;
    height:8px;
}
.sort-bar .sort-text{
    float:left;
    font-weight:600;
}
.sort-bar em{
    float:left;
    margin-left:8px;
    margin-top:2px
}
.product-box{
    margin-top:15px;
    overflow:hidden;
    padding-bottom:50px;
    min-height:650px
}
.product-box .product-left{
    width:80%;
    float:left;
    overflow:hidden;
    margin:0;
    padding:0;
}
.product-box .product-left ul li{
    width:210px;
    float:left;
    padding:10px;
    border:#e5e5e5 solid 1px;
    margin-right:15px;
    margin-bottom:15px;
    box-sizing:border-box;
}
.product-box .product-left ul li:hover{
    border:#f67c00 solid 1px;
}
.product-box .product-left ul li img{
    width:182px;
    height:192px;
    display:block;
    margin:0 auto;
    margin-bottom:5px;
}

.product-box h3{
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height:39px;
    text-align:left;
    border-bottom:#c8c8c8 solid 1px;
    font-weight:normal;
}
.product-box  .tit-inner{
    width:100%;
    overflow:hidden;
    margin-top:8px;
}
.product-box .tit-inner span{
    float:left;
    width:50%;
}
.product-box .product-right{
    width:19%;
    float:right;
    margin:0;
    padding:0;
    border-left:#ddd solid 1px;
    padding-left:10px;
}
.product-box .product-right .righr-tit{
    display:block;
    background:#f67c00;
    border-radius:2px;
    text-align:left;
    color:#fff;
    padding:5px 0 5px 10px;
    box-sizing:border-box;
    position:relative;
    font-size:16px;
}
.change-tit{
    position:absolute;
    right:10px;
    font-size:14px;
    color:#fff;
    bottom:5px;
}
.change-tit:hover{
    color:#333
}
.right-list{
    border:#ddd solid 1px;
    padding:15px;
    box-sizing:border-box;
    margin-top:15px;
}
.right-list h3{
    height:auto;
    padding-bottom:5px;
}
.right-list img{
     width:172px;
    height:192px;
    display:block;
    margin-bottom:5px;
}
/*搜索无结果*/
.search-noresult{
    width:50%;
    margin:40px auto;
    text-align:center;
}
.search-noresult img{
    margin:0 auto;
    text-align:center;
}
.search-noresult h4 {
    font-size:16px;
    font-weight:400;
}
.search-noresult h4 span{
    color:#ff0000;
}
.other-notice{
    margin-top:20px;
    line-height:20px;
    font-size:14px;
    color:#808080;
}
/*绝活详情页*/
.detail-top{
    margin-top:20px;
    width:100%;
    overflow:hidden;
}
.detal_img{
    width:35%;
    float:left;
}
.detal_img img{
    width:350px;
    height:300px;
}
.detil_text{
    float:left;
    width:65%;
    position:relative;
}
.detil_text h3{
    font-size:20px;
    font-weight:500;
}
.detil_text .button-groups{
    width:100%;
    overflow:hidden;
    margin-top:15px;
}
.detil_text .button-groups a{
    display:inline-block;
    float:left;
    color:#fff;
    padding:5px;
    box-sizing:border-box;
    border-radius:3px;
    margin-right:100px;
    width:120px;
    text-align:center;
    font-size:16px;
}
.detil_text .button-groups .ask-tit{
    background:#f67c00;
}
.detil_text .button-groups .tech-tit{
    background:#0c4ca3;
}
.advnt-text{
    width:60%;
    display:block;
    margin-top:10px;
    color:#0c4ca3;
    overflow:hidden;
}
.advnt-text span{
    width:50%;
    float:left;
}
.info-mes h4{
    font-size:16px;
    margin-bottom:10px;
    font-weight:normal;
}
.info-mes{
    width:100%;
    display:block;
    background:#f1f1f1;
    border:#ddd solid 1px;
    padding:10px;
    box-sizing:border-box;
    margin-top:15PX;
}
.share-warp{
    position:absolute;
    right:0;
    top:0;
    text-align:right;
}
.share-warp .weixin_icon{
    width: 31px;
height: 22px;
background: url(../images/un_pub1_1.png) -86px -193px no-repeat #8ec921;
display: block;
border-radius:3px;
}
.share-warp .weibo_icon{
 width: 31px;
height: 22px;
background: url(../images/un_pub1_1.png) -112px -193px no-repeat #f56366;
display: block;
border-radius:3px;
}
.share-warp .share_icon{
    width:100%;
    display:block;
    overflow:hidden;
}
.share-warp .share_icon a{
    display:inline-block;
    margin-left:15px;
    text-align:right;
}
.share-warp .qq-kj_icon{
width: 31px;
height: 22px;
background: url(../images/un_pub1_1.png) -136px -193px no-repeat #f7bd40;
display: block;
border-radius:3px;
}
.share-warp .bei-txt{
    display:block;
    overflow:hidden;
}
.share-warp .bei-txt span{
    float:left;
    margin-left:15px;
}
.share-warp .times-num{
    display:block;
    /*border:#ddd solid 1px;*/  /*去掉边框oy*/
    border-radius:3px;
    padding:5px;
    box-sizing:border-box;
    width:120px;
    margin:20px 0;
    text-align:center;
    float:right;
}
.specil-comon{
    width:100%;
    margin-top:20px;
}
.specil-comon .spe-tab{
    width:100%;
    border:#ddd solid 1px;
    margin-bottom:20px;
}
.specil-comon .spe-tab h2{
    font-size:16px;
    background:#f1f1f1;
    border-bottom:#ddd solid 1px;
    padding-left:20px;
    color:#0c4ca3;
    height:35px;
    line-height:35px;
    margin-bottom:10px;
    font-weight:normal;

}
.specil-comon .spe-tab p{
    line-height:25px;
}
.specil-comon .spe-tab img{
    margin:15px auto;
}
.specil-comon .spe-tab .inner-stu{
    padding-left:15px;
}
.case-wrap{
    width:100%;
}
.case-wrap h2{
    font-size:16px;
    background:#f1f1f1;
    border:#ddd solid 1px;
    height:35px;
    line-height:35px;
    color:#0c4ca3;
    padding-left:15px;
    font-weight:normal;
}
.case-list{
    margin-top:15px;
}
.case-list h4{
    font-size:16px;
    padding-left:15px;
    border-bottom:#ddd solid 1px;
}
.case-list-info{
    margin-top:10px;
    overflow:hidden;
}
.case-list-info .preview-img{
    width:18%;
    float:left;
}
.case-list-info .preview-img img{
    width:160px;
    height:110px;
}
.case-list-info .more{
    width:100%;
}
.case-list-info .more a{
    display:block;
    text-align:right;
    border:#ddd solid 1px;
    width:60px;
    height:25px;
    line-height:25px;
    border-radius:3px;
    text-align:center;
    float:right;
    color:#0c4ca3;
}
.case-list-info .case-text{
    width:82%;
    float:left;
}
.conceal{
    border:#ddd solid 1px;
    padding:5px 10px;
    box-sizing:border-box;
    position:relative;
}
.clik-down{
    position:absolute;
    right:10px;
    top:10px;
    display:block;
    background:url("../images/un_pub_1.png") no-repeat;
    background-position:-114px -275px;
    width:21px;
    height:13px;
}
.hide-box{
    display:none;
}
.act{
    padding:10px;
    box-sizing:border-box;
}
.dasd{
    border-bottom:#ddd solid 1px;
    border-top:0;
      border-left:0;
        border-right:0;
}
.trans{
    transform:rotate(180deg);
-ms-transform:rotate(180deg); /* Internet Explorer */
-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);
}
/*绝活案例*/
.case-left{
    width:18%;
    float:left;
    padding-right:20px;
    box-sizing:border-box;
    border-right:#ddd solid 1px;
}
.case-left .source{
    width:100%;
    border:#ddd solid 1px;  
}
.case-left .source h3{
    background:#f67c00;
    height:25px;
    line-height:25px;
    color:#fff;
    padding:5px 0;
    font-weight:400;
}
.case-left .source a:hover{
    text-decoration:none;
}
.case-left .source ul li{
    display:block;
    border-bottom:#ddd solid 1px;
    padding:10px;
    box-sizing:border-box;
    text-align:center;
    font-size:14px;
}
.case-left .source ul li:last-child{
      border-bottom:none;
}
.case-left .hot-case ul li{
    padding:5px;
    box-sizing:border-box;
}
.case-right{
    width:82%;
    float:left;
    padding-left:20px;
    box-sizing:border-box;
}
.hot-case{
    margin-top:30px;
    border:none!important;
}
.case-left .hot-case h3{
    background:#0c4ca3;
}
.case-left .hot-case h3:hover{
    border-bottom:none;
}
.case-right ul{
    padding-top:5px
}
.case-right ul li{
    width:99.5%;
    overflow:hidden;
    padding:10px;
    box-sizing:border-box;
    border-bottom:#ddd solid 1px;
    margin-bottom:20px;
}
.case-right ul li:hover{
    /*width:100%;
    overflow:hidden;
    padding:10px;
    box-sizing:border-box;
    margin-bottom:20px;
    border:#0c4ca3 solid 1px;*/
    -moz-box-shadow:0 0 5px #0c4ca3 ;
    -webkit-box-shadow:0 0 5px #0c4ca3 ;
    box-shadow:0 0 5px #0c4ca3   
   
}
.case-right ul li .case-smpre{
    width:22%;
    float:left;
}
.case-right ul li .case-smpre img{
    width:175px;
    height:136px;
}
.case-right ul li .case-infos{
    width:76%;
    float:left;
}
.case-right ul li .case-infos h2{
    font-size:18px;
    margin-bottom:5px;
    font-weight:normal;
}
.numbe-rew{
    overflow:hidden;
    margin-bottom:10px;
}
.numbe-rew span{
    float:left;
    margin-right:20px;
}
.text-cazy{
    position:relative;
    border-bottom:#ddd solid 1px;
    padding-bottom:10px;
    margin-bottom:5px;
}
.text-cazy .look-more{
    position:absolute;
    display:inline-block;
    right:0;
    padding:3px;
    color:#0c4ca3;
}
.speci-more{
    color:#f67c00;
}
.links-a{
    color:#0c4ca3;
    font-weight:600;
}
.top-tit{
    text-align:center;
    margin-bottom:10px;
    position:relative;
}
.top-tit .rech-detail{
    color:#0c4ca3;
    margin-left:10px;
}
.case-mesinner{
    background:#f7f7f7;
    padding:20px;
    box-sizing:border-box;
    text-align:center;
    min-height:500px;
}
.top-tit h2{
    margin-bottom:8px;
}
.case-mesinner p{
    text-align:left;
    text-indent:15px;
    line-height:22px;
}
.case-mesinner .innpc{
    margin:10px auto;
    text-align:center;
}
.wei-talk{
    position:absolute;
    right:200px;
    background:#f67c00;
    border-radius:3px;
    color:#fff;
    padding:5px 10px;
    box-sizing:border-box;
    bottom:15px;
}
.count-numb{
    position:absolute;
    right:0;
    bottom:0;
}
.botom-btn{
    width:100%;
    overflow:hidden;
    text-align:center;
    margin:20px 0 10px 0;
    border-bottom:#ddd solid 1px;
    padding-bottom:10px;
}
.botom-btn .adc-tit{
    display:inline-block;
    background:#f67c00;
    border-radius:3px;
    color:#fff;
    padding:5px 10px;
    box-sizing:border-box;
    bottom:15px;
}
.botom-btn span{
    margin-right:20px;
}
.related{
    width:100%;
}
.related span{
    width:50%;
    float:left;
}
.related span a{
     color:#ababab;
}
.related .next-relat{
    text-align:right; 
}
.unich-form{
    width:100%;
}
.unich-form .row{
    width:100%;
    margin-bottom:15px;
    overflow:hidden;
}
.unich-form .row label{
    width:20%;
    float:left;
    font-weight:500;
}
.unich-form .row input[type="text"], textarea{
    width:75%;
    float:left;
}
 .canel-btn{
    background:#c8c8c8;
    color:#666;
}
 .active_user{
     color:#0c4ca3;
 }
 .error-box{
     width:1170px;
     margin:0 auto;
 }