body {
    background: #f6f6f6;
    color: #6c6c6c;
}

p {
    margin: 0;
    padding: 0;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.banner {
    width: 100%;
}

.banner img {
    width: 100%;
}

.productlist {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.subList::after {
    background: #e3e3e3 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}

.subList {
    position: relative;
}

.subList ul {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 22;
}

.subList li {
    display: inline-block;
    height: 27px;
    margin: 0 3px;
    position: relative;
    width: 90px;
}

.subList li>a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d9d8d8;
    display: block;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #6c6c6c;
}

.subList .active>a {
    background: #133056 none repeat scroll 0 0;
    color: #fff;
}

#sub {}

.about1 {
    background: rgba(0, 0, 0, 0) url("../images/img3_1.jpg") repeat scroll center center;
    margin-top: -30px;
    position: relative;
}

.about5 {
    background: rgba(0, 0, 0, 0) url("../images/img3_1.jpg") repeat scroll center center;
    margin-top: 15px;
    position: relative;
}

.pubTitle::after {
    background: #b4b5b6 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    margin-left: -23px;
    position: absolute;
    width: 46px;
}

.pubTitle {
    color: #474747;
    font-size: 24px;
    line-height: 48px;
    position: relative;
    text-align: center;
}

.about1 .text {
    padding: 0 10px;
    line-height: 26px;
    margin: 0px auto 18px;
    color: #6c6c6c;
}

.about1Slide::after {
    background: #cacaca none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}

.about1Slide {
    position: relative;
}

.branch1Slide {
    margin: 0px auto 0;
    overflow: hidden;
    position: relative;
    z-index: 222;
}

.branch1Slide ul {
    overflow: hidden;
}

.branch1Slide li {
    float: left;
    padding: 14px 0;
    width: 33.33%;
    text-align: center;
}

.branch1Slide li img {
    width: 90%;
    display: inline-block;
}

.about2::after {
    background: rgba(224, 224, 224, 0.84) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.about2 {
    background: rgba(0, 0, 0, 0) url("../images/img3.jpg") repeat scroll center center;
    margin-top: 15px;
    position: relative;
}

.about2 img {
    display: none;
}

.about2Con {
    overflow: hidden;
    padding-top: 0px;
    position: relative;
    z-index: 22;
}

.about2 .pubTitle::after {
    background: #b4b5b6 none repeat scroll 0 0;
}

.about2 .pubTitle {
    color: #474747;
}

.about2 .pubTitle {
    color: #474747;
}

.about2Con .text {
    line-height: 20px;
    margin: 10px auto 0;
    overflow: hidden;
    text-align: left;
    padding: 0 10px;
    color: #6c6c6c;
    padding-bottom: 15px;
}

.about3::after {
    background: rgba(224, 224, 224, 0.84) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.about3 {
    background: rgba(0, 0, 0, 0) url("../images/img3_2.jpg") no-repeat scroll center center;
    margin-top: 15px;
    position: relative;
}

.about3 img {
    display: inline-block;
}

.about3Con {
    overflow: hidden;
    padding-top: 0px;
    position: relative;
    z-index: 22;
}

.about3 .pubTitle::after {
    background: #b4b5b6 none repeat scroll 0 0;
}

.about3 .pubTitle {
    color: #474747;
}

.about3Con .text {
    line-height: 22px;
    margin: 30px auto 0;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}

.shtx {
    flex: 1;
    text-align: center;
}

.shtx img {
    width: 90%;
    display: inline-block;
}

.about4 {
    background: rgba(0, 0, 0, 0) url("../images/img3_1.jpg") repeat scroll center center;
    margin-top: 15px;
    overflow: hidden;
}

.jobList {
    margin: 30px auto 0;
    overflow: hidden;
    width: 100%;
}

.jobList ul {
    overflow: hidden;
    padding: 0 5px;
}

.jobList li {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
}

.jobList h4 {
    line-height: 22px;
    margin: 0;
    padding: 0;
}

.jobList h4 p {
    color: #000;
    font-size: 14px;
}

.jobList .memo {
    line-height: 24px;
    padding: 12px 0 0;
}