/*通用样式*/

.blk-main {
    width: 100%;
}
/*公司简介*/
.blk {
    width: 100%;
    margin: 0 auto;
}

.content1 {
    width: 1200px;
    margin: 0 auto;
}

.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;

}

.yz {
    margin-top: 20px;
    height: 775px;
    background:url(../images/abtbg.jpg) no-repeat center 0;
}

.yz dl {
    height: 588px;
}

.yz dt {
    float: right;
    width: 958px;
    height: 775px;
    margin-right: -390px;
    overflow: hidden;
}

.yz dt img {
    transition: all 0.5s;
}

.yz dt:hover img {
    transform: scale(1.05);
}

.yz dd {
    float: left;
    width: 780px;
}

.yz dd h2 {
    padding: 16px 0 32px;
    position: relative;
    font-weight: normal;

}

.yz dd h2 b {
    display: block;
    font-size: 40px;
    color: #0f3c8b;
    line-height: 15px;
    font-weight: normal;
    padding-top: 65px;
}

.yz dd h2 i {
    display: block;
    font-size: 28px;
    color: #0f3c8b;
    line-height: 40px;
    padding-top: 24px;
    font-style: normal;
    font-weight: 100;
}

.yz dd h2 em {
    color: #c08f4c;
    display: block;
    font-style: normal;
}

.yz dd h2:after {
    position: absolute;
    width: 94px;
    height: 3px;
    content: "";
    background: #0b69e5;
    left: 0;
    bottom: 0;
}

.yz_desc {
    color: #666;
    line-height: 35px;
    margin: 35px 0 60px;
    font-size: 16px;
}
.yz_desc p{
  text-indent: 32px;
}

.yz dd ul {
    height: 167px;
    margin-left: -20px;
    width: 870px;
    position: relative;
    z-index: 1;
}

.yz dd li {
    float: left;
    width: 20%;
    height: 155px;
    background: #0b79ea;
    text-align: center;
}

.yz dd li em {
    font-size: 40px;
    color: #fff;
    font-style: normal;
    padding-top: 40px;
    display: inline-block;
}

.yz dd li i {
    display: inline-block;
    width: 22px;
    height: 22px;
    font: 14px "Microsoft YaHei UI";
    text-align: center;
    line-height: 22px;
    color: #fff;
    background: #1e88e5;
    border-radius: 25px;
}

.yz dd li:nth-child(2n) {
    background: #0f3c8b;
}

.yz dd li img {
    display: block;
    height: 50px;
    margin: 35px auto 22px;
    transition: all 0.5s;
}

.yz dd li p {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin: 0;
}

.yz dd li:hover img {
    transform: rotateY(180deg);
}
/*品质检测*/
.testing{padding-top:20px;height:760px;box-sizing:border-box;}
.testing .wrap1400{position:relative;}
.testing .testing-tit{margin-top:45px;text-align:center;}
.testing .testing-tit li{display:inline-block;vertical-align:bottom;margin-right:110px;position:relative;padding-bottom:16px;height:66px;overflow:hidden;box-sizing:border-box;}
.testing .testing-tit li em{float:left;width:54px;height:54px;line-height:0;display:block;overflow:hidden;margin-right:5px;vertical-align:top;}
.testing .testing-tit li em img{display:block;}
.testing .testing-tit li p{float:left;display:block;text-align:left;vertical-align:top;}
.testing .testing-tit li p b{font-size:30px;font-weight:normal;line-height:30px;color:#333333;display:block;}
.testing .testing-tit li p span{font-size:14px;font-weight:normal;line-height:14px;color:rgba(51,51,51,0.2);display:block;margin-top:5px;font-family:arial;}
.testing .testing-tit li:before{content:"";display:block;width:0%;height:8px;background:#0f3c8b;position:absolute;left:50%;bottom:-4px;border-radius:4px;overflow:hidden;transition:.5s;}
.testing .testing-tit li:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.testing .testing-tit li.cur:before,.testing .testing-tit li:hover:before{width:100%;left:0;}
.testing .testing-tit li:last-of-type{margin-right:0;}
.testing .testing-con{margin-top:30px;}
.testing .testing-con dl dt{width:733px;height:471px;display:block;line-height:0;overflow:hidden;float:left;}
.testing .testing-con dl dt img{width:733px;height:471px;display:block;transition:1s;}
.testing .testing-con dl dd{float:left;width:667px;height:471px;    background-color: #e9e9e9;background-image:url('images/jc-cbg.png');background-repeat:no-repeat;background-position:center top;background-size:auto auto;box-sizing:border-box;padding:62px 30px 0 33px;}
.testing .testing-con dl dd h4{font-size:32px;font-weight:bold;line-height:32px;color:#333333;margin-bottom:35px;}
.testing .testing-con dl dd h4 span{display:block;font-size:24px;font-weight:bold;line-height:24px;color:#333333;margin-top:8px;}
.testing .testing-con dl dd p{position:relative;font-size:14px;font-weight:normal;line-height:20px;color:#666666;display:block;margin-bottom:24px;padding-left:12px;}
.testing .testing-con dl dd p:before{content:"";display:block;width:5px;height:5px;background:#0f3c8b;position:absolute;left:0;top:7px;}
.testing .testing-con:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.testing .testing-tit2{position:absolute;left:830px;bottom:30px;}
.testing .testing-tit2 span{width:21px;height:21px;background-image:url('../images/jc-dot.png');background-repeat:no-repeat;background-position:center center;background-size:auto auto;display:inline-block;line-height:0;margin-right:10px;}
.testing .testing-tit2 span.cur{background-image:url('../images/jc-doth.png');background-repeat:no-repeat;background-position:center center;background-size:auto auto;}

.rk {
    padding-top: 0px;
    padding-bottom: 70px;
    margin-top: 0px;
    background:url(../images/ygbg.jpg) no-repeat center bottom;
}

.rk_con {
    margin-top: 20px;
    position: relative;
}

.rk_con .tempWrap {
    width: 1400px!important;
}

.rk_con ul li {
    transition: 0.35s;
    float: left;
    width: 326px;
    margin-right: 28px;
    position: relative;
    height: 500px;
    text-align: center;
    padding-bottom: 16px;

}
.rk_con ul li p{
    font-size: 16px;
    margin-top: 15px;
}
.rk_con ul li i {
    width: 326px;
    height: 453px;
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    margin: 0px 10px;
}

.rk_con ul li i img {
    width: 324px;
    height: 451px;
    display: block;
    transition: all 0.5s;
}

.rk_con ul li:last-of-type {
    margin-right: 0;
}

.rk_con .prev {
    position: absolute;
    left: -7%;
    top: 220px;
    width: 41px;
    height: 41px;
    background:url(../images/pre2.png) no-repeat;
    z-index: 10;
}

.rk_con .next {
    position: absolute;
    right: -7%;
    top: 220px;
    width: 41px;
    height: 41px;
    background:url(../images/next2.png) no-repeat;
    z-index: 10;
}

.rk .gds {
    display: block;
    font-size: 18px;
    color: #ffffff;
    width: 200px;
    height: 52px;
    line-height: 52px;
    border-radius: 6px;
    text-align: center;
    background: #0d4a96;
    transition: all 0.5s;
    margin: 20px auto;
}

.rk .gds i {
    font-size: 16px;
    display: block;
    font-weight: normal;
    color: #ffffff;
    font-style: normal;
    letter-spacing: 2px;
}

.rk .gds:hover {
    transform: translateY(-5px);
}


.cdx {
    margin-top: 70px;
}
/*企业文化*/
.qywh{padding-bottom: 50px;}

.qywh  .content {
    margin-top: 50px;
    overflow: hidden;

}
.qywh  .content img{
    float: left;
    margin-right: 50px;


}
.qywh  .content ul{
    width:700px;
    float: left;
}
.qywh  .content ul li{
    margin-top: 15px;
    margin-bottom: 15px;
}
.qywh  .content ul li h3{
    font-size: 24px;
    color: #333;
    line-height: 30px;
}
.qywh  .content ul .p1{
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
}
.qywh  .content ul li .p2{
    font-size: 14px;
    color: #2f2f2f;
}
