/*lunbo*/
.current{
    color:#0092dc;
}
.wrapper {
    width:100%;
    margin:0 auto;
    height: 540px;
    background: #FFFFFF;
    margin-bottom: 0px;
}
#focus {
    height:540px;
    overflow:hidden;
    position:relative;
    margin: 0 auto;
    /*top: -23px; */
}
#focus ul {
    height:540px;
    position:absolute;
}
#focus ul li {
    float:left;
    height:406px;
    /*width: 1920px;*/
    overflow:hidden;
    position:relative;
}
#focus ul li img{
    width: 100%;
    
}
#focus .btnBg {
    position:absolute;
    width:800px;
    height:20px;
    left:0;
    bottom:0;
}
#focus .wappbtn {
    position:absolute;
    width:780px;
    height:10px;
    padding:5px 10px;
    right:0;
    bottom:0;
    text-align:right;
}
#focus .wappbtn span {display: block; _display:inline; _zoom:1; width:12px; height:12px; _font-size:0; margin-left:5px; border-radius: 15px; cursor:pointer; }
#focus .wappbtn span.on {background: #F77A0B;}
#focus .preNext {width:48px; height:48px; position:absolute; top:250px; /*background:url(../images/sprite.png) no-repeat 0 0; */cursor:pointer;}
#focus .pre {left:100px;}
#focus .pre:hover{ background-position: left bottom;}
#focus .next {right:100px; background-position:right top;}
#focus .next:hover{background-position:right bottom;}

.wappbtn{position: absolute; top: 90%; left: 46%;}
.wappbtn span{ display: block; float: left; background: #fff; margin: 0 10px; border-radius: 15px; cursor: pointer;}
.clearfix{
    zoom: 1;
}
/*lunbo*/


/*banner*/
/*.glyphicon-chevron-left{*/
    /*background: url("../images/left.png") no-repeat;
    border-radius: 25px;
    background-color: #fff;
    padding-top: 9px;
}
.glyphicon-chevron-right{
    /*background: url("../images/right.png") no-repeat;
    border-radius: 25px;
    background-color: #fff;
    padding-top: 9px;
}
#cr,#cl{
    width: 49px;
    height: 49px;
    border-radius: 25px;
    background-color: #fff;
    padding-top: 9px;
    color: #a3a3a3;
    text-shadow:0;
}*/
/*banner*/
/*company*/
.company{
    width: 100%;
    padding: 2% 0 4% 0;
    background-color: #f7f7f7;
}
.title{
    font-size: 20px;
    color: #242424;
}
.title span{
    font-size: 14px;
    color: #a4a4a4;
}
.summary{
    font-size: 12px;
    color: #47474a;
    line-height: 22px;
    margin-top: 5%;
    text-align:justify;
    height: 154px;
    overflow: hidden;
}
.more{
    width:86px;
    height: 30px;
    line-height: 30px;
    background-color: #004ea2;
    font-size: 12px;
    text-align: center;
    margin-top: 10%;
}
.more a{
    color: #fff;
    text-decoration: none;
}
.about{
    padding: 0 13px 0 0;
    border-right:1px dashed #ccc;
}
.about img{
    width: 100%;
}
/*company*/
/*inspection */
.inspection{
    width: 100%;
}
.inspection img{
    width: 100%;
}
.inspection-left{
    width: 22%;
    border: 1px solid #dcdcdc;
    color: #767676;
}
.services{
    margin-bottom: 2px;
}
.represent{
    font-size: 24px;
    color: #222;
    text-align: center;
    margin-bottom: 4%;
    cursor: pointer;
}
.represent span{
    font-size: 16px;
    color: #a4a4a4;
}
.tel{
    background:url("../images/tel.jpg") center no-repeat;
    height: 130px;
    text-align: center;
    font-size: 20px;
    padding-top: 30%;
    background-size: 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;
}
.inspection-left ul li:hover{
    color: #004ea2;
    cursor: pointer;
}
.currentl{
    border-left: 3px solid #004ea2;
    color: #004ea2;
    padding-left: 22%;
    background-color: #eee;
}
.inspection-right{
    width: 900px;
    height:675px;
    background-color: #f5f5f5;
    margin-left: 1%;
    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%;
    height:560px;
    display: inline-block;
}
.test_nr{
    width: 32%;
    border: 1px solid #dcdcdc;
    padding: 1% 0;
    margin-bottom: 1%;
    display: inline;
    background: #fff;
    margin-right: 1%;
}
.test_nr:hover{
    border: 1px solid #004ea2;
    cursor: pointer;
}
.test-img img{
    width: 100%;
    /*height: 100%;*/
}
.test-img{
    padding: 4%;
    width: 48%;
    float: left;
}
.test_txt{
    width: 52%;
    float: left;
    display: inline;
    padding-top: 4%;
    padding-right: 2%;
}
.test_txt1{
    width: 100%;
}
.test_txt1 strong{
    font-size: 12px;
    line-height: 32px;
}

.test_txt1 strong a{
    color: #3a3a3a;
    text-decoration: none;
}
.test_txt2{
    font-size: 12px;
    color: #8d8d8d;
    line-height: 20px;
}
.test_txt2 a{
    color: #004ea2;
}
.test_txt2 a:hover{
    text-decoration: none;
    color: #004ea2;
}
.test_list ul li:nth-child(3) {
    margin-right: 0;
}
.test_list ul li:nth-child(6) {
    margin-right: 0;
}
.test_list ul li:nth-child(9) {
    margin-right: 0;
}
/*inspection */

/*Laboratory*/
.laboratorys{
    width: 100%;
    background: url("/shouye/laboratory.jpg")  #4370a7 bottom no-repeat;
}
.labo-txt{
    margin-bottom: 3%;
    text-align: center;
    color: #fff;
}
.labo-txt strong{
    font-size: 24px;
    color: #fff;
}
.labo-txt span{
    font-size: 18px;
    color: #c6c4c4;
}
/*产品*/
#featureContainer {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    WIDTH: 923px;
    FONT-SIZE: 80%;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#wrap {
    OVERFLOW: hidden
}

#load {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    MARGIN: 0px auto;
    WIDTH: 923px;
    DISPLAY: none;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: center 50%;
    HEIGHT: 100px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#feature {
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #999 0px dotted;
    MARGIN-TOP: 5px;
    MARGIN-BOTTOM: 20px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#feature .button {
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: absolute;
    BORDER-LEFT: #999 0px dotted;
    WIDTH: 840px;
    BORDER-TOP: #999 0px dotted;
    TOP: 72px;
    BORDER-RIGHT: #999 0px dotted;
    LEFT: 0px
}

#feature .prev {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    WIDTH: 30px;
    DISPLAY: block;
    FLOAT: left;
    HEIGHT: 48px;
    BORDER-TOP: #999 0px dotted;
    TOP: -125px;
    BORDER-RIGHT: #999 0px dotted
}

#feature .next {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    WIDTH: 30px;
    DISPLAY: block;
    FLOAT: right;
    HEIGHT: 48px;
    BORDER-TOP: #999 0px dotted;
    TOP: -125px;
    BORDER-RIGHT: #999 0px dotted
}

#feature .prev:hover {
    BACKGROUND-POSITION: center bottom
}

#feature .next:hover {
    BACKGROUND-POSITION: center bottom
}

.featureUL {
    BORDER-BOTTOM: #000 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #000 0px dotted;
    PADDING-BOTTOM: 0px;
    LIST-STYLE-TYPE: none;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    PADDING-RIGHT: 0px;
    FLOAT: left;
    BORDER-TOP: #000 0px dotted;
    BORDER-RIGHT: #000 0px dotted;
    PADDING-TOP: 0px;
    LEFT: 0px
}

.featureBox {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    WIDTH: 536px;
    BACKGROUND-REPEAT: no-repeat;
    FLOAT: left;
    HEIGHT: 100%;
    OVERFLOW: hidden;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted;
    background-color: #fff;

}

#botton-scroll {
    Z-INDEX: 0;
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    WIDTH: 1100px;
    HEIGHT: auto;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted;
}

#block {
    Z-INDEX: 0;
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #999 0px dotted;
    PADDING-BOTTOM: 20px;
    MARGIN: 0px auto;
    PADDING-LEFT: 0px;
    WIDTH: 840px;
    PADDING-RIGHT: 0px;
    HEIGHT: 180px;
    FONT-SIZE: 70%;
    OVERFLOW: hidden;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted;
    PADDING-TOP: 0px;
}

#block .box {
    BORDER-BOTTOM: #d8d8d8 0px solid;
    BORDER-LEFT: #d8d8d8 0px solid;
    PADDING-BOTTOM: 10px;
    MARGIN: 0px 10px;
    PADDING-LEFT: 10px;
    WIDTH: 240px;
    PADDING-RIGHT: 10px;
    FLOAT: left;
    HEIGHT: 150px;
    BORDER-TOP: #d8d8d8 0px solid;
    BORDER-RIGHT: #d8d8d8 0px solid;
    PADDING-TOP: 10px;
}

#block .box .feature-title {
    FONT-SIZE: 140%;
    FONT-WEIGHT: normal;
}

#block .box .feature-thumb {
    WIDTH: 240px;
    MARGIN-BOTTOM: 5px;
    FLOAT: left;
    HEIGHT: 150px;
}
.productbtn{
    width: 100%;
    height: 378px;
    z-index: 20;
    position: absolute;
    top: 0;
}
.productbtn .anniu span{
    display: block;
    cursor: pointer;
}
.productbtn .prev{
    position: absolute;
    left: 0;
    top: 66px;
    width: 47px;
    height: 74px;
    background: url("/shouye/cp-left.png") no-repeat;
}
.productbtn .next{
    position: absolute;
    right: 10px;
    top: 66px;
    width: 47px;
    height: 74px;
    background: url("/shouye/cp-right.png") no-repeat;
}
.productli{
    width: 50%;
    position: relative;
    cursor: pointer;
    margin-right: 6px;
}
.productli:hover p{
    display: block;
}
.box{
    width: 100%;
}
.pro_txt{
    margin-top: 2%;
    width: 98%;
    padding:1%;
    line-height:25px;
}
.pro_txt p{
    font-size: 14px;
    color: #333;
}
/*Laboratory*/
/*送检流程*/
.process-txt strong{
    color:#222222 ;
}
.process{
    width: 100%;
    background-color: #f9f9f9;
    padding-top: 2%;
    margin-top:1%;
}
.inspection-list{
    width: 100%;
    display: inline-block;
    padding: 0 2%;
}
.ins-l{
    width: 19%;
    background: #fff;
    text-align: center;
    padding: 2%;

}
.ins-r{
    margin-right: 1%;
}
.ins-t{
    font-size: 20px;
    color: #f1a41f;
    margin-top: 26px;
}
.ins-n{
    font-size: 14px;
    color: #868686;
    margin-top: 18px;
}
.ins-l:hover{
    background-color: #004ea2;
}
.ins-l:hover .ins-m{
    color: #fff;
}

.ins-img{
    width: 100%;
    margin: 1% 0 3% 0;
}
/*送检流程*/

/*合作案例*/
.case{
    width: 100%;
    margin-top: 2%;
    border-bottom: 1px solid #e6e6e6;
}

/*anli*/
.scroll_horizontal{
    position: relative;
    width: 100%;
    /*height: 120px;*/
    /* padding: 10px; */
    background-color: #fff;
}
.scroll_horizontal .box1{
    overflow:hidden;
    position:relative;
    width:92%;
    height:152px;
    margin:0 auto;
}
.scroll_horizontal .list{
    overflow:hidden;
    width:9999px;
}
.scroll_horizontal .list li{
    float:left;
    width:259px;
    margin: 0 3px;
}
.scroll_horizontal .list li img{
    width: 219px;
    height: 120px;
    border: 1px solid #ccc;
}
.scroll_horizontal .list li img:hover{
    border: 1px solid #004ea2;
}
.list li p{
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #363636;
}

.list li a:hover{
    text-decoration: none;
}
.scroll_horizontal .prev1,
.scroll_horizontal .next1{
    position:absolute;
    top:50%;
    margin-top:-38px;
    width:40px;
    height:50px;
    background-image:url(../images/control.png);
    background-repeat:no-repeat;
    font:0/0 Arial;
    cursor:pointer;
}
.scroll_horizontal .prev1{
    left:5px;
    background-position:0 0;
}
.scroll_horizontal .next1{
    right:5px;
    background-position:-40px 0;
}
.scroll_horizontal .prev1:hover{
    background-position:0 0;
}
.scroll_horizontal .next1:hover{
    background-position:-40px 0;
}
/*anli*/
.cooperation{
    width: 100%;
    margin-top: -10px;
}
/*合作案例*/

/*news*/
.news{
    width: 100%;
    background-color:#f7f7f7;
}
.news-list{
    width: 100%;
}
.center{
    width: 49%;
}
.center .news-txt{
    font-size: 14px;
    color: #030303;
}
.center .news-txt span{
    font-size: 12px;
    color: #333;
    margin-right: 3%;
}
.center .news-line{
    width: 100%;
    margin: 1% 0 5% 0;
}
.dope{
    width: 100%;
    display: inline-block;
    margin-bottom: 4%;
}
.dope .dope-l{
    width: 45%;
}
.dope-l img{
    width: 100%;
}
.dope .dope-r{
    width: 48%;
    margin-left: 5%;
}
.dope-r .dope-r-txt{
    font-size: 14px;
    color: #323232;
    margin: 2% 0;
}
.dope-r-time{
    color: #bebebe;
    margin-bottom: 2%;
}
.dope-r-part{
    color: #7b7b7b;
    text-align: justify;
    line-height: 22px;
}
.dope-r-part a:hover{
    text-decoration: none;
}
.dope-r-part span{
    color: #004ea2;
}
.center-m{
    margin-left: 2%;
}
/*news*/

.more:hover{
    background-color: #10b060;
}
.custom-new{
    width: 100%;
    background-color: #6dd12a;
    margin-bottom: 5%;
}

.custom{
    width: 100%;
    background: url("../images/dzfw-bg.jpg")  center no-repeat;
    background-size: 100%;
    height: 380px;
}
.custom-right{
    width: 48%;
    padding: 81px 5% 5% 2%;
    line-height: 26px;

}
.custom-right-p{
    font-size: 14px;
    color: #fff;
}
.custom-right-i{
    width: 69%;
    margin-top: 35px;
}