﻿body {
    font-family: "AlibabaPuHuiTi-Medium";
}

p {
    margin: 0;
    padding: 0;
}

ul, ol, li {
    list-style: none;
    padding: 0;
    margin: 0;
}
/* 外边距左 */
.ml4 {
    margin-left: 4px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml35 {
    margin-left: 35px;
}

.ml40 {
    margin-left: 40px;
}

.ml45 {
    margin-left: 45px;
}

.ml50 {
    margin-left: 50px;
}

.ml55 {
    margin-left: 55px;
}

.ml60 {
    margin-left: 60px;
}

.ml65 {
    margin-left: 65px;
}

.ml70 {
    margin-left: 70px;
}

.ml75 {
    margin-left: 75px;
}

.ml80 {
    margin-left: 80px;
}

.ml85 {
    margin-left: 85px;
}

.ml90 {
    margin-left: 90px;
}

.ml95 {
    margin-left: 95px;
}

.ml100 {
    margin-left: 100px;
}
/* 外边距右边 */
.mr4 {
    margin-right: 4px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr35 {
    margin-right: 35px;
}

.mr40 {
    margin-right: 40px;
}

.mr45 {
    margin-right: 45px;
}

.mr50 {
    margin-right: 50px;
}

.mr55 {
    margin-right: 55px;
}

.mr60 {
    margin-right: 60px;
}

.mr65 {
    margin-right: 65px;
}

.mr70 {
    margin-right: 70px;
}

.mr75 {
    margin-right: 75px;
}

.mr80 {
    margin-right: 80px;
}

.mr85 {
    margin-right: 85px;
}

.mr90 {
    margin-right: 90px;
}

.mr95 {
    margin-right: 95px;
}

.mr100 {
    margin-right: 100px;
}
/*外边距上*/
.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt45 {
    margin-top: 45px;
}

.mt50 {
    margin-top: 50px;
}

.mt55 {
    margin-top: 55px;
}

.mt60 {
    margin-top: 60px;
}

.mt65 {
    margin-top: 65px;
}

.mt70 {
    margin-top: 70px;
}

.mt75 {
    margin-top: 75px;
}

.mt80 {
    margin-top: 80px;
}

.mt85 {
    margin-top: 85px;
}

.mt90 {
    margin-top: 90px;
}

.mt95 {
    margin-top: 95px;
}

.mt100 {
    margin-top: 100px;
}
/*下边距*/
.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb55 {
    margin-bottom: 55px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb65 {
    margin-bottom: 65px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb75 {
    margin-bottom: 75px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb85 {
    margin-bottom: 85px;
}

.mb90 {
    margin-bottom: 90px;
}

.mb95 {
    margin-bottom: 95px;
}

.mb100 {
    margin-bottom: 100px;
}
/*内边距*/
/*下*/
.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb35 {
    padding-bottom: 35px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb45 {
    padding-bottom: 45px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb55 {
    padding-bottom: 55px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb65 {
    padding-bottom: 65px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb75 {
    padding-bottom: 75px;
}

.pb80 {
    padding-bottom: 80px;
}

.pb85 {
    padding-bottom: 85px;
}

.pb90 {
    padding-bottom: 90px;
}

.pb95 {
    padding-bottom: 95px;
}

.pb100 {
    padding-bottom: 100px;
}
/*上*/
.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.pt35 {
    padding-top: 35px;
}

.pt40 {
    padding-top: 40px;
}

.pt45 {
    padding-top: 45px;
}

.pt50 {
    padding-top: 50px;
}

.pt55 {
    padding-top: 55px;
}

.pt60 {
    padding-top: 60px;
}

.pt65 {
    padding-top: 65px;
}

.pt70 {
    padding-top: 70px;
}

.pt75 {
    padding-top: 75px;
}

.pt80 {
    padding-top: 80px;
}

.pt85 {
    padding-top: 85px;
}

.pt90 {
    padding-top: 90px;
}

.pt95 {
    padding-top: 95px;
}

.pt100 {
    padding-top: 100px;
}
/*左*/
.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pl35 {
    padding-left: 35px;
}

.pl40 {
    padding-left: 40px;
}

.pl45 {
    padding-left: 45px;
}

.pl50 {
    padding-left: 50px;
}

.pl55 {
    padding-left: 55px;
}

.pl60 {
    padding-left: 60px;
}

.pl65 {
    padding-left: 65px;
}

.pl70 {
    padding-left: 70px;
}

.pl75 {
    padding-left: 75px;
}

.pl80 {
    padding-left: 80px;
}

.pl85 {
    padding-left: 85px;
}

.pl90 {
    padding-left: 90px;
}

.pl95 {
    padding-left: 95px;
}

.pl100 {
    padding-left: 100px;
}
/*右边*/
.pr5 {
    padding-right: 05px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.pr35 {
    padding-right: 35px;
}

.pr40 {
    padding-right: 40px;
}

.pr45 {
    padding-right: 45px;
}

.pr50 {
    padding-right: 50px;
}

.pr55 {
    padding-right: 55px;
}

.pr60 {
    padding-right: 60px;
}

.pr65 {
    padding-right: 65px;
}

.pr70 {
    padding-right: 70px;
}

.pr75 {
    padding-right: 75px;
}

.pr80 {
    padding-right: 80px;
}

.pr85 {
    padding-right: 85px;
}

.pr90 {
    padding-right: 90px;
}

.pr95 {
    padding-right: 95px;
}

.pr100 {
    padding-right: 100px;
}
/* 单纯距离 */
.top1 {
    top: 1px;
}

.top15 {
    top: 15px;
}

.top20 {
    top: 20px;
}

.top25 {
    top: 25px;
}

.top30 {
    top: 30px;
}

.top35 {
    top: 35px;
}

.top40 {
    top: 40px;
}

.top45 {
    top: 45px;
}

.top50 {
    top: 50px;
}

.top55 {
    top: 55px;
}

.top60 {
    top: 60px;
}

.top65 {
    top: 65px;
}

.top70 {
    top: 70px;
}

.top75 {
    top: 75px;
}

.top80 {
    top: 80px;
}

.top85 {
    top: 85px;
}

.top90 {
    top: 90px;
}

.top95 {
    top: 95px;
}

.right1 {
    right: 1px;
}

.right15 {
    right: 15px;
}

.right20 {
    right: 20px;
}

.right25 {
    right: 25px;
}

.right30 {
    right: 30px;
}

.right35 {
    right: 35px;
}

.right40 {
    right: 40px;
}

.right45 {
    right: 45px;
}

.right50 {
    right: 50px;
}

.right55 {
    right: 55px;
}

.right60 {
    right: 60px;
}

.right65 {
    right: 65px;
}

.right70 {
    right: 70px;
}

.right75 {
    right: 75px;
}

.right80 {
    right: 80px;
}

.right85 {
    right: 85px;
}

.right90 {
    right: 90px;
}

.right95 {
    right: 95px;
}

.left1 {
    left: 1px;
}

.left15 {
    left: 15px;
}

.left20 {
    left: 20px;
}

.left25 {
    left: 25px;
}

.left30 {
    left: 30px;
}

.left35 {
    left: 35px;
}

.left40 {
    left: 40px;
}

.left45 {
    left: 45px;
}

.left50 {
    left: 50px;
}

.left55 {
    left: 55px;
}

.left60 {
    left: 60px;
}

.left65 {
    left: 65px;
}

.left70 {
    left: 70px;
}

.left75 {
    left: 75px;
}

.left80 {
    left: 80px;
}

.left85 {
    left: 85px;
}

.left90 {
    left: 90px;
}

.left95 {
    left: 95px;
}

.bottom1 {
    bottom: 1px;
}

.bottom15 {
    bottom: 15px;
}

.bottom20 {
    bottom: 20px;
}

.bottom25 {
    bottom: 25px;
}

.bottom30 {
    bottom: 30px;
}

.bottom35 {
    bottom: 35px;
}

.bottom40 {
    bottom: 40px;
}

.bottom45 {
    bottom: 45px;
}

.bottom50 {
    bottom: 50px;
}

.bottom55 {
    bottom: 55px;
}

.bottom60 {
    bottom: 60px;
}

.bottom65 {
    bottom: 65px;
}

.bottom70 {
    bottom: 70px;
}

.bottom75 {
    bottom: 75px;
}

.bottom80 {
    bottom: 80px;
}

.bottom85 {
    bottom: 85px;
}

.bottom9 {
    bottom: 9px;
}

.bottom95 {
    bottom: 95px;
}
/*颜色*/
.cl_f3f4f9 {
    color: #f3f4f9;
}

.cl_333 {
    color: #333;
}

.cl_666 {
    color: #666;
}

.cl_999 {
    color: #999;
}

.cl_277cfa {
    color: #277cfa;
}

.cl_444 {
    color: #444;
}

.cl_bbb {
    color: #bbb;
}

.cl_fff {
    color: #fff;
}

.cl_888 {
    color: #888;
}

.cl_676a7d {
    color: #676a7d;
}

.cl_f90 {
    color: #ff9900;
}

.cl_feac18 {
    color: #feac18;
}

.cl_707070 {
    color: #707070;
}

.bg_277cfa {
    background: #277cfa;
}

.bg_f5f5f5 {
    background: #f5f5f5;
}

.cl_ffb607 {
    color: #ffb607;
}

.cl_000 {
    color: #000000;
}

.cl_E60026 {
    color: #E60026;
}

.cl_bb9d9d {
    color: #bb9d9d;
}

.cl_464756 {
    color: #464756;
}

.cl_6e7580 {
    color: #6e7580;
}

.bg-F6F8FB {
    background: #F6F8FB
}

.font-26 {
    font-size: 26px;
}

/*字体*/
.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 26px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.f32 {
    font-size: 32px;
}

.f34 {
    font-size: 34px;
}

.f36 {
    font-size: 36px;
}

.f38 {
    font-size: 38px;
}

.f40 {
    font-size: 40px;
}

.f42 {
    font-size: 42px;
}

.f44 {
    font-size: 44px;
}

.f46 {
    font-size: 46px;
}

.f48 {
    font-size: 48px;
}

.f50 {
    font-size: 50px;
}

.f52 {
    font-size: 52px;
}

.f54 {
    font-size: 54px;
}

.f56 {
    font-size: 56px;
}

.f58 {
    font-size: 58px;
}

.f60 {
    font-size: 60px;
}

.f62 {
    font-size: 62px;
}

.f64 {
    font-size: 64px;
}

.f66 {
    font-size: 66px;
}

.f68 {
    font-size: 68px;
}

.f70 {
    font-size: 70px;
}

.bold {
    font-weight: bold;
}

.center {
    text-align: center;
}

.text_l4eft {
    text-align: left;
}

.text_right {
    text-align: right;
}

.both:after {
    content: "";
    display: table;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.vm {
    vertical-align: middle;
}

.vt {
    vertical-align: top;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.dib {
    display: inline-block;
}

.dis {
    display: block;
}

.din {
    display: none;
}

.bn {
    border: none;
}

.h600 {
    height: 600px;
}

.lh24 {
    line-height: 24px
}

.lh40 {
    line-height: 40px;
}

.text_underline {
    text-decoration: underline;
}

.w90 {
    width: 90px;
}

.w121 {
    width: 121px;
}
/*@charset "utf-8";*/
h2, h3, p, dl {
    margin: 0;
}


/* 新增最外部盒子 */
.conFather {
    min-width: 1280px;
}

/* 背景图下案例介绍四图 */
.CaseDiagram {
    width: 100%;
}

    .CaseDiagram ul {
        width: 1280px;
        margin: 37px auto 80px auto;
        display: flex;
        justify-content: space-around
    }

        .CaseDiagram ul li {
            float: left;
        }

            .CaseDiagram ul li img {
                width: 100px;
                height: 100px;
                margin: 0 auto
            }

            .CaseDiagram ul li p {
                width: 100%;
                font-size: 24px;
                text-align: center;
                color: #333333
            }

/* 标题字体模块公共样式 */

.WhTop100c {
    width: 100%;
    text-align: center;
}

.w1280S div:nth-child(1) h1 {
    font-size: 46px;
    color: #333333;
    margin:0;
    padding-top: 50px;
}

.w1280S div:nth-child(1) P {
    font-size: 16px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #666666;
    margin-top: 23px;
}
/*一站式加工定制服务*/
.mouldTitle {
    text-align: center;
}

    .mouldTitle h1 {
        font-size: 46px;
        color: #333333;
        margin-top: 60px;
    }

    .mouldTitle p {
        font-size: 16px;
        color: #666666;
        margin-top: 23px;
    }

/* 高精密智造能力 */
.precistionA {
    width: 100%;
}

    .precistionA .precisionUl {
        width: 1280px;
        height: 440px;
        margin: 57px auto 72px auto;
    }

        .precistionA .precisionUl li {
            float: left;
            margin: 0 10px;
            text-align: center;
            box-shadow: -2px 0 31px rgba(0,0,0,.1);
            padding-bottom: 20px;
            transition: all .5s ease;
        }

    .precistionA li:hover {
        box-shadow: -2px 0 31px rgb(0 0 0 / 20%);
    }

    .precistionA .precisionUl li img {
        width: 300px;
        height: 315px;
    }

    .precistionA .precisionUl li :nth-child(2) {
        font-size: 18px;
        font-weight: 500;
        color: #333333;
        margin-top: 26px;
    }

    .precistionA .precisionUl li :nth-child(3) {
        margin: 0 auto;
        width: 195px;
        font-size: 14px;
        color: rgba(51, 51, 51, 0.7);
        margin-top: 14px;
        line-height: 20px;
    }

/* 精密设备展示 */
.equipmentCenter {
    width: 100%;
    margin-top: 20px;
}

.equipCenterUl {
    width: 1280px;
    height: 67px;
    margin: 0 auto;
    padding-left: 310px;
}

.equipmentCenter .equipCenterUl .underlined1 {
    width: 106px;
    background:#008C95;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 40px;
    margin: 0 auto;
    cursor: pointer;
}

.equipCenterUl li {
    width: 132px;
    float: left;
}

    .equipCenterUl li p {
        font-size: 16px;
        color: #333333;
        line-height: 40px;
    }

    .equipCenterUl li:nth-child(1) {
        border-left: 1px solid rgba(237, 237, 237, 1);
    }

.equipCenterUl li {
    border-right: 1px solid rgba(237, 237, 237, 1);
    cursor: pointer;
}

/* 精密设备展示内容部分 */
.equipmentBottom {
    width: 100%;
    background: rgba(244, 244, 244, 1);
    padding-top: 37px;
    padding-bottom: 36px;
}

.equipBottomText {
    width: 1400px;
    height: 560px;
    margin: 0 auto;
    background: #ffffff;
    padding-top: 21px;
}

.equipmentBottom .eBottomText {
    margin-top: 20px;
}

    .equipmentBottom .eBottomText div {
        float: left;
    }

.equipmentBottom .eBottomTextLeft {
    padding-left: 10px;
}

.equipmentBottom .eBottomText .eBottomTextLeft ul {
    border-right: 1px solid rgba(237, 237, 237, 1);
    height: 460px;
}

    .equipmentBottom .eBottomText .eBottomTextLeft ul li {
        width: 298px;
        font-size: 15px;
        color: #666666;
        line-height: 50px;
        text-align: left;
        padding-left: 36px;
        margin-right: 9px;
        cursor: pointer;
    }

    .equipmentBottom .eBottomText .eBottomTextLeft ul .eBottomliClick {
        background: url(/Content/img/MouldIntroduct/equipment.png)no-repeat 10px center;
        background-size: 13px 13px;
        color: #008C95;
        background-color: #E5F3F4;
    }


.equipmentBottom .eBottomTextRightOne {
    margin-top: 21px;
}

    .equipmentBottom .eBottomTextRightOne ul {
        padding-left: 60px;
        margin-top: 60px;
    }

    .equipmentBottom .eBottomTextRightOne .eBottomTheText {
        margin-left: 40px;
    }

        .equipmentBottom .eBottomTextRightOne .eBottomTheText img,
        .equipmentBottom .eBottomTextRightOne .eBottomTheText p {
            float: left;
        }

    .equipmentBottom .eBottomTextRightOne div img {
        width: 24px;
        height: 24px;
        margin-top: 3px;
        margin-right: 11px;
    }

    .equipmentBottom .eBottomTextRightOne div p {
        font-size: 24px;
        font-weight: bold;
        color: #333333;
        line-height: 30px;
        text-align: left;
    }

    .equipmentBottom .eBottomTextRightOne ul li {
        font-size: 14px;
        color: #666666;
        line-height: 30px;
        text-align: left;
        position: relative;
        padding-left: 15px;
    }

        .equipmentBottom .eBottomTextRightOne ul li::before {
            content: '';
            background-color: #008C95;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -2px;
        }

.equipmentBottom .eBottomTextPicture {
    width: 545px;
    height: 510px;
    margin-left: 20px;
}

    .equipmentBottom .eBottomTextPicture img {
        text-align: center;
    }

/* 注塑产品展示 */
.productDisplay {
    width: 1280px;
    margin: 0 auto;
}

.productDisLi {
    width: 100%;
    min-width: 1280px;
}

.productDisLiFa {
    margin: 30px auto 30px auto;
    width: 100%;
}

.productDisLiMain {
    margin-left: 23%;
}

    .productDisLiMain li {
        float: left;
    }

    .productDisLiMain li {
        width: 132px;
        height: 44px;
        line-height: 44px;
        cursor: pointer;
    }

.productDisplay .productDisLiMain .underlined2 {
    width: 106px;
    background:#008C95;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 44px;
    margin: 0 auto;
    cursor: pointer;
}

.productDisplay .productDisLiMain li p {
    font-size: 16px;
    color: #333333;
    line-height: 44px;
    margin-top: 0;
}

.productDisLiMain li:nth-child(1) {
    border-left: 1px solid rgba(237, 237, 237, 1);
}

.productDisLiMain li {
    border-right: 1px solid rgba(237, 237, 237, 1);
}

/* 注塑产品展示轮播图 */
.industry {
    width: 1280px;
    height: 560px;
    margin: 0 auto;
}

.industry-top .swiper-container {
    width: 100%;
    height: 480px;
}

.industry-top .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.58, 0.64);
}

.industry-top .swiper-container .swiper-wrapper .swiper-slide img {
    width: 498px;
    height: 390px;
}

.industry-top .swiperClick .swiper-slide-active,
.industry-top .swiperClick .swiper-slide-duplicate-active {
    transform: scale(1);
}

.industry .leftButton1 {
    background: url(/Content/img/MouldIntroduct/rightlb.png) no-repeat center center;
    right: 0;
}


.industry .leftButton2 {
    background: url(/Content/img/MouldIntroduct/leftlb.png) no-repeat center center;
    left: 0;
}


.industry .leftButton1,
.industry .leftButton2 {
    background-size: 100% 100%;
    width: 52px;
    height: 52px;
    cursor: pointer
}

.industry .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: rgba(238, 238, 238, 1);
    opacity: 1;
}

.industry .swiper-container .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    border: 3px solid #008C95;
    background: #fff !important;
}

/* 注塑原料特性 */
.material {
    width: 100%;
    margin: 0 auto;
    padding-top: 1px;
    background: rgba(244, 244, 244, 1);
}

    .material table {
        margin: 41px auto 0 auto;
        border-collapse: collapse;
    }

.materiaTable {
    width: 1280px;
    margin: 0 auto;
    padding-bottom: 64px;
}

    .materiaTable .materiaTableTop {
        width: 1280px;
        font-size: 18px;
        color: #FFFFFF;
        background: #3C3B3B;
        line-height: 60px;
        text-align: left;
    }

        .materiaTable .materiaTableTop th {
            width: 221px;
            padding-left: 25px;
        }

    .materiaTable .materiaTableText tr {
        border-bottom: 1px dashed #008C95;
        line-height: 52px;
        font-size: 16px;
        background: #FFFFFF;
        color: #333333;
        text-align: left;
    }

        .materiaTable .materiaTableText tr td:nth-child(1),
        .materiaTable .materiaTableText tr td:nth-child(2),
        .materiaTable .materiaTableText tr td:nth-child(3),
        .materiaTable .materiaTableText tr td:nth-child(4) {
            padding-left: 25px;
        }

        .materiaTable .materiaTableText tr:nth-child(12) td:nth-child(1) {
            border-right: 1px dashed #008C95;
        }

/* 应用领域 */
.applica {
    min-width: 1280px;
    height: 1100px;
}

.appliFa {
    width: 1280px;
    margin: 39px auto 108px auto;
}

    .appliFa .appliFaTop li,
    .appliFa .appliFaBottom li {
        float: left;
        transition: all .5s ease;
    }

    .appliFa .appliFaTop,
    .appliFa .appliFaBottom {
        text-align: center;
    }

        .appliFa .appliFaBottom li {
            margin-top: 20px;
        }

.appliFaTop li,
.appliFaBottom li {
    margin-right: 20px;
    box-shadow: 0px 2px 16px 0px rgba(153, 153, 153, 0.38);
}

    .appliFaTop li:hover,
    .appliFaBottom li:hover {
        box-shadow: -2px 0 31px rgb(0 0 0 / 20%);
    }

    .appliFaTop li div:nth-child(1),
    .appliFaBottom li div:nth-child(1) {
        border-bottom: 1px solid rgba(237, 237, 237, 1);
    }

        .appliFaTop li div:nth-child(1) img,
        .appliFaBottom li div:nth-child(1) img {
            width: 300px;
            height: 316px
        }

    .appliFaTop li div:nth-child(2) span,
    .appliFaBottom li div:nth-child(2) span {
        margin: 0 auto;
        display: inline-block;
        height: 24px;
        width: 20px;
        border-bottom: 2px solid #008C95;
    }

    .appliFaTop li div:nth-child(2) p,
    .appliFaBottom li div:nth-child(2) p {
        width: 100%;
        text-align: center;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        margin: 17px 0 22px 0;
    }

/* 一站式服务流程 */
.oneStop {
    width: 100%;
    padding-top: 1px;
    background: rgba(244, 244, 244, 1);
}

    .oneStop .oneStopCenter {
        margin-top: 11.5px;
        background: url(/Content/img/MouldIntroduct/oneStopCenterBack.png) no-repeat center 160px;
    }

        .oneStop .oneStopCenter ul {
            display: flex;
            justify-content: center;
        }

            .oneStop .oneStopCenter ul:nth-child(3) {
                padding-bottom: 59px;
            }

            .oneStop .oneStopCenter ul li {
                background: #FFFFFF;
                border: 1px solid #E6E6E6;
                box-shadow: 0px 6px 15px 1px rgba(217, 218, 221, 0.38);
                border-radius: 16px;
                margin: 17.5px 35.35px;
                width: 198px;
            }

                .oneStop .oneStopCenter ul li img {
                    width: 80px;
                    height: 80px;
                    margin: 36px auto 19px auto;
                }

                .oneStop .oneStopCenter ul li span {
                    display: inline-block;
                    width: 100%;
                    text-align: center;
                    font-size: 22px;
                    font-family: Alibaba PuHuiTi;
                    font-weight: 500;
                    color: #333333;
                }

                .oneStop .oneStopCenter ul li p {
                    width: 140px;
                    font-size: 15px;
                    font-family: Alibaba PuHuiTi;
                    font-weight: 500;
                    color: #666666;
                    line-height: 24px;
                    margin: 14px auto 48px auto;
                }

/* 高精密工厂展示 */
.PrecisionFactory {
    width: 100%;
    margin-bottom: 76px;
}

.PrecisionFaLb {
    width: 1280px;
    margin: 0 auto;
}

    .PrecisionFaLb .swiper {
        width: 100%;
        height: 100%;
        position: relative;
        margin-top: 46px;
    }

    .PrecisionFaLb .PrecisionFaLbSwiper {
        overflow: hidden;
    }

        .PrecisionFaLb .PrecisionFaLbSwiper .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
            position: relative;
            transform: scale(0.90, 1);
            overflow: hidden;
        }

            .PrecisionFaLb .PrecisionFaLbSwiper .swiper-slide img {
                display: block;
                width: 382px;
                height: 288px;
                object-fit: cover;
            }

            .PrecisionFaLb .PrecisionFaLbSwiper .swiper-slide div {
                width: 382px;
                height: 40px;
                background: rgba(51, 51, 51, 0.6);
                font-size: 16px;
                font-family: Alibaba PuHuiTi;
                font-weight: 500;
                color: #FFFFFF;
                line-height: 31px;
                position: absolute;
                bottom: 0;
            }

.PrecisionFactory .swiper-button-prev {
    background: url(/Content/img/MouldIntroduct/leftlbsmall.png) no-repeat center center;
    background-size: 100% 100%;
    left: 0;
}

.PrecisionFactory .swiper-button-next {
    background: url(/Content/img/MouldIntroduct/rightlbsmall.png) no-repeat center center;
    background-size: 100% 100%;
    right: 0;
}

/* 捷配模具注塑加工中心 */
.machining {
    width: 100%;
    height: 370px;
    background: url(/Content/img/MouldIntroduct/machining.png) no-repeat center center;
    background-size: 100% 100%;
}

    .machining .machiningA {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding-top: 243px;
    }

        .machining .machiningA a {
            display: inline-block;
            width: 196px;
            height: 52px;
            line-height: 52px;
            background: linear-gradient(-76deg, #FF6114, #FFB432);
            border-radius: 9px;
            font-size: 20px;
            font-family: Alibaba PuHuiTi;
            font-weight: bold;
            color: #FFFFFF;
        }
