/*关于我们*/
#about{
    margin: 60px 0;
}
#about .about-l{
    width: 54%;
    padding-right: 4%;
}
#about .about-l p{
    color: #012269;
    font-size: 16px;
    font-weight: bold;
    padding-left: 5%;
}
#about .about-r{
    width: 46%;
}
#about .about-l .about-con{
    text-align: justify;
    text-justify: inter-ideograph;/*IE*/
    font-size: 14px;
    color: #888888;
    text-indent: 2em;
    padding-left: 2%;
    line-height: 25px;
    font-weight: normal;
    background: url("../image/1(11).png") no-repeat;
    background-position: 0px 33px;
    margin-top: 20px;
}
#about h2{
    color: #333333;
    padding-left: 5%;
    font-size: 32px;
    text-align: left;
    font-weight: bold;
}
#about .ll-img{
    margin-top: 50px;
    overflow: hidden;
}
#about .ll-img:hover img{
    transform: scale(1.2);
    transition: all 1s;
}

#about .read{
    padding-left: 0!important;
    margin-left: 7%;
    height: 40px;
    line-height: 40px;
    background-color: #004098;
    width: 130px;
    font-weight: normal;
    text-align: center;
    margin-top: 30px;
}
#about .read:hover{
    background: white;
    border: 1px solid #004098;
}
.shebei-con .look:hover{
    background-color: #004098;
}
.shebei-con .look:hover a{
    color: white;
}
.shebei-con .look a:hover{
    color: white!important;
}
#about .read:hover a{
    color: #004098;
}
#about .read a{
    color: white;
    font-size: 15px;
    font-weight: bold;
}
/*专业设备*/
h2{
    text-align: center;
    color: #333333;
    font-size: 32px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
}
#shebei .bg-shebei{
    position: relative;
}
.bg-shebei .shebei-con{
    width: 36%;
    padding-left: 12%;
    position: absolute;
    top: 150px;
    left: 0;
}
.shebei-con h1{
    color: #333333;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.shebei-con p{
    text-indent: 2em;
    line-height: 30px;
    color: #4c4c4c;
    font-size: 14px;
}
.shebei-con .look{
    margin-left:25%;
    text-align: center;
    width: 150px;
    height: 45px;
    line-height: 45px;
    border: 2px solid #dddddd;
    margin-top: 100px;
}
.look a{
    font-size: 15px;
    font-weight: bold;
    color: #666666;
}

/*检验设备*/
#jy-shebei .jy-img{
    float: left;
    position: relative;
    width: 22%;
    /*max-height: 158px;*/
    height: 158px;
    overflow: hidden;
    margin-right: 3%;
    max-width: 259px;
}
#jy-shebei .jy-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#jy-shebei .jy-img:hover img{
    transform: scale(1.2);
    transition: all 1s;
}
#jy-shebei .jy-img:last-child{
    margin-right: 1.5%;
}
#jy-shebei .jy-img:first-child{
    margin-left: 1.5%;
}
#jy-shebei .jy-tit{
    width: 16%;
    margin: 0 auto;
    height: 35px;
    border-bottom: 1px solid #888888;
}
.jy-tit h3{
    margin: 40px auto 0;
    color: #333333;
    text-align: center;
    height: 35px;
    width: 110px;
    border-bottom: 2px solid #004098;
}
#jy-shebei .main{
    margin-top: 30px;
    margin-bottom: 60px;
}
.jy-img p{
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: white;
    background: rgba(0,0,0,0.5);
    width: 100%;
    font-size: 14px;
}
/*服务领域*/
#fuwu .fuwu-l{
    width: 42.7%;
    position: relative;
}
#fuwu h2{
    margin-bottom: 30px;
}
.fuwu-l .fuwu-lb{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#fuwu .fuwu-r{
    width: 57%;
}
.fuwu-l .fuwu-lb{
    width: 25%;
    min-width: 203px;
}
.fuwu-l .fuwu-lb li{
    margin-bottom: 20px;
    padding-left: 38%;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.fuwu-l .fuwu-lb li{
    background-color: #909597;
    background-repeat:  no-repeat;
    background-position: 30px 15px;
}
.fuwu-l .fuwu-lb li:nth-child(1) {
    background-image: url("../image/1.png");
}
.fuwu-l .fuwu-lb li:nth-child(2) {
    background-image: url("../image/1(5).png");
}
.fuwu-l .fuwu-lb li:nth-child(3) {
    background-image: url("../image/1(18).png");
}
.fuwu-l .fuwu-lb li:nth-child(4) {
    background-image: url("../image/1(17).png");
}
.fuwu-l .fuwu-lb li:nth-child(5) {
    background-image: url("../image/1(3).png");
}

.fuwu-lb li.active01{
    color: white;
}
/*鼠标放上去之后图标反色*/
.fuwu-l .fuwu-lb li:nth-child(1).active01 {
    background-image: url("../image/1(19).png");
}
.fuwu-l .fuwu-lb li:nth-child(2).active01 {
    background-image: url("../image/write.png");
}
.fuwu-l .fuwu-lb li:nth-child(3).active01 {
    background-image: url("../image/3.png");
}
.fuwu-l .fuwu-lb li:nth-child(4).active01 {
    background-image: url("../image/4.png");
}
.fuwu-l .fuwu-lb li:nth-child(5).active01 {
    background-image: url("../image/5.png");
}
.fuwu-l .fuwu-lb li.active01{
    background-color: #082bac;
}
.fuwu-l .fuwu-lb li.active01 span {
    color: white;
}

 /*.fuwu-r .main-fw .main01{*/
     /*position: relative;*/

 /*}*/
.fuwu-r{
    position: relative;

}
 .main-fw .main01{
     display: none;
 }
.main-fw .main01.selected01{
    display: block;
}
.main01 .main01-con{
    position: absolute;
    left: 13%;
    top: 56%;
    transform: translateY(-50%);
    width: 40%;
}
.main01-con h3{
    color: white;
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: bold;
    margin-bottom: 40px;
}
.main01-con p{
    color: #a9a9a9;
    font-size: 14px;
	text-align: justify;
    letter-spacing: 2px;
}
.main01-con .look1{
    width: 25%;
    height: 40px;
    line-height: 40px;
    background-color: #082bac;
    text-align: center;
    margin-top: 30px;
}
.main01-con .look1:hover{
    background-color: white;
}
.main01-con .look1:hover a{
    color: #082bac!important;
}
 .main01-con .look1 a{
     color: white;
     font-size: 14px;
     font-weight: bold;
 }
.main01-con .p{
    letter-spacing: 0;
    margin-top: 30px;
	text-align: justify;
}
/*新闻*/
#xinwen h2{
    margin: 60px 0 30px;
}
#xinwen .xinwen{
    width: 23%;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.xinwen li{
    float: left;
    width: 45%;
    line-height: 32px;
    height: 32px;
    border: 1px solid #dddddd;
    margin-right: 10%;
    text-align: center;
    border-radius: 15px;
    font-size: 14px;
    background-color: white;
}
.xinwen li.active02{
    background-color: #082bac;
    color: white;
}
.xinwen li:last-child{
    margin-right: 0;
}
#xinwen .kong1{
    line-height: 1px;
    height: 1px;
    background-color: #dddddd;
    overflow: hidden;
    width: 100%;
}
.clearfix:after{
    display: block;
    content: ".";
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

#xinwen .pos{
    position: relative;
    height: 40px;
    margin-bottom: 30px;
}
.pos .kong1{
    position: absolute;
    top: 16px;
    left: 0;
}
#xinwen .xinwen-con{
}
.xinwen-con .main02{
    display: none;
}
.xinwen-con .main02.selected02{
    display: block;
}
.main02 .xinwen-l{
    width: 47.7%;
}
.xinwen-l .xinwen-l-img{
    max-width: 564px;
    max-height: 264px;
    overflow: hidden;
}
.main02 .xinwen-l:hover img{
    transform: scale(1.2);
    transition: all 1s;
}
.main02 .xinwen-c{
    width: 8%;
    margin: 0 3.5%;
}
.main02 .xinwen-r{
    width: 37%;
}
.xinwen-c li span{
    color: #dcdcdc;
    font-size: 66px;
    display: inline-block;
    width: 92px;
    border-right:3px solid #f3f3f3 ;
    height: 80px;
    line-height: 80px;
}
.xinwen-r h4,.xw-list h4{
    color: #333333;
    font-size: 16px;
    margin-bottom: 10px;
}
.xw-list h4{
    font-size: 18px;
    margin-top: 20px;
}
.xinwen-r li{
    min-height: 130px;
}
.xinwen-r p,.xw-list p{
    line-height: 22px;
    color: #999999;
}
.xinwen-r h4 span,.xw-list h4 span{
    font-size: 12px;
    color: #999999;
    float: right;
}
.xinwen-c li{
    max-height: 125px;

}
.xinwen-r h4:hover,
.xinwen-r h4:hover span,
.xw-list h4:hover,
.xw-list h4:hover span{
    color: #082bac;
    cursor: pointer;
}
#xinwen .main{
    margin-bottom: 40px;
}
.xinwen-r .xw-list{
    margin-top: 42px;
}
.xinwen-r .xw-list:first-child{
    margin-top: 0;
}
.xinwen li:hover{
    cursor: pointer;
}

/*合作伙伴*/
.hezuo .main{
    width: 66%;
    margin:0 auto;
}
#swiper-button-prev6{
    left: -1px;
}
#swiper-button-prev6:hover{
    background-image: url("../image/ll.png");
}
#swiper-button-prev6,#swiper-button-next6{
    background-image: url("../image/left.png");
    width: 30px;
    height: 64px;
    background-size: 30px 64px;
    margin-top: -50px;
}
#swiper-button-next6{
    background-image: url("../image/r.png");
    right: -3px;
}
#swiper-button-next6:hover{
    background-image: url("../image/rr.png");
}
.hezuo{
    background-color: #f0f0f0;
    padding: 60px 0 30px;
}
#hezuo h2{
    margin: 50px 0 35px;
}
.hezuo .li{
    width: 19%;
    float: left;
    margin-right: 0.4%;
}
.hezuo .li .p{
    height: 13px;
    margin-top: 0;
    background: url("../image/bg1.jpg") no-repeat bottom center;
}
.hezuo .li:nth-child(1),.hezuo .li:nth-child(7),.hezuo .li:nth-child(13),.hezuo .li:nth-child(19){
    margin-left: 2%;
}
.hezuo .li p{
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    color: #333333;
}

.hezuo .li:nth-child(6),.hezuo .li:nth-child(12),.hezuo .li:nth-child(18),.hezuo .li:nth-child(24){
    margin-right: 0;
}
#ditu{
    margin: 50px 0 0;
}
#b-img{
    position: relative;
}
#b-img .con11{
    position: absolute;
    top: 193px;
    left: 50%;
    margin-left: -600px;
}
.con11 li{
    float: left;
    width: 50%;
}
.con11 li h4{
    color: #012573;
    font-size: 16px;
    font-weight: bold;
}
.con11 li p{
    color: #333333;
    line-height: 30px;
    font-size: 14px;
    margin-top: 20px;
}
.con11 .div1{
    margin-top: 60px;
    margin-left: 10%;
}
.con11 .div-l{
    margin-left: 25%;
}
.con11 .div4{
    margin-left: 32%;
}
@media screen and (min-width: 999px)and (max-width: 1920px) {
    #b-img .con11 {
        width: 1200px;
    }
    .hezuo .li img{
        max-height: 160px;
    }
    #ditu{
        min-width: 1200px;
    }
    #about .main{
        width: 1200px;
    }
    #xinwen .main,#jy-shebei .main{
        width: 1200px;
    }
    .hezuo .li{
        max-width: 238px;
    }
    #fuwu .fuwu-l img,#fuwu .fuwu-r img{
        min-height: 413px;
    }
    #b-img>img{
        height: 1733px;
    }
}
@media screen and (min-width: 999px)and (max-width: 1366px) {
    #b-img{
        overflow: hidden;
    }
    #b-img>img{
        height: 1733px;
        max-width: 133%!important;
        margin-left: -16%;
    }
    #shebei{
        min-width: 1200px;
    }
    .shebei-con .look {
        margin-top: 50px;
    }
    .bg-shebei .shebei-con {
        top: 80px;
    }
    .shebei-con h1{
        font-size: 40px;
    }
    .bg-shebei .shebei-con {
        padding-left: 6%;
    }
    .bg-shebei .shebei-con {
        width: 36%;
    }
    .fuwu-l .fuwu-lb {
        width: 33%;
    }
    .hezuo .main{
        width: 91.9%;
        margin:0 auto;
    }
    .hezuo .li {
        margin-right: 0.3%;
    }
    #swiper-button-prev6 {
        left: -2px;
    }
    .main01 .main01-con{
        width: 59%;
    }
    .main01-con h3{
        margin-bottom: 20px;
    }
    .main01 .main01-con{
        top: 61%;
    }
    .main01-con .p{
        margin-top: 25px;
    }

}

@media screen and (min-width: 1367px)and (max-width: 1900px) {
    .bg-shebei .shebei-con {
        width: 40%;
        padding-left: 5%;
    }
}
@media screen and (max-width: 980px) {
    .shebei-con p{
        padding-right: 57px;
    }
	.xinwen-c li span{
		border-right:none;
	}
    #about .ll-img{
        margin-top: 84px;
    }
    #b-img .con11 {
        width: 950px;
    }
    .main02 .xinwen-c {
        width: 6%;
        margin: 0 2.5%;
    }
    .main02 .xinwen-r {
        width: 45%;
    }
    .main02 .xinwen-l {
        width: 42.7%;
    }
    #b-img .con11 {
        margin-left: -477px;
    }
    .hezuo .li{
        max-width: 186px;
    }
    #b-img {
        height: 1211px;
    }
    #b-img .con11{
        top: 103px;
    }
    #xinwen{
        margin-top: 140px;
    }
    .con11 .div-l {
        margin-left: 9%;
    }
    .con11 .div4 {
        margin-left: 17%;
    }
    .xinwen-r .xw-list h4{
        margin-top: 0;
    }
    .xinwen-c li {
        max-height: 100px;
    }
    .xinwen-r .xw-list {
        margin-left: 1%;
        margin-top: 33px;
    }
    .bg-shebei .shebei-con {
        width: 46%;
        padding-left: 2%;
    }
    .shebei-con h1 {
        font-size: 40px;
    }
    .main01 .main01-con{
        width: 85%;
    }
    .main01-con .p{
        display: none;
    }
    .main01 .main01-con{
        top: 63%;
    }
    #fuwu,#datu,#hezuo{
        width: 100%;
    }
    .hezuo .main{
        width: 100%;
        margin:0 auto;
    }
    .fuwu-l .fuwu-lb {
        width: 43%;
    }
    #swiper-button-next6 {
        right: -11px;
    }
    #swiper-button-prev6 {
        left: -6px;
    }
    .fuwu-l .fuwu-lb li {
        margin-bottom: 6px;
        height: 40px;
        line-height: 40px;
    }
    .bg-shebei .shebei-con{
        top: 45px;
    }
    .shebei-con .look{
        margin-top: 10px;
    }
    .fuwu-l .fuwu-lb li{
        background-position: 30px 8px;
    }
}



/* 关于我们 */
@media all and (max-width:767px){
    #about{
        width: 100%;
    }
    #about .main{
        width: 100% !important;
        margin: 0;
    }
    #about .about-l{
        width: 100%;
        padding: 0 30px;
        box-sizing: border-box;
    }
    #about .about-l * {
        padding-top: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
    }
    #about .about-l,#about .about-r{
        width: 100%;
        float: none;
    }
    
    #about .about-l .about-con{
        background-image: none;
    }
    /* 关于我们更多按钮 */
    #about .read{
        margin-left: 0;
    }
}
/* 专业设备 */
@media all and (max-width:767px){
    #shebei{
        height: auto;
    }
    #shebei .shebei-con{
        width: 100%;
        height: auto;
        position: static;
        padding: 0 15px;
        box-sizing: border-box;
    }
    #shebei .shebei-con h1 {
        font-size: 23px;
        font-weight: 400;
        margin:15px 0;
    }
    #shebei .shebei-con > p{
        padding-right: 0;
    }
    /* 点击查看更多 */
    .shebei-con .look{
        margin-left: 0;
    }
}
/* 检验设备 */
@media all and (max-width:767px){
    
    #jy-shebei{
        width: 100%;
    }
    #jy-shebei .jy-tit{
        width: auto !important;
    }
    #jy-shebei .jy-tit h3{
        width: auto;
    }
    #jy-shebei .main{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #jy-shebei .main .jy-img{
        width: 46%;
        
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-top: 0;
        margin: 5px;
    }
}
/* 服务领域 */
@media all and (max-width:767px){
    #fuwu{
        position: relative;
        width: 100%;
    }
    #fuwu .fuwu-l{
        display: block;
        position: absolute;
        z-index: 9;
        top: 100px;
        left: 15px;
        right: auto;
        width: auto;
    }
    #fuwu .fuwu-l .fuwu-lb {
        display: inline-block;
        width: auto;
        position: static;
        transform: translateY(0);
    }
    #fuwu .fuwu-l .fuwu-lb li {
        padding-left: 0;
        width: 40px;
        height: 40px;
        margin-right:0 ;
        background-position: center center;
        border-radius: 50%;
        margin-bottom: 12px;
    }
    #fuwu .fuwu-l .fuwu-lb li span{
        display: none;
    }
    #fuwu .fuwu-l > img{
        display: none;
    }
    #fuwu .fuwu-r{
        width: 100%;
    }

    #fuwu .main01 .pic{
        width: 100%;
        height: 100%;
    }
    #fuwu .main01 img{
        max-width: none;
        width: 100%;
        height: 100%;
        object-fit: cover;
        position:absolute;
    }
    #fuwu .main01-con{
        position: static;
        transform: translateY(0);
        padding-left: 90px;
        /* padding-top: 60px; */
        padding-top: 43px;
        padding-bottom: 30px;
        box-sizing: border-box;

        width: 95%;
    }
    #fuwu .main01-con .look1{
        display: inline-block;
        width: auto;
        padding: 0 15px;
    }

}
/* 大图 */
@media all and (max-width:767px){
    #b-img{
        position: relative;
        width: 100%;
        height: auto;
        padding: 0 30px;
        
    }
    #b-img .pic{
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;

    }

    #b-img .pic > img{
        position:absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        max-width: none;
        width: 100%;
        
        min-width: 880px !important;

    }
     
    #b-img .con11{
        width: 100%;
        margin-left: 0;
        left: auto;
        position: relative;
    }
    #b-img .con11 ul{
        width: 100%;
        display: flex;
        flex-wrap: wrap;

    }
    #b-img .con11 ul:nth-of-type(even) li:nth-child(1){
        order:1;
    }

    #b-img .con11 ul li{
        width: 100%;
        margin-bottom: 15px;
    }
    #b-img .con11 ul li p > br{
        display: none;
    }

    /* 新闻内容 */
    #b-img .con11 .div1{
        margin-left: 0;
        margin-top: 15px;
        margin-bottom: 30px;
    }

}
/* 资讯新闻 */
@media all and (max-width:767px){
    #xinwen {
        padding: 0 30px;
    }
    #xinwen .main{
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
    #xinwen .xinwen {
        width: 100%;
    }
    #xinwen .xinwen ul {
        width: auto;
        display: flex;
        justify-content: center;
    }
    #xinwen .xinwen ul li{
        display: inline-block;
        width: auto;
        padding: 0 8px;
    }
    #xinwen .xinwen-l,#xinwen .xinwen-r{
        width: 100%;
    }
    #xinwen .xinwen-r{
        margin-bottom: 30px;
    }
    #xinwen .xinwen-l{
        margin-bottom: 33px;
    }
    #xinwen .xinwen-c{
        display: none;
    }
}
/* banner */
@media all and (max-width:767px){
    .swiper-slide:nth-child(3) .banner1 img{
        left: 55%;
    }
    .swiper-slide:nth-child(4) .banner1 img{
        width: 245%;
        max-width: none;
        position: absolute;
        top: 0;
        left: 0;
        transform: translate(0);
    }
}