.mdl-layout__content {
    background: #f5f5f5;
}

.m-about p {
    font-size: 12px
}

.m-about .tab-page {
    display: none
}

.m-about .tab-page.active {
    display: block
}

.m-about .about {
    font-size: 12px;
    text-align: center;
    padding: 8px 8px 0;
    background-color: #fff
}

.m-about .about .title {
    text-align: left;
    margin-top: 16px;
    margin-bottom: 8px;
    position: relative;
    left: -4px
}

.m-about .about .title .pin-pai {
    font-size: 12px
}

.m-about .about .title .pin-pai span {
    border: 1px solid #737373;
    padding: 3px
}

.m-about .about .title .pin-pai span:nth-child(2) {
    background-color: #626262;
    color: #fdfbfb
}

.m-about .about .title .kou-hao {
    margin-top: 6px
}

.m-about .about h2 {
    margin: 0;
    margin-bottom: 6px;
    font-weight: normal;
    font-size: 18px;
    line-height: normal
}

.m-about .about h2::after {
    content: '';
    display: block;
    width: 90px;
    height: 3px;
    background-color: #d82634;
    text-align: center;
    position: relative;
    left: 50%;
    margin-left: -45px;
    margin-top: 3px
}

.m-about .about p {
    margin: 0;
    line-height: 20px
}

.m-about .about .about-one .content .video {
    margin: 12px 0 20px;
    position: relative
}

.m-about .about .about-one .content .video .video-container {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9;
}

.m-about .about .about-one .content .video .video-control {
    position: relative;
}

.m-about .about .about-one .content .video .video-control img {
    width: 100%;
    height: 18rem;
}

.m-about .about .about-one .content .video .video-control .p0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 18rem;
    background-image: url(../image/video_play.png);
    background-repeat: no-repeat;
    background-size: 100px auto;
    background-position: center center;
    background-color: rgba(0, 0, 0, .5);
}

.m-about .about .about-one .content .five-img {
    margin: 16px 0;
    display: flex;
    justify-content: space-between
}

.m-about .about .about-one .content .five-img .img {
    width: 18%;
    border-radius: 18%
}

.m-about .about .about-one .content .five-img .img img {
    width: 100%;
    height: 100%
}

.m-about .about .about-one .content .five-img img {
    width: 18%;
    height: 18%;
    border-radius: 18%
}

.m-about .about .about-one .content .five-img img:nth-child(3) {
    transform: scale(1.2)
}

.m-about .about .about-one .content .last {
    margin-bottom: 30px
}

.m-about .about .about-two .content h2::after {
    width: 150px;
    margin-left: -75px
}

.m-about .about .about-two .content .left-right {
    margin-top: 20px;
    text-align: left
}

.m-about .about .about-two .content .left-right h2::after {
    width: 30px;
    left: 0;
    margin-left: 0;
    height: 2px
}

.m-about .about .about-two .content .left-right img {
    width: 120px;
    height: 105px
}

.m-about .about .about-two .content .left-right .item {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.m-about .about .about-three {
    padding-top: 30px
}

.m-about .about .about-three .content h3 {
    font-size: 16px;
    line-height: normal;
    margin-top: 6px
}

.m-about .about .about-three .content .three-item {
    display: flex;
    justify-content: space-between
}

.m-about .about .about-three .content .three-item p {
    color: #979797;
    font-size: 12px
}

.m-about .about .about-three .content .three-item img {
    width: 36px;
    height: 36px
}

.m-about .about .about-three .content .three-item h3 {
    margin-top: 3px;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 1px
}

.m-about .znzz {
    font-family: "Microsoft YaHei";
    font-size: 12px;
    padding: 0 8px;
    padding-top: 20px;
    background-color: #fff
}

.m-about .znzz h2 {
    margin: 0;
    margin-bottom: 6px;
    font-weight: normal;
    text-align: center;
    font-size: 18px;
    line-height: normal
}

.m-about .znzz h2::after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background-color: #d82634;
    text-align: center;
    position: relative;
    left: 50%;
    margin-left: -25px;
    margin-top: 3px
}

.m-about .znzz h3 {
    font-size: 16px;
    line-height: normal;
    margin: 0
}

.m-about .znzz .two {
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.m-about .znzz .two>div {
    width: 49%;
    margin-bottom: 10px;
}

.m-about .znzz .two>div p {
    margin-top: 6px;
    color: #686868
}

.m-about .znzz .two>div img {
    width: 100%;
}

.m-about .znzz .three h2::after {
    width: 80px;
    margin-left: -40px;
    margin-bottom: 20px
}

.m-about .znzz .three>div {
    display: flex;
    justify-content: space-between
}

.m-about .znzz .three>div>div {
    width: 0;
    flex: 1;
    margin-right: 5px;
    height: 14rem;
    position: relative
}

.m-about .znzz .three>div>div:nth-last-of-type(1) {
    margin-right: 0;
}

.m-about .znzz .three>div>div>div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.m-about .znzz .three>div>div>div h3 {
    margin-bottom: 8px
}

.m-about .znzz .three>div>div>div p {
    margin: 0
}

.m-about .znzz .three>div>div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.m-about .znzz .four {
    padding-bottom: 30px
}

.m-about .znzz .four h2 {
    margin: 20px 0 12px
}

.m-about .znzz .four h2::after {
    width: 80px;
    margin-left: -40px
}

.m-about .znzz .four>div {
    width: 100%;
    height: 120%;
    position: relative
}

/* .m-about .znzz .four>div:nth-child(5) h3 {
    margin-top: 0
} */

.m-about .znzz .four>div img {
    width: 100%;
    /* height: 190px; */
    margin-bottom: 8px
}

.m-about .znzz .four>div>div {
    position: absolute;
    top: 0;
    width: 50%;
    padding: 4px
}

.m-about .znzz .four>div>div h3 {
    margin-bottom: 0;
    color: #d82634;
    transform: scale(.9)
}

.m-about .znzz .four>div>div p {
    color: #fff;
    margin: 0;
    transform: scale(.9);
    line-height: normal
}

.m-about .tab-page-box {
    background: #fff;
}

.m-about .zzry {
    display: inline-block;
    width: 48%;
    text-align: center;
    margin-top: 2rem
}

.m-about .zzry:nth-of-type(even) {
    margin-left: 2%;
}

.m-about .zzry img {
    width: 15rem;
    height: 10rem;
    object-fit: cover;
}

.m-about .zzry p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.2rem;
    margin-top: .5rem;
    padding: 0 1rem;
    text-align: center;
}


.m-about .sczz {
    background-color: #f6f6f6;
    background-position: bottom
}

.m-about .sczz .title {
    font-size: 12px;
    text-align: center;
    margin: .827rem 0
}

.m-about .sczz .title h2 {
    font-weight: normal;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 1.1rem
}

.m-about .sczz .title h2::after {
    content: '';
    display: block;
    width: 3rem;
    height: 3px;
    background-color: #d82634;
    text-align: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 3px
}

.m-about .sczz .title p {
    margin: 0;
    line-height: 1.6
}

.m-about .sczz .content {
    position: relative;
    padding: 2rem 1rem;
}

.m-about .sczz .content .h-content {
    position: relative;
    width: 100%;
    /* min-height: 250px; */
    padding-top: 1px;
    box-sizing: border-box;
    margin-bottom: 1rem;
}

.m-about .sczz .content .h-content img {
    width: 100%;
}

.m-about .sczz .content .h-content .h-box {
    position: absolute;
    top: 0;
    width: 50%;
    padding: 4px;
    box-sizing: border-box;
}

.m-about .sczz .content .h-content .h-box h3 {
    color: #d82634;
    margin-top: 12px;
    margin-bottom: 0;
    transform: scale(.9);
}

.m-about .sczz .content .h-content .h-box p {
    color: #fff;
    margin: 0;
    transform: scale(.9);
    line-height: normal;
}

.m-about .fzlc {
    background-color: #f6f6f6;
    /*background-image: url(../images/lcbg.png);*/
    background-position: bottom
}

.m-about .fzlc .title {
    font-size: 12px;
    text-align: center;
    margin: 16px 0
}

.m-about .fzlc .title h2 {
    font-weight: normal;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 12px
}

.m-about .fzlc .title h2::after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background-color: #d82634;
    text-align: center;
    position: relative;
    left: 50%;
    margin-left: -20px;
    margin-top: 3px
}

.m-about .fzlc .title p {
    margin: 0;
    line-height: 1.6
}

.m-about .fzlc .content {
    display: flex
}

.m-about .fzlc .content .left {
    font-size: 13px;
    font-weight: bold;
    width: 200px;
    border-right: 1px solid #c4c2c2;
    margin-right: 20px
}

.m-about .fzlc .content .left>div {
    height: 160px;
    border-bottom: 1px solid #c4c2c2;
    display: flex;
    background: #FFF;
    flex-wrap: wrap;
    align-items: center
}

.m-about .fzlc .content .left>div.active {
    color: #d82634
}

.m-about .fzlc .content .left>div p {
    width: 100%;
    text-align: center
}

.m-about .fzlc .content .right {
    font-size: 13px;
    width: 100%
}

.m-about .fzlc .content .right>div {
    display: none
}

.m-about .fzlc .content .right>div.active {
    display: block
}

.m-about .fzlc .content .right>div>div {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 15px
}

.m-about .fzlc .content .right>div>div h2 {
    font-weight: normal;
    margin-top: 0;
    line-height: normal;
    font-size: 20px
}

.m-about .fzlc .content .right>div>div p {
    margin: 0;
    line-height: 1.6;
    margin-top: 10px;
}

.m-about .manu1-desc p{
    font-size: 15px !important;
    line-height: 30px !important;
    margin-top: 0px !important;
}

.youshi {
    width: 100%;
    background: url(../../../static/xyw/df602ce542f8433da124312464ac11c1_34.png) no-repeat center 20px;
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.youshi dl {
    float: left;
    width: 47%;
    margin-left: 10px;
}

.youshi dl.yb {
    float: right;
    padding-top: 33px;
    width: 47%;
}

.youshi dl.zb {
    margin-bottom: 20px;
    width: 47%;
}

.youshi dl dd b {
    width: 43px;
    height: 36px;
    line-height: 36px;
    display: block;
    float: left;
    color: #fff;
    background: #d82634;
    font-size: 28px;
    text-align: center;
    font-weight: normal;
    margin-right: 15px;
}

.youshi dl dd em {
    display: block;
    width: 100%;
    font-style: normal;
    font-size: 20px;
    color: #333;
    padding-top: 5px;
}

.youshi dl dd em span {
    display: block;
    font-size: 12px;
    padding-top: 13px;
    margin-bottom: 15px;
    width: 100%;
}

.youshi dl dt img{
    width: 100%;
}

.youshi dl dt a {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    width: 108px;
    padding-left: 82px;
    padding-right: 30px;
    background: url(static/image/df602ce542f8433da124312464ac11c1_20.png) no-repeat 30px center #910000;
    ;
    border-radius: 25px;
    box-shadow: 0 5px 16px #910000;
    ;
    display: block;
    color: #fff;
    margin-top: 20px;
}

.youshi dl dt a i {
    font-size: 18px;
    font-style: normal
}

.dark-info-02 {
    margin-bottom: 80px;width:100%;
margin: 0 auto;padding-bottom: 30px;
}

.dark-info-02-tit {
    height: 66px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 66px;
}

.dark-info-02-tit b {
    width: 34px;
    height: 3px;
    background: #fff;
    display: inline-block;
    vertical-align: auto;
}

.dark-info-02-tit span {
    margin-left: 10px;
    font-size: 26px;
    font-weight: normal;
    font-family: Arial;
    text-transform: capitalize;
}

.dark-info-02-list {
    background: #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.dark-info-02-list dl:first-child { margin-left: 0px;}
.dark-info-02-list dl {
    float: left;
    width: 48%;
    border: 1px solid #d4d4d4;
    margin-right: 1.5%;
    box-sizing: border-box; margin-bottom: 30px;
}

.dark-info-02-list dl:nth-last-of-type(1) {
    margin-right: 0;
}

.dark-info-02-list dl img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.dark-info-02-list dd {
    padding: 12px 20px 0px;
}

.dark-info-02-list h3 {
    height: 30px;
    font-size: 12px;
    font-weight: normal;
    line-height: 52px;
    border-bottom: 1px dotted #d5d5d5;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.dark-info-02-list h3 a {
    color: #000;
    font-size: 14px;
}

.dark-info-02-desc {
    font-size: 14px;
    line-height: 24px;
    color: #4d5353;
    height: 72px;
    overflow: hidden;
}
