/*迪尔服务*/
/*迪尔服务-公共*/
.layout-parent {
    width: 100%;
    display: table;
}
.layout-children {
    display: table-cell;
}
.height-210 {
    height: 196px !important;
}
.form-bar .item.height-210{
    padding-top: 33px;
}
.white-color {
    color: #fff !important;
}
.center {
    text-align: center !important;
}
.right-border-f5 {
    border-right: solid 1px #f5f5f5;
}
.right-border-e6 {
    border-right: solid 1px #e6e6e6;
}
.bottom-border-f5 {
    border-bottom: solid 1px #f5f5f5;
}
.bg-color-f6 {
    background-color: #f6f6f6 !important;
}
.border-top-right-radus-60 {
    border-top-right-radius: 60px;
}
.border-bottom-left-radiu-20 {
    border-bottom-left-radius: 60px;
}
.sbb4-btn .btn-online .consult {
    background: url('../images/message.png') no-repeat left center !important;
}
.sbb4-btn .btn-online .consults {
    background: url('../images/online-ico.png') no-repeat left center !important;
}
#service-build-ul2 {
    display: none;
}
#service-build-ul1 {
    display: block;
}
.dashed-border {
    border: dashed 1px #f5f5f5 !important;
    margin-top: 40px !important;
}
/*迪尔服务-首页*/
.dier-service-index-content .wsc-relate .cut-line {
    background: url('../images/service-index-line.png') no-repeat center center;
    height: 16px;
    width: 100%;
    margin-top: 30px;
}
.dier-service-index-content .wsc-relate .list-content {
    text-align: center;
    margin-top: 40px;
}
.dier-service-index-content .wsc-relate .list-content .title {
    font-size: 24px;
    color: #2761c4;
    font-weight: bold;
}
.dier-service-index-content .wsc-relate .list-content .title .text {
    margin: 0px 30px;
}
.dier-service-index-content .wsc-relate .list-content .business-support-content {
    margin: 40px 0px;
}
.dier-service-index-content .wsc-relate .list-content .business-support-content .layout-children {
    width: 386px;
}
.dier-service-index-content
.wsc-relate
.list-content
.business-support-content
.layout-children
.item-content:hover
.hover-area-content {
    margin-top: -64px;
    position: relative;
}
.dier-service-index-content
.wsc-relate
.list-content
.business-support-content
.layout-children
.item-content:hover
.hover-area-content
.item-btn {
    display: block;
}
.dier-service-index-content .wsc-relate .list-content .business-support-content .layout-children .item-content {
    width: 386px;
    height: 272px;
    overflow: hidden;
    transition: 0.36s;
}
.dier-service-index-content .wsc-relate .list-content .business-support-content .layout-children .item-content:hover {
    box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.08);
    width: 386px;
    transition: 0.36s;
}
.dier-service-index-content .wsc-relate .list-content .business-support-content .layout-children .item-content:hover  .hover-area-content{
    height: 176px;
}
.dier-service-index-content .wsc-relate .list-content .business-support-content .layout-children .hover-area-content {
    padding: 30px 0px;
    background-color: #f6f6f6;
    width: 386px;
    margin: 0 auto;
    transition: 0.36s;
    box-sizing: border-box;
    height: 112px;
    position: relative;
    z-index: 10;
}
.dier-service-index-content
.wsc-relate
.list-content
.business-support-content
.layout-children
.hover-area-content
.item-btn {
    color: #2761c4;
    border: solid 1px #2761c4;
    border-radius: 4px;
    width: 160px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    margin-top: 20px;
    display: none;
    transition: 0.36s;

}
.dier-service-index-content
.wsc-relate
.list-content
.business-support-content
.layout-children
.hover-area-content
.item-btn:hover {
    background-color: #2761c4;
    border: solid 1px #2761c4;
    color: #fff;
}
.dier-service-index-content .wsc-relate .list-content .business-support-content .layout-children .item-title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.dier-service-index-content .wsc-relate .list-content .business-support-content .layout-children .item-subtitle {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}
.hot-line-introduce-image {
    width: 100%;
    height: 160px;
    padding-top: 60px;
    background: url('../images/drsi-rx.jpg') no-repeat center center;
}
.hot-line-introduce-image .left-text-content {
    width: 780px;
    float: left;
}
.hot-line-introduce-image .left-text-content p {
    font-size: 22px;
    color: #fff;
    line-height: 42px;
}
.hot-line-introduce-image .left-text-content p span {
    color: #ffaf3c;
    font-size: 42px;
    font-weight: bold;
}
.hot-line-introduce-image .right-hot-line-content {
    float: right;
    padding-top: 12px;
}
.hot-line-introduce-image .right-hot-line-content span {
    float: left;
    vertical-align: middle;
    padding-top: 5px;
}
.hot-line-introduce-image .right-hot-line-content .text {
    float: left;
    padding-left: 20px;
}
.hot-line-introduce-image .right-hot-line-content .text p {
    font-size: 18px;
    color: #fff;
}
.hot-line-introduce-image .right-hot-line-content .text .phone {
    font-size: 36px;
    color: #ffaf3c;
    font-weight: bold;
    margin-top: 14px;
}
.faq-content {
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 56px;
    padding-bottom: 60px;
}
.faq-content .container .cTit-h1 {
    text-align: left;
    margin-bottom: 24px;
}
.faq-content .container .cTit-h1 .more-link {
    float: right;
    font-weight: normal;
    color: #999999;
    font-size: 16px;
}
.faq-content .container .cTit-h1 .more-link:hover {
    color: #2761c4;
}
.faq-content .issue-main-content .nav-issue {
    text-align: center;
    width: 190px;
    vertical-align: middle;
}
.faq-content .issue-main-content .nav-issue .nav-item {
    height: 70px;
    line-height: 70px;
    background-color: #ebebeb;
    border-bottom: solid 1px #fff;
    color: #666666;
    font-size: 18px;
    transition: 0.36s;
}
.faq-content .issue-main-content .nav-issue .nav-item .active {
    border-left: solid 3px #2761c4;
    width: 100%;
    display: inline-block;
    line-height: 30px;
}
.faq-content .issue-main-content .nav-issue .nav-item-active {
    background-color: #fff;
}
.faq-content .issue-main-content .nav-issue .nav-item:hover {
    cursor: pointer;
    background-color: #fff;
    color: #333333;
}
.faq-content .issue-main-content .nav-issue-content {
    background-color: #fff;
    width: 889px;
    overflow: hidden;
}
.faq-content .issue-main-content .nav-issue-content ul {
    width: 90%;
    height: 100%;
    margin: 0 auto;
    display: none;
}
.faq-content .issue-main-content .nav-issue-content .ul-content-active {
    display: block !important;
}
.faq-content .issue-main-content .nav-issue-content .ul-content-default {
    display: none;
}
.faq-content .issue-main-content .nav-issue-content .nav-item-detail {
    list-style-type: disc;
    height: 50px;
    line-height: 50px;
}
.faq-content .issue-main-content .nav-issue-content .nav-item-detail a .title {
    font-size: 16px;
    color: #666666;
    width: 795px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    height: 42px;
    line-height: 42px;
}
.faq-content .issue-main-content .nav-issue-content .nav-item-detail a .title:hover {
    color: #2761c4 !important;
}
.faq-content .issue-main-content .nav-issue-content .nav-item-detail a .date {
    font-size: 16px;
    color: #999999;
}
/*迪尔服务-项目服务-加工工艺*/
.advantage-item-content {
    width: 100%;
    background-color: #f5f5f5;
    margin-top: 60px;
    padding-bottom: 100px;
}
.advantage-item-content .cTit-h1 {
    padding-top: 60px;
    margin-top: 0;
}
.advantage-item-content .container .advantage-list {
    margin-top: 32px;
}
.advantage-item-content .container .advantage-list .advantage-lis-item {
    width: 400px;
    height: 300px;
}
.jggy-b2 .cTit-h1 {
    padding-top: 60px;
    margin-top: 0;
}
.jggy-b2 .layout-children {
    display: unset;
    width: 400px;
    height: 300px;
    float: left;
    background-color: #fff;
    text-align: center;
    box-sizing: border-box;
}
.jggy-b2 .advantage-lis-item-text {
    padding: 50px 50px 0;
}
.jggy-b2 .line {
    display: block;
    margin: 20px auto 0;
    width: 28px;
    height: 3px;
    background-color: #2761c4;
}
.advantage-item-content .container .advantage-list .advantage-lis-item img {
    vertical-align: middle;
}

.advantage-item-content .container .advantage-list .advantage-lis-item-text .title,
.advantage-item-content .container .advantage-list .advantage-lis-item .image-text-content .title {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
}
.advantage-item-content .container .advantage-list .advantage-lis-item-text .icon-content {
    width: 418px;
    height: 270px;
}
.advantage-item-content .container .advantage-list .advantage-lis-item-text .info {
    width: 750px;
    margin-left: 30px;
    padding-top: 80px;
}
.advantage-item-content .container .advantage-list .advantage-lis-item .image-text-content {
    position: absolute;
    vertical-align: middle;
    margin-top: -240px;
    width: 308px;
    margin-left: 40px;
}
.advantage-item-content .container .advantage-list .advantage-lis-item .image-text-content .icon-content {
    text-align: center;
    margin-bottom: 22px;
}

.advantage-item-content .container .advantage-list .advantage-lis-item-text .text,
.advantage-item-content .container .advantage-list .advantage-lis-item .image-text-content .text {
    margin-top: 20px;
    font-size: 14px;
    color: #666666;
}
.advantage-item-content .container .advantage-list .advantage-lis-item-text .text{
    text-align: left;
}
.more-attention-content {
    margin-top: 60px;
}
.more-attention-content .attention-item {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f5f5f5;
    width: 285px;
    text-align: center;
    cursor: pointer;
    transition: 0.36;
}
.more-attention-content .attention-item:hover {
    background-color: #2761c4;
}
.more-attention-content .attention-item:hover .title,
.more-attention-content .attention-item:hover .subtitle {
    color: #fff !important;
}
.more-attention-content .attention-item .title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 4px;
    color: #333333;
}
.more-attention-content .attention-item .subtitle {
    font-size: 14px;

    color: #999999;
}
/* 运维服务页面 */
.operation-service {
    position: relative;
    margin-top: -100px;
}
.operation-service .operation-tip {
    height: 140px;
    padding-top: 40px;
    background: url('../images/craft-item-6.png') no-repeat center center;
    position: relative;
}
.operation-service .operation-tip .title {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
/* 基建配套页面 */
.capital-item-content .subtitle {
    font-size: 18px;
    color: #343434;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 50px;
}
.capital-item-content .icon-item {
    width: 25%;
}
.capital-item-content .icon-item .text {
    text-align: center;
    font-size: 14px;
    color: #666666;
    width: 255px;
    margin: 0 auto;
    margin-top: 22px;
}
.capital-item-content .introduce-item {
    width: 386px;
    text-align: center;
}
.capital-item-content .introduce-item .bg-color-f6 {
    padding-top: 30px;
    padding-bottom: 40px;
    height: 130px;
    width: 386px;
    margin: 0 auto;
}
.capital-item-content .introduce-item .title {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}
.capital-item-content .introduce-item .text {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    width: 320px;
    margin: 0 auto;
}
/* 商业流程页面 */
.business-hours-content {
    width: 1120px;
    margin: 0 auto;
}
.business-hours-content .yuan-content {
    /* background: url('../images/yuan-bg.png') no-repeat center center; */
    height: 93px;
    width: 280px;
    padding-top: 30px;
}
.business-hours-content .yuan-content1 {
    background: url('../images/yuan-bg1.png') no-repeat center center;
}
.business-hours-content .yuan-content2 {
    background: url('../images/yuan-bg2.png') no-repeat center center;
}
.business-hours-content .yuan-content3 {
    background: url('../images/yuan-bg3.png') no-repeat center center;
}
.business-hours-content .yuan-content4 {
    background: url('../images/yuan-bg4.png') no-repeat center center;
}
.business-hours-content .yuan-content .title {
    font-size: 26px;
    font-weight: bold;
    color: #2761c4;
}
.business-hours-content .yuan-content .text {
    font-size: 12px;
    color: #999999;
}
.business-hours-content .yuan-content .line {
    border: dashed 1.5px #e6e6e6;
    margin-top: 36px;
    position: relative;
    z-index: -1;
}
.business-hours-content .subtitle {
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.business-application-scenarios-content {
    padding-top: 66px;
    padding-bottom: 150px;
    background: url(../images/fasjb-bg.jpg) no-repeat center top;
    background-size: cover;
    margin-top: -50px;
}
.business-application-scenarios-content.sylc-b3 {
    background: none;
    background-color: #f5f5f5;
}
.business-application-scenarios-content .cTit-h1,
.business-application-scenarios-content .cTitText {
    color: #fff;
}
.business-application-scenarios-content.sylc-b3 .cTit-h1 {
    color: #333;
}
.business-application-scenarios-content .case-design-item-content .cTitText {
    color: #666;
}
.business-application-scenarios-content .layout-parent:first-child .scenarios-item {
    border-top: 0;
}
.business-application-scenarios-content .layout-parent .scenarios-item:first-child {
    border-left: 0;
}
.business-application-scenarios-content .scenarios-item {
    width: 399px;
    height: 140px;
    box-sizing: border-box;
    padding-top: 25px;
    border-left: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
}
.business-application-scenarios-content .scenarios-item1 {
    background: url(../images/sylcb3-bg1.jpg) no-repeat center top;
}
.business-application-scenarios-content .scenarios-item2 {
    background: url(../images/sylcb3-bg2.jpg) no-repeat center top;
}
.business-application-scenarios-content .scenarios-item3 {
    background: url(../images/sylcb3-bg3.jpg) no-repeat center top;
}
.business-application-scenarios-content .scenarios-item4 {
    background: url(../images/sylcb3-bg4.jpg) no-repeat center top;
}
.business-application-scenarios-content .scenarios-item5 {
    background: url(../images/sylcb3-bg5.jpg) no-repeat center top;
}
.business-application-scenarios-content .scenarios-item6 {
    background: url(../images/sylcb3-bg6.jpg) no-repeat center top;
}
.business-application-scenarios-content .scenarios-item .icon-span {
    display: block;
    width: 52px;
    height: 52px;
    margin: auto;
}
.business-application-scenarios-content .scenarios-item .text {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    margin-top: 10px;
    display: block;
    text-align: center;
}
.business-application-scenarios-content .case-design-item-content {
    background-color: #fff;
    padding: 50px;
}
.business-application-scenarios-content .case-design-item-content .title {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: -20px;
}
.serv-fasj .business-application-scenarios-content .case-design-item-content .layout-children.case-design-item {
    width: 180px;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    display: unset;
    float: left;
    box-sizing: border-box;
    border: dashed 1px #ebebeb;
    margin-left: 46px;
    border-radius: 10px;
}
.serv-fasj .business-application-scenarios-content .case-design-item-content .layout-parent1 .case-design-item {
    width: 160px;
    margin-left: 25px;
}
.serv-fasj .business-application-scenarios-content .case-design-item-content .case-design-item:first-child {
    margin-left: 0;
}
.business-application-scenarios-content .case-design-item-content .case-design-item .text {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-top: 14px;
    text-align: center;
}
.business-application-scenarios-swiper-content {
    /* height: 563px; */
    padding-top: 40px;
    padding-bottom: 40px;
    background: url('../images/business.jpg') no-repeat center center;
}
.inb5-mains .swiper-container,
.inb5-mains .swiper-containers {
    height: 443px !important;
}
.business-application-scenarios-swiper-content .text-contetnt {
    padding: 20px 30px;
    background-color: #fff;
    margin: 0 auto;
}
.business-application-scenarios-swiper-content .text-contetnt .title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 8px;
}
.business-application-scenarios-swiper-content .actives .text-contetnt {
    padding: 40px 30px;
    background-color: #fff;
    margin: 0 auto;
}
.business-application-scenarios-swiper-content .actives .text-contetnt .title {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin-bottom: 8px;
}
.inb5-business-main .inb5-mains {
    width: 1012px !important;
    margin: auto;
}
.inb5-business-main .swiper-slide {
    position: absolute;
    overflow: hidden;
}
.inb5-business-main .swiper-slide01 {
    left: 0;
    width: 503px;
    height: 348px;
    z-index: 2;
    top: 39px;
}
.inb5-business-main .swiper-slide02 {
    left: 185px;
    width: 640px;
    height: 442px;
    z-index: 3;
    top: 0;
}
.inb5-business-main .swiper-slide03 {
    left: 504px;
    width: 505px;
    height: 348px;
    z-index: 2;
    top: 39px;
}
.inb5-business-main .swiper-slide .slide-shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(36, 103, 218, 0.5);
}
.inb5-business-main .swiper-slide img {
    width: 100%;
}

/* 安装与调试 */
.afterSale-install-train-content .text-content {
    width: 245px;
    padding: 20px;
    margin: 0 auto;
}
.afterSale-install-train-content .text-content .title {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 12px;
}
.afterSale-install-train-content {
    padding-top: 60px;
}
.afterSale-install-train-item-content {
    width: 544px;
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 42px;
    background-color: #f5f5f5;
    border-top-right-radius: 60px;

    border-bottom-left-radius: 60px;
}
.afterSale-install-train-item-content .center {
    float: left;
}
.afterSale-install-train-item-content .content {
    padding-left: 20px;
    float: left;
    padding-top: 10px;
}
.afterSale-install-train-item-content .content .title {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.afterSale-issue-content {
    padding-top: 44px;
    height: 120px;
    text-align: center;
    background: url('../images/after-sale-item-5.jpg') no-repeat center center;
}
.afterSale-issue-content .text-content {
    width: 330px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    float: left;
    margin-left: 20px;
}
.afterSale-issue-content .btn-content {
    padding-top: 10px;
    float: left;
    margin-left: 140px;
    transition: 0.36;
}
.afterSale-issue-content .btn-content .link-btn {
    border: solid 1px #fff;
    color: #fff;
    width: 180px;
    margin-right: 20px;
}
.afterSale-issue-content .btn-content .link-btn:hover {
    background-color: #fff;
    border: solid 1px #fff;
    color: #2761c4;
}
/* 服务网络 */
.afterSale-service-network-content {
    background-color: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 50px;
}
.text-content-network-service .left-phone span {
    float: left;
}
.text-content-network-service .left-phone .left-text {
    float: left;
    width: 200px;
    text-align: left;
    padding-left: 20px;
}
.text-content-network-service .left-phone .left-text .hot-line {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.text-content-network-service .left-phone .left-text .email:hover {
    color: #2761c4;
    cursor: pointer;
}
.afterSale-service-network-content .international-item {
    width: 300px;
    background-color: #fff;
    padding: 20px;
}
.afterSale-service-network-content .international-item .title {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}
.afterSale-service-network-content .international-item span {
    float: left;
}
.afterSale-service-network-content .international-item .right-content {
    float: left;
    padding-left: 14px;
}
.afterSale-service-network-content .international-item .right-content .email {
    color: #2761c4;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}
.afterSale-service-network-content .international-item .right-content .email:hover {
}
/*验厂接待 */
.reception-item-content .content {
    background-color: #f6f6f6;
    width: 386px;
    padding-top: 60px;
    padding-bottom: 32px;
    text-align: center;
    position: relative;
    margin-top: -36px;
    z-index: -1;
}
.reception-item-content .content .title {
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
    font-weight: bold;
}
.reception-our-location-content {
    background-color: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 77px;
    margin-top: -40px;
    background: url('../images/reception-map-bg.jpg') no-repeat center top;
}
.reception-our-location-content .container .map-content {
    padding: 10px;
    width: 1140px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 30px;
}
.reception-our-location-content .container .map-content span {
    vertical-align: middle;
}
.reception-our-location-content .container .map-content .layout-children {
    width: 400px;
    text-align: center;
}
.reception-our-location-content .container .map-content .layout-children p {
    margin-top: 24px;
}
.reception-our-location-content .container .map-content .layout-children .btn-locataion {
    border: solid 1px #2761c4;
    color: #2761c4;
    width: 104px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 0 auto;
    margin-bottom: 24px;
    margin-top: 24px;
    cursor: pointer;
}
.reception-our-location-content .container .map-content .layout-children .btn-locataion:hover {
    background-color: #2761c4;
    color: #fff;
}
.reception-text-main-content {
    margin-top: 40px;
}
.reception-text-main-content .comment-form {
    padding-top: 0px;
    margin-bottom: 30px;
}
.reception-text-main-content .lxb4-main {
    margin-top: 0px;
}
.reception-text-main-content .container {
    padding: 10px 0px 10px 10px;
    background-color: #f5f5f5;
    box-sizing: border-box;
}
.reception-text-main-content .container .form-bar {
    width: 310px;
}



.serv-fasj .cj-block1{
    padding-bottom: 0;
}
.serv-fasj .case-design-item-content .layout-parent1 .layout-children{
    width: 25px;
}
.serv-fasj .case-design-item-content .layout-children{
    display: unset;
    float: left;
    width: 46px;
    height: 132px;
    background: url(../images/fasjb2-arr.png) no-repeat center center;
    margin-left: 0 !important;
}
.serv-fasj .case-design-item-content .layout-parent{
    display: block;
}


.fasj-b1{
    margin-top: 30px;
    background-color: #f5f5f5;
}
.fasj-b1 .item-img{
    float: right;
    width: 400px;
    height: 245px;
    overflow: hidden;
}
.fasj-b1 .item-img img{
    width: 100%;
}
.fasj-b1 .info{
    width: 630px;
    padding: 80px 110px 0 60px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    float: left;
}