﻿/*��������*/
/*position*/
.position{
    width: 100%;
    font-size: 14px;
    color: #a4a4a4;
    padding-top: 1%;
    background-color: #f8f8f8;
}
.position a{
    font-size: 14px;
    color: #a4a4a4;
    text-decoration: none;
}
/*position*/
/*inspection */
.inspection{
    width: 100%;
    padding: 1% 0;
    background-color: #f8f8f8;
    margin-bottom: 2%;
}
.inspection-left{
    width: 22%;
    background-color: #fff;
    color: #767676;
}
.inspection-left ul{
    margin: 0;
}
.services{
    margin-bottom: 2px;
}
.represent{
    font-size: 24px;
    color: #222;
    text-align: center;
    margin-bottom: 4%;
}
.represent span{
    font-size: 16px;
    color: #a4a4a4;
}
.tel{
    background:url("../images/tel.jpg") center no-repeat;
    height: 157px;
    text-align: center;
    font-size: 20px;
    padding-top: 35%;
    background-size: 100% 100%;
}
.tel a{
    color: #ff840c;
    font-weight: bold;
    text-decoration: none;
}

.inspection-left ul li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dcdcdc;
    padding-left: 24%;
    font-size: 14px;
    cursor: pointer;
}
.inspection-left ul li:hover{
    color: #19bf68;
    cursor: pointer;
}
.inspection-left ul li span{
    width: 5px;
    height: 50px;
    background: red;
    display: block;

}
.currentl{
    border: 0;
    border-left: 3px solid #19bf68;
    color: #19bf68;
    background-color: #eee;
}
.inspection-right{
    width: 74%;
    background-color: #fff;
    margin-left: 3%;
    padding: 20px 20px 0px 20px;
}
.test-center{
    width: 99%;
    display: inline-block;
}
.test-center span{
    font-size:16px;
    color: #7e7e7e;
}
.test-center span a{
    color: #7e7e7e;
    text-decoration: none;
}
.test-hr{
    border: 0;
    border-bottom: 1px solid #dcdcdc;
    /*margin: 0;*/
}
.test_list{
    width: 100%;
    display: inline-block;
    padding: 2%;
    text-align: justify;
}
/*��˾���*/
.about-nr-txt{
    font-size: 26px;
    color: #222222;
    text-align: center;
    margin-bottom: 2%;
}
/*.about-nr p{*/
    /*font-size: 16px;*/
    /*color: #4b4b4b;*/
    /*line-height: 30px;*/
    /*text-indent: 2em;*/
/*}*/
.test_list-p{
    font-size: 16px;
    color: #4b4b4b;
    line-height: 30px;
    text-indent: 2em;
}
.about-nr-t{
    font-size: 16px;
    color: #4b4b4b;
    line-height: 30px;
}
.about-sm{
    margin: 10% 0;
}
.about-p{
    margin: 4% 0;
}
.about-zz{
    width:100%;
    display: inline-block;
    margin: 2% 0 4% 0;
}
.about-zz p{
    width: 33%;
}
/*��˾���*/
/*���ʵ��*/
.strength{
    background: url(../images/strength-bg.png) left no-repeat;
    background-size: 100% 100%;
    width: 120px;
    height: 36px;
    font-size: 22px;
    color: #222;
    line-height: 36px;
    text-align: center;
    margin: 3% 0;
}
.about_sys{
    width: 100%;
    margin: 2% 0;
    display: inline-block;
}
.about_sys span{
    width: 50%;
}
.sys-p{
    padding: 2%;
}

.instrument{
    width: 100%;
    margin-bottom: 2%;
}
.instrument-list{
    width: 100%;
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 2%;
    margin-bottom: 1%;
}
.instrument-list-l{
    width: 40%;
}
.instrument-list-r{
    width: 55%;
    margin-left: 5%;
}
.instrument-list-p{
    font-size: 14px;
    color: #3f3f3f;
    text-indent: 0px;
    line-height: 22px;
}
.list-r-t{
    margin-top: 3%;
}
/*���ʵ��*/






/*inspection */