p, h1, h2, h3, h4, h5, h6 {
    padding: 0; margin: 0;
}
ul { list-style: none; margin: 0; padding: 0; }
/*
.main-bg {
    background: url(/img/custom/main-bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 64vh;
}
*/
.main-bg-mo {
    display: none;
}
.main .main1 {
    width: 100%;
    border: 1px solid #ddd;
    overflow: hidden;
    margin: 40px 0;
}
.main .main1 .main1-left {
    background: url(/img/custom/main-2.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    width: 367px;
    overflow: hidden;
    height: 282px;
    position: relative;
    float: left;
}
.main .main1 .main1-left .add-btn,
.main .main1 .main1-right .add-btn {
    position: absolute;
    width: 47px;
    height: 47px;
    right: 0; top: 0;
}
.main .main1 .main1-left .add-btn > button,
.main .main1 .main1-right .add-btn > button {
    background: #282d31;
    color: #a6a8a9;
    width: 100%;
    height: 100%;
    border: 0;
    font-size: 22px;
}
.main .main1 .main1-left .left-txt,
.main .main1 .main1-right .right-txt { margin: 38px; }
.main .main1 .main1-left .left-txt h4 {
    font-size: 23px;
    color: #fff;
    text-align: left;
    margin-bottom: 30px;
}
.main .main1 .main1-left .left-txt h5 {
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 70px;
}
.main .main1 .main1-left .left-txt > button {
    background: none;
    border: 1px solid #fff;
    font-size: 16px;
    color: #fff;
    padding: 8px 30px;
}
.main .main1 .main1-right {
    width: calc(100% - 367px);
    overflow: hidden;
    background: #eee;
    position: relative;
    float: right;
    height: 282px;
}
.main .main1 .main1-right .right-txt ul {
    width: 100%;
    overflow: hidden;
}
.main .main1 .main1-right .right-txt ul li {
    width: 32%;
    margin-right: 1%;
    overflow: hidden;
    position: relative;
    float: left;
}
.main .main1 .main1-right .right-txt ul li p {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: rgba(0,0,0,.3);
    color: #fff;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.main .main1 .main1-right .right-txt h4 {
    font-size: 23px;
    color: #181818;
    text-align: left;
    margin-bottom: 30px;
}
.main .main1 .main1-right .right-txt h4 p {
    font-size: 16px;
    display: inline;
    margin-left: 15px;
}
.main-bottom {
    background: #f1f1f1;
}
.main-bottom .bottom-wrap {
    width: 100%;
    margin: 40px 0;
}
.main-bottom .bottom-wrap ul {
    width: 100%;
    overflow: hidden;
}
.main-bottom .bottom-wrap ul li {
    width: 32%;
    margin-right: 2%;
    float: left;
}
.main-bottom .bottom-wrap ul li.f-list:nth-child(1) {
    border-bottom: 1px solid #ddd;
}
.main-bottom .bottom-wrap ul li.f-list:nth-child(1) .title-txt {
    
}
.main-bottom .bottom-wrap ul li.f-list:nth-child(1) .title-txt h4 {
    font-size: 20px;
    color: #181818;
    border-bottom: 1px solid #181818;
    padding-bottom: 10px;
}
.main-bottom .bottom-wrap ul li.f-list:nth-child(1) .title-txt h4 > p {
    font-size: 14px;
    float: right;
    padding-top: 5px;
    cursor: pointer;
}
.main-bottom .bottom-wrap ul li.tw-list:nth-child(2) {
    background: url(/img/custom/blog-bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    height: 19.4vh;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #ddd;
}
.main-bottom .bottom-wrap ul li.tw-list:nth-child(2) .li-title {
    padding: 40px;
    padding-top: 50px;
}
.main-bottom .bottom-wrap ul li.tw-list:nth-child(2) .li-title h3 {
    font-size: 20px;
    font-weight: bold;
}
.main-bottom .bottom-wrap ul li.tw-list:nth-child(2) .li-title p {
    font-size: 14px;
}
.main-bottom .bottom-wrap ul li.tw-list:nth-child(2) .li-title > img {
    float: left;
    margin-right: 15px;
}
.main-bottom .bottom-wrap ul li.tr-list:nth-child(3){
    background: url(/img/custom/consult-bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    height: 19.4vh;
    overflow: hidden;
    margin-right: 0; 
    float: right;
    border: 1px solid #ddd;
}
.main-bottom .bottom-wrap ul li.tr-list:nth-child(3) .li-title {
    padding: 25px 40px;
    text-align: center;
}
.main-bottom .bottom-wrap ul li.tr-list:nth-child(3) .li-title h3 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.main-bottom .bottom-wrap ul li.tr-list:nth-child(3) .li-title h3:after {
    content: '';
    display: block;
    width: 24px;
    border-top: 1px solid #181818;
    margin: auto;
    margin-top: 10px;
}
.main-bottom .bottom-wrap ul li.tr-list:nth-child(3) .li-title p {
    font-size: 16px;
    color: #fff;
    background: #0089d8;
    margin: 5px auto;
    width: 200px;
}
.mobile-add-sect{
    display: none;
}

/* responsive */
@media all and (max-width:768px) {
    .main .main1 .main1-left { width: 100%; }
    .main .main1 .main1-right { width: 100%; }
    .main-bottom .bottom-wrap ul li { margin-bottom: 20px; }
    .main-bottom .bottom-wrap ul li.f-list { width: 100%; }
    .main-bottom .bottom-wrap ul li.tw-list { width: 100%; }
    .main-bottom .bottom-wrap ul li.tr-list { width: 100%; }
    .main .main1 .main1-left { 
        background: url(/img/custom/main-2-m.jpg) no-repeat;
        background-position: center center;
        background-size: cover;
        overflow: hidden;
        width: 100%;
        height: 203px;
    }
    .main-bottom .bottom-wrap ul li.tw-list:nth-child(2),
    .main-bottom .bottom-wrap ul li.tr-list:nth-child(3){
        height: auto;
    }

}
@media all and (max-width:480px) {
    .main-bg { display: none; }
    .main-bg-mo { display: block; }
    .main .main1 .main1-right .right-txt { margin: 20px; }
    .main .main1 .main1-right .right-txt h4 p {
        display: none;
    }
    .main .main1 .main1-right .right-txt ul li { width: 48%; margin: 1%; }
    .main .main1 .main1-right .right-txt ul li:nth-child(3) {
        display: none;
    }
    .miso-post-gallery .post-row .post-list .post-image .img-wrap { padding-bottom: 107%!important;}
    .main-bottom .bottom-wrap ul li.tw-list:nth-child(2) .li-title {
        padding-top: 35px;
        padding-left: 30px;
    }
    .main-bottom .bottom-wrap ul li.tr-list:nth-child(3) .li-title {
        padding: 14px 40px;
    }
    .main-bottom .bottom-wrap ul li.tr-list:nth-child(3) .li-title h3 {
        margin-bottom: 12px;
    }
    .main-bottom .bottom-wrap ul li.tr-list:nth-child(3) .li-title p {
        font-size: 13px;
    }
    .mobile-add-sect{
        display: block;
    }
}
.mobile-add-sect{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin-bottom: 20px;
}
.mobile-add{
    width: 100%;
}
.mobile-add > li {
    width: 90%;
    margin:auto;
    display: table;
    border-bottom: 1px solid #ddd;
    height: 115px;
    position: relative;
    cursor: pointer;
}
.mobile-add > li > span.more{
    position: absolute;
    right: 0;
    top: 25px;

}
.mobile-add > li > span.more > a{
    color: #0c70bf;
    font-size: 13px;
}
.mobile-add > li > div{
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}
.mobile-add > li > div > img{
    float: left;
    width: 65px;
}
.mobile-add > li > div > .mobile-text{
    float: left;
    width: calc(100% - 65px);
    padding-left:15px;
    padding-top:10px;
}
.mobile-add > li > div > .mobile-text > h3{
    font-size: 24px;
    font-weight: bold;
}
.mobile-add > li > div > .mobile-text > h3 > span{
    font-size: 15px;
    color: #0c70bf;
    font-weight: 200;
}
.mobile-add > li > div > .mobile-text > p{
    font-size: 14px;
    color: #141414;
    padding-top:2px;
}