/* BASIC css start */
.tit_ban_wrapper .swiper-pagination-bullet{opacity:.6 !important;border-radius:0 !important;background:none !important;border:1px solid #f7f7f7;}
.tit_ban_wrapper .sub_slider{margin:5% auto;}
.title_ban a{display:block}
#ximg{width:100%}
.dmbtn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0;
}

.dmbtn a {
    width: 90%;
    height: 60px;
    font-size: 18px;
    background-color: #313131;
    color: #fff;
    text-align: center;
    line-height: 60px;
}

.dmbtn .clip_back{
   display:flex;
   align-items: center;
   justify-content:center;
   background-color:#fff;
   border:1px solid #313131;
   color:#313131;
   height:58px;
   margin-top:-10px;
}

.dmbtn .clip_con{
   width:25px;
   height:25px;
   margin-left:10px;
}

/* #textbox {
    width: 40vw;
    height: 30vh;
    position: absolute;
    margin-left: 50px;
    margin-top: 20px;
}

.cpbtm {
    width: 70px;
    height: 40px;
    margin-top: 120px;
    margin-left: 50px;
    background-color: green;
    color: white;
    border-radius: 10px;
    box-shadow: grey;
    position: absolute;
}

#sample {
    width: 70vw;
    margin: 50px;
    background-color: green;
    color: white;
    padding: 20px;
    font-size: x-large;
    position: absolute;
}

.link {
    margin-left: 50px;
    margin-top: 160px;
} */
/* BASIC css end */

