body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{ margin:0; padding:0; border:0;}
body{ font-size:12px;font-family: '微软雅黑';}
img{ border:none;}
ul,ol{ list-style:none;}
input,select,textarea{ outline:none;}
textarea{resize:none;}
a{ text-decoration:none;}

/*清浮动*/
.clearfix:after{ content:""; display:block; clear:both;}
.clearfix{ zoom:1;}
.left{
    float: left;
}
.right{
    float: right;
}
/*.content{*/
    /*width: 90%;*/
/*}*/
/*header*/
.header{
    width: 100%;
    display: inline-block;
    margin-bottom: 1%;
}
.top{
    width: 100%;
    background: #333;
    height: 40px;
    color: #bfbfbf;
    font-size: 12px;
    line-height: 40px;
}
.top-left{
    width: 60%;
}
.top-right{
    width: 13%;
}
.top-right p{
    width: 50%;
    line-height: 42px;
    height: 42px;
    overflow: hidden;
}
.top-right p img{
    width: 20px;
    height: 20px;
}
.top-right p span{
    margin-left: 1%;
}
.top-right p span a{
    color: #bfbfbf;
    text-decoration: none;
}
.nav{
    width: 100%;
    background: #fff;
    height: 56px;
    line-height: 56px;
    margin-top: 2%;
}
.nav-left{
    width: 21%;
}
.nav-left img{
    width: 100%;
}
.nav-middle{
    width: 50%;
    margin-left: 5%;
}
.nav-middle ul{
    width: 100%;
    display: table;
}
.nav-middle li {
    display: table-cell;
    text-align: center;
}
#nav-new{
    color: #1abd6c;
    border-bottom: 3px solid #1abd6c ;
}

.nav-middle li a{
    text-decoration: none;
    font-size: 16px;
    color: #323232;
    padding-bottom: 4%;
    font-weight: inherit;
}
.nav-middle li a:hover{
    color: #1abd6c;
    border-bottom: 3px solid #1abd6c ;
}
.search{
    width: 19%;
    border-radius: 25px;
    border: 1px solid #19be6b;
    height: 40px;
    line-height: 40px;
    margin-top: 1%;
}
.search-left{
    width: 10%;
    margin-left: 5%;
}
.search-left img{
    width: 100%;
}
.search-key{
    width: 54%;
    height: 32px;
    line-height:32px;
    border: none;
    outline: none;
    color: #949494;
}
.search-btn{
    width: 28%;
    height: 36px;
    line-height: 36px;
    background-position: center center;
    border: none;
    vertical-align: bottom;
    float: right;
    margin-right: 2px;
    margin-top: 1px;
    border-radius: 18px;
    background-color: #19be6b;
    color: #fff;
}
/*header*/


/*footer*/
.bottom{
    width: 100%;
    display: inline-block;
}
.footer{
    width: 100%;
    background-color: #f8f8f8;
    padding-bottom: 2%;
}
.foot{
    width: 100%;
    padding-top: 40px;
}
.foot-r{
    width: 30%;
    color: #666;
}
.foot-r-txt{
    font-size: 18px;
    margin-bottom: 8%;
}
.foot-emil{
    font-size: 14px;
    line-height: 26px;
}
.foot-emil a{
    text-decoration: none;
    color: #666;
}
.foot-m{
    width: 14%;
}
.foot-c{
    width: 6%;
    margin-right: 7%;
}
.foot-l{
    width: 24%;
}
.foot-m-m{
    margin-bottom: 17%;
}
.foot-c-m{
    margin-bottom: 37%;
}
.foot-l-l{
    width: 50%;
}
.foot-l-l img{
    width: 100%;
}
.foot-l-r{
    width: 37%;
    margin-left: 10%;
    font-size: 14px;
    margin-top: 10%;
    line-height: 24px;
}

.link ,.copyright{
    width: 100%;
    background-color: #000;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.link a ,.copyright a{
    padding: 0 0.5%;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
.link{
    padding: 1% 0 10px 0;
}
.link a:hover{
    color: #1abd6c;
}
.copyrightdibu{
    padding-bottom: 20px;
}
/*footer*/


/*xiala*/
#menu>ul>li>ul>li{
    display: inline-block;
    float: left;
    height: 38px;
    line-height: 38px;
    width: 100%;
    font-size: 14px;
    text-align: center;
    margin: 2% 0;
}
#menu > ul > li ul{
    display: none;
    width: 160px;
    position: absolute;
    background: #fff;
    -moz-box-shadow: 2px 2px 2px #123;
    z-index: 1000;
    margin-left: -31px;
    border: 1px solid #f8f8f8;
}

#menu>ul>li>ul li>a{
    display: block;
    font-size: 14px;
    border-left: none;
    height: 38px;
    float: left;
    width: 100%;
    border-bottom: none;
}
#menu>ul>li>ul li a:hover{
    color: #fff;
    background:#19be6b;
}
#menu>ul>li>ul li:hover{
    background:#fff;
}
#menu>ul>li>ul>li ul{
    left:150px; top:0px;
}
.xl_ul li{
    font-size: 16px;
}
/*xiala*/


/*shouyefuwu*/
a:active, a:focus { outline:none;}
.analysisBox{
    width: 100%;
    display: inline-block;
    padding-top: 3%;
    background-color: #f7f7f7;
    margin-bottom: 1%;
}
.analysis{
    width: 100%;
    display: inline-block;
}
.analysis_s{
    width: 100%;
    display: inline-block;
}
.analysis_sl{
    width: 41%;
    height: 26px;
    line-height: 26px;
    border-bottom: 1px solid #c6c6c6;
}
.analysis_sc{
    width: 18%;
    height: 54px;
    line-height: 48px;
    font-size: 24px;
    text-align: center;
    border:1px solid #c6c6c6 ;
}
.analysis_arc{
    width: 100%;
    display: inline-block;
    margin-top: 1%;

}
.analysis_arc ul li{
    width: 25%;
    float: left;
    padding: 1%;
}
.arc_i{
    border: 1px solid #c6c6c6;
}
.arc_t{
    font-size: 18px;
    color: #000;
    text-align: center;
    height: 39px;
    line-height: 39px;
    background-color: #19bf68;
    margin-top: 1px;
}
.arc_t a{
    color: #fff;
    text-decoration: none;
}



/*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*/

/*合作案例*/
.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 #19bf68;
}
.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(../img/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;
}
/*4.14*/
.caseBox{
    width: 100%;
    display: inline-block;
}
.instBox{
    width: 100%;
    height: 40px;
    margin: 10px 0 10px 0;
}
.case_inst{
    width: 400px;
    margin: 0 auto;
    height: 40px;
}
.case_list{
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    font-size: 16px;
    color: #BDCCD4;
    text-decoration: none;
    cursor: pointer;
}
.case_list:hover{
    color: #19bf68;
}
.case_inst span{
    font-size: 16px;
    color: #faad50;
    float: right;
    padding-left: 40px;
}
.case_link{
    color: #19bf68;
}
/*4.14*/
/*合作案例*/



















@media screen and (max-width: 1050px)and (min-width: 801px){
    .nav-middle li a{
        font-size: 14px;
    }
    .title{
        font-size: 14px;
    }
    .summary{
        height: 130px;
    }
    .inspection-left ul li{
        padding-left: 11%;
    }
    .test_txt1 strong{
        font-size: 12px;
    }
    .test_txt2{
        line-height: 16px;
    }
    .test_txt1{
        height: 24px;
        overflow: hidden;
    }
    .test_txt{
        padding-top: 0;
        padding-right: 1%;
    }
    .tel{
        height: 122px;
        font-size: 14px;
        padding-top: 35%;
    }
    #botton-scroll{
        width: 900px;
    }
    .box{
        padding: 0 0 0 15%;
    }
    .top-right{
        width: 16%;
    }
    .dope-r .dope-r-txt{
        margin: 0;
        height: 26px;
        overflow: hidden;
    }
    .test-hr{
        margin: 20px 0;
    }
    .inspection-right{
        /*padding: 20px;*/
    }
    .foot-l-r {
        width: 38%;
        margin-left: 10%;
        font-size: 12px;
        margin-top: 4%;
        line-height: 24px;
    }
    .custom-new{
        margin: 5% 0 6% 0;
    }
    .ins-t{
        font-size: 18px;
    }
    .ins-n{
        font-size: 12px;
    }
    .scroll_horizontal .box1{
        width: 86%;
    }

}
@media screen and (max-width: 800px){
    .nav-middle li a{
        font-size: 12px;
    }
    .top-right{
        width: 25%;
    }
    .title,.title span{
        font-size: 12px;
    }
    .summary{
        height: 90px;
    }

}
