  .column-title {
    margin: 30px 0;
    font-size: 24px;
    color: #000;
}

  .wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.show-cont {
    line-height: 2;
    font-size: 16px;
    padding: 20px 5%;
}
.show-cont {
    line-height: 2;
    font-size: 16px;
    padding: 20px 5%;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.tac {
    text-align: center !important;
}



.ectocyst {

}

.ectocyst-intro {
    background: #ffffff;
}

.ectocyst-intro-icom {
    width: 40%;
}

.ectocyst-intro-cont {
    width: 60%;
    padding: 50px 0 20px;
}

.ectocyst-intro-cont h2 {
    font-size: 36px;
    line-height: 2;
    color: #000;
    margin-bottom: 15px;
}

.ectocyst-intro-cont .effect-text0 {
    margin-bottom: 30px;
}

.ectocyst-intro-cont .effect-text {
    font-size: 20px;
    line-height: 1.5;
    padding: 15px 0;
}

.ectocyst-intro-cont .effect-text img {
    vertical-align: middle;
}

.single-title {
    font-size: 30px;
    text-align: center;
    color: #000;
    margin-bottom: 20px;
}
.build-info1-intro {
    padding: 0 6%;
    margin-bottom: 40px;
    text-align: center;
}

.ectocyst-process {
    padding: 40px 0;
}

.ectocyst-pro-cont {
    float: left;
    width: 25%;
    padding: 30px 3%;
    background: #fff;
    margin: 30px 1% 0;
}

.ectocyst-pro-cont h4 {
    font-size: 24px;
    line-height: 2;
}

.ectocyst-pro-cont p {
    padding-left: 90px;
}

.ectocyst-pro-txt1 {
    background: url("../images/ectocyst-process01.png") left center no-repeat;
}

.ectocyst-pro-txt2 {
    background: url("../images/ectocyst-process02.png") left center no-repeat;
}

.ectocyst-pro-txt3 {
    background: url("../images/ectocyst-process03.png") left center no-repeat;
}

.ectocyst_service li {
    width: 23%;
    float: left;
    margin: 0 1%;
    background: #fff;
    box-sizing: border-box;
}

.ectocyst_service li .title {
    background: linear-gradient(0deg, rgba(251, 66, 64, 1) 0, rgba(251, 118, 82, 1) 100%);
    background: #fc6345 \9;
    height: 80px;
    color: #fff;
    padding-left: 15px;
    overflow: hidden;
    margin-bottom: 15px;
}

.ectocyst_service li .title h3 {
    font-size: 24px;
    margin-top: 10px;
}

.ectocyst_service li p {
    margin-bottom: 15px;
    padding: 0 40px;
}

.ectocyst_service li p.last {
    color: #244eeb;
}

.ectocyst .local_btn {
    margin-top: 30px;
}
.local_btn {
    width: 92%;
    max-width: 460px;
    margin: 0 auto 30px;
    text-align: center;
}

.local_btn a:hover {
    background: #595351;
    border-color: #726965;
    color: #fff;
}



.local_btn a {
    float: right;
    height: 62px;
    line-height: 60px;
    width:60%;
    margin: 0 auto;
    border: 1px solid #ff5d15;
    color: #ff5d15;
    background: #fff;
    font-size: 18px;
    box-sizing: border-box;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
}
.local_btn a.more {
    width: 40%;
	float:left;
    background: #ff5d15;
    color: #fff;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}



/*外包价格*/
.package-banner a {
    position: absolute;
    width: 9%;
    height: 11.1%;
    left: 21.3%;
    bottom: 11.21%;
}

.package-container {
    margin: 30px auto 40px;
    padding: 40px 0;
    background: url("../images/package_form_bg.jpg");
}

.form_title {
    margin-bottom: 20px;
}

.form_title a.tab {
    display: block;
    background: #fff;
    color: #706a68;
    font-weight: bold;
    font-size: 22px;
    line-height: 80px;
    text-align: center;
}

.form_title a.active {
    background: #fff;
    color: #fb4842;
}

.package-container table {
    width: 100%;
    background: #fff;
    text-align: center;
    border-spacing: 0;
    border-collapse: collapse;
    display: none;
}

.package-container table.bd_pc, .package-container table.kw_all {
    display: table;
}

.package-container table td {
    font-size: 14px;
    padding: 12px;
    border: 1px solid #ddd;
    margin: 0;
    color: #666;
    line-height: 1.6;
}

.package-container table .tr1 td {
    font-size: 18px;
    color: #333;
}

.package-container table .tr1 td span {
    font-size: 28px;
    color: #fb4842;
}

.package-container table tr .title {
    font-size: 16px;
    color: #333;
}

.package-container table tr .price {
    font-size: 16px;
    color: #fb4842;
}

.package-container table tr .price a {
    display: inline-block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    background: linear-gradient(0deg, rgba(251, 66, 64, 1) 0, rgba(251, 118, 82, 1) 100%);
    background: #fc6345 \9;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-left: 10px;
}

.package-container table tr .price a:hover {
    background: linear-gradient(0deg, rgba(251, 118, 82, 1) 0, rgba(251, 66, 64, 1) 100%);
}

.package-container table tr .statement {
    position: relative;
    text-align: left;
    border-right: 0;
}

.package-container table tr .statement h5 {
    font-size: 16px;
    color: #333;
}

.package-container table tr .statement p {
    font-size: 14px;
    line-height: 26px;
    margin: 5px 0;
}

.package-container table tr .custom {
    border-left: 0;
}

.package-container table tr .custom a {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: linear-gradient(0deg, rgba(251, 66, 64, 1) 0, rgba(251, 118, 82, 1) 100%);
    background: #fc6345 \9;
    border-radius: 4px;
    font-weight: bold;
    text-align: center;
}

.package-container table tr .custom a:hover {
    background: linear-gradient(0deg, rgba(251, 118, 82, 1) 0, rgba(251, 66, 64, 1) 100%);
}

.package-container table tr a.tobuy {
    display: inline-block;
    width: 150px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: linear-gradient(0deg, rgba(251, 66, 64, 1) 0, rgba(251, 118, 82, 1) 100%);
    background: #fc6345 \9;
    color: #fff;
    border-radius: 4px;
}

.package-container table tr a.tobuy:hover {
    background: linear-gradient(0deg, rgba(251, 118, 82, 1) 0, rgba(251, 66, 64, 1) 100%);
}

.package-container table tr a.toAsk {
    display: inline-block;
    width: 148px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #fc6345;
    color: #fc6345;
    font-size: 16px;
    border-radius: 4px;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    font-size: 0 !important;
    line-height: 0 !important;
    height: 0 !important;
}


/*outsourcing_adv*/
.outsourcing_adv {
    margin: 30px auto;
}

.outsourcing_adv .item {
    width: 43.6%;
    border: 1px solid #e6e6e6;
    padding: 1.5%;
    margin: 1.5%;
    float: left;
}

.outsourcing_adv .item span {
    width: 52px;
    height: 52px;
    vertical-align: middle;
    background: url(../images/outsourcing_adv_icon.png) no-repeat -149px -21px;
    margin-top: 13px;
    margin-right: 30px;
    display: inline-block;
}

.outsourcing_adv .item2 span {
    background-position: -211px -21px;
}

.outsourcing_adv .item3 span {
    background-position: -273px -21px;
}

.outsourcing_adv .item4 span {
    background-position: -341px -27px;
}

.outsourcing_adv .item .item-txt {
    float: right;
    width: 84%;
}

.outsourcing_adv .item .item-txt h4 {
    font-size: 18px;
    font-weight: bold;
    color: #323232;
    margin-bottom: 8px;
}


.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    font-size: 0 !important;
    line-height: 0 !important;
    height: 0 !important;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    font-size: 0 !important;
    line-height: 0 !important;
    height: 0 !important;
}


/*guide-box*/
.guide-box {
    background: #f05858;
    padding: 35px 0;
    margin-top: 30px;
}

.guide-box p {
    font-size: 38px;
    font-weight: 500;
    color: #fff;
    line-height: 1.4;
    display: inline-block;
}

.guide-box p img {
    float: left;
    margin-right: 10px;
}

.guide-box a.guide-btn {
    float: right;
    width: 184px;
    line-height: 50px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    text-align: center;
    transition: .5s;
}

.guide-box a.guide-btn:hover {
    background: #f37f7f;
    color: #fff;
}
.guide-box a.btn1 {
    background: #fff;
    color: #f05858;
}