@charset "utf-8";

/* sub */
.sub{
    position: relative;
}
.sub__top{
    background: url(../images/sub1.jpg) no-repeat;
    background-position:  right center;
    background-size: cover;
    height: 336px;
    position: relative;
    width: 100%;
}
.sub__top.sub2{
    background: url(../images/sub2.jpg) no-repeat;
    background-position:  right center;
    background-size: cover;
    height: 336px;
    position: relative;
    width: 100%;
}
.sub .wrap-1200{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.sub .txt{

    padding-left: 100px;

}
.sub .txt h1{
    color: #fff;
    font-size: 45px;
    font-weight: 300;
}
.sub .txt h1 span{
    color: #fff;
    font-size: 45px;
    font-weight: 600;
}
.sub .txt p{
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    margin-top: 20px;
}



/* sub--intro */
.sub--intro{
    padding-top: 80px;
    padding-bottom: 50px;
}
.sub--intro .wrap-1200>ul>li{margin-bottom: 50px;}

.intro__title h6{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.5px;
}
.intro__title h6 span{
    font-weight: 400;
}
.intro__title .box--line{
    text-indent: -9999px;
    height: 2px;
    background-color: #333;
    width: 100%;
    max-width: 705px;
    margin: 0 5px;
}
.intro__box{
    margin-top: 20px;
    padding: 40px;
    border: 1px solid #e1e1e1;
}
.intro__box>li{
    width: 50%;
    padding: 0 30px;
}
.intro__box>li:last-child{
    border-left: 1px solid #e1e1e1;
}
.intro__box1{
    padding-left: 0 !important;
}
.intro__box2{
    padding-left: 40px !important;
    padding-right: 0  !important;
}
.intro__box__h5{
    font-size: 24px;
    padding-bottom: 25px;
    letter-spacing: -1.5px;
    min-height: 83px;
    padding-left: 10px;
    text-indent: -10px;

}
.intro__box__list>li{
    padding-bottom: 17px;
    word-break: keep-all;
    padding-left: 52px;
    text-indent: -52px;
    letter-spacing: -0.5px;
    word-break: keep-all;
    white-space:normal;
}
.intro__box__list span{
    text-indent: -9px;
    display: inline-block;
    vertical-align: top;
    padding-left: 9px;
}
.intro__box__list span.p-20{
    text-indent: -20px;
    padding-left: 20px;
}
   
.intro__phone{
    background-color: #043763;
    width: 100%;
    max-width: 180px;
    color: #fff;
    text-align: center;
    padding: 5px 0px;
    border-radius: 33px;
}


/* sub2 case*/
.case{
    padding: 120px 0;
    padding-bottom: 100px;
}
.case .wrap-1200,.sub--intro .wrap-1200{
    position: relative;
}
.case .wrap-1200 .top{
    position: absolute;
    bottom: 0;
    right: -94px;
    cursor: pointer;
}
.sub--intro .wrap-1200 .top{
    position: absolute;
    bottom: 0;
    right: -94px;
    cursor: pointer;
}
.case .line{
    text-indent: 9999px;
    width: 25px;
    height: 1px;
    background-color: #d3d3d3;
    margin: 20px 0;
}
.case__box li{
    width: 50%;
    max-width: 590px;
    border: 1px solid #e1e1e1;
    padding: 18px;
    box-sizing: border-box;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    /* background: url(../images/sub2_1.png) no-repeat;
    background-position: 92% bottom; */
}

.case__box li .img-box{
    position: absolute;
    bottom: 0;
    right: 45px;
}

.case__box li:hover,.case__box li.on{
    border: 3px solid #a1a7f5;
   
}
.case__box li:hover a,.case__box li.on a{
    display: block;
    margin: -2px;
}

.case__box li:hover .img-box,.case__box li.on .img-box{
    bottom: -2px;
    right: 43px;
}
.case__box li:nth-child(odd){
   margin-right: 10px;
}
.case__box li:nth-child(even){
    margin-left: 10px;
 }

.case-number{
    font-size: 14px;

}
.case__box li h6{
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
}
.case__box li .writer{
    color: #727272;
    font-size: 14px;
    padding-bottom: 44px;
}
.case__box li .writer span{
    color: #727272;
    font-size: 16px;
    font-weight: 600;
   
}
.case__box li .view{
    font-size: 18px;
    color: #a1a7f5;
}
.case__box li .view img{
    vertical-align: middle;
}





.case--info{
    padding-top: 40px;
}
.case__number{
    font-size: 18px;
}
.case__title{
    padding: 100px 0;
}
.case__title h1{
    text-align: center;
    font-size: 36px;
    font-weight: 600;
}
.case__title h1 span{
    font-weight: 400;
}
.case__txt p{
    font-size: 18px;
    text-align: justify;
    letter-spacing: -0.4px;
}
.case__txt ul li{
    padding-bottom: 40px;
}
.case__txt ul li:last-child{
    padding-bottom: 0;
}
.case__txt ul li h6{
    color: #5299d0;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2px;
}



.case__img{
    padding: 50px 0;
}
.case__img img{
    display: block;
    margin:  0 auto;
}

.case--info .case__box{
    margin-top: 98px;
    padding-top: 35px;
    border-top: 1px solid #e1e1e1;
}



@media(max-width:1210px){
    .sub__top{
        background: url(../images/sub1_m.jpg) no-repeat;
        background-position:  50% 50% ;
        background-size: cover;
        height: 422px;
        position: relative;
        width: 100%;
    }
    .sub__top.sub2{
        background: url(../images/sub2_m.jpg) no-repeat;
        background-position:  50% 50% ;
        background-size: cover;
        height: 422px;
        position: relative;
        width: 100%;
    }




    .case{
        padding: 60px 0;
        padding-bottom: 40px;
    }
    .sub{
        padding-top: 104px;
        position: relative;
    }
   
    .sub .wrap-1200{
        position: relative;
        top: 0;
        transform: translateY(0);
    }
    
    .sub__top .txt {
        width: 100%;
        /* max-width: 385px; */
        position: relative;
        padding-top: 70px;
        top: 0;
        left: 0;
        padding-left: 0;
        transform: translateY(0);
    }
    .sub__top .txt h1,.sub__top .txt h1 span{
        font-size: 36px;
        text-align: center;
    }

    .sub .txt p{
        text-align: center;
        margin-top: 10px;
    }


    .sub--intro .box--line{
        display: none;
    }
    .intro__box{
        display: block !important;
    }
    .intro__box>li{
        width: 100%;
        padding:30px 0;

    }
    .intro__box>li:first-child{
        padding-top: 0;
    }
    .intro__box>li:last-child{
        border-left:none;
        border-top:1px solid #e1e1e1;
        padding-bottom: 0;
    }
    .intro__box__h5{
        min-height: auto;
    }
    .intro__box2{
        padding-left: 0 !important;
    }

    .case__box li{
        width: 100%;
    }
    .case__box li:nth-child(odd){
        margin-right: 0;
     }
     .case__box li:nth-child(even){
         margin-left: 0;
      }


}

@media(max-width:768px){
  
    .sub__top .txt h1,.sub__top .txt h1 span{
        font-size: 27px;
        text-align: center;
    }

    .sub .txt p{
        text-align: center;
        margin-top: 10px;
    }




    .intro__title h6,.intro__box__h5,.intro__phone{
        font-size: 15px;
    }
    .intro__box__h5 {
        letter-spacing: -1.5px;
    }
    .intro__box{
        padding: 20px;
    }
    .intro__box__list li{
        font-size: 14px;
        letter-spacing:-1px;
        padding-bottom: 5px;
        padding-left: 41px;
        text-indent: -41px;
       
    }
    




}
@media(max-width:650px) {
    .sub--intro{
        padding-top: 40px;
        padding-bottom: 0;
    }
    
    /* .sub__top .txt h1, .sub__top .txt h1 span,.info .wrap-1200>ul>li h6{
        font-size: 23px;
    }
  
    */
    .sub__top .txt p{
        font-size: 17px;
    }
    .intro__box{
        padding:15px 10px;
    }

    .intro__phone{
        max-width: 140px;
    }

    .intro__title h6{
        letter-spacing: -1.5px;
    }
    .intro__box__h5 {
        letter-spacing: -1.7px;
        padding-bottom: 10px;
    }
    .intro__box1 .intro__box__h5 {
        padding-top: 15px;
    }
    .case .line{
        display: none;
    }

    .case__box li .img-box {
        position: absolute;
        bottom: 0;
        right: 20px;
        display: none;
    }
    .case__box li:hover .img-box{
        bottom: -2px;
        right: 18px;
    }
    .case__box li .img-box img{
        display: block;
        width: 130px;
    }
    .case__box li h6{
        padding-top: 10px;
    }
    .case__box li .writer{
        padding-bottom: 24px;
    }
    .case__box li .writer,.case__box li h6{
        letter-spacing: -1.5px;
        word-break: keep-all;
    }


    .case__title h1,.case__title h1 span{
        word-break: keep-all;
    }
    .case__title h1 span{
        font-size: 22px;
    }

    .case__number{
        text-align: center;
    }
    .case__title{
        padding: 50px 0;
    }
}