.iso20000-p0{
    width: 100%;
    height: 480px;
    min-height: 240px;
    z-index: -10;
    zoom: 1;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    background-image: url(../images/22000banner.jpg);
}
.iso20000-p1{
    background-color: #e8f1ff;
    padding: 48px 0;
}
.iso20000-p1 h3{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 32px;
}
.iso20000-p1 .brief{
    position: relative;
}
.iso20000-p1 .brief .lt{
    width: 8%;
    float: left;
    margin-right: 2%;
    text-align: center;
    
}
.iso20000-p1 .brief .rt{
    width: 8%;
    float: left;
    margin-left: 2%;
    position: absolute;
    bottom: 0;
    right: 0;
}
.iso20000-p1 .brief img{
    width: 56px;
}
.iso20000-p1 .brief .content{
    width: 80%;
    float: left;
    line-height: 32px;
    padding-top: 16px;
}

.iso20000-p2{
    padding: 48px 0;
}
.iso20000-p2 h3{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 32px;
    color: #2f73f3;
}
.iso20000-p2 li{
    width: 32%;
    float: left;
    border: 1px #2f73f3 solid;
    border-radius: 4px;
    padding: 12px 20px;
    margin-bottom: 16px;
}
.iso20000-p2 li:nth-child(2),.iso20000-p2 li:nth-child(5){
    margin-left: 2%;
    margin-right: 2%;
    
}
.iso20000-p2 li h5{
    font-weight: bold;
    font-size: 18px;
    color: #2f73f3;
}
.iso20000-p2 li p{
    font-size: 14px;
    line-height: 22px;
    min-height: 88px;
}
.iso20000-p2 li span{
    float: right;
    font-size: 42px;
    color: #2f73f3;
}
.iso20000-p3{
    padding: 48px 0;
}
.iso20000-p3 h3{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 32px;
    color: #2f73f3;
}
.iso20000-p3 li{
    width: 16.6%;
    float: left;    
    height: 300px;
    position: relative;
}
.iso20000-p3 li .content{
    background-color: #2f73f3;
    color: white;
    width: 100%;
    padding: 6px;
    height: 74px;
    position: absolute;
    bottom: 0;
}
.iso20000-p3 li:nth-child(2) .content,.iso20000-p3 li:nth-child(4) .content{
    background-color: #79baff;
}
.iso20000-p3 li .descrip{
    font-size: 12px;
}
.iso20000-p3 li:nth-child(1){
    background: url(../images/001.jpg) no-repeat;
}
.iso20000-p3 li:nth-child(2){
    background: url(../images/002.jpg) no-repeat;
}
.iso20000-p3 li:nth-child(3){
    background: url(../images/003.jpg) no-repeat;
}
.iso20000-p3 li:nth-child(4){
    background: url(../images/004.jpg) no-repeat;
}
.iso20000-p3 li:nth-child(5){
    background: url(../images/005.jpg) no-repeat;
}
.iso20000-p3 li:nth-child(6){
    background: url(../images/006.jpg) no-repeat;
}
.iso20000-p3 .xzbtn{
    width: 210px;
    border-radius: 4px;
    margin: auto;
    text-align: center;
    background-color: #2f73f3;
    color: white;
    line-height: 42px;
    margin-top: 42px;
}
.iso20000-p3 .xzbtn:hover{
    background-color: #79baff;
}
.iso20000-p3 .xzbtn a{
    color: white;
}

.iso20000-p4{
    background-color: #e8f1ff;
    padding: 48px 0;
}
.iso20000-p4 h3{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 32px;
    color: #2f73f3;
}
.iso20000-p4 li{
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    float: left;
    background-color: white;
    box-shadow: 1px 1px 4px 1px #ccc;
    margin-bottom: 20px;
    border-radius: 4px;
    height: 151px;
}
.iso20000-p4 li .xhao{
    width: 30px;
    height: 30px;
    border-bottom-right-radius: 30px;
    background-color: #2f73f3;
    line-height: 30px;
    padding-left: 3px;
    font-size: 16px;
    font-weight: 600;
    color: white;
}
.iso20000-p4 li .content{
    padding: 10px;
    height: 121px;
}
.iso20000-p4 li .content h5{
    font-size: 16px;
}
.iso20000-p4 li .content .descrip{
    font-size: 14px;
    line-height: 22px;
}
.iso20000-p4 li:nth-child(12){
    text-align: center;
}
.iso20000-p4 li:nth-child(12) img{
    height: 151px
}
.iso20000-p4 .xzbtn{
    width: 210px;
    border-radius: 4px;
    margin: auto;
    text-align: center;
    background-color: #2f73f3;
    color: white;
    line-height: 42px;
    margin-top: 42px;
}
.iso20000-p4 .xzbtn:hover{
    background-color: #79baff;
}
.iso20000-p4 .xzbtn a{
    color: white;
}

.iso20000-p5{
    padding: 48px 0;
}
.iso20000-p5 h3{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 32px;
}
.iso20000-p5 hr{
    height: 3px;
    background-color: #2f73f3;
}
.iso20000-p5 li{
    width: 50%;
    float: left;
    list-style: disc;
    list-style-position: inside;
    line-height: 32px;
}
.iso20000-p6{
    background-color: #e8f1ff;
    padding: 48px 0;
}
.iso20000-p6 h3{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 32px;
}
.iso20000-p6 .fst{
    width: 30%;
    float: left;
    background: url(../images/iso20000-03.jpg) no-repeat;
    background-size: cover;
    padding: 80px 45px;
    height: 540px;
    color: white;
}
.iso20000-p6 .fst h4{
    font-size: 18px;
    font-weight: 600;
}
.iso20000-p6 .fst p{
    line-height: 36px;
}
.iso20000-p6 .rdiv{
    height: 270px;
    width: 35%;
    float: left;
    background-color: white;
    padding: 30px;
}
.iso20000-p6 .rdiv p{
    line-height: 36px;
}
.iso20000-p6 .rdiv .titl{
    height: 71px;
    line-height: 71px;
    font-size: 18px;
    font-weight: 600;
    padding-left: 80px;
}
.iso20000-p6 .sendiv{
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}
.iso20000-p6 .rdiv .titl-bg0{
    background: url(../images/iso20000-04.jpg) no-repeat;
}
.iso20000-p6 .rdiv .titl-bg1{
    background: url(../images/iso20000-05.jpg) no-repeat;
}
.iso20000-p6 .rdiv .titl-bg2{
    background: url(../images/iso20000-06.jpg) no-repeat;
}
.iso20000-p6 .rdiv .titl-bg3{
    background: url(../images/iso20000-07.jpg) no-repeat;
}
.iso20000-p6 .endiv{
    border-left: 1px #ccc solid;
    border-top: 1px #ccc solid;
}
.iso20000-p6 .rdiv{}