.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row:after {
    clear: both;
    display: table;
    content: " ";
}

.row:before {
    display: table;
    content: " ";
}

.row.absmiddle {
    display: flex;
    align-items: center;
}

#page-content {
    padding-bottom: 50px;
}


/* page-header */

#page-header {
    width: 100%;
    height: 350px;
}

#page-header {
    display: flex;
    align-items: center;
    position: relative;
}

#page-header {
    background-size: cover !important;
}

.smt-ad img {
    background-size: cover !important;
}

#page-header .banner-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.innerbanner-text {
    width: 100%;
    z-index: 1;
}

#page-header .innerbanner-text.container h2 {
    color: #ffffff !important;
    font-size: 48px;
    white-space: initial;
    width: 56%;
    -webkit-font-smoothing: antialiased !important;
}

#page-header .innerbanner-text.container p {
    font-size: 30px;
    color: #fff !important;
    width: 60%;
    line-height: 30px;
    margin-bottom: 0;
    -webkit-font-smoothing: antialiased !important;
}


/* smt */

.smt .absmiddle {
    background: #05152a;
}

.smt .absmiddle>div {
    padding: 0;
}

.smt-left img {
    width: 100%;
}

.smt .absmiddle>div.smt-right {
    padding: 10px 0 10px 90px;
    text-align: left;
    color: #fff;
}

.smt .absmiddle>div {
    padding: 0;
}

.smt-right i,
.smt-right em {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 20px;
    background: #ffffff;
}

.smt-right p:last-child {
    margin-bottom: 0;
}

.smt-right p {
    margin-bottom: 5px;
}

.smt-right h4 {
    color: rgb(255, 255, 255);
}

.smt-right .line1,
.smt-right .line2 {
    background: #ffffff;
}

.line1,
.line2 {
    display: block;
    background: #ffffff;
    height: 1px;
    margin: 0 auto 3px auto;
}

.smt-right .line1 {
    display: block;
    background: #ffffff;
    height: 1px;
    margin: 0 0 3px 0;
}

.smt-right .line2 {
    display: block;
    background: #ffffff;
    height: 1px;
    margin: 0 0 3px 0;
}

.line1 {
    width: 60px;
}

.line2 {
    width: 40px;
}

.headline,
.headline2 {
    margin: 70px 0;
    text-align: center;
}

.headline h3 {
    color: #020e1e;
}

.headline h3,
.headline2 h3 {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 28px;
    position: relative;
}

.headline h3:before {
    right: -70px;
}

.headline h3:after,
.headline h3:before {
    content: "";
    display: block;
    border-bottom: 1px solid #020e1e;
    top: 49%;
    width: 51px;
    position: absolute;
}

.headline h3:after {
    left: -70px;
}

.headline h3:after,
.headline h3:before {
    content: "";
    display: block;
    border-bottom: 1px solid #020e1e;
    top: 49%;
    width: 51px;
    position: absolute;
}

.centerline h3 {
    margin-bottom: 20px;
}

img {
    max-width: 100%;
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}

.row .zx_float {
    width: 25%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.sta-red {
    color: #ffffff;
}

.sta-right {
    padding: 0 60px;
}

span.sta-red {
    background: #8d8989;
}

.spe-ad2 {
    text-align: center;
}

.spe-ad .zx_float p:first-child,
.spe-ad .zx_float p:nth-child(2) {
    color: #ffffff;
}

.spe-ad2 {
    padding: 80px 0 80px;
    background: url(../sipiemc/spead2.png) center center;
}

.absmiddle h4 {
    font-size: 24px;
}

h4 {
    margin-bottom: 8px;
    line-height: 34px;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
}

p {
    margin-bottom: 10px;
    line-height: 30px;
}

p {
    margin: 0 0 10px;
}

h2 {
    margin-bottom: 12px;
    font-size: 48px;
    line-height: 62px;
}

.full-section {
    position: relative;
    z-index: 1;
    padding: 50px 0;
    background: no-repeat center center;
    background-size: 100%;
    color: #796d6d;
}

.full-section-container {
    position: relative;
    z-index: 3;
}

.zx_float {
    float: left;
}

.tu-img,
.container.center {
    text-align: center;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
}

.table>thead>tr>th {
    vertical-align: middle;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.making-cycle tr:first-child th {
    background: #020e1e;
    color: #fff;
    border: 1px solid #020e1e;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0;
}

.spe td {
    background: #88898a;
    color: #fff;
}

.ad {
    background-size: cover;
}

.smt-ad span {
    color: #020e1e;
}

.smt-ad {
    color: #fff;
}

@media screen and (max-width: 768px) {
    .row.absmiddle {
        display: flex;
        flex-direction: column;
    }
    #page-header .innerbanner-text.container h2 {
        font-size: 26px;
        display: none;
    }
    #page-header .innerbanner-text.container p {
        font-size: 20px;
        width: 100%;
    }

    .zx_bj .smt-right {
        margin: 0 30px;
    }
    .row .zx_float {
        width: 50%;
        float: left;
        text-align: center;
        margin: 0;
        padding: 0;
        margin-bottom: 15px;
    }
    .row .zx_float p {
        font-size: 14px;
        margin-bottom: 0;
    }
    .spe-ad2 img {
        width: 10%;
    }
    .headline,
    .headline2 {
        margin: 20px 0 0;
        text-align: center;
    }
    .spe td {
        font-size: 14px;
    }

}

.yuan>p {
    text-align: center;
}

.ssx_main-title {
    padding: 0;
}

.yuan .absmiddle {
    background: #05152a;
}

.row.absmiddle {
    display: flex;
    align-items: center;
}

.yuan .absmiddle>div {
    padding: 0;
}

.yuan .absmiddle>div.yuan-right {
    padding: 0 50px;
}

.yuan-right ul {
    margin-right: 20px;
    margin-bottom: 0;
    color: rgb(255, 255, 255);
}

.yuan-icon {
    text-align: center;
}

.yuan-icon>.col-sm-4 {
    float: left;
    width: 33.33333333%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.row.yuan-bottom {
    text-align: center;
}

.yuan-bottom>.col-sm-4 {
    float: left;
    width: 33.33333333%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.yuan-icon p {
    color: #333;
    margin-bottom: 0;
}

.row.yuan-bottom img {
    margin-bottom: 20px;
    text-align: center;
}

.row:before {
    display: table;
    content: " ";
}

.row:after,
.row:before {
    display: table;
    content: " ";
}

.yuan-left,
.yuan-right {
    width: 50%;
}

.yuan-right em {
    background: #fff url(../images/ComponentSupply/success.png) center center;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 50%;
    /* margin-right: 20px; */
}

.ricon {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    width: 16.66666667%;
}

.rcon {
    float: left;
    width: 83.33333333%;
}

.yuan-right p {
    display: inline-block;
    color: #fff;
}

.yg-icon img {
    padding: 40px 20px;
}

@media screen and (max-width: 768px) {
    /* .yuan-left,
	.yuan-right {
		width: 100%;
	}
	.yuan .absmiddle > div.yuan-right {
		padding: 0;
	}
	.yuan .absmiddle > div.yuan-right {
		padding: 10px;
	}
	.yuan-bottom > .col-sm-4 {
		float: left;
		width: 100%;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.yuan-icon > .col-sm-4 {
		float: left;
		width: 100%;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.ssx_main-title {
		padding: 20px 0;
	}
	.yuan > p {
		font-size: 14px;
		line-height: 1.5;
	}
	p {
		font-size: 14px;
	} */
}

.zx_stm_tp {
    width: 25%;
    text-align: center;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.smt .zx_stm_tp p {
    color: #333;
    margin-top: 30px;
    font-size: 18px;
}

.stm_ricon {
    float: left;
    width: 8.33333333%;
}

.stm_rcon {
    float: left;
    width: 83.3333333%;
}

.zx_stm .stm_ricon {
    padding: 0px 8%;
}

.zx_stm .stm_rcon p {
    margin: 0;
}

.zx_full-section {
    padding: 20px 0;
}

.stm-left,
.stm-right {
    width: 50%;
}

.stm-right em {
    background: rgb(255, 255, 255);
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    /* margin-right: 20px; */
}

.stm-right ul {
    margin-right: 20px;
    margin-bottom: 0;
    color: rgb(255, 255, 255);
}

.zx_stm .zx_full-section-container {
    padding: 80px 0 80px;
    background: #05152a;
    font-size: 14px;
}

.image-box {
    width: 33.33333333%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.tp {
    text-align: center;
}

.zx_stm_wz {
    width: 50%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    color: #fff;
}

.zx_stm .full-section-container {
    padding: 45px 0;
    background: url(../images/SMT/spead2.png);
    background-size: contain;
}

.zx_stm_wz h3 {
    font-size: 24px;
    padding-bottom: 10px;
}

.zx_stm_wz .line1 {
    width: 60px;
    display: block;
    background: #fff;
    height: 1px;
    text-align: left;
    margin: 3px 0;
}

.zx_stm_wz .line2 {
    width: 30px;
    display: block;
    background: #fff;
    height: 1px;
    margin: 3px 0;
}

.zx_smt_bottom1 {
    width: 33.33333333%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.row.smt-bottom>div>p {
    color: #020e1e;
    font-weight: 600;
    font-size: 18px;
    margin-top: 20px;
}

.zx_smt_bottom2 {
    width: 50%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

@media screen and (max-width: 768px) {
    .stm-left,
    .stm-right {
        width: 100%;
        margin: 10px;
    }
    .zx_stm_tp {
        width: 100%;
    }
    .zx_stm .zx_full-section-container {
        padding: 40px 0;
    }
    .image-box {
        width: 100%;
        margin: 10px 0;
        text-align: center;
    }
    .tp p {
        margin: 0;
        font-size: 14px;
    }
    .zx_stm_wz {
        width: 100%;
        float: none;
        padding: 0;
        margin-bottom: 40px;
    }
    .zx_stm_wz:last-of-type {
        margin-bottom: 0;
    }
    .zx_stm_wz p {
        font-size: 14px;
        margin-bottom: 0;
    }
    .zx_smt_bottom1 {
        width: 100%;
        float: none;
        padding: 0;
    }
    .zx_smt_bottom1 img {
        width: 100%;
    }
    .zx_smt_bottom2 {
        padding: 0;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .zx_smt_bottom2 p {
        margin-bottom: 0;
    }
    .zx_stm_wz h3 {
        font-size: 18px;
    }
}

.zx_yzs1 h3 {
    font-size: 22px;
    margin: 22px 0;
    color: #333333;
}

.zx_gg {
    padding: 50px 0 50px 0;
}

.ssx_container.zx_yzs1.clearfix.zx_yzs_xq {
    margin-bottom: 50px;
}

.yw1 {
    float: left;
    width: 50%;
    height: 30px;
}

.yw1 ul {
    margin-top: 30px;
}

.yw1 ul li {
    float: left;
    width: 100px;
    height: 100px;
    background: #ffffff;
    margin: 15px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    box-shadow: 0px 4px 14px 2px rgb(199 188 188 / 75%);
}

.yw2 {
    float: left;
    width: 50%;
}

.yw2 ul li {
    margin: 30px auto;
}

.yw2 span {
    color: rgb(0 112 192);
}

.yw3 li {
    text-align: center;
}

.yw3 ul li {
    float: left;
    width: 20%;
    margin-bottom: 15px;
    background: #020e1e;
    color: #fff;
    padding: 5px 0;
}

.yw3 ul {
    display: flex;
    /* overflow: hidden; */
}

.yw4 {
    text-align: center;
}

.yw4 ul li {
    float: left;
    width: 20%;
    height: 160px;
    border: 1px solid #ddd;
    margin: 0 5px;
}

.yw4 ul {
    display: flex;
}

.yw4 ul li img {
    height: 100%;
}

.yw4 p {
    margin: 0;
    line-height: 32px;
}

.zx_yzs1_NPI>p {
    font-size: 18px;
    margin-bottom: 20px;
}

.zx_yzs1_NPI img {
    height: 200px;
}

.NPI {
    position: relative;
}

.NPI1,
.NPI2,
.NPI3 {
    float: left;
    width: 33.3333333%;
    text-align: center;
}

.NPI2 {
    text-align: center;
    position: relative;
}

.to_right {
    position: relative;
}

.to_right::after {
    content: "";
    height: 28px;
    width: 28px;
    top: 38%;
    border-width: 4px 4px 0 0;
    border-color: #ffffff;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0) translateY(-50%);
    position: absolute;
    right: 17px;
}

.yw3 ul li:last-child::after {
    display: none;
}

.NPI1 li:nth-child(1),
.NPI3 li:nth-child(1) {
    background: #020e1e;
    color: #fff;
    font-size: 22px;
    padding: 10px;
    text-align: center;
    margin-bottom: 12px;
}

.NPI2 li {
    position: absolute;
    top: 130px;
    right: 150px;
    width: 100px;
    height: 100px;
    background: #ffffff;
    margin: 15px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    box-shadow: 0px 4px 14px 2px rgb(199 188 188 / 75%);
}

.NPI2 li span {
    color: #020e1e;
    font-size: 65px;
    font-weight: bold;
}

.NPI3 {
    text-align: center;
}

.NPI3 li:nth-child(3) {
    position: absolute;
    bottom: 0;
}

.zx_yzs_xq .xq1,
.zx_yzs_xq .xq3 {
    float: left;
    width: 40%;
}

.zx_yzs_xq .xq1 li,
.zx_yzs_xq .xq3 li {
    border: 5px solid #020e1e;
    padding: 15px 25px;
    margin: 10px 0;
    width: 100%;
    border-radius: 35px;
    min-height: 92px;
}

.zx_yzs_xq .xq2 {
    float: left;
    width: 20%;
}

.zx_yzs_xq .xq2 {
    text-align: center;
}

.zx_yzs_xq .xq2 li {
    width: 70px;
    background: #ffffff;
    margin: 15px;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
    box-shadow: 0px 4px 14px 2px rgb(199 188 188 / 75%);
    margin: 30px auto;
    font-size: 16px;
}

.bg {
    background: url(../images/sipiemc/image3.jpeg);
    background-size: 100%;
}

@media screen and (max-width: 768px) {
    .yw1 ul li {
        width: 65px;
        height: 65px;
        line-height: 65px;
        font-size: 12px;
    }
    .yw3 ul {
        display: flex;
        overflow: hidden;
        flex-direction: column;
    }
    .yw3 ul li {
        width: 100%;
        margin-bottom: 5px;
    }
    .yw3 ul li:after {
        display: none;
    }
    .yw4 ul {
        display: flex;
        flex-wrap: wrap;
    }
    .yw4 ul li {
        width: 50%;
        height: 100%;
        border: none;
        margin: 0;
        font-size: 14px;
    }
    .zx_yzs1_NPI img {
        height: 100px;
        margin-top: 15px;
    }
    .NPI3 li:nth-child(3) {
        bottom: 10px;
    }
    .NPI2 li {
        right: 10px;
        top: 65px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .NPI1 p,
    .NPI3 p {
        margin-bottom: 0;
        line-height: 1.5;
        font-size: 14px;
    }
    .zx_gg {
        padding: 10px 10px;
        margin: 12px;
    }
    .NPI1 li:nth-child(1),
    .NPI3 li:nth-child(1) {
        font-size: 14px;
        padding: 5px 0;
    }
    .NPI2 li span {
        font-size: 35px;
        line-height: 55px;
    }
    .zx_yzs_xq .xq2 li {
        margin: 70px auto;
    }
    .zx_yzs_xq .xq1 li,
    .zx_yzs_xq .xq3 li {
        min-height: 108px;
        padding: 10px 12px;
        border: 2px solid #020e1e;
        font-size: 14px;
        line-height: 1.5;
        text-align: justify;
    }
    .zx_yzs1_NPI>p {
        font-size: 14px;
        margin: 12px 0;
        line-height: 1.5;
    }
    .zx_yzs1 h3 {
        font-size: 18px;
        margin: 12px 0;
    }
    .zx_yzs_xq .xq2 {
        display: none;
    }
    .zx_yzs_xq .xq3 li {
        position: relative;
        left: 0;
    }
    .zx_yzs_xq .xq3 {
        float: right;
    }
    .ssx_container.zx_yzs1.clearfix.zx_yzs_xq {
        margin-bottom: 0;
    }
    .zx_yzs_xq .xq1,
    .zx_yzs_xq .xq3 {
        width: 49%;
    }
    .bg {
        background: url(../images/sipiemc/image3.jpeg);
        background-size: unset;
    }
    .yw2 ul li {
        font-size: 14px;
        margin: 15px auto;
    }
}

@media screen and (max-width: 420px) {
    .yw1 ul {
        margin-top: 10px;
    }
    .yw1 ul li {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 12px;
        margin-left: 5px;
    }
}

.pcb-design {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.pcb-design h5 {
    font-size: 15px;
    font-weight: 600;
}

.pcb-design i,
.pcb-design em {
    margin-bottom: 45px;
    font-size: 70px;
    color: #020e1e;
    display: block;
}

.pcb-design p {
    color: #333;
}

.pcb-design-page .ad {
    padding: 140px 0 140px;
    background-image: url(../images/sipiemc/pcb-ad.png);
}


/*.design-refer{
	margin:100px auto 0;
}*/

.design-refer .col-md-6:nth-child(2) {
    padding: 40px;
}

.design-refer .line1,
.design-refer .line2 {
    margin: 0 0 3px 0;
}

.design-refer img {
    width: 100%;
}

.design-refer ul {
    margin-top: 40px;
    overflow: hidden;
}

.design-refer li {
    display: block;
    float: left;
    margin-bottom: 10px;
}

.design-refer i,
.design-refer em {
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
    background: #020e1e;
    text-align: center;
    color: #fff;
    font-style: normal;
    margin-right: 20px;
}

.tu-center {
    text-align: center;
}

.pcb-chip {
    display: flex;
    justify-content: space-between;
}

.pcb-chip .col-md-3,
.pcb-chip .col-sm-3 {
    text-align: center;
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}

.pcb-chip .col-md-9 {
    width: 75%;
    padding-right: 15px;
    padding-left: 15px;
}

.pcb-chip .right-img {
    margin-bottom: 50px;
}

.pcb-chip p {
    margin-bottom: 0;
}

.pcb-chip .row {
    margin-bottom: 40px;
}

.pcb-path {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .pcb-design img {
        padding: 40px 20px;
    }
    .pcb-chip .row {
        display: flex;
        align-items: center;
    }
    .design-refer li {
        width: 50%;
    }
    /* .design-refer .col-md-6:nth-child(2) {
        padding-left: 80px;
    } */
}


/*pcb making*/

.full-section.ad.seg {
    padding: 140px 0 140px;
    background-image: url(../images/sipiemc/pcb-ad.png);
}

.pcb-making i,
.pcb-making em {
    width: 10px;
    height: 10px;
    background: #333;
    margin-right: 15px;
    display: inline-block;
    border-radius: 50%;
}

.pcb-making h5 {
    color: #020e1e;
    font-weight: 600;
    margin-bottom: 20px;
}

.pcb-making img {
    margin-bottom: 20px;
    width: 100%;
}

.full-section h3 {
    color: #fff;
    font-weight: 400;
}

.making-cycle th {
    text-align: center;
}

.mk {
    display: flex;
    justify-content: space-between;
}

.mk h5 {
    font-size: 18px;
    line-height: 28px;
}

.mk-con {
    padding: 140px 0 140px;
    background-image: url(../images/sipiemc/making-ad.png);
    text-align: center;
    color: #ffffff;
}

.mk-con h3 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 42px;
}

.mk-con p {}

.emc .absmiddle {
    background: #020e1e;
}

.emc-design .col-sm-4 p {
    text-align: center;
    background: #020e1e;
    color: #fff;
    line-height: 54px;
    margin-bottom: 26px;
}

.emc-design .col-sm-4.gray p {
    background: #898989;
}

.emc-change p {
    background: #020e1e;
    padding: 20px;
    color: #fff;
}

.emc-test p {
    background: #898989;
    color: #fff;
    padding: 20px;
}

.emc-ad {
    padding: 80px 0 80px;
    background-color: #05152a;
    padding: 80px 0 80px;
    background-image: url(/V2/Themes/images/spead2.png);
}

.emc .absmiddle {
    display: flex;
    justify-content: space-between;
}

.smt .absmiddle>div.smt-right {
    padding: 10px 50px;
    text-align: left;
    color: #fff;
}

.emc .absmiddle .smt-left,
.emc .absmiddle .smt-right {
    width: 50%;
}

.emmc {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.emmc .col-sm-4 {
    width: 33.33333333%;
    padding-right: 15px;
    padding-left: 15px;
}

.flex {
    display: flex;
    justify-content: space-between;
}

.flex .col-sm-5 {
    width: 41.66666667%;
    padding-right: 15px;
    padding-left: 15px;
}

.flex .col-md-4 {
    padding: 36px;
    width: 33.33333333%;
}

.flex .col-md-4 .sta-red {
    color: #020e1e;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 28px;
}

.yyuan h3 {
    text-align: center;
}

.yyuan {
    flex-wrap: wrap;
}

.yyuan li {
    width: 25%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
}

.yy h6 {
    margin: 30px 0;
    font-size: 16px;
    text-align: center;
}

.yylist {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.yyitem {
    width: 50%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.yyitem li {
    border: 4px solid #020e1e;
    padding: 12px 18px;
    margin: 10px 0;
    width: 100%;
    border-radius: 40px;
    font-size: 16px;
}

.circle {
    width: 120px;
    height: 120px;
    background: #ffffff;
    margin: 15px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0px 4px 14px 2px rgb(199 188 188 / 75%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
}

.bgyuan {
    background: url(../images/sipiemc/image3.jpeg);
    background-size: cover;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

@media (min-width: 767px) and (max-width: 1367px) {
    .design-refer .col-md-6:nth-child(2) {
        padding-left: 20px;
    }
}

@media (min-width: 767px) and (max-width: 1280px) {
    .design-refer li p {
        font-size: 12px;
    }

    .design-refer i,
    .design-refer em {
        margin-right: 10px;
        width: 32px;
        line-height: 32px;
    }
}

@media screen and (max-width: 768px) {
    .pcb-chip {
        text-align: center;
    }
    .pcb-design .col-md-3 {
        margin-bottom: 40px;
    }
    .pcb-design .col-md-3:last-child {
        margin-bottom: 0px;
    }
    .smt .absmiddle>div.smt-right {
        padding: 10px;
        width: 100%;
    }
    .smt-right p {font-size: 14px;}
    .yyuan li {min-height: 40px;}
}

@media screen and (max-width: 1024px) {
    .design-refer img {
        /* display: none; */
    }
}

@media screen and (max-width: 768px) {
    .design-refer img {
        display: none;
    }
    .pcb-design {
        flex-wrap: wrap;
    }
    .pcb-design .col-md-3 {
        width: 50%;
    }
    .full-section.ad.seg {
        padding: 50px 0;
    }
    .tu-center img {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    .pcb-chip .col-sm-3 {
        display: none;
    }
    .ssx_main-title.pcb {
        padding: 20px 0 !important;
    }
    .pcb-design .col-md-3 {
        margin-bottom: 0 !important;
        margin: 0;
    }
    .pcb-design h5 {
        margin: 10px 0;
    }
    .pcb-design p {
        line-height: 1.5;
    }
    .design-refer ul {
        margin-top: 10px;
    }
    .design-refer ul {
        margin-top: 10px;
    }
    .design-refer li {
        margin-bottom: 0 !important;
        float: none;
    }
    .design-refer li p {
        margin: 5px 0;
    }
    .design-refer .col-md-6:nth-child(2) {
        padding: 0 16px;
    }
    .pcb-chip .col-md-3,
    .pcb-chip .col-sm-3 {
        margin: 0 auto;
    }
    .pcb-chip .col-md-9 {
        margin: 0 auto;
        width: 100%;
    }
    .design-refer i,
    .design-refer em {
        width: 20px;
        line-height: 20px;
    }
    .headline,
    .headline2 {
        margin: 20px 0 0;
    }
    .pcb-chip .row {
        margin-bottom: 0;
    }
    .headline h3,
    .headline2 h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .pcb3 p {
        font-size: 13px;
        line-height: 20px;
    }
    /* .pcb3 .absmiddle {
        flex-direction: row;
    } */
    .pcb3 h4 {
        font-size: 18px;
        text-align: center;
    }
    .design-refer .line1,
    .design-refer .line2 {
        margin: 0 auto 3px auto;
    }
    .absmiddle h4 {
        font-size: 18px;
    }
    .stm_ssx_main-title .ssx_main-title {
        padding: 20px 0 !important;
        margin: 20px 0 15px 0;
    }
}

@media screen and (max-width: 768px) {
    .yuan .headline .ssx_main-title {
        padding: 30px 0 !important;
    }
    .yyuan h3 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .yy h6 {
        margin: 20px 0;
        font-size: 13px;
    }
    .yylist {
        flex-direction: column;
        margin-top: 20px;
        text-align: center;
    }
    .yyitem {
        width: 100%;
        display: flex;
    }
    .circle {
        width: 100px;
        height: 100px;
        font-size: 13px;
    }
    .yyitem li {
        font-size: 13px;
    }
    .bgyuan {
        padding-bottom: 20px;
        margin-bottom: 0;
    }
    #page-content {
        padding-bottom: 0;
    }
    .yyuan li {
        width: 32%;
        background: #fff;
    }
    .yyitem ul {
        width: 70%;
    }
}

@media screen and (max-width: 768px) {
    .pcb-making .ssx_main-title {
        padding: 20px 0 !important;
    }
    .mk {
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
    }
    .mk h5 {
        font-size: 16px;
        margin: 10px 0;
    }
    .mk p {
        font-size: 14px;
        margin: 0;
    }
    .mk .col-sm-3 {
        width: 50%;
        padding: 10px;
    }
    .pcb-making img {
        margin-bottom: 0;
    }
    .mk-con {
        padding: 40px 0;
    }
    .mk-con h3 {
        margin-bottom: 0;
        font-size: 18px;
        line-height: 30px;
    }
    .mk-con p {
        font-size: 14px;
    }
    .making-cycle_table1 .table,
    .making-cycle_table2 .table {
        margin-bottom: 0;
    }
    .making-cycle_table1 .table tr,
    .making-cycle_table2 .table tr {
        display: flex;
        flex-wrap: wrap;
    }
    .making-cycle .making-cycle_table1 tr td {
        width: 33.3333333333%;
        font-size: 12px;
        word-break: break-all;
    }
    .making-cycle .making-cycle_table2 tr td {
        width: 25%;
        font-size: 12px;
    }
    .making-cycle .making-cycle_table1 tr th {
        width: 33.3333333333%;
        font-size: 12px;
    }
    .making-cycle .making-cycle_table2 tr th {
        width: 25%;
        font-size: 12px;
    }
    .making-cycle .making-cycle_table2 {
        margin-bottom: 20px;
    }
}