.homeDzzxB {
   
}
.homeDzzxBH {
    position: relative;
}
.clearfloat {
    *zoom: 1;
}
.clearfloat:before, .clearfloat:after {
    content: "";
    display: table;
    line-height: 0;
    visibility: hidden;
}
.homeDzzxBH .line {
    width: 100%;
    height: 1px;
    background: #b5b5b5;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 20;
}
.homeDzzxBHCont {
  float: left;
    padding-right: 32px;
   
    position: relative;
    z-index: 22;
}
.homeDzzxBHCont h3 {
    line-height: 42px;
    font-size: 30px;
    font-weight: 600;
    color: red;
}
.homeDzzxBHCont p {
    line-height: 34px;
    font-size: 18px;
    color: white;
    margin-top: 10px;
}
.homeDzzxBH .block {
    height: 50px;
    margin-bottom: 40px;
}
.homeDzzxBW {
    position: relative;
    left: 1%;
    right: 1%;
    width: 98%;
}
.bx-wrapper {
    margin: 0 auto 0;
    max-width: 100% !important;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}
.bx-wrapper .bx-viewport {
    /* height: auto !important; */
    background: none;
    border: none;
    box-shadow: none;
    left: 0;
}

.bx-wrapper .bx-viewport {
    /* -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc; */
    /* border: 5px solid #fff; */
    left: -5px;
    /* background: #fff; */
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.homeDzzxBW ul li {
    float: left;
    margin-right: 10px;
    text-align: center;
    padding-bottom: 30px;
}
a {
    text-decoration: none;
    text-decoration: none;
    /* color: white; */
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    tap-highlight-color: rgba(0,0,0,0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0,0,0,0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}
.picc {
    width: 100%;
    overflow: hidden;
}
.picc img {
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.homeDzzxBW ul li p {
    margin-top: 16px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #666;
}
.homeDzzxBW .bx-wrapper .bx-controls-direction a {
    width: 42px;
    height: 42px;
    top: -90px;
    margin-top: 0;
    background-color: #c2c2c2;
    background-repeat: no-repeat;
    background-position: center;
    box-sizing: border-box;
}
.homeDzzxBW .bx-wrapper .bx-prev {
    left: auto;
    right: 62px;
    background-image: url(../home/images/jt_zuo2.png);
}
.homeDzzxBW .bx-wrapper .bx-next {
    right: 0;
    background-image: url(../home/images/jt_you2.png);
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
   
}

@media (max-width: 1200px){
    .homeDzzxB {
        margin-top: 46px;
    }
    .homeDzzxBW ul {
        padding-top: 0px;
    }
}
@media (max-width: 1024px){
    .homeDzzxB {
        margin-top: 40px;
    }
    .homeDzzxBW ul li {
        margin-right: 20px;
    }
}
@media (max-width: 992px){
    .homeDzzxB {
        margin-top: 30px;
    }
    .homeDzzxBHCont {
        padding-right: 15px;
    }
    .homeDzzxBHCont h3 {
        font-size: 26px;
        line-height: 36px;
    }
    .homeDzzxBHCont p {
        font-size: 16px;
        line-height: 30px;
    }
    .homeDzzxBH .block {
        width: 124px;
    }
}
@media (max-width: 768px){
    .homeDzzxT .right ul, .homeDzzxB {
        margin-top: 20px;
    }
    .homeDzzxBH .line, .homeDzzxBH .block {
        display: none;
    }
    .homeDzzxBHCont {
        width: 312px;
        margin-top: -40px;
    }
    .homeDzzxBHCont h3 {
        line-height: 28px;
    }
    .homeDzzxTH h2, .homeDzzxBHCont h3 {
        font-size: 18px;
    }
    .homeDzzxBHCont p {
        font-size: 14px;
        line-height: 22px;
    }
   
    .homeDzzxBW ul {
        padding-top: 0px;
    }
    .homeDzzxBW ul li {
        margin-right: 10px;
    }
    .bx-wrapper img {
        width: 100%;
    }
    .homeDzzxBW ul li p {
        margin-top: 4px;
        font-size: 14px;
    }
}