/*关于华商*/
.container-fluid-bg {
    background: url(../img/icon-about-b.jpg) center center no-repeat;
    text-align: center;
    background-position-y: 320px;
}

.partHead {
    position: relative;
    text-align: center;
    padding: 0 0 30px 0;
}

.partHeadEdu small {
    background-image: -webkit-linear-gradient(bottom, rgb(238, 238, 238), rgb(255, 255, 255));
}

.partHead small {
    font-size: 80px;
    background-image: -webkit-linear-gradient(bottom, rgb(250, 250, 250), rgb(239, 239, 239));
    background-image: linear-gradient(bottom, rgb(250, 250, 250), rgb(239, 239, 239));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-weight: bold;
    text-align: center;
}

.partHead h2 {
    font-size: 36px;
    line-height: 60px;
    color: #003f98;
    margin-top: -70px;
}

.group-inter {
    text-align: left;
    padding: 0px 33px;
}

.group-inter li h3 {
    font-size: 22px;
}

.group-inter li {
    margin-bottom: 48px;
    padding-bottom: 27px;
    border-bottom: 1px dashed #626262;
}

.group-inter li:last-child {
    border-bottom: 0px;
}

.group-inter li .group-inter-p1 {
    color: #124f9b;
    font-size: 20px;
    line-height: 60px;
}

.group-inter li .group-inter-p2 {
    font-size: 18px;
}

.group-interpretation {
    background: #fff;
    height: 1230px;

}

.group-interpretation-content {
    float: left;
    padding: 0px 33px;
    text-align: left;
}

.group-interpretation-content h2 {
    color: #333333;
    font-size: 22px;
    height: 38px;
    width: max-content;
    margin: 15px 0px;
    background: url(../img/icon-about-line.png) left center no-repeat;
    background-position-y: 11px;
}

.group-interpretation-content h3 {
    color: #124f9b;
    font-size: 20px;
    margin: 15px 0px;
}

.group-interpretation-content p {
    padding-bottom: 20px;
    font-size: 18px;
    border-bottom: 1px dashed #ededed;
}



.group-inter-btm {
    padding: 20px 50px;
    float: left;
}

.group-inter-btm li {
    float: left;
    width: 265px;
    height: 202px;
}

.group-inter-btm li p {
    text-align: center;
    color: #333333;
    font-size: 22px;
}

.border-right {
    border-right: 1px solid #bfbfbf
}

.border-bottom {
    border-bottom: 1px solid #bfbfbf
}

/*荣誉资质*/
.container-nonor-bg {
    background: url(../img/icon-about-honor.jpg) center center no-repeat;
    text-align: center;
    background-position-y: 10px;
    height: 480px;

}

.aobut-nonor {
    padding: 60px 50px;
    text-align: left;
}

.aobut-nonor h2 {
    font-size: 30px;
    line-height: 60px;
    color: #333333;
}

.aobut-nonor h3 {
    font-size: 18px;
    line-height: 40px;
    color: #ff0000;
}

.aobut-nonor p {
    line-height: 25px;
    color: #999;
}

.slideImg {
    width: 100%;
    min-height: 180px;
    overflow: hidden;
    position: relative;
    background-size: 100%;
}

.slideImg .img {
    overflow: hidden;
    position: absolute;
    transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s;
}

.slideImg .img img {
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    margin: 7px;
}

.slideImg .img1 {
    width: 40%;
    height: 40%;
    top: 30%;
    left: -50%;
    z-index: 1;
}

.slideImg .img2 {
    width: 60%;
    height: 60%;
    top: 20%;
    left: 0;
    z-index: 2;
    opacity: 0.6;
}

.slideImg .img3 {
    width: 70%;
    top: 5%;
    left: 15%;
    z-index: 3;
}

.slideImg .img4 {
    width: 60%;
    height: 60%;
    top: 20%;
    left: 40%;
    z-index: 2;
    opacity: 0.6;
}

.slideImg .img5 {
    width: 40%;
    height: 40%;
    top: 30%;
    left: 110%;
    z-index: 1;
}

.slide-bt {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 10;
}

.slide-bt span {
    width: 24px;
    height: 8px;
    background: #bfbfbf;
    float: left;
    margin: 5px;
    border-radius: 4px;
}

.slideImg .slide-bt .on {
    background: #04398f;
}

.slideImgLeft {
    background: url(../img/left.png) left top no-repeat;
    left: 10px;
}

.slideImgRight {
    background: url(../img/right.png) left top no-repeat;
    right: 10px;
}

.slideImgLeft,
.slideImgRight {
    text-indent: -9999px;
    border: none;
    width: 34px;
    margin-top: -20px;
    height: 71px;
    position: absolute;
    top: 50%;
    z-index: 100;
}

/*分公司*/
.company-office {
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    padding: 0;
    width: 273px;
    margin: 0.5%;
    height: 397px;
}

.company-office h2 {
    text-align: center;
    line-height: 70px;
    font-size: 22px;
    background: #fff;
    margin-right: 12px;
    position: absolute;
    bottom: 0;
    width: 273px;
}

.company-office h3 {
    text-align: center;
    margin-bottom: 10px;
}

.company-office-address span {
    color: #ff0000;

}

.product_sher img {
    width: 273px;
    overflow: hidden;
    margin-right: 12px;
}

.company-office-address {
    position: absolute;
    padding: 100px 10px;
    text-align: left;
    width: 273px;
    height: 397px;
    background-color: #00000090;
    top: 0px;
    color: #fff;
    z-index: 10;
    opacity: 0;
    font-size: 15px;
    cursor: pointer;
}

.company-office:hover .company-office-address {
    opacity: 1;
}

.company-office:hover h2 {
    display: none !important;
}

.branch-office {
    background: #f4f4f6;
    padding-top: 40px;
}





/*动态*/
/* 本例子css */
.slideBox {
    width: 565px;
    height: 310px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 16px;
    height: 15px;
    font-size: 12px;
    border-radius: 2px;
    line-height: 15px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    overflow: hidden;
}

.slideBox .bd img {
    width: 565px;
    height: 310px;
    display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 47px;
    height: 71px;
    background: url(../img/left.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 47px;
    height: 71px;
    background: url(../img/right.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev {
    left: auto;
    left: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}