/*@media only screen and (max-width: 1680px) {*/
/*    !*layout*! body {*/
/*    min-width: 1440px;*/
/*}*/

/*    .layout {*/
/*        width: 1440px;*/
/*    }*/

/*    .page_main .layout,.path_bar .layout {*/
/*        width: 1440px;*/
/*    }*/
/*}*/
body {
    font-family: 'Kanit-Medium' !important;
    line-height: 1.5;
}

.head_btu a {
    line-height: 38px;
    height: 46px;
    background: transparent;
    display: block;
    color: #333;
    padding: 0px 25px;
    font-size: 16px;
    overflow: hidden;
    border: 5px solid #4E4E4E;
    border-radius: 50px;
}

@media screen and (max-width: 1400px) {
    .head_btu {
        display: none;
    }
}

@media screen and (max-width: 1300px) {
    .head_layer .head_t_info {
        display: none;
    }
}

.model {
    width: 100%;
    background: linear-gradient(to right, #151c29, #013e9a, #013e9a, #151c29);
    padding: 60px 0;
}

.model .flex {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 100%;
    padding: 0 2%;
}

.model .flex>div {
    height: 92px;
}

.model .flex>div:nth-child(3) {
    height: 114px;
}

.model .flex>div img {
    height: 100%;
    display: block;
}

@media screen and (max-width: 1700px) {
    .model {
        padding: 20px 0;
    }

    .model .flex>div {
        height: 70px;
    }

    .model .flex>div:nth-child(3) {
        height: 84px;
    }
}

.model .swiper-slide img {
    height: 64px;
    display: block;
    margin: 0 auto;
}

.model .swiper-slide img:nth-child(3) {
    height: 84px;
}

@media screen and (max-width: 480px) {
    .model .swiper-slide img {
        height: 50px;
        display: block;
        margin: 0 auto;
    }

    .model .swiper-slide img:nth-child(3) {
        height: 64px;
    }
}

/*product*/
.flex-box .describe .title {
    font-size: 50px;
    color: #000;
    line-height: 50px;
}

.flex-box .describe .content {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    margin: 25px 0 30px 0;
}

.flex-box .describe .more {
    height: 51px;
    line-height: 51px;
    display: inline-block;
    border-bottom: 1px solid #ddd;
    padding: 0 10px;
}

.flex-box .describe .more:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 13px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(../images/arrow-right.png) no-repeat center top;
    background-size: 100%;
}

@media only screen and (max-width:1920px) {
    .flex-box {
        display: flex;
        width: 80%;
        margin: 80px auto;
        border-radius: 12px;
        max-width: 1438px;
        box-sizing: border-box;
        align-items: flex-start;
    }

    .flex-box .picture {
        max-width: 634px;
        width: 50%;
    }

    .flex-box .picture img {
        display: block;
        width: 100%;
    }

    .flex-box .describe {
        box-sizing: border-box;
        width: 50%;
        padding-left: 40px;
    }

}

@media only screen and (max-width:1600px) {
    .flex-box .describe .title {
        font-size: 36px;
        line-height: 40px;
    }

    .flex-box .describe .content {
        margin: 10px 0 12px 0;
    }
}

@media only screen and (max-width:1300px) {
    .flex-box .describe .title {
        font-size: 24px;
        line-height: 30px;
    }

    .flex-box .describe .content {
        margin: 10px 0 12px 0;
    }
}

@media only screen and (max-width:1200px) {
    .flex-box .describe .title {
        font-size: 22px;
    }

    .flex-box .describe .content {
        margin: 6px 0 10px 0;
        color: rgba(1, 48, 120, 1);
    }
}

@media only screen and (max-width:950px) {
    .flex-box .describe .title {
        font-size: 42px;
        line-height: 42px;
    }

    .flex-box .describe .content {
        margin: 20px 0 24px 0;
        font-size: 18px;
    }

    .flex-box {
        display: flex;
        flex-direction: column;
        /*background-color:rgba(240, 246, 255, 1);*/
        padding: 30px;
        box-sizing: border-box;
        width: 90%;
        margin: 37px auto 0;
    }

    .flex-box .picture {
        width: 100%;
    }

    .flex-box .describe {
        width: 100%;
        margin-top: 40px;
    }

    .flex-box .ulist li {
        font-size: 18px;
    }
}

.flex-box .ulist li {
    width: 50%;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 30px;
    position: relative;
}

.flex-box .ulist li:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #0b68f2;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

@media only screen and (max-width:768px) {
    .flex-box .ulist li {
        width: 100%;
        line-height: 48px;
    }
}


.products {
    background-image: url(../images/back.png);
}

.home_app .plist {
    max-width: 1440px;
    margin: 0 auto 0;
}

.home_app .plist .ul_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    margin-bottom: 40px;
}

.home_app .plist .ul_top>div {
    height: 361px;
    border-radius: 30px;
    padding: 26px 30px;
    box-sizing: border-box;
    position: relative;
}

.home_app .plist .ul_top>div.little {
    height: 294px;
}

.home_app .plist .large {
    width: 58%;
    background: rgba(1, 48, 120, 0.4);
    max-width: 835px;
    margin-right: 2%;
}

.home_app .plist .large img {
    position: absolute;
    right: 8.4%;
    bottom: 23px;
    width: 38.7%;
}

.home_app .plist .middle {
    width: 39%;
    background: #013078;
    max-width: 572px;
}

.home_app .plist .middle img {
    position: absolute;
    right: 6.2%;
    bottom: 2px;
    width: 53%;
}

.home_app .plist .h1 {
    font-size: 36px;
}

.home_app .plist .p2 {
    max-width: 90%;
}

.home_app .plist .large .p2 {
    max-width: 55%;
}

.home_app .plist .little {
    width: 32%;
    background: rgba(1, 48, 120, 0.4);
    max-width: 466px;
}

.home_app .plist .little:nth-child(1) img {
    position: absolute;
    right: 14.6%;
    bottom: -25%;
    width: 40%;
}

.home_app .plist .little:nth-child(2) img {
    position: absolute;
    right: 7%;
    bottom: -17.3%;
    width: 50.6%;
}

.home_app .plist .little:nth-child(3) img {
    position: absolute;
    right: 12.2%;
    bottom: -21.7%;
    width: 31.5%;
}

.home_app .plist .more {
    height: 51px;
    line-height: 51px;
    display: inline-block;
    border-bottom: 1px solid #fff;
}

.home_app .plist .more:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 13px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(../images/product/right-icon.png) no-repeat center top;
    background-size: 100%;
}

@media only screen and (max-width:1500px) {
    .home_app .plist .h1 {
        font-size: 26px;
    }
}

@media only screen and (max-width:1300px) {
    .home_app .plist .h1 {
        font-size: 22px;
    }
}

@media only screen and (max-width:950px) {
    .home_app .plist .ul_top {
        flex-direction: column;
        margin-bottom: 0;
    }

    .home_app .ul_top>div {
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
        margin-bottom: 33px !important;
        max-width: 100% !important;
    }

    .home_app .ul_top>div .p2 {
        max-width: 100% !important;
    }

    .home_app .ul_top>div img {
        position: static !important;
        display: block;
        margin: 40px auto 10px;
    }

    .home_app .plist .large img {
        width: 85% !important;
        max-width: 323px;
    }

    .home_app .plist .middle img {
        width: 80% !important;
        max-width: 304px;
    }

    .home_app .plist .little:nth-child(1) img {
        width: 60% !important;
        max-width: 227px;
    }

    .home_app .plist .little:nth-child(2) img {
        width: 70% !important;
        max-width: 264px;
    }

    .home_app .plist .little:nth-child(3) img {
        width: 40% !important;
        max-width: 147px;
    }

    .home_app .home_app {
        height: auto;
        background: #000;
    }

    .home_app .bg {
        display: none;
    }

    .flex-box .describe {
        padding-left: 0;
    }
}

.web_head .nav_wrap {
    width: 43%;
    min-width: 750px;
}

@media only screen and (max-width:1200px) {
    .web_head .nav_wrap {
        width: 43%;
        min-width: 650px;
    }
}

.web_head .nav_wrap .head_nav {
    display: flex;
    flex-direction: row;
}

.nav_wrap .head_nav>li {
    margin-right: auto !important;
}

.box {
    margin: 150px auto;
}

.div-box {
    width: 75%;
    height: 580px;
    background: #fbfdff;
    margin: 0 auto 0;
    border-radius: 30px;
    padding: 3%;
    box-sizing: border-box;
}

.div-box .more {
    height: 51px;
    line-height: 51px;
    display: inline-block;
    border-bottom: 1px solid #ddd;
    margin-top: 60px;
}

.div-box .more:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 13px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(../images/arrow-right.png) no-repeat center top;
    background-size: 100%;
}

.div-box .people_box {
    width: 47%;
    float: right;
}

.div-box .people_box>div {
    width: 46%;
    padding: 30px 18px;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 3px 0px 13px rgba(7, 37, 83, 0.06);
    margin: 30px 20px 0 0;
    max-height: 287px;
    display: inline-block;
}

.div-box .people_box>div:nth-child(1) {
    margin-top: 0px;
}

.div-box .people_box>div:nth-child(2) {
    margin-top: -90px;
    vertical-align: top;
}

.div-box .people_box>div:nth-child(3) {
    margin-top: 30px;
}

.div-box .people_box>div:nth-child(4) {
    margin-top: -60px;
    vertical-align: top;
}

.div-box .people_box>div.special {
    background: linear-gradient(to right bottom, #000, #053988);
    color: #fff;
}

.people_box .info {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}

.people_box .info .avatar {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
}

.people_box .info .group .nickname {
    font-size: 18px;
}

.people_box .info .group .job {}

@media only screen and (max-width:1700px) {
    .home_about .ro {
        width: 38%;
    }

    .div-box .people_box {
        width: 58%;
    }
}

@media only screen and (max-width:1500px) {
    .div-box .people_box>div {
        margin: 20px 10px 0 0;
    }

    .people_box .info .avatar {
        width: 40px;
        height: 40px;
    }
}

@media only screen and (max-width:950px) {
    .div-box {
        display: flex;
        flex-direction: column;
        width: 100%;
        border-radius: 0;
        padding: 5%;
        box-sizing: border-box;
        height: auto;
    }

    .home_about .ro {
        width: 100%;
    }

    .div-box .people_box {
        margin: 30px auto 0;
        width: 80%;
    }

    .div-box .people_box>div {
        margin: 2% 2% 0 0 !important;
    }
}

@media only screen and (max-width:768px) {
    .div-box {
        display: flex;
        flex-direction: column;
        width: 100%;
        border-radius: 0;
        padding: 5%;
        box-sizing: border-box;
        height: auto;
    }

    .home_about .ro {
        width: 60%;
        margin: 0px auto 0;
    }

    .div-box .people_box {
        margin: 30px auto 0;
        width: 50%;
    }

    .div-box .people_box>div {
        width: 100%;
        margin: 20px 0 0 0 !important;
    }
}

@media only screen and (max-width:414px) {
    .div-box {
        display: flex;
        flex-direction: column;
        width: 100%;
        border-radius: 0;
        padding: 10%;
        box-sizing: border-box;
        height: auto;
    }

    .home_about .ro {
        width: 100%;
        margin: 0px auto 0;
    }

    .div-box .people_box {
        margin: 30px auto 0;
        width: 100%;
    }

    .div-box .people_box>div {
        width: 100%;
        margin: 20px 0 0 0 !important;
    }

    .home_about .ro .p2 {
        margin-top: 0;
    }
}

/**/
.contains {
    width: 100%;
    display: flex;
    height: 100%;
    align-items: center;
}

.left_text {
    width: 46%;
}

.home_pro>.bg {
    position: relative;
    width: 100%;
    z-index: 0;
    background: url(../images/sw-12.png) no-repeat center top;
    background-size: cover;
    padding: 170px 0px 100px 0px;
}

.home_pro .layout {
    height: 100%;
}

.home_pro .pro {
    margin-left: 2%;
}

.home_pro .tou_01 .h1 {
    text-align: left;
}

.home_pro .tou_01 .p2 {
    text-align: left;
}

.home_pro .more {
    height: 51px;
    line-height: 51px;
    display: inline-block;
    background-color: #E2C521;
    border-radius: 35px;
    text-align: center;
    padding: 0 20px;
    margin-top: 50px;
}

.home_pro .more:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 13px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(../images/arrow-right.png) no-repeat center top;
    background-size: 100%;
}

@media only screen and (max-width:950px) {
    .contains {
        flex-direction: column;
    }

    .home_pro>.bg {
        background: url(../images/sw-12-web.png) no-repeat center top;
        background-size: cover;
    }

    .home_pro .tou_01 .h1 {
        font-size: 42px
    }

    .home_pro .pro {
        margin: 0;
    }
}

@media only screen and (max-width:1200px) {
    .home_pro .tou_01 .h1 {
        font-size: 36px
    }
}

@media only screen and (max-width:768px) {
    .home_pro .tou_01 .h1 {
        font-size: 30px
    }

    .left_text {
        width: 60%;
    }
}

@media only screen and (max-width:414px) {
    .home_pro .tou_01 .h1 {
        font-size: 42px
    }

    .left_text {
        width: 90%;
    }

    .home_pro .pro_left {
        margin: 0 3% 0 0;
    }
}

/**/
.home_talk {
    width: 100%;
    height: 100%;
}

.home_talk .bg {
    height: 623px;
    position: relative;
    width: 100%;
    z-index: 0;
    background: url(../images/sw-13-pc.png) no-repeat center center;
    background-size: cover;
    padding: 125px 0 0 12.5%;
}

.home_talk .talk {
    width: 653px;
    height: 496px;
    background: rgba(1, 48, 120, 0.4);
    position: relative;
    /*bottom:0;*/
    border-radius: 30px 30px 0 0;
    padding: 50px 60px 0 60px;
    box-sizing: border-box;
    border: 1px solid #666;
    border-bottom: none;
}

.home_talk .tou_01 {
    margin-top: 0px;
}

.home_talk .tou_01 .h1 {
    text-align: left;
}

.home_talk .tou_01 .p2 {
    text-align: left;
    margin-top: 30px;
}

.home_talk .more {
    height: 51px;
    line-height: 51px;
    display: inline-block;
    background-color: #E2C521;
    border-radius: 35px;
    text-align: center;
    padding: 0 20px;
    margin-top: 50px;
}

.home_talk .more a {
    color: #000;
}

.home_talk .more:hover {
    text-decoration: underline;
    text-decoration-color: #000;
}

.home_talk .more:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 20px;
    vertical-align: middle;
    /*margin-left: 10px;*/
    background: url(../images/arrow-right-white.png) no-repeat center center;
    background-size: 70%;
}

@media only screen and (max-width:950px) {
    .home_talk .talk {
        left: 50%;
        margin-left: -46%;
        width: 92%;
        padding: 40px 24px;
        height: auto;
        bottom: 0;
        position: absolute;
        top: auto;
    }

    .home_talk .tou_01 .h1 {
        font-size: 42px;
    }

    .home_list .layout .faq_list {
        width: 100% !important;
    }
}

@media only screen and (max-width:768px) {
    .home_talk .tou_01 .h1 {
        font-size: 42px;
    }
}

@media only screen and (max-width:414px) {
    .home_talk .tou_01 .h1 {
        font-size: 42px;
    }
}

.home_list .tou_01 .p2 {
    color: #000;
    text-align: center;
    font-size: 24px;
}

.home_list .tou_01 .h2 {
    color: #000;
    text-align: center;
    font-size: 50px;
}

.home_list .ulist {
    display: flex;
    justify-content: center;
}

.home_list .ulist .item {
    width: 31%;
    background-color: #f3f7fe;
    border-radius: 12px;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 1%;
}

.home_list .ulist .item .picture {
    width: 100%;
    position: relative;
}

.home_list .ulist .item .picture .tips {
    position: absolute;
    padding: 3px 10px;
    color: #fff;
    text-align: center;
    background-color: #0e87fb;
    border-radius: 35px;
    left: 12px;
    bottom: 12px;
}

.home_list .ulist .item .picture img {
    width: 100%;
    display: block;
}

.home_list .ulist .item .describe {
    margin-top: 14px;
}

.home_list .ulist .item .describe .title {
    font-size: 24px;
}

.home_list .ulist .item .describe .content {
    font-size: 18px;
    color: #9da9c4;
    margin: 10px 0 10px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.home_list .ulist.special {
    flex-wrap: wrap;
}

.home_list .ulist.special .item {
    background-color: #fff;
}

.home_list .ulist.special .title {
    font-size: 24px;
    text-align: center;
}


/**/
/*------------------------------------------------------*/
.main {
    float: none;
    margin: 0 auto;
}

.faq_list {
    position: relative;
    width: 100%;
}

.faq-item {
    position: relative;
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    border: 1px solid transparent;
    background: rgba(11, 104, 242, 0.05);
    border-radius: 10px;
}

.faq_list .active.faq-item {
    background: #fff;
}

.faq-item .faq-title {
    position: relative;
    padding: 20px 25px;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    border-radius: 10px;
}

.faq-item .faq-title b:before {
    position: absolute;
    right: 2%;
    content: "" !important;
    font-size: 14px;
    color: #004562;
    width: 39px;
    height: 39px;
    background: url(../images/down2.png) no-repeat center top;
    background-size: 100%;
    top: 50%;
    margin-top: -19px;
}

.faq-item.active .faq-title b:before {
    position: absolute;
    right: 2%;
    content: "" !important;
    font-size: 14px;
    color: #004562;
    width: 39px;
    height: 39px;
    background: url(../images/up.png) no-repeat center top;
    background-size: 100%;
    top: 50%;
    margin-top: -19px;
}

.faq-item .faq-title .h3 {
    width: calc(100% - 40px);
    font-family: Kanit-Regular;
}

.faq-item .faq-cont {
    display: none;
    margin: 0;
    padding: 30px 25px 15px 25px;
}

/*.active .faq-cont { display: block !important; }*/
.faq-cont p {
    color: rgba(1, 48, 120, 0.69);
    line-height: 30px;
    display: flex;
    justify-content: space-between;
}

.faq-cont p img {
    width: 48%;
}

.faq-item .faq-title .svg_icon {
    margin-right: 10px;
}

.faq-item .faq-title .svg_icon .icon {
    width: 25px;
    height: auto;
}

.faq_list .active {
    border: 1px solid transparent;
    color: #fff;
}

.faq_list .active .faq-title {
    background: linear-gradient(to right, #151c29, #013e9a);
}

.faq-item p {
    display: flex;
    justify-content: space-between;

}

.faq-item p img {
    width: 48%;
    border-radius: 20px;
    height: auto;
}


.faq_lbg {
    padding: 150px 150px 150px 150px;
    margin-bottom: 50px;
}

.faq_lbg:after {
    background-color: rgba(168, 153, 136, 0.2);
}

.faqheading {
    font-size: 34px;
    color: #ffffff;
    font-family: Raleway;
    font-weight: 200;
    margin: 10px 0;
}

.faqheading-text {
    font-size: 14px;
    color: #ffffff;
    font-family: Raleway;
    font-weight: 300;
    margin: 10px 0;
}

.faq_tks {
    background-color: rgba(89, 89, 89, 1);
    padding-top: 70px;
    padding-bottom: 60px;
}

.faq_tksw {
    font-size: 20px;
    color: #ffffff;
    font-family: Airal;
    font-weight: 300;
    margin: 10px 0;
}

.faq_listb {
    font-size: 14px;
    color: #ffffff;
    font-family: Airal;
    font-weight: 300;
    margin: 30px 0;
    text-align: center;
}

.faq_tksw {
    text-align: center;
}

.faq_btn {
    font-size: 15px;
    font-family: Raleway;
    font-weight: 300;
    color: #ffffff;
    border: 2px solid #ffffff;
    background-color: rgba(89, 89, 89, 1);
    border-radius: 30px;
    line-height: 17px;
    padding: 12px 24px;
}

.faq_listb a:hover {
    color: #333333;
    border: 2px solid #ffffff;
    background-color: #ffffff;
    border-radius: 10px;
}

.main-tit-bar {
    padding: 0;
    line-height: .25rem;
    border-bottom: 2px solid #e5e5e5;
    margin: 0 0 0.35rem;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.main-tit-bar .title {
    color: #333333;
    font-weight: normal;
    margin-bottom: 10px;
}

.more a:hover {
    /*color:#333;*/
}

@media only screen and (max-width:950px) {
    .faq-item {
        background: rgba(240, 246, 255, 1);
        border-radius: 10px;
    }

    .faq-item .faq-title {
        /*padding:12px;*/
        padding: 12px 46px 12px 12px;
    }

    .home_list .tou_01 .h2 {
        text-align: left;
        font-size: 42px;
    }

    .home_list .tou_01 .p2 {
        text-align: left;
        ;
    }

}

@media only screen and (max-width:768px) {
    .home_list .ulist {
        display: flex;
        flex-direction: column
    }

    .home_list .ulist .item {
        width: 100%;
    }

    .home_list.special .ulist .item {
        padding: 0;
        margin: 10px auto 0;
    }
}

.home_list.last {
    margin-bottom: 50px;
}