/*
    足浴洗浴软件
*/
.soft_nav.footer {
    background-color: #333333;
    background-image: none;
}

/* nav 覆盖 */
.menu, .menu .menu_1_item, .menu .menu_2_item {
    /* background-color: rgba(255, 255, 255, 0.1); */
}

/* ------------------------------------ 公共 ------------------------------ */
.soft_nav_title1 {
    padding-top:60px;
    color: #333;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
} 
.soft_nav_title2 {
    margin-top: 17px;
    color: #CCCCCC;
    font-size:18px;
    text-align: center;
    letter-spacing: 1px;
}
.soft_nav_title_color {
    color: #FF6C00;
    font-weight: bold;
}
/* 亮点间距 */
.soft_nav_title_color.feature {
    padding-right: 40px;
    font-style:italic;
    font-size:30px;
}

.soft_nav_title1 .enc {
    position: relative;
    top: 2px;
}

/*  */
.soft_nav_title2 .f1 {
    padding-right: 22px;
}
/* ------------------------------------ banner ------------------------------ */
.banner {
    height:auto;
}
.banner img{ width:100%; height:auto}
/* ------------------------------------ 行业痛点 ------------------------------ */
.s_part1 {
    height: 790px;
}

/* 绝对定位 */
.s_part1 .container {
    position: relative;
}

.s_part1_top {
    width: 980px;
    height: 126px;
    box-sizing: border-box;
    position: absolute;
    /* left: 50%;
    transform: translate(-50%, -50%); */
    top: 0px;
    left: 85px;
    transform: translate(0%, -50%);
    background: #FFFFFF;
    box-shadow:0px 10px 36px 4px rgba(0, 0, 0, 0.24);
    border-radius:85px;
    padding: 0px 110px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.s_part1_top_line {
    width:2px;
    height:72px;
    background: #D9D9D9;
}

.s_part1_top_img {
    width: auto;
    height: 40px;
}

.s_part1_top_font {
    margin-top: 17px;
    font-size: 16px;
    color:#666;
    font-weight:bold;
}
/* 内容 */
.s_part1 .soft_nav_title1 {
    padding-top: 140px;
}

.part1_cont {
    margin-top: 40px;
    text-align: center;
}


/* ------------------------------------ 三大亮点 ------------------------------ */
.s_part2 {
    height:auto;
    overflow: hidden;
}
.s_part2_cont {
    padding: 0px 70px;
    margin-top: 60px;
    width:100%;
    height:auto;
}
.s_part2_cont dl {
    width:33%; 
    float:left; margin-bottom:70px;
}
.s_part2_cont dl dd{ 
    float:left;
}
.s_part2_cont dl dt{
    float:left;
    font-size:18px;
    padding-top:30px;
    padding-left:10px; 
    line-height:25px;
    font-weight:bold;
    
}
.s_part2_cont dl dt span{
    display:block;
    font-size:14px;
    font-weight:normal;
    margin-top:8px;
}
/* ------------------------------------ 亮点1 ------------------------------ */
.s_part3 {
    height:auto;
    padding-bottom:50px;
}

.s_part3_title {
    height:70px;
    margin:40px auto;
    text-align:left;
    padding-left:400px; 
}
.s_part3_title span{
    display:inline-table
}
.s_part3_title span img{
float:left;

}
.s_part3_title span h1{
    font-size:30px;
    line-height:32px;
    height:60px;
    float:left;
    text-align:left; 
    margin-left:20px;
}
.s_part3_title span h1 b {
    font-size:18px;
    line-height:30px;
    display:block;
    font-weight:normal;
    margin-top:10px;
    letter-spacing: 1px;
}

.part3_cont {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background:url(../images/soft8.jpg) no-repeat 0 0;
    padding:150px 80px 30px 80px;
}
.part3_cont_box {
    width:240px;
    height:250px;
    border:1px solid #FED2BC; 
    background: #fff;
    text-align: center;
}

.part3_b_img {
    height: 88px;
    width: 90px;
    margin: 44px auto 0px;
    text-align: center;
}

.part3_b_font1 {
    font-size:18px;
    color: #333333;
    font-weight:bold;
}

.part3_b_font2 {
    margin-top: 15px;
    height: 40px;
    line-height:20px;
    font-size:14px;
    color: #666;
    padding: 0 15px;
}
.part3_cont_box span{
    background:#FD6C21;
    height:4px;
    width:33%;
    display:block;
    margin:auto;
    margin-top:40px;
}
/* ------------------------------------ 亮点2 ------------------------------ */
.s_part4 {
    height:auto;
    background:#F5F5F5;
    padding-top:30px;
}

.s_part4_title {
    height:70px;
    margin:40px auto;
    text-align:center; 
}
.s_part4_title span{
    display:inline-table
}
.s_part4_title span img{
float:left;

}
.s_part4_title span h1{
    font-size:32px;
    line-height:32px;
    height:70px;
    float:left;
    text-align:left; 
    margin-left:20px;
}
.s_part4_title span h1 b {
    font-size:18px;
    line-height:30px;
    display:block;
    font-weight:normal;
    margin-top:10px;
}

.part4_cont {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom:50px;
}
.part4_cont_box {
    width:570px;
    background: #fff;
    text-align: center;
}

.part4_b_img {
    width: 50%;
    text-align: center;
    float:left;
}
.part4_b_img img{max-width: 100%;}
.part4_b_txt {
    width: 50%;
    text-align: center;
    float:left;
}

.part4_b_font1 {
    margin-top:60px;
}

.part4_b_font2 {
    margin-top: 15px;
    line-height:20px;
    font-size:14px;
    color: #666;
    padding: 0 15px;
}
.part4_b_font2 b{
    font-size:18px;
    color: #333333;
    font-weight:bold;
    display:block;
    line-height:30px;
    margin-bottom:10px;
}
.part4_cont_box span{
    background:#FD6C21;
    height:4px;
    width:33%;
    display:block;
    margin:auto;
    margin-top:40px;
}
/* ------------------------------------ 亮点3 ------------------------------ */
.part5_body {
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.part5_box {
    position: relative;
    width:280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.part5_box:hover .part5_box_wrap{
    /* display: block; */
    opacity: 1;
    
}
.part5_box_wrap {
    position: absolute;
    left: 0px;
    top: -20px;
    width: 100%;
    height: 100%;
    background:url(../images/liangdian3_bg.png) no-repeat;
    overflow: hidden;
    opacity: 0;
    /* transition: all 0.25s; */
    /* display: none; */
    /*  */
    box-sizing: border-box;
    padding: 0 35px;
    /*display: flex;*/
    flex-direction: row;
    justify-content: center;
    align-items: center;
    line-height:20px;
    color: #fff;
    font-size:14px;
    padding-top:120px;
    text-align:center;
}
.part5_box_wrap b{
    font-size:18px;
    display:block!important;
    width:100%;
    font-weight:normal;
    padding-bottom:30px;
}
.img_b {
    width:100%;
}
.img_b img {
    width: 100%;
}
.part5_p1 {
    margin-top: -80px;
    font-size:14px;
    color: #555555;
    background:#F5F5F5;
    display:block;
    height:120px;
    line-height:20px;
    width: 84.5%;
    text-align:center;
}
.part5_box:hover .part5_p1,.part5_box:hover .img_b{
    opacity: 0!important;
}
.part5_p1 b{
    font-size:18px;
    display:block!important;
    width:96px;
    height:34px;
    line-height:34px;
    background:#FD6C21;
    color:#fff;
    text-align:center;
    margin:20px auto 10px auto;
}
/* ------------------------------------ 亮点4 ------------------------------ */
.s_part4 {
    height:auto;
    background:#F5F5F5;
    padding-top:30px;
}

.s_part4_title {
    height:70px;
    margin:40px auto;
    text-align:left;
    padding-left:400px;  
}
.s_part4_title span{
    display:inline-table
}
.s_part4_title span img{
float:left;

}
.s_part4_title span h1{
    font-size:30px;
    line-height:32px;
    height:60px;
    float:left;
    text-align:left; 
    margin-left:20px;
}
.s_part4_title span h1 b {
    font-size:18px;
    line-height:30px;
    display:block;
    font-weight:normal;
    margin-top:10px;
    letter-spacing: 1px;
}

.part6_cont {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom:50px;
}
.part6_cont_box {
    width:140px;
    height:225px;
    border:1px solid #E7E7E7;
    border-radius:5px; 
    background: #fff;
    text-align: center;
}

.s_part4 .part6_cont_box .part6_b_img {
    height: 88px;
    width: 90px;
    margin: -32px auto 0px auto;
    text-align: center;
}

.part6_b_font1 {
    font-size:18px;
    color: #333333;
    font-weight:bold;
}

.part6_b_font2 {
    margin: auto;
    margin-top: 15px;
    line-height:20px;
    font-size:14px;
    color: #666;
    height:90px;
}
.part6_cont_box span{
    height:25px;
    width:70px;
    display:block;
    margin:auto;
    border:1px solid #E7E7E7;
    border-radius:3px;
    line-height:25px;
    text-align:center;
    font-size:12px;
    color:#666;
}
.part6_cont_box span:hover{
    background:#FD6C21;
    border:none;
    color:#fff;
}
.part6_cont_box span a:hover{color:#fff;}
/* ------------------------------------ 亮点5 ------------------------------ */
.s_part11 {
    height:auto;
    padding-bottom:50px;
}
.part11_body {
    padding-top:30px;
    position: relative;
}
.s_part11_title {
    height:70px;
    margin:40px auto;
    text-align:left;
    padding-left:400px; 
}
.s_part11_title span{
    display:inline-table
}
.s_part11_title span img{
float:left;

}
.s_part11_title span h1{
    font-size:30px;
    line-height:32px;
    height:60px;
    float:left;
    text-align:left; 
    margin-left:20px;
}
.s_part11_title span h1 b {
    font-size:18px;
    line-height:30px;
    display:block;
    font-weight:normal;
    margin-top:10px;
    letter-spacing: 1px;
}
/* 选项 */
.part11_choose_box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height:40px;
}
.part11_choose_item {
    width:138px;
    height:40px;
    line-height:40px;
    text-align: center;
    font-size:18px;
    letter-spacing:1px;
    /*transition: all 0.3s;*/
    cursor: pointer;
    font-weight: bold;
}

.part11_choose_item.active {
    background: url(../images/liangdian5_1.jpg) no-repeat center bottom;
    color:#FD6C21;
}
.part11_choose_item:not(:last-child) {
    margin-right:40px;
}

/* 展示 */
.part11_show_box {
    box-sizing: border-box;
    margin-top: 10px;
    padding:80px 30px;
    background: url(../images/liangdian5_2.jpg) no-repeat 0 0;
    position: relative;
    height:424px;
}
.part11_show_box .swiper-container {
    /* position: absolute; */
    /* 若要绝对定位，需重设宽高 */
}
/* swiper箭头 */
.part11_pre, .part11_next{
    position: absolute;
    width: 58px;
    height: 58px;
    cursor: pointer;
    top: 120px;
    z-index: 50;
    /* top: 50%; */
    /* margin-top: -29px; */
}
.part11_pre {
    left: 0px;
}
.part11_next {
    right: 0px;
}
.part11_show_item {
    flex-direction: row;
    justify-content: space-between;
    padding:0;
    text-align:center;
    display: none;
}
.part11_show_item:first-child{
    display: block;
}
.part11_show_item div {
    width: 56px;
    height: 46px;
    border: 2px solid #FC7B38;
    border-radius: 50%;
    background: #F5E7DF;
    color: #FC7B38;
    font-size: 16px;
    font-weight:bold;
    text-align: center;
    padding: 20px 10px 10px 10px;
    line-height:20px;
    margin: 19px;
    float:left;
}
.part11_show_item span b{
    
    margin-top:15px;
    width:100%;
    height:20px;
}

    

.part11_cont_box {
    width:120px;
    text-align: center;
}

.part11_b_img {
    height:120px;
    width: 120px;
    text-align: center;
}

.part11_b_font1 {
    font-size:18px;
    color: #333333;
    margin-top:20px;
    line-height:28px;
    height:56px;
}
/* --------------------------------------------- 他们选择了 */
.wechat_title1 {
    text-align: center;
    color: #333333;
    font-size:30px;
    font-weight:bold;
    letter-spacing: 1px;
}
.wechat_title1 .left {
    margin-right: 34px;
}
.wechat_title2 {
    margin-top: 14px;
    text-align: center;
    color: #333333;
    font-size:18px;
    letter-spacing: 1px;
}
.wechat_part1 {
    background:#F5F5F5;
    padding-bottom:50px;
    height:auto;
    overflow: hidden;
}
.wechat_part1 .wechat_title1 {
    padding-top: 60px;
}
#wechat_part1 .another_wrap {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 25px;
    margin-left: -115px;
}
#focus_Box{position:relative;height:300px;margin-top: 50px;}
#focus_Box ul{position:relative;width:1200px;height:300px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(../images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top; border:4px solid #fff}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(../images/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:150px;height:256px;top:84px;}
#focus_Box .prev{/*background:url(../images/btn.png) left bottom no-repeat;*/left:0px}
#focus_Box .next{/*background:url(../images/btn.png) right bottom no-repeat;*/right:0px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(../images/share-btn.png) no-repeat;text-indent:-999px;}
#design{ width:400px; margin: 20px auto 0; overflow:hidden}
#design .bd{height: 200px; position: relative; overflow: hidden;}
#design .bd ul li{height:36px; line-height:36px; font-size:14px; text-align:center;color:#989898; overflow: hidden;}

#focus_SwiperPart{display: none; margin-top: 18px; margin-bottom: 14px;}
#focus_SwiperPart .swiper-slide img{display: block; width: 100%; height: auto; background: url(../images/loading.gif) no-repeat center 50%; box-sizing: border-box; border: 2px solid #fff;}

/* ------------------------------------ 试用咨询 ------------------------------ */
.s_part6 {
    height:280px;
    background-size: cover;
    /* background-image: url(../images/part2_bg.png); */
    background-image: url(../images/part2_bg.jpg);
}
/*  */
.part6_body_top{
    padding-top: 60px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: center;
}
.part6_font1 {
    color: #FF6C00;
    font-size:40px;
}
.part6_font2 {
    margin-top: 12px;
    font-size:14px;
    color: #666;
}
/*  */
.part6_body_bottom {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.part6_body_bottom .func{
    display: block;
    width:236px;
    height:64px;
    line-height: 64px;
    text-align: center;
    box-sizing: border-box;
    background:#FF6C00;
    box-shadow:0px 8px 17px 1px rgba(0, 0, 0, 0.3);
    border-radius:6px;
    font-size: 34px;
    letter-spacing: 2px;
    color: #fff;
    padding: 0px;
}
.part6_body_bottom .func:last-child {
    background: #49D716;
    margin-left: 26px;
}



/* ------------------------------------ 三大模块 ------------------------------ */
.s_part7 {
    height:580px;
    background-size: cover;
    /* background-image: url(../images/part7_1.png); */
    background-image: url(../images/part7_1.jpg);
}
.s_part7 .soft_nav_title1 {
    color: #fff;
    letter-spacing: 2px;
}
.part7_body {
    position: relative;
}

.part7_tab_choose {
    margin-top: 55px;
    padding: 0px 202px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.part7_line {
    margin-top: 15px;
    width: 100%;
    height: 1px;
    background: #999999;
}

/*  选项卡 */
.part7_tab_font {
    color: #fff;
    cursor: pointer;
    font-size:20px;
}
.part7_tab_font.active {
    color: #FF6C00;
}

.part7_tab_show {
    margin-top: 80px;
    position: relative;
    height: 200px;
    overflow: hidden;
}
/*  展示卡 */
.part7_tab_show_parent {
    transition: transform .5s;
    transform: translateY(0px);
}

/* swiper */
.part7_show_swiper.swiper-container {
    width: 886px;
} 

.s_part7 .swiper-slide {
    margin: 20px 0px;
}
/* 每个内容 */
.part7_b_img {
    height: 140px;
    text-align: center;
}

.part7_b_font {
    margin-top: 19px;
    text-align: center;
    font-size:18px;
    color: #fff;
}

/*  */
.part7_pre, .part7_next{
    position: absolute;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    cursor: pointer;
}
.part7_pre {
    left: 0px;
}
.part7_next {
    right: 0px;
}

/* ------------------------------------ 如何挑选 ------------------------------ */
.s_part8 {
    height: 456px;
}
.s_part8 .soft_nav_title2 {
    color: #4D4D4D;
}
.part8-cont {
    margin-top: 58px;
    /* display: flex;
    flex-direction: row;
    justify-content: space-between; */
}




/* ------------------------------------ 为何选择思软 ------------------------------ */
.s_part9 {
    height:810px;
    background-size: cover;
    /* background-image: url(../images/part9_bg.png); */
    background-image: url(../images/part9_bg.jpg);
}
.s_part9 .soft_nav_title1 {
    color: #fff;
    letter-spacing: 2px;
}

.part9_cont {
    margin-top: 58px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.part9_cont-box {
    width:274px;
    height:272px;
    border:2px dashed rgba(255,255,255, .4);
    border-radius: 10px;
    text-align: center;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}
.part9_cont_img {
    width: 100px;
    /* height: 78px; */
    height: 62px;
    text-align: center;
    margin: 50px auto 0px;
}
.part9_cont_font1 {
    margin-top: 22px;
    font-size:20px;
}
.part9_cont_font2 {
    width: 210px;
    margin: auto;
    line-height:22px;
    margin-top: 12px;
    font-size:14px;
    color:rgba(255,255,255,0.5);
}

/* ------------------------------------ 用户选择 ------------------------------ */
.s_part10 {
    height: 580px;
}
.s_part10 .soft_nav_title2 {
    width:784px;
    margin: 10px auto 0px;
    color: #4D4D4D;
    line-height:26px;
}

.part10_body {
    margin-top: 42px;
    position: relative;
}
.part10_body .swiper-container {
    width: 1038px;
}
.part10_b_img {
    height:240px;
}
.part10_b_img img {
    width: 100%;
    height: 100%;
}
.part10_b_font {
    margin-top: 10px;
    font-size:20px;
    color: #333;
    text-align: center;
}


/*  */
.part10_pre, .part10_next {
    position: absolute;
    width:36px;
    height:36px;
    top: 50%;
    margin-top: -18px;
    cursor: pointer;
}

.part10_pre {
    left: 0px;
}

.part10_next{
    right: 0px;
}