.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}
.clearfix{
    zoom:1
}
@font-face {
    font-family: "Noto Sans TC ";
    src: url('http://www.cebpubservice.com/common/css/font/AlibabaPuHuiTi-3-55-Regular.woff2') format('woff2');
    cache: local;
}

*{
    font-family: "Noto Sans TC ";
}
.detection-wrap{
    background-color: #fff;
}
.pb70{
    padding-bottom:70px;
}
.banner {
    width: 100%;
    height: 370px;
    overflow: hidden;
    position:relative;
    top:0px;
    left: 0;
}
.bannerbg_1{
    width: 50%;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
}
.bannerbg_2{
    width: 50%;
    height: 400px;
    position: absolute;
    top: 0;
    right: 0;
}
.bannerbg_main {
    width: 100%;
    height: 420px;
    background: url("../img/banner.png") no-repeat center ;
    position: absolute;
    top:-40px;
    right:0;
    background-size: 100% 80%;
}
.detection-logo{
    width: 318px;
    height: 44px;
    background: url("../img/logo.png") no-repeat center;
    background-size: 70%;
    margin-left: -270px;
    margin-top: 56px;
}
.detection-title{
    font-size: 50px;
    line-height: 238px;
    color: #fff;
}
.nav-tabs {
    height: 54px;
    line-height: 44px;
}
.detection-content{
    position: relative;
    top:-35px;
    left: 0;
}
.nav-tabs li{
    width: 50%;
    padding-top: 4px;
    border-top: 6px solid transparent;
    /*background: linear-gradient(to top, rgba(255,255,355,1) -50%, rgba(41,178,224,1) 50%, rgba(0,65,138,.8) 125%);*/
    font-weight: bold;
    color: #666;
    cursor: pointer;
}
.nav-tabs .nav-active{
    /*border-top: 6px solid #0078c2;*/
    color: #666;
    color: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: linear-gradient(to top, rgba(255,255,355,1) -50%, rgba(41,178,224,1) 50%, rgba(0,65,138,.8) 125%);
    font-weight: bold;
}
.tab-content{
    min-height: 900px;
    padding-left: 16px;
    padding-right: 16px;
    background: #fff;
    border: 1px solid #ccc;
}
.area-search{
position: relative;
}
.search-l{
    height: 32px;
    line-height: 32px;
    border: 1px solid #ffe2bc;
    color: #ff984e;
    cursor: default;
}
.search-l span{
    display: inline-block;
    width: 70px;
}
.icon-search{
    width: 8px;
    height: 8px;
    background: url("../img/sanjiao.png") no-repeat;

}
.search-r{
    height: 32px;
    /*line-height: 32px;*/
    border: 1px solid #f2f2f2;
    border-radius:4px;
    font-size: 12px;
    color: #999;
}
.btn-search{
    position: relative;
    width: 22px;
    height: 22px;
    left: 328px;
    top: 6px;
    border:none;
    cursor: pointer;
    background: url("../img/search.png")no-repeat 0 center;
}
.reset{
    cursor: pointer;
}
.reset:hover{
    color: #e73c3f
}

.area-content{
    display: none;
    position: absolute;
    width: 260px;
    padding: 10px;
    left: 0;
    top:68px;
    border: 1px solid #ffe2bc;
    background: #fff;
}
.area-item{
    height: 30px;
}
.area-name{
    width:36px;
    height:26px;
    float:left;
    text-align:center;
    line-height:26px;
    background:#FCF5D5;
    color:#FF8B02;
}
.province li{
    float: left;
    height: 26px;
    line-height: 26px;
    padding: 0 4px;
    margin: 1px 0 0 1px;
    cursor: pointer;
}
.province li:hover{
    background: #005FA1;
    color: #fff;
}
.detection-list{
    min-height: 700px;
}
.item-title{
    margin-top: 100px;
    font-size: 20px;
    line-height: 50px;
}
.icon-title{
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    vertical-align: middle;
}
.icon-jy{
    background: url("../img/1.png")no-repeat center center;
}
.icon-sf{
    background: url("../img/2.png")no-repeat center center;
}
.icon-gq{
    background: url("../img/3.png")no-repeat center center;
}
.icon-fw{
    background: url("../img/4.png")no-repeat center center;
}
.icon-xz{
    background: url("../img/5.png")no-repeat center center;
}
.terrace-content{
    padding: 22px 22px 12px;
    border-top: 1px  solid #e9e9e9;
    border-bottom: 1px  solid #e9e9e9;
}
.terrace-list{
    width: 100%;
    /*margin-right: -40px;*/

}

.terrace-list li{
    float: left;
    width: 25%;
    /*margin-right:30px;*/
    font-size: 14px;
    line-height: 46px;
}
.terrace-list li span{
    display: inline-block;
    max-width: 130px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    vertical-align: middle;
}
.terrace-list li a {
    vertical-align: middle;
    text-decoration: none;
}
.sign{
    width: 45px;
    height: 17px;
    margin-right: 10px;
    margin-bottom: 3px;
    vertical-align: middle;

}
.sign_dk{
    width: 40px;
    height: 35px;
    margin-right: 10px;
    margin-bottom: 3px;
    vertical-align: middle;
}
.search_text{
    font-size: 13px;
    text-align: left;
    margin-left: 20px;
    margin-top: 30px;
    color: #666;
}
.img_r{
    display: inline-block;
    float: left;
    margin-top: 7px;
}
.title_span_r{
    display: inline-block;
    float: left;
}
.download{
    display: inline-block;
    width: 40px;
    height: 25px;
    background: url(../img/download.png)no-repeat center center;
    margin-left: 5px;
    background-size: 25px 25px;
}


/*检测认证机构*/
.content-l{
    padding-top: 60px;
    width: 664px;
}
.sub-tab li{
    width: 50%;
    border-bottom:  3px solid #aaa;
    cursor: pointer;
}
.sub-tab .sub-active{
    position: relative;
    left: 0;
    top: 0;
    color: #0078c2;
    border-bottom:  3px solid #0078c2;
}
.sub-tab .sub-active:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom-color:#0078c2 ;
}
.tab-table thead tr th:first-child{
    width:50%;
}
.tab-table .sort{
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.tab-table .sort a{
    color: #333;
}
thead tr th{
    background: #0078c2;
    text-align: center;
    color: #fff;
    vertical-align: middle;
}
.tab-table tbody tr{
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    vertical-align: middle;

}
.tab-table tbody tr td{
    vertical-align: middle;
}
.tab-table a{
    color: #999;
    text-decoration: none;
}
.tab-table a:hover{
    color: #e73c3f;
}
.content-r{
    width: 280px;
    height: 500px;
    margin-top: 100px;

}
.system{
    border:1px solid #d9f1fa;
}
.icon-r{
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    vertical-align: middle;
}
.icon-fg{
    background: url("../img/fagui.png")no-repeat center ;
}
.icon-wg{
    background: url("../img/weigui.png") no-repeat;
}
.system-title-c{
    background: #d9f1fa;
    height: 40px;
}
.system-title-c .more{
    line-height: 40px;
    margin-right: 5px;
    color: #999;
    text-decoration: none;
}
.system-title{
    padding-left: 8px;
    font-size: 16px;
    line-height: 40px;
    color: #666;

}
.system-list{
    min-height: 252px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 40px;

}
.system-list a{
    float: left;
    width: 180px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
}
.law a{
    width: 258px;
}
.system-list a:hover,
.system-title-c .more:hover{
    color: #e73c3f;
}
.system-list a:before{
    content: '';
    display: inline-block;
    width:6px;
    height: 6px;
    margin-top: -2px;
    margin-right: 12px;
    background: url("../img/dot.png") no-repeat center;
}
.updatetime{
    float: right;
    color: #999;
}
.fee{
    margin: 20px 0;
}
.fee a{
    display: block;
    width: 279px;
    height: 111px;
    background: url("../img/shoufei.jpg") no-repeat center;
}


