﻿html,body{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth}body{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:100%;padding-top:constant(SA fe-area-inset-top);padding-right:constant(SA fe-area-inset-right);padding-bottom:constant(SA fe-area-inset-bottom);padding-left:constant(SA fe-area-inset-left);font-family:"Noto Sans TC","微軟正黑體","新細明體","Microsoft JhengHei",Arial,SA ns-serif;font-optical-sizing:auto;font-style:normal;font-size:16px;margin:0;padding:0;color:#333}@media only screen and (max-width: 767px){body{font-size:14px}}.box-w-all{width:1520px;margin:0 auto;display:inline-flex;flex-wrap:wrap}@media only screen and (max-width: 1899px){.box-w-all{width:80%;margin:0 10%}}@media only screen and (max-width: 767px){.box-w-all{width:90%;margin:0 5%}}a{text-decoration:none;-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}a:hover{text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:focus{outline:none}.container{width:1500px;max-width:90%;margin:auto;position:relative}a.tel,a.tel:hover{pointer-events:none;text-decoration:none !important}@media print,screen and (max-width: 999px){a.tel,a.tel:hover{pointer-events:initial}}input,button,select,textarea{outline:none}img{max-width:100%;height:auto;vertical-align:bottom;display:inline-block}h1,h2,h3,h4,h5{font-weight:bold}input,textarea,select,button{border-width:1px;border-style:solid;border-color:#ccc;padding:5px 10px;font-family:"微軟正黑體","新細明體","Microsoft JhengHei",Arial,SA ns-serif;font-size:1rem;background-color:#fff}@media only screen and (max-width: 500px){input,textarea,select,button{padding:8px}}input[type=text],input[type=password],input[type=email],input[type=file],input[type=tel],input[type=search],input[type=date],input[type=button],input[type=submit],textarea,select{-webkit-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;width:100%;border-color:#a6a6a6}textarea{height:150px}input.w80{width:80px !important;flex:none}input[type=text],input[type=password],input[type=email],input[type=file],input[type=tel],input[type=search],input[type=date],textarea,select{background-color:rgba(0,0,0,0);font-size:18px}@media only screen and (max-width: 767px){input[type=text],input[type=password],input[type=email],input[type=file],input[type=tel],input[type=search],input[type=date],textarea,select{font-size:16px}}input[type=button],input[type=submit]{-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;font-size:.9333333333rem;line-height:1.4rem;padding:5px 10px;color:#fff;cursor:pointer;border-width:1px;border-style:solid;border-color:#ff7867;background:#ff7867}input[type=button]:hover,input[type=submit]:hover{border-color:#000;background:#000}@media only screen and (max-width: 767px){input[type=button],input[type=submit]{font-size:.8555555556rem;line-height:1.2833333333rem;width:100%}}input[type=button].gray,input[type=submit].gray{background:#999;border-color:#999}input[type=button].gray:hover,input[type=submit].gray:hover{border-color:#333;background:#333}svg{fill:currentColor}select{background-image:url("../img/arrow.svg");background-size:12.5px;background-position:right 10px center;background-repeat:no-repeat;padding-right:35px;width:100%}@media only screen and (max-width: 767px){select{background-size:10px;padding-right:25px}}select::-ms-expand{display:none}::-webkit-input-placeholder{color:#777}input::-moz-placeholder{color:#777}input::-moz-placeholder{color:#777}:-ms-input-placeholder{color:#777}.block01{display:block !important}@media only screen and (max-width: 767px){.block01{display:none !important}}.none01{display:none !important}@media only screen and (max-width: 767px){.none01{display:block !important}}ul{padding:0;margin:0;list-style:none}.edit ul,.edit ol{padding:0;width:calc(100% - 25px);margin-left:25px}.edit ul li{padding:5px 0;list-style:decimal}.edit ol li{padding:5px 0;list-style:disc}.edit h2,.edit h3{text-align:left}.more{position:relative;z-index:3;display:inline-block;color:#666;padding:0 20px 10px 0}.more::after,.more::before{content:"";display:block;clear:both;font-size:0;position:absolute;-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}.more::after{width:50px;bottom:0;height:2px;right:2px;background-color:#666}.more::before{width:0;height:0;border-style:solid;border-width:5px 0 5px 8.7px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #666;bottom:-4px;right:0}.more:hover{padding:0 0 10px 20px;color:#ff7867}.more:hover::before{width:0;height:0;border-style:solid;border-width:5px 8.7px 5px 0;border-color:rgba(0,0,0,0) #ff7867 rgba(0,0,0,0) rgba(0,0,0,0);right:auto;left:0}.more:hover::after{right:auto;left:2px;background-color:#ff7867}.btn-up{width:50px;height:50px;position:fixed;z-index:10;bottom:100px;right:45px;background:url(../img/icon_arrow.svg) top center no-repeat;background-size:100%;text-align:center;line-height:35px;cursor:pointer;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}.btn-up:hover{transform:scale(1.1)}@media only screen and (max-width: 767px){.btn-up{right:20px;bottom:50px;width:40px;height:40px}}.btn-up.active{opacity:1}.right-btn{position:fixed;z-index:10;bottom:180px;right:25px;width:90px}@media only screen and (max-width: 767px){.right-btn{width:75px;bottom:110px;right:10px;display:none}}.right-btn a{margin:15px 0;display:block}.right-btn a:hover{transform:scale(1.1)}.page{margin:0;padding:40px 0 50px;width:100%;font-size:.9rem;text-align:center;display:flex;justify-content:center;flex-wrap:wrap}@media only screen and (max-width: 767px){.page{font-size:.8rem;padding:25px 0}}.page .active,.page a{margin:5px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;padding:2.5px 10px;color:#666}.page a:hover{color:#fff !important;background-color:#ff7867 !important}.page a.triangle-l{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:15px;display:flex}@media only screen and (max-width: 767px){.page a.triangle-l{margin-right:5px}}.page a.triangle-l:hover span{width:0;height:0;border-style:solid;border-width:4px 6.96px 4px 0;border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}.page a.triangle-l span{display:block;margin-right:5px;width:0;height:0;border-style:solid;border-width:4px 6.96px 4px 0;border-color:rgba(0,0,0,0) #666 rgba(0,0,0,0) rgba(0,0,0,0)}.page a.triangle-r{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-left:15px}@media only screen and (max-width: 767px){.page a.triangle-r{margin-left:5px}}.page a.triangle-r:hover span{width:0;height:0;border-style:solid;border-width:4px 0 4px 6.96px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.page a.triangle-r span{display:block;margin-left:5px;width:0;height:0;border-style:solid;border-width:4px 0 4px 6.96px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #666}.page .active{background-color:#ff7867;border-color:#ff7867;color:#fff}.back{width:100%;display:flex;flex-wrap:wrap;justify-content:center}.back a{border-radius:30px;background-color:#ff7867;color:#fff;padding:5px 30px;display:inline-flex;align-items:center;margin:0 10px}.back a:hover{background-color:#4c57da}.back a.line{padding-left:5px;padding-right:20px;background-color:#21ba52}.back a.line:hover{opacity:.7}.back a.line img{width:40px;margin-right:5px}.code .cerify-code-panel{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.code .cerify-code-panel *::after{content:none}.code .cerify-code-panel .verify-code{margin-bottom:0}.code .cerify-code-panel .verify-code-area{flex:1;padding-left:10px}.code .cerify-code-panel .verify-code-area input{height:auto}.color1{color:#ff7867}.color2{color:#4c57da}.color3{color:#d4bd69}.color4{color:#6cafdf}.color5{color:#deaf83}.color6{color:#af8ed9}.color7{color:#74cfa3}.color8{color:#e8979b}.color9{color:#2dbcb3}.modal{padding-right:0 !important}.modal-content{position:relative;display:flex;width:100%;border-width:0}.modal-content .modal-body{padding:2.5rem}@media only screen and (max-width: 991px){.modal-content .modal-body{padding:1rem}}.modal-content .modal-body .text{width:100%;display:flex;flex-wrap:wrap}.modal-content .modal-body .text h3{width:100%;padding-bottom:15px;margin-bottom:10px;text-align:center;border-width:0;border-bottom-width:1px;border-style:solid;border-color:#e0e0e0;font-size:1.6333333333rem;line-height:2.45rem}@media only screen and (max-width: 1399px){.modal-content .modal-body .text h3{font-size:1.4777777778rem;line-height:2.2166666667rem}}@media only screen and (max-width: 767px){.modal-content .modal-body .text h3{font-size:1.3222222222rem;line-height:1.9833333333rem}}.modal-content .modal-body .text p{width:100%;padding:10px 10px 0}.modal-content .modal-body .text .img{width:100%;display:flex;flex-wrap:wrap}.modal-content .modal-body .text .img img{width:23%;margin:15px 1%}@media only screen and (max-width: 991px){.modal-content .modal-body .text .img img{width:48%}}.modal-content .modal-body .text .img img.bk{background-color:#000;padding:10px}.modal-content .modal-body .text .img.a img{width:auto;height:60px}@media only screen and (max-width: 500px){.modal-content .modal-body .text .img.a img{height:50px}}.modal button{font-size:30px;border:0;background:none;width:auto;height:auto;position:absolute;top:6px;right:15px;cursor:pointer;z-index:9999;padding:0;margin:0}header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;z-index:99;text-align:center;padding:20px 3%;position:relative !important}@media only screen and (max-width: 1299px){header{justify-content:space-between;align-items:center}}@media only screen and (max-width: 767px){header{padding:10px 3%}}header.is-sticky.sticky{position:fixed !important;padding:15px 3%;box-shadow:0 0 10px rgba(0,0,0,.35);background-color:rgba(255,255,255,.95)}header.is-sticky.sticky .logo{width:142.8571428571px}@media only screen and (max-width: 767px){header.is-sticky.sticky .logo{width:100px}}@media only screen and (max-width: 1299px){header.is-sticky.sticky nav .menuzord-responsive .menuzord-menu{top:58px}}@media only screen and (max-width: 1299px)and (max-width: 767px){header.is-sticky.sticky nav .menuzord-responsive .menuzord-menu{top:67px}}@media only screen and (max-width: 767px){header.is-sticky.sticky nav .menuzord .showhide{margin-top:5px}}header .logo{width:200px}@media only screen and (max-width: 1699px){header .logo{width:166.6666666667px}}@media only screen and (max-width: 1399px){header .logo{width:142.8571428571px}}@media only screen and (max-width: 767px){header .logo{width:125px}}header nav{flex:1}@media only screen and (min-width: 1300px){header nav{margin-right:-25px}header nav .menuzord-menu{display:flex;justify-content:flex-end}header nav .menuzord-menu>li{position:relative}header nav .menuzord-menu>li>a{font-size:18px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#222;padding:5px 10px;border-radius:20px}header nav .menuzord-menu>li>a:hover,header nav .menuzord-menu>li>a.active{color:#fff;background-color:#ff7867}header nav .menuzord-menu>li ul.dropdown{width:100%;box-shadow:0 0 10px rgba(0,0,0,.2);overflow:hidden;border-radius:10px;margin-top:15px;background-color:rgba(255,255,255,.95)}header nav .menuzord-menu>li ul.dropdown.font15{width:220px;left:calc(50% - 110px)}header nav .menuzord-menu>li ul.dropdown.font20{width:300px;left:calc(50% - 150px)}header nav .menuzord-menu>li ul.dropdown.font25{width:380px;left:calc(50% - 190px)}header nav .menuzord-menu>li ul.dropdown.font30{width:460px;left:calc(50% - 230px)}header nav .menuzord-menu>li ul.dropdown.font35{width:540px;left:calc(50% - 270px)}header nav .menuzord-menu>li ul.dropdown li a{padding:10px;font-size:1.0111111111rem;line-height:1.5166666667rem;color:#222;display:block}header nav .menuzord-menu>li ul.dropdown li a.active{color:#222;background-color:#fff1e9}header nav .menuzord-menu>li ul.dropdown li:hover>a{color:#222;background-color:#fff1e9}header nav .menuzord-menu>li ul.dropdown li .dropdown{margin-top:10px}header nav .menuzord-menu>li ul.dropdown li .dropdown li a{background:-webkit-linear-gradient(top, #333333, #666666);background:-o-linear-gradient(top, #333333, #666666);background:-moz-linear-gradient(top, #333333, #666666);background:linear-gradient(to top, #333333, #666666)}header nav .menuzord-menu>li ul.dropdown li .dropdown li a:hover{background:-webkit-linear-gradient(top, #4d4d4d, gray);background:-o-linear-gradient(top, #4d4d4d, gray);background:-moz-linear-gradient(top, #4d4d4d, gray);background:linear-gradient(to top, #4d4d4d, gray)}}@media only screen and (min-width: 1400px){header nav .menuzord-menu>li>a{padding:5px 15px}}@media only screen and (min-width: 1700px){header nav .menuzord-menu>li>a{font-size:20px;padding:5px 25px}}@media only screen and (max-width: 1299px){header nav .menuzord{left:auto;top:auto}header nav .menuzord .showhide{cursor:pointer}}@media only screen and (max-width: 1299px)and (max-width: 767px){header nav .menuzord .showhide{margin-top:0}}@media only screen and (max-width: 1299px){header nav .menuzord .showhide em{height:3px;width:30px;margin:3px 10px;background-color:#ff7867;-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}}@media only screen and (max-width: 1299px)and (max-width: 767px){header nav .menuzord .showhide em{height:2px}}@media only screen and (max-width: 1299px){header nav .menuzord .showhide.off{position:relative}header nav .menuzord .showhide.off em:first-child{position:absolute;top:7px;left:0;width:30px;transform:translateX(7px) translateY(9px) rotate(45deg)}header nav .menuzord .showhide.off em:nth-child(2){display:none}header nav .menuzord .showhide.off em:last-child{position:absolute;top:7px;right:6px;width:30px;transform:translateX(3px) translateY(9px) rotate(-45deg)}header nav .menuzord-responsive .menuzord-menu{left:0;top:80px;background:rgba(0,0,0,.85)}}@media only screen and (max-width: 1299px)and (max-width: 767px){header nav .menuzord-responsive .menuzord-menu{top:63px}}@media only screen and (max-width: 1299px){header nav .menuzord-responsive .menuzord-menu>li>a{padding:5px 5%}header nav .menuzord-responsive .menuzord-menu>li>a.active{color:#ffd3cd}header nav .menuzord-responsive .menuzord-menu ul.dropdown{border-width:0;border-top-width:1px;border-bottom-width:1px;border-style:solid;border-color:rgba(255,255,255,.3)}header nav .menuzord-responsive .menuzord-menu ul.dropdown li .indicator{top:-2px;color:#fff}header nav .menuzord-responsive .menuzord-menu ul.dropdown li a.active{color:#ffd3cd}header nav .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li:hover>a,header nav .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li.active>a{background:#ff7867;padding:5px 5% !important}header nav .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li>a{padding:5px 5% !important}}header .online{display:inline-flex;background-color:#ff7867;border-radius:5px;padding:5px 20px;color:#fff;margin:-5px 0 0 10px}header .online:hover{background-color:#4c57da}@media only screen and (max-width: 1299px){header .online{margin-top:-2px}}@media only screen and (max-width: 400px){header .online{padding:5px 10px;margin-left:5px}}footer{display:flex;flex-wrap:wrap}footer .box1{width:100%;background:-webkit-linear-gradient(bottom, #FFE8DA, #fff);background:-o-linear-gradient(bottom, #FFE8DA, #fff);background:-moz-linear-gradient(bottom, #FFE8DA, #fff);background:linear-gradient(to bottom, #FFE8DA, #fff);padding:75px 0;display:flex;flex-wrap:wrap;position:relative}footer .box1::after{content:"";display:block;clear:both;font-size:0;position:absolute;top:0;bottom:0;left:0;width:100%;background:url(../img/footer_bg_dot.svg) right bottom 30px no-repeat;background-size:5%}footer .box1 .box-w-all{align-content:flex-start;position:relative;z-index:2}footer .box1 .box-w-all .left{width:500px;font-size:16px;display:flex;flex-wrap:wrap;align-content:flex-start}@media only screen and (max-width: 1599px){footer .box1 .box-w-all .left{width:400px}}@media only screen and (max-width: 1399px){footer .box1 .box-w-all .left{width:100%;padding-bottom:20px}}@media only screen and (max-width: 767px){footer .box1 .box-w-all .left{font-size:14px}}footer .box1 .box-w-all .left>img{margin-bottom:15px}footer .box1 .box-w-all .left p{width:100%;margin:10px 0;display:flex;flex-wrap:wrap;align-items:center}footer .box1 .box-w-all .left p img{margin-right:10px}footer .box1 .box-w-all .right{flex:1;display:flex;flex-wrap:wrap;align-content:flex-start}@media only screen and (max-width: 1399px){footer .box1 .box-w-all .right{flex:none;width:100%}}footer .box1 .box-w-all .right .search-box{width:auto;background-color:#fff;border-radius:5px;display:inline-flex;align-items:center;padding:5px 10px 5px 5px}footer .box1 .box-w-all .right .search-box input{border-width:0}footer .box1 .box-w-all .right .search-box input[type=text]{flex:1}footer .box1 .box-w-all .right .search-box input[type=submit]{background:url(../img/search.svg) center no-repeat;width:20px;height:20px;background-size:100%}footer .box1 .box-w-all .right .ul-table{width:100%;padding-top:30px;display:flex;flex-wrap:wrap;align-content:flex-start}footer .box1 .box-w-all .right .ul-table ul{width:33.33%;display:flex;flex-wrap:wrap}footer .box1 .box-w-all .right .ul-table ul li{width:100%;display:flex;padding:5px 0;font-size:18px}@media only screen and (max-width: 767px){footer .box1 .box-w-all .right .ul-table ul li{font-size:16px}}footer .box1 .box-w-all .right .ul-table ul li a{color:#777}footer .box1 .box-w-all .right .ul-table ul li a:hover{color:#ff7867}@media only screen and (max-width: 999px){footer .box1 .box-w-all .right .ul-table ul:first-child{width:45%}}@media only screen and (max-width: 767px){footer .box1 .box-w-all .right .ul-table ul:first-child{width:55%}}@media only screen and (max-width: 999px){footer .box1 .box-w-all .right .ul-table ul:nth-child(2){width:30%}}@media only screen and (max-width: 767px){footer .box1 .box-w-all .right .ul-table ul:nth-child(2){width:45%}}@media only screen and (max-width: 999px){footer .box1 .box-w-all .right .ul-table ul:last-child{width:25%}}@media only screen and (max-width: 767px){footer .box1 .box-w-all .right .ul-table ul:last-child{width:100%;padding-top:20px}}footer .box1 .box-w-all .right .ul-table ul:last-child li a{width:45px;margin:0 15px}@media only screen and (max-width: 767px){footer .box1 .box-w-all .right .ul-table ul:last-child li a{margin:0 25px 0 0}}footer .box2{padding:10px 6%;width:100%;background-color:#777;text-align:center;color:#fff;font-size:16px}@media only screen and (max-width: 767px){footer .box2{font-size:14px}}section{width:100%}section img{width:100%}section.in{position:relative}section.in img{background-size:cover}section.in .owl-theme .owl-dots{position:absolute;bottom:20px}@media only screen and (max-width: 1299px){section.in .owl-theme .owl-dots{position:relative;bottom:0}}section.main img{background-size:cover}main{width:100%;padding:50px 0 0}main .path{width:100%;color:#666;display:flex;flex-wrap:wrap;padding-bottom:50px}@media only screen and (max-width: 767px){main .path{margin-top:-30px;padding-bottom:0}}main .path a,main .path span{padding:0 5px}main .path a{color:#666}main .path a:hover{color:#ff7867}main .path a:first-child{padding-left:0}main .path span{color:#ff7867}@media only screen and (max-width: 1099px){main .path span{width:300px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}}@media only screen and (max-width: 767px){main .path span{width:160px}}main .path select{width:auto;border-color:#777;color:#777;border-radius:5px}@media only screen and (max-width: 767px){main .path select{width:100%;margin-top:15px}}main .path.a{position:relative;z-index:3}main .path.a .box-w-all{justify-content:space-between;align-items:center}main .path.a .box-w-all>div{display:flex;align-items:center;flex-wrap:wrap}@media only screen and (max-width: 999px){main .path.a .box-w-all>div:first-child{width:100%;margin-bottom:15px}}main .path.a .box-w-all>div.select{position:relative;width:280px}@media only screen and (max-width: 999px){main .path.a .box-w-all>div.select{width:100%;padding-bottom:20px}}main .path.a .box-w-all>div.select button{width:100%;border:2px solid #ff7867;color:#ff7867;background-color:rgba(0,0,0,0);margin:0 10px;border-radius:30px;padding:12.5px 50px;font-size:24px;cursor:pointer;-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}@media only screen and (max-width: 1399px){main .path.a .box-w-all>div.select button{font-size:20px}}@media only screen and (max-width: 999px){main .path.a .box-w-all>div.select button{margin:0;display:flex;justify-content:space-between;align-items:center}}@media only screen and (max-width: 767px){main .path.a .box-w-all>div.select button{font-size:18px;padding:10px 20px}}main .path.a .box-w-all>div.select button:hover,main .path.a .box-w-all>div.select button.active{background-color:#ff7867;color:#fff}main .path.a .box-w-all>div.select button:hover span,main .path.a .box-w-all>div.select button.active span{border:solid #fff;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(45deg)}main .path.a .box-w-all>div.select button span{margin-left:15px;margin-bottom:5px;width:auto;padding:0;border:solid #ff7867;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(45deg)}main .path.a .box-w-all>div.select button.active span{margin-bottom:0;margin-top:5px;border:solid #fff;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-135deg)}main .path.a .box-w-all>div.select ul{position:absolute;top:65px;right:0;width:500px;border-radius:10px;background-color:#fff;box-shadow:0 1px 8px 6px rgba(206,206,206,.3);padding:5px 20px;display:none;flex-wrap:wrap}@media only screen and (max-width: 999px){main .path.a .box-w-all>div.select ul{width:100%}}@media only screen and (max-width: 767px){main .path.a .box-w-all>div.select ul{top:55px}}main .path.a .box-w-all>div.select ul.active{display:flex}main .path.a .box-w-all>div.select ul li{width:50%;display:flex;flex-wrap:wrap;border-top:1px dashed #ddd;padding:15px;justify-content:center;text-align:center}main .path.a .box-w-all>div.select ul li:first-child,main .path.a .box-w-all>div.select ul li:nth-child(2){border-top-width:0}main .tag{width:100%;display:flex;justify-content:center;padding:40px 0}main .tag button{border:2px solid #ff7867;color:#ff7867;background-color:rgba(0,0,0,0);margin:0 10px;border-radius:30px;padding:12.5px 50px;font-size:24px;cursor:pointer;-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}@media only screen and (max-width: 1399px){main .tag button{font-size:20px}}@media only screen and (max-width: 767px){main .tag button{font-size:18px;padding:10px 20px}}main .tag button:hover,main .tag button.active{background-color:#ff7867;color:#fff}main [class*=main_box]{width:100%;display:flex;flex-wrap:wrap}main .box-w-all h1{font-size:40px;font-weight:bold;margin-bottom:0;width:100%;text-align:center}@media only screen and (max-width: 1399px){main .box-w-all h1{font-size:32px}}@media only screen and (max-width: 767px){main .box-w-all h1{font-size:26px}}main .box-w-all>h2{font-size:40px;font-weight:bold;width:100%;text-align:center;margin:0}@media only screen and (max-width: 1399px){main .box-w-all>h2{font-size:32px}}@media only screen and (max-width: 767px){main .box-w-all>h2{font-size:26px}}main .box-w-all>p{width:100%;text-align:center;color:#ff7867;font-size:28px;margin:0}@media only screen and (max-width: 1399px){main .box-w-all>p{font-size:24px}}@media only screen and (max-width: 767px){main .box-w-all>p{font-size:20px}}main .input{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:18px;color:#777;padding:30px 0 15px}@media only screen and (max-width: 767px){main .input{font-size:16px;justify-content:flex-start}}main .input select{width:auto;border-radius:5px;color:#777}@media only screen and (max-width: 999px){main .input select{width:100%}}main .input .date{width:500px;display:flex;flex-wrap:wrap;align-items:center;padding:0 15px}@media only screen and (max-width: 999px){main .input .date{width:calc(100% - 20px);padding:10px 0}}@media only screen and (max-width: 500px){main .input .date{width:100%}}main .input .date input{flex:1;width:auto;margin:0 5px;border-radius:5px;color:#777}@media only screen and (max-width: 500px){main .input .date input{flex:none;width:100%;margin:5px 0}}@media only screen and (max-width: 500px){main .input .date span{display:none}}main .input input[type=submit]{border-width:0;background:url(../img/search.svg) center no-repeat;width:20px;height:20px;background-size:100%}@media only screen and (max-width: 500px){main .input input[type=submit]{border:1px solid #4c57da;border-radius:5px;padding:17.5px 40px;background-size:18px;width:100%}}main .input.a select{margin:0 10px}@media only screen and (max-width: 999px){main .input.a select{margin:5px 0}main .input.a select:nth-child(2){margin-bottom:10px}}main .box1{width:100%;display:flex;justify-content:center;padding-bottom:60px}main .box1 .box-w-all{justify-content:center}main .box1 .box-w-all .carousel2{width:100%;display:flex;flex-wrap:wrap}main .box1 .box-w-all .carousel2 .item{padding:10px}main .box1 .box-w-all .carousel2 .item .all{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:30px 40px;border-radius:10px;background-color:#fff;box-shadow:0 1px 8px 6px rgba(206,206,206,.3)}@media only screen and (max-width: 1599px){main .box1 .box-w-all .carousel2 .item .all{padding:20px 30px}}@media only screen and (max-width: 767px){main .box1 .box-w-all .carousel2 .item .all{padding:10px 20px}}main .box1 .box-w-all .carousel2 .item .all .text{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding-bottom:30px}@media only screen and (max-width: 1599px){main .box1 .box-w-all .carousel2 .item .all .text{padding-bottom:20px}}@media only screen and (max-width: 767px){main .box1 .box-w-all .carousel2 .item .all .text{padding-bottom:10px}}main .box1 .box-w-all .carousel2 .item .all .text img{width:90px;margin-right:20px}@media only screen and (max-width: 1599px){main .box1 .box-w-all .carousel2 .item .all .text img{width:70px;margin-right:15px}}@media only screen and (max-width: 767px){main .box1 .box-w-all .carousel2 .item .all .text img{width:60px;margin-right:10px}}main .box1 .box-w-all .carousel2 .item .all .text p{margin:0;flex:1;font-size:24px;line-height:36px;color:#777;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media only screen and (max-width: 1399px){main .box1 .box-w-all .carousel2 .item .all .text p{font-size:20px}}@media only screen and (max-width: 767px){main .box1 .box-w-all .carousel2 .item .all .text p{font-size:18px}}main .box1 .box-w-all .carousel2 .item .all a{width:58px}@media only screen and (max-width: 1399px){main .box1 .box-w-all .carousel2 .item .all a{width:48px}}@media only screen and (max-width: 767px){main .box1 .box-w-all .carousel2 .item .all a{width:38px}}main .box1 .box-w-all .carousel2 .item .all a:hover{margin-right:-10px}main .box1 .box-w-all .owl-theme .owl-dots{margin-top:40px}main .box2{background:url(../img/news_bg.svg) bottom left 3% no-repeat #f5f5f5;background-size:12%;width:100%;display:flex;padding:100px 0}@media only screen and (max-width: 1299px){main .box2{background-size:15%}}@media only screen and (max-width: 767px){main .box2{background-size:25%}}@media only screen and (max-width: 500px){main .box2{background-size:35%}}main .box2 .box-w-all .box-table{width:100%;display:none;flex-wrap:wrap;justify-content:flex-end}main .box2 .box-w-all .box-table.active{display:flex}main .box2 .box-w-all .box-table ul{width:100%;display:flex;flex-wrap:wrap;padding:10px 85px 100px}@media only screen and (max-width: 1599px){main .box2 .box-w-all .box-table ul{padding:10px 60px 100px}}@media only screen and (max-width: 1299px){main .box2 .box-w-all .box-table ul{padding:10px 0 75px}}main .box2 .box-w-all .box-table ul li{width:50%;display:flex;align-items:center;font-size:24px;line-height:36px;padding:15px 20px}@media only screen and (max-width: 1399px){main .box2 .box-w-all .box-table ul li{font-size:20px}}@media only screen and (max-width: 999px){main .box2 .box-w-all .box-table ul li{width:100%;padding:15px 0}}@media only screen and (max-width: 767px){main .box2 .box-w-all .box-table ul li{font-size:18px}}main .box2 .box-w-all .box-table ul li span{width:80px;height:80px;border-radius:100%;background-color:#ff7867;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}@media only screen and (max-width: 1399px){main .box2 .box-w-all .box-table ul li span{width:70px;height:70px}}@media only screen and (max-width: 767px){main .box2 .box-w-all .box-table ul li span{width:60px;height:60px}}main .box2 .box-w-all .box-table ul li .text{flex:1;margin-left:-40px;border-radius:10px;background-color:#fff;box-shadow:0 1px 8px 6px rgba(206,206,206,.3);padding:25px 40px 25px 60px;display:flex;flex-wrap:wrap;justify-content:flex-end}@media only screen and (max-width: 1399px){main .box2 .box-w-all .box-table ul li .text{margin-left:-35px;padding:20px 30px 20px 50px}}@media only screen and (max-width: 767px){main .box2 .box-w-all .box-table ul li .text{margin-left:-30px;padding:15px 20px 15px 40px}}main .box2 .box-w-all .box-table ul li .text p{color:#777;margin:0;width:100%}main .box2 .box-w-all .box-table ul li .text h3{width:100%;font-weight:400;margin:10px 0;min-height:72px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media only screen and (max-width: 1399px){main .box2 .box-w-all .box-table ul li .text h3{margin-top:5px}}main .box2 .box-w-all .box-table ul li .text a{width:58px;display:inline-flex}@media only screen and (max-width: 1399px){main .box2 .box-w-all .box-table ul li .text a{width:48px}}@media only screen and (max-width: 767px){main .box2 .box-w-all .box-table ul li .text a{width:38px}}main .box2 .box-w-all .box-table ul li .text a:hover{margin-right:-10px}main .box2 .box-w-all .box-table>a{display:inline-flex;align-items:center;font-size:26px;line-height:36px;color:#ff7867;margin-bottom:30px;padding-right:115px}@media only screen and (max-width: 1599px){main .box2 .box-w-all .box-table>a{padding-right:85px}}@media only screen and (max-width: 1399px){main .box2 .box-w-all .box-table>a{font-size:22px}}@media only screen and (max-width: 1299px){main .box2 .box-w-all .box-table>a{padding-right:25px}}@media only screen and (max-width: 767px){main .box2 .box-w-all .box-table>a{font-size:18px}}main .box2 .box-w-all .box-table>a img{width:58px;margin-left:20px}@media only screen and (max-width: 1399px){main .box2 .box-w-all .box-table>a img{width:48px}}@media only screen and (max-width: 767px){main .box2 .box-w-all .box-table>a img{width:38px}}main .box2 .box-w-all .box-table>a:hover{padding-right:105px}@media only screen and (max-width: 1599px){main .box2 .box-w-all .box-table>a:hover{padding-right:75px}}@media only screen and (max-width: 1299px){main .box2 .box-w-all .box-table>a:hover{padding-right:15px}}main .box2 .box-w-all .box-table.b ul li .text{flex:none;width:100%;margin-left:0;padding:25px 40px}@media only screen and (max-width: 1399px){main .box2 .box-w-all .box-table.b ul li .text{padding:20px 30px}}@media only screen and (max-width: 767px){main .box2 .box-w-all .box-table.b ul li .text{padding:15px 20px}}main .box2.a{background-color:rgba(0,0,0,0);background-position:right 5% bottom;background-size:18%;padding-top:0}@media only screen and (max-width: 1299px){main .box2.a{background-size:21%}}@media only screen and (max-width: 767px){main .box2.a{background-size:31%}}@media only screen and (max-width: 500px){main .box2.a{background-size:41%}}main .box2.a .box-w-all{justify-content:center}main .box2.a .box-w-all .box-table ul{padding:10px 140px 50px}@media only screen and (max-width: 1599px){main .box2.a .box-w-all .box-table ul{padding:10px 85px 50px}}@media only screen and (max-width: 1299px){main .box2.a .box-w-all .box-table ul{padding:10px 0 50px}}@media only screen and (max-width: 767px){main .box2.a .box-w-all .box-table ul{padding-bottom:10px}}main .box2.a .box-w-all .box-table ul li{width:100%;font-size:20px;line-height:36px}@media only screen and (max-width: 767px){main .box2.a .box-w-all .box-table ul li{font-size:18px}}main .box2.a .box-w-all .box-table ul li>span{font-size:24px;line-height:36px}@media only screen and (max-width: 767px){main .box2.a .box-w-all .box-table ul li>span{font-size:18px}}main .box2.a .box-w-all .box-table ul.all-link li .text{justify-content:flex-start;align-items:center}@media only screen and (max-width: 500px){main .box2.a .box-w-all .box-table ul.all-link li .text{justify-content:flex-end}}main .box2.a .box-w-all .box-table ul.all-link li .text img{background-size:contain;background-repeat:no-repeat;background-position:center;width:250px;margin-right:10px}@media only screen and (max-width: 999px){main .box2.a .box-w-all .box-table ul.all-link li .text img{width:180px}}@media only screen and (max-width: 500px){main .box2.a .box-w-all .box-table ul.all-link li .text img{width:100%;margin:0}}main .box2.a .box-w-all .box-table ul.all-link li .text h3{width:auto;flex:1}@media only screen and (max-width: 500px){main .box2.a .box-w-all .box-table ul.all-link li .text h3{width:100%;flex:none;text-align:center;padding-top:5px}}main .box2.a .box-w-all .edit-table{width:100%;display:flex;flex-wrap:wrap;padding:30px 0;margin:30px 0;border-top:1px dashed #ccc;border-bottom:1px dashed #ccc}main .box2.a .box-w-all .edit-table>p{width:100%;margin:0}main .box2.a .box-w-all .edit-table .img{width:100%;text-align:center;padding-bottom:15px}main .box2.a .box-w-all .edit-table .edit{width:100%;padding:15px 0}main .box2.a .box-w-all .edit-table ul{width:100%;display:flex;flex-wrap:wrap}main .box2.a .box-w-all .edit-table ul li{width:100%;display:flex;padding:5px 0}main .box2.a .box-w-all .edit-table ul li a{display:flex;color:#ff7867}main .box2.a .box-w-all .edit-table ul li a:hover{color:#4c57da}main .box2.a .box-w-all .back{margin-bottom:100px}@media only screen and (max-width: 999px){main .box2.a .box-w-all .back{margin-bottom:50px}}@media only screen and (max-width: 500px){main .box2.a .box-w-all .back{margin-bottom:0}}main .box2.a .box-w-all .download{width:100%;display:flex;flex-wrap:wrap;padding:10px 140px 50px 140px}@media only screen and (max-width: 1599px){main .box2.a .box-w-all .download{padding:10px 85px 50px}}@media only screen and (max-width: 1299px){main .box2.a .box-w-all .download{padding:10px 0 75px}}@media only screen and (max-width: 767px){main .box2.a .box-w-all .download{padding:10px 0 25px}}main .box2.a .box-w-all .download li{width:calc(100% - 60px);display:flex;align-items:center;font-size:24px;line-height:36px;padding:20px;box-shadow:0 1px 8px 6px rgba(206,206,206,.3);border-radius:10px;margin:15px 0 15px 60px}@media only screen and (max-width: 999px){main .box2.a .box-w-all .download li{width:calc(100% - 60px);padding:15px}}@media only screen and (max-width: 767px){main .box2.a .box-w-all .download li{width:calc(100% - 30px);font-size:18px;line-height:32px;margin-left:30px}}main .box2.a .box-w-all .download li span{width:80px;height:80px;border-radius:100%;background-color:#ff7867;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;margin-left:-60px;margin-right:20px}@media only screen and (max-width: 1399px){main .box2.a .box-w-all .download li span{width:70px;height:70px;margin-left:-50px}}@media only screen and (max-width: 767px){main .box2.a .box-w-all .download li span{width:60px;height:60px;margin-left:-45px}}main .box2.a .box-w-all .download li p{flex:1;margin:0;padding-right:30px}@media only screen and (max-width: 767px){main .box2.a .box-w-all .download li p{padding-right:20px}}main .box2.a .box-w-all .download li a:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}main .box2.a .box-w-all .subproject{width:80%;margin-left:10%;margin-right:10%;display:flex;flex-wrap:wrap;padding-top:20px}@media only screen and (max-width: 1199px){main .box2.a .box-w-all .subproject{width:100%;margin:0}}main .box2.a .box-w-all .subproject>p{width:100%;text-align:center;color:#ff7867;font-size:28px;margin:0 0 30px}@media only screen and (max-width: 1399px){main .box2.a .box-w-all .subproject>p{font-size:24px}}@media only screen and (max-width: 767px){main .box2.a .box-w-all .subproject>p{font-size:20px;margin-bottom:15px}}main .box2.a .box-w-all .subproject li{width:100%;display:flex;flex-wrap:wrap;border-radius:10px;background-color:#fff;box-shadow:0 1px 8px 6px rgba(206,206,206,.3);margin:10px 0}main .box2.a .box-w-all .subproject li a{width:100%;display:flex;flex-wrap:wrap;padding:20px;font-size:20px;color:#333}@media only screen and (max-width: 1399px){main .box2.a .box-w-all .subproject li a{font-size:18px}}@media only screen and (max-width: 767px){main .box2.a .box-w-all .subproject li a{font-size:16px;padding:15px}}main .box2.a .box-w-all .subproject li a:hover{color:#ff7867}@media only screen and (max-width: 767px){main .box2.a .tag{flex-wrap:wrap;padding:15px 0}main .box2.a .tag button{text-align:center;margin:5px;padding:10px 15px}}@media only screen and (max-width: 380px){main .box2.a .tag button{margin:2.5px}}@media only screen and (max-width: 350px){main .box2.a .tag button{padding:10px}}main .box2.a .carousel4{width:100%;padding:0 0 75px}@media only screen and (max-width: 500px){main .box2.a .carousel4{padding:50px 0}}main .box2.a .carousel4 .item{padding:10px}main .box2.a .carousel4 .item .all{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;border-radius:10px;background-color:#fff;overflow:hidden;box-shadow:0 1px 8px 6px rgba(206,206,206,.3)}main .box2.a .carousel4 .item .all img{background-size:cover}main .box2.a .carousel4 .item .all .text{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;align-content:flex-start;padding:0 15px 20px;height:142px;position:relative}@media only screen and (max-width: 767px){main .box2.a .carousel4 .item .all .text{height:130px}}main .box2.a .carousel4 .item .all .text h2{width:100%;margin:10px 0;font-size:20px;font-weight:400;height:29px;padding:0 !important;color:#222;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media only screen and (max-width: 1399px){main .box2.a .carousel4 .item .all .text h2{font-size:18px}}@media only screen and (max-width: 767px){main .box2.a .carousel4 .item .all .text h2{font-size:16px;height:25px}}main .box2.a .carousel4 .item .all .text p{margin:0 0 10px;font-size:16px;color:#777;font-weight:300;min-height:48px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media screen and (min-width: 600px)and (max-width: 1499px){main .box2.a .carousel4 .item .all .text p{width:100%}}@media only screen and (max-width: 767px){main .box2.a .carousel4 .item .all .text p{font-size:14px;min-height:40px}}main .box2.a .carousel4 .item .all .text a{width:58px;margin-right:5px;position:absolute;bottom:20px;right:15px}@media only screen and (max-width: 1399px){main .box2.a .carousel4 .item .all .text a{width:48px}}@media only screen and (max-width: 767px){main .box2.a .carousel4 .item .all .text a{width:38px}}main .box2.a .carousel4 .item .all .text a:hover{margin-right:0}main .box2.a .carousel4 .owl-nav{top:32%}main .box2.a .carousel4.a .item .all h2{text-align:center}main .box2.a .carousel4.a .owl-nav{top:25%}@media only screen and (max-width: 767px){main .box2.a .carousel4.a .owl-nav{top:28%}}main .box2.a .carousel4.b .item .all ul{width:100%;display:flex;flex-wrap:wrap;padding:0}main .box2.a .carousel4.b .item .all ul li{width:100%;display:flex;flex-wrap:wrap;padding:15px 20px;border-top:1px dashed #ddd}main .box2.a .carousel4.b .item .all ul li:first-child{border-top-width:0}main .box2.a .carousel4.b .item .all ul li span{width:90px;color:#ff7867}main .box2.a .carousel4.b .item .all ul li p{margin:0;flex:1;word-break:break-all}main .box2.a .owl-theme .owl-dots{margin-top:40px}@media only screen and (max-width: 767px){main .box2.a .owl-theme .owl-dots{margin-top:20px}}main .box3{width:100%;display:flex;justify-content:center;padding:100px 0}main .box3 .box-w-all{justify-content:flex-end}main .box3 .box-w-all .carousel3{width:100%;padding:50px 0 25px}main .box3 .box-w-all .carousel3 .item{padding:10px}main .box3 .box-w-all .carousel3 .item .all{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;border-radius:10px;background-color:#fff;overflow:hidden;box-shadow:0 1px 8px 6px rgba(206,206,206,.3)}main .box3 .box-w-all .carousel3 .item .all img{background-size:cover}main .box3 .box-w-all .carousel3 .item .all .text{width:100%;display:flex;flex-wrap:wrap;padding:0 15px 20px}main .box3 .box-w-all .carousel3 .item .all .text h3{width:100%;margin:10px 0;height:58px;padding:0 !important;font-size:20px;font-weight:400;color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media only screen and (max-width: 1399px){main .box3 .box-w-all .carousel3 .item .all .text h3{font-size:18px}}@media only screen and (max-width: 767px){main .box3 .box-w-all .carousel3 .item .all .text h3{font-size:16px;height:50px}}main .box3 .box-w-all .carousel3 .item .all .text div{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media screen and (min-width: 600px)and (max-width: 1499px){main .box3 .box-w-all .carousel3 .item .all .text div{justify-content:flex-end}}main .box3 .box-w-all .carousel3 .item .all .text div p{margin:0;font-size:16px;color:#777;font-weight:300}@media screen and (min-width: 600px)and (max-width: 1499px){main .box3 .box-w-all .carousel3 .item .all .text div p{width:100%;padding-bottom:5px}}@media only screen and (max-width: 767px){main .box3 .box-w-all .carousel3 .item .all .text div p{font-size:14px}}main .box3 .box-w-all .carousel3 .item .all .text div a{width:58px;margin-right:5px}@media only screen and (max-width: 1399px){main .box3 .box-w-all .carousel3 .item .all .text div a{width:48px}}@media only screen and (max-width: 767px){main .box3 .box-w-all .carousel3 .item .all .text div a{width:38px}}main .box3 .box-w-all .carousel3 .item .all .text div a:hover{margin-right:0}main .box3 .box-w-all .carousel4{width:100%;padding:50px 0}main .box3 .box-w-all .carousel4 .item{padding:10px}main .box3 .box-w-all .carousel4 .item .all{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;border-radius:10px;background-color:#fff;overflow:hidden;box-shadow:0 1px 8px 6px rgba(206,206,206,.3)}main .box3 .box-w-all .carousel4 .item .all img{background-size:cover}main .box3 .box-w-all .carousel4 .item .all .text{width:100%;display:flex;flex-wrap:wrap;padding:0 15px 20px}main .box3 .box-w-all .carousel4 .item .all .text h3{width:100%;margin:10px 0;height:58px;padding:0 !important;font-size:20px;font-weight:400;color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media only screen and (max-width: 1399px){main .box3 .box-w-all .carousel4 .item .all .text h3{font-size:18px}}@media only screen and (max-width: 767px){main .box3 .box-w-all .carousel4 .item .all .text h3{font-size:16px;height:50px}}main .box3 .box-w-all .carousel4 .item .all .text div{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}@media screen and (min-width: 600px)and (max-width: 1499px){main .box3 .box-w-all .carousel4 .item .all .text div{justify-content:flex-end}}main .box3 .box-w-all .carousel4 .item .all .text div p{margin:0;font-size:16px;color:#777;font-weight:300}@media screen and (min-width: 600px)and (max-width: 1499px){main .box3 .box-w-all .carousel4 .item .all .text div p{width:100%;padding-bottom:5px}}@media only screen and (max-width: 767px){main .box3 .box-w-all .carousel4 .item .all .text div p{font-size:14px}}main .box3 .box-w-all .carousel4 .item .all .text div a{width:58px;margin-right:5px}@media only screen and (max-width: 1399px){main .box3 .box-w-all .carousel4 .item .all .text div a{width:48px}}@media only screen and (max-width: 767px){main .box3 .box-w-all .carousel4 .item .all .text div a{width:38px}}main .box3 .box-w-all .carousel4 .item .all .text div a:hover{margin-right:0}main .box3 .box-w-all .carousel4.a .item .all .text div{justify-content:space-between}main .box3 .box-w-all .owl-theme .owl-dots{margin-top:40px}main .box3 .box-w-all .owl-theme .owl-nav{top:32%}main .box3 .box-w-all>a{display:inline-flex;align-items:center;font-size:26px;line-height:36px;color:#ff7867;margin-bottom:55px;padding-right:10px}@media only screen and (max-width: 1399px){main .box3 .box-w-all>a{font-size:22px}}@media only screen and (max-width: 767px){main .box3 .box-w-all>a{font-size:18px}}main .box3 .box-w-all>a img{width:58px;margin-left:20px}@media only screen and (max-width: 1399px){main .box3 .box-w-all>a img{width:48px}}@media only screen and (max-width: 767px){main .box3 .box-w-all>a img{width:38px}}main .box3 .box-w-all>a:hover{padding-right:0}main .box3.a{background-position:right 5% bottom;background-repeat:no-repeat;background-size:18%;padding-top:0;padding-bottom:200px}@media only screen and (max-width: 1299px){main .box3.a{background-size:21%}}@media only screen and (max-width: 767px){main .box3.a{background-size:31%;padding-bottom:125px}}@media only screen and (max-width: 500px){main .box3.a{background-size:41%}}main .box4{width:100%;display:flex;justify-content:center;padding:50px 0 300px;position:relative;background:url(../img/information_bg_man.svg) left 5% bottom no-repeat;background-size:10%}@media only screen and (max-width: 1399px){main .box4{background-size:15%}}@media only screen and (max-width: 999px){main .box4{background-size:20%}}@media only screen and (max-width: 767px){main .box4{background-size:25%;padding:50px 0 250px}}@media only screen and (max-width: 500px){main .box4{background-size:30%;padding:50px 0 200px}}main .box4>img{width:10%;position:absolute;top:-100px;right:0}@media only screen and (max-width: 1199px){main .box4>img{width:15%}}@media only screen and (max-width: 767px){main .box4>img{width:25%}}@media only screen and (max-width: 500px){main .box4>img{width:30%}}main .box4 .box-w-all{justify-content:center;align-content:flex-start}main .box4 .box-w-all .left{width:420px;margin-right:60px;padding-top:60px;display:flex;flex-wrap:wrap;align-content:space-between;justify-content:flex-end}@media only screen and (max-width: 1499px){main .box4 .box-w-all .left{width:350px}}@media only screen and (max-width: 1299px){main .box4 .box-w-all .left{width:300px}}@media only screen and (max-width: 999px){main .box4 .box-w-all .left{width:100%;margin-right:0;padding-bottom:50px}}main .box4 .box-w-all .left ul{width:100%;display:flex;flex-wrap:wrap;padding-bottom:25px}main .box4 .box-w-all .left ul li{width:100%;display:flex;flex-wrap:wrap;padding-left:10px;position:relative;align-items:flex-start;font-size:24px;line-height:36px;padding-bottom:15px}@media only screen and (max-width: 1399px){main .box4 .box-w-all .left ul li{font-size:20px}}@media only screen and (max-width: 767px){main .box4 .box-w-all .left ul li{font-size:18px}}main .box4 .box-w-all .left ul li::after{content:"";display:block;clear:both;font-size:0;width:1px;border-left:1px dashed #4c57da;top:35px;bottom:10px;left:22px;position:absolute}main .box4 .box-w-all .left ul li:last-child::after{content:none}main .box4 .box-w-all .left ul li span{width:24px;height:24px;background-color:#4c57da;border-radius:100%;position:relative}main .box4 .box-w-all .left ul li span::after{content:"";display:block;clear:both;font-size:0;width:40px;height:40px;border-radius:100%;border:2px dashed #4c57da;position:absolute;top:-10px;left:-10px}main .box4 .box-w-all .left ul li div{flex:1;margin-left:30px;display:flex;flex-wrap:wrap;border-bottom:1px dashed #4c57da;padding:0 0 20px}main .box4 .box-w-all .left ul li div p{width:100%;color:#777;margin:0}main .box4 .box-w-all .left ul li div h3{font-weight:400;margin:15px 0 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}main .box4 .box-w-all .left>a{display:inline-flex;align-items:center;font-size:26px;line-height:36px;color:#ff7867}@media only screen and (max-width: 1399px){main .box4 .box-w-all .left>a{font-size:22px}}@media only screen and (max-width: 767px){main .box4 .box-w-all .left>a{font-size:18px}}main .box4 .box-w-all .left>a img{width:58px;margin-left:20px}@media only screen and (max-width: 1399px){main .box4 .box-w-all .left>a img{width:48px}}@media only screen and (max-width: 767px){main .box4 .box-w-all .left>a img{width:38px}}main .box4 .box-w-all .left>a:hover{padding-right:5px}main .box4 .box-w-all .right{padding-top:60px;flex:1}main .box5{width:100%;display:flex;justify-content:center;padding:0 0 125px;background-repeat:no-repeat;background-color:rgba(0,0,0,0);background-position:right 5% bottom;background-size:18%;padding-bottom:200px}@media only screen and (max-width: 1299px){main .box5{background-size:21%}}@media only screen and (max-width: 767px){main .box5{background-size:31%;padding-bottom:125px}}@media only screen and (max-width: 500px){main .box5{background-size:41%}}main .box5 .box-w-all{justify-content:flex-end}main .box5 .box-w-all .list{width:100%;display:flex;flex-wrap:wrap;padding:40px 0 75px}@media only screen and (max-width: 767px){main .box5 .box-w-all .list{padding-bottom:40px;padding-top:20px}}main .box5 .box-w-all .list>ul{width:33.33%;padding:10px;display:flex;flex-wrap:wrap}@media only screen and (max-width: 999px){main .box5 .box-w-all .list>ul{width:100%}}main .box5 .box-w-all .list>ul>li{width:100%;border-radius:10px;background-color:#fff;box-shadow:0 1px 8px 6px rgba(206,206,206,.3);display:flex;flex-wrap:wrap;align-content:flex-start;padding:20px}main .box5 .box-w-all .list>ul>li>a{width:100%;color:#000;border-bottom:1px dashed #ccc;padding-bottom:15px}main .box5 .box-w-all .list>ul>li>a:hover{color:#ff7867}main .box5 .box-w-all .list>ul>li>a h2{font-weight:400;margin:0;color:#000;font-size:24px}@media only screen and (max-width: 1399px){main .box5 .box-w-all .list>ul>li>a h2{font-size:20px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list>ul>li>a h2{font-size:18px}}main .box5 .box-w-all .list>ul>li>ul{width:100%;display:flex;flex-wrap:wrap}main .box5 .box-w-all .list>ul>li>ul>li{width:100%;display:flex;flex-wrap:wrap;padding:5px}main .box5 .box-w-all .list>ul>li>ul>li h3{width:100%;display:flex;align-items:center;justify-content:space-between;font-weight:400;color:#222;font-size:20px;margin:10px 0;cursor:pointer}@media only screen and (max-width: 1399px){main .box5 .box-w-all .list>ul>li>ul>li h3{font-size:18px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list>ul>li>ul>li h3{font-size:16px}}main .box5 .box-w-all .list>ul>li>ul>li h3 span{margin-left:15px;margin-bottom:5px;border:solid #000;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(45deg)}main .box5 .box-w-all .list>ul>li>ul>li h3.active{color:#ff7867}main .box5 .box-w-all .list>ul>li>ul>li h3.active span{margin-bottom:0;margin-top:5px;border:solid #ff7867;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-135deg)}main .box5 .box-w-all .list>ul>li>ul>li ol{width:100%;display:none;flex-wrap:wrap;padding:0;background-color:#f6f6f6;border-radius:10px}main .box5 .box-w-all .list>ul>li>ul>li ol.active{display:flex}main .box5 .box-w-all .list>ul>li>ul>li ol li{width:100%;display:flex;flex-wrap:wrap;border-top:1px dotted #ccc}main .box5 .box-w-all .list>ul>li>ul>li ol li:first-child{border-top-width:0}main .box5 .box-w-all .list>ul>li>ul>li ol li a{width:100%;display:flex;padding:10px 15px;color:#666}main .box5 .box-w-all .list>ul>li>ul>li ol li a:hover{color:#4c57da}main .box5 .box-w-all .list-news{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;padding:40px 0 75px;position:relative}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news{padding-bottom:40px;padding-top:20px}}main .box5 .box-w-all .list-news>ul{width:400px;padding:20px 30px;display:flex;flex-wrap:wrap;align-content:flex-start;border-radius:10px;background-color:#fff;box-shadow:0 1px 8px 6px rgba(206,206,206,.3)}@media only screen and (max-width: 1499px){main .box5 .box-w-all .list-news>ul{width:300px}}@media only screen and (max-width: 999px){main .box5 .box-w-all .list-news>ul{width:100%}}main .box5 .box-w-all .list-news>ul>li{width:100%;display:flex;flex-wrap:wrap;align-content:flex-start;padding:0}main .box5 .box-w-all .list-news>ul>li>h2{width:100%;color:#000;padding-bottom:15px;font-weight:400;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;color:#000;font-size:20px;padding:10px;border-top:1px dashed #ccc;cursor:pointer}@media only screen and (max-width: 1399px){main .box5 .box-w-all .list-news>ul>li>h2{font-size:18px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news>ul>li>h2{font-size:16px}}main .box5 .box-w-all .list-news>ul>li>h2 span{margin-left:15px;margin-bottom:5px;border:solid #000;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(45deg)}main .box5 .box-w-all .list-news>ul>li>h2.active{color:#ff7867}main .box5 .box-w-all .list-news>ul>li>h2.active span{margin-bottom:0;margin-top:7.5px;border:solid #ff7867;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-135deg)}main .box5 .box-w-all .list-news>ul>li:first-child h2{border-top-width:0}main .box5 .box-w-all .list-news>ul>li>ul{width:100%;display:none;flex-wrap:wrap;background-color:#f6f6f6}main .box5 .box-w-all .list-news>ul>li>ul.active{display:flex}main .box5 .box-w-all .list-news>ul>li>ul>li{width:100%;display:flex;flex-wrap:wrap}main .box5 .box-w-all .list-news>ul>li>ul>li>h3{width:100%;display:flex;align-items:center;justify-content:space-between;font-weight:400;color:#444;font-size:18px;margin:0;padding:10px 15px 10px 10px;border-top:1px dotted #ccc;-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;cursor:pointer}@media only screen and (max-width: 1399px){main .box5 .box-w-all .list-news>ul>li>ul>li>h3{font-size:16px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news>ul>li>ul>li>h3{font-size:14px}}main .box5 .box-w-all .list-news>ul>li>ul>li>h3 span{margin-left:15px;margin-top:2.5px;border:solid #000;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-45deg)}main .box5 .box-w-all .list-news>ul>li>ul>li>h3.active,main .box5 .box-w-all .list-news>ul>li>ul>li>h3:hover{color:#fff;background-color:#ff7867}main .box5 .box-w-all .list-news>ul>li>ul>li>h3.active span,main .box5 .box-w-all .list-news>ul>li>ul>li>h3:hover span{border:solid #fff;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-45deg)}main .box5 .box-w-all .list-news>ul>li>ul>li:first-child h3{border-top-width:0}main .box5 .box-w-all .list-news .list-box{width:calc(100% - 400px);padding-left:40px;display:flex;flex-wrap:wrap;margin-top:-25px}@media only screen and (max-width: 1499px){main .box5 .box-w-all .list-news .list-box{width:calc(100% - 300px);padding-left:20px}}main .box5 .box-w-all .list-news .list-box>ol{width:100%;display:none;flex-wrap:wrap;padding:0}main .box5 .box-w-all .list-news .list-box>ol.active{display:flex}main .box5 .box-w-all .list-news .list-box>ol>li{width:100%;display:flex;flex-wrap:wrap;padding:10px 30px;margin:10px 0;border-radius:10px;background-color:#fff;box-shadow:0 1px 8px 6px rgba(206,206,206,.3)}main .box5 .box-w-all .list-news .list-box>ol>li:first-child{border-top-width:0}main .box5 .box-w-all .list-news .list-box>ol>li>h4{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 10px 10px 0;margin:0;font-size:20px;font-weight:400;cursor:pointer}@media only screen and (max-width: 1399px){main .box5 .box-w-all .list-news .list-box>ol>li>h4{font-size:18px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news .list-box>ol>li>h4{font-size:16px}}main .box5 .box-w-all .list-news .list-box>ol>li>h4 span{margin-left:15px;margin-bottom:5px;border:solid #000;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(45deg)}main .box5 .box-w-all .list-news .list-box>ol>li>h4.active{font-weight:bold;color:#4c57da;border-bottom:1px dashed #ccc}main .box5 .box-w-all .list-news .list-box>ol>li>h4.active span{margin-bottom:0;margin-top:7.5px;border:solid #4c57da;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-135deg)}main .box5 .box-w-all .list-news .list-box>ol>li .edit{width:100%;display:none;margin-bottom:20px}main .box5 .box-w-all .list-news .list-box>ol>li .edit.active{display:block}main .box5 .box-w-all .list-news .list-box .carousel6{width:100%;padding:50px 0}main .box5 .box-w-all .list-news .list-box .carousel6 .item{padding:10px}main .box5 .box-w-all .list-news .list-box .carousel6 .item .all{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;border-radius:10px;background-color:#fff;overflow:hidden;box-shadow:0 1px 8px 6px rgba(206,206,206,.3)}main .box5 .box-w-all .list-news .list-box .carousel6 .item .all img{background-size:cover}main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:0 15px 20px;align-items:flex-start;align-content:flex-start;height:142px;position:relative}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text{height:130px}}main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text h2{width:100%;margin:10px 0;font-size:20px;font-weight:400;color:#222;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media only screen and (max-width: 1399px){main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text h2{font-size:18px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text h2{font-size:16px}}main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text p{margin:0 0 10px;font-size:16px;color:#777;font-weight:300;min-height:48px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media screen and (min-width: 600px)and (max-width: 1499px){main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text p{width:100%}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text p{font-size:14px;min-height:40px}}main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text a{width:58px;margin-right:5px;position:absolute;bottom:20px;right:15px}@media only screen and (max-width: 1399px){main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text a{width:48px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text a{width:38px}}main .box5 .box-w-all .list-news .list-box .carousel6 .item .all .text a:hover{margin-right:0}main .box5 .box-w-all .list-news .list-box .carousel6 .owl-nav{top:32%}main .box5 .box-w-all .list-news .list-box .owl-theme .owl-nav button.owl-prev{left:-20px}main .box5 .box-w-all .list-news .list-box .owl-theme .owl-nav button.owl-next{right:-25px}main .box5 .box-w-all .list-news.phone>ul{width:100%}@media only screen and (max-width: 799px){main .box5 .box-w-all .list-news.phone>ul{padding:10px}}@media only screen and (max-width: 799px){main .box5 .box-w-all .list-news.phone>ul>li>h2{padding-left:0}}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>h3 span{margin-left:15px;margin-bottom:5px;border:solid #000;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(45deg)}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>h3.active span{margin-bottom:0;margin-top:7.5px;border:solid #fff;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-135deg)}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol{width:100%;display:none;flex-wrap:wrap;padding:0;margin:0;background-color:#fff}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol.active{display:flex}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol>li{width:100%;display:flex;flex-wrap:wrap;padding:0 20px;margin:0;border-top:1px solid #e0e0e0}@media only screen and (max-width: 799px){main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol>li{padding:0 5px}}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol>li:first-child{border-top-width:0}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol>li>h4{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 10px 10px 0;margin:0;font-size:20px;font-weight:400;cursor:pointer}@media only screen and (max-width: 1399px){main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol>li>h4{font-size:18px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol>li>h4{font-size:16px}}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol>li>h4 span{margin-left:15px;margin-bottom:5px;border:solid #000;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(45deg)}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol>li>h4.active{font-weight:bold;color:#4c57da;border-bottom:1px dashed #ccc}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol>li>h4.active span{margin-bottom:0;margin-top:7.5px;border:solid #4c57da;border-width:0px 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-135deg)}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol>li .edit{width:100%;display:none;margin-bottom:20px}main .box5 .box-w-all .list-news.phone>ul>li>ul>li>ol>li .edit.active{display:block}main .box5 .box-w-all .list-news.phone .carousel6{width:100%;padding:50px 0}main .box5 .box-w-all .list-news.phone .carousel6 .item{padding:10px}main .box5 .box-w-all .list-news.phone .carousel6 .item .all{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;border-radius:10px;background-color:#fff;overflow:hidden;box-shadow:0 1px 8px 6px rgba(206,206,206,.3)}main .box5 .box-w-all .list-news.phone .carousel6 .item .all img{background-size:cover}main .box5 .box-w-all .list-news.phone .carousel6 .item .all .text{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:0 15px 20px}main .box5 .box-w-all .list-news.phone .carousel6 .item .all .text h2{width:100%;margin:10px 0;font-size:20px;font-weight:400;color:#222;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media only screen and (max-width: 1399px){main .box5 .box-w-all .list-news.phone .carousel6 .item .all .text h2{font-size:18px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news.phone .carousel6 .item .all .text h2{font-size:16px}}main .box5 .box-w-all .list-news.phone .carousel6 .item .all .text p{margin:0 0 10px;font-size:16px;color:#777;font-weight:300;min-height:48px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media screen and (min-width: 600px)and (max-width: 1499px){main .box5 .box-w-all .list-news.phone .carousel6 .item .all .text p{width:100%}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news.phone .carousel6 .item .all .text p{font-size:14px;min-height:40px}}main .box5 .box-w-all .list-news.phone .carousel6 .item .all .text a{width:58px;margin-right:5px}@media only screen and (max-width: 1399px){main .box5 .box-w-all .list-news.phone .carousel6 .item .all .text a{width:48px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .list-news.phone .carousel6 .item .all .text a{width:38px}}main .box5 .box-w-all .list-news.phone .carousel6 .item .all .text a:hover{margin-right:0}main .box5 .box-w-all .list-news.phone .carousel6 .owl-nav{top:32%}main .box5 .box-w-all .list-news.phone .owl-theme .owl-nav button.owl-prev{left:-20px}main .box5 .box-w-all .list-news.phone .owl-theme .owl-nav button.owl-next{right:-25px}main .box5 .box-w-all .carousel2 .item{padding:10px}main .box5 .box-w-all .carousel2 .item .all{border-radius:10px;background-color:#fff;box-shadow:0 1px 8px 6px rgba(206,206,206,.3);display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:20px;padding:20px 30px;color:#222}@media only screen and (max-width: 1399px){main .box5 .box-w-all .carousel2 .item .all{font-size:18px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .carousel2 .item .all{font-size:16px}}main .box5 .box-w-all .carousel2 .item .all p{width:100%;margin:15px 0;display:flex;justify-content:center;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}main .box5 .box-w-all .carousel2 .item .all a{width:58px}@media only screen and (max-width: 1399px){main .box5 .box-w-all .carousel2 .item .all a{width:48px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .carousel2 .item .all a{width:38px}}main .box5 .box-w-all .carousel2 .item .all a:hover{margin-right:-10px}main .box5 .box-w-all .carousel2 .owl-nav{top:10%}main .box5 .box-w-all .carousel4{width:100%;padding:50px 0}main .box5 .box-w-all .carousel4 .item{padding:10px}main .box5 .box-w-all .carousel4 .item .all{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;border-radius:10px;background-color:#fff;overflow:hidden;box-shadow:0 1px 8px 6px rgba(206,206,206,.3)}main .box5 .box-w-all .carousel4 .item .all img{background-size:contain;background-position:center;background-repeat:no-repeat;margin:15px 0 5px}main .box5 .box-w-all .carousel4 .item .all .text{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:0 15px 20px;align-items:flex-start;align-content:flex-start;height:142px;position:relative}@media only screen and (max-width: 767px){main .box5 .box-w-all .carousel4 .item .all .text{height:130px}}main .box5 .box-w-all .carousel4 .item .all .text h2{width:100%;margin:10px 0;font-size:20px;font-weight:400;color:#222;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media only screen and (max-width: 1399px){main .box5 .box-w-all .carousel4 .item .all .text h2{font-size:18px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .carousel4 .item .all .text h2{font-size:16px}}main .box5 .box-w-all .carousel4 .item .all .text p{width:100%;margin:0 0 10px;font-size:16px;color:#777;font-weight:300;min-height:48px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}@media screen and (min-width: 600px)and (max-width: 1499px){main .box5 .box-w-all .carousel4 .item .all .text p{width:100%}}@media only screen and (max-width: 767px){main .box5 .box-w-all .carousel4 .item .all .text p{font-size:14px;min-height:40px}}main .box5 .box-w-all .carousel4 .item .all .text a{width:58px;margin-right:5px;position:absolute;right:15px;bottom:20px}@media only screen and (max-width: 1399px){main .box5 .box-w-all .carousel4 .item .all .text a{width:48px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .carousel4 .item .all .text a{width:38px}}main .box5 .box-w-all .carousel4 .item .all .text a:hover{margin-right:0}main .box5 .box-w-all .carousel4 .owl-nav{top:32%}main .box5 .box-w-all .carousel4.a .item .all h2{text-align:center}main .box5 .box-w-all .carousel4.a .owl-nav{top:25%}@media only screen and (max-width: 767px){main .box5 .box-w-all .carousel4.a .owl-nav{top:28%}}main .box5 .box-w-all .carousel4.b .item .all ul{width:100%;display:flex;flex-wrap:wrap;padding:0}main .box5 .box-w-all .carousel4.b .item .all ul li{width:100%;display:flex;flex-wrap:wrap;padding:15px 20px;border-top:1px dashed #ddd}main .box5 .box-w-all .carousel4.b .item .all ul li:first-child{border-top-width:0}main .box5 .box-w-all .carousel4.b .item .all ul li span{width:90px;color:#ff7867}main .box5 .box-w-all .carousel4.b .item .all ul li p{margin:0;flex:1;word-break:break-all}main .box5 .box-w-all .owl-theme .owl-dots{margin-top:40px}@media only screen and (max-width: 767px){main .box5 .box-w-all .owl-theme .owl-dots{margin-top:20px}}main .box5 .box-w-all .contact{width:100%;display:flex;flex-wrap:wrap;align-content:flex-start;padding:20px 10% 100px}@media only screen and (max-width: 1299px){main .box5 .box-w-all .contact{padding:20px 0 100px}}@media only screen and (max-width: 767px){main .box5 .box-w-all .contact{padding:10px 0 25px}}main .box5 .box-w-all .contact li{width:100%;display:flex;flex-wrap:wrap;align-content:flex-start;border-radius:10px;background-color:#fff;box-shadow:0 1px 8px 6px rgba(206,206,206,.3);margin:30px 0}@media only screen and (max-width: 767px){main .box5 .box-w-all .contact li{margin:15px 0}}main .box5 .box-w-all .contact li div{display:flex;flex-wrap:wrap;align-content:flex-start}main .box5 .box-w-all .contact li div p{width:100%;display:flex;flex-wrap:wrap;border-top:1px dashed #e6e6e6;margin:0;padding:20px 30px}main .box5 .box-w-all .contact li div p:first-child{border-top:0}main .box5 .box-w-all .contact li div span{color:#ff7867;width:80px}main .box5 .box-w-all .contact li div.info{width:500px}@media only screen and (max-width: 1599px){main .box5 .box-w-all .contact li div.info{width:400px}}@media only screen and (max-width: 999px){main .box5 .box-w-all .contact li div.info{width:100%}}main .box5 .box-w-all .contact li div.business{flex:1;border-left:1px dashed #e6e6e6;padding:20px 30px;display:flex;flex-wrap:wrap}@media only screen and (max-width: 999px){main .box5 .box-w-all .contact li div.business{width:100%;flex:none;border-left:0;border-top:1px dashed #e6e6e6}}main .box5 .box-w-all .contact li div.business span{padding:0 0 10px;width:100%}@media only screen and (max-width: 999px){main .box5 .box-w-all .contact li div.business span{width:80px}}main .box5 .box-w-all .contact li div.business p{padding:0;border-top:0}@media only screen and (max-width: 999px){main .box5 .box-w-all .contact li div.business p{flex:1}}main .box5 .box-w-all>a{display:inline-flex;align-items:center;font-size:26px;line-height:36px;color:#ff7867;margin-bottom:55px;padding-right:10px}@media only screen and (max-width: 1399px){main .box5 .box-w-all>a{font-size:22px}}@media only screen and (max-width: 767px){main .box5 .box-w-all>a{font-size:18px}}main .box5 .box-w-all>a img{width:58px;margin-left:20px}@media only screen and (max-width: 1399px){main .box5 .box-w-all>a img{width:48px}}@media only screen and (max-width: 767px){main .box5 .box-w-all>a img{width:38px}}main .box5 .box-w-all>a:hover{padding-right:0}main .box6{width:100%;display:flex;justify-content:center}@media only screen and (max-width: 767px){main .box6{padding-top:20px}}main .box6 .box-w-all{justify-content:center}main .box6 .box-w-all .text{width:100%;padding:40px 0 0;display:flex;flex-wrap:wrap}@media only screen and (max-width: 767px){main .box6 .box-w-all .text{padding:20px 0 0}}main .box6 .box-w-all .text p{line-height:32px;color:#666;width:100%;display:flex}main .box6 .box-w-all .carousel4{margin:40px 0 100px}@media only screen and (max-width: 767px){main .box6 .box-w-all .carousel4{margin-bottom:75px;margin-top:20px}}main .box6 .box-w-all .carousel4 .item{padding:10px}main .box6 .box-w-all .carousel4 .item .all{border-radius:10px;background-color:#fff;box-shadow:0 1px 8px 6px rgba(206,206,206,.3);display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:20px;padding:20px 30px;color:#222}@media only screen and (max-width: 1399px){main .box6 .box-w-all .carousel4 .item .all{font-size:18px}}@media only screen and (max-width: 767px){main .box6 .box-w-all .carousel4 .item .all{font-size:16px}}main .box6 .box-w-all .carousel4 .item .all p{width:100%;margin:15px 0;display:flex;justify-content:center;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}main .box6 .box-w-all .carousel4 .item .all a{width:58px}@media only screen and (max-width: 1399px){main .box6 .box-w-all .carousel4 .item .all a{width:48px}}@media only screen and (max-width: 767px){main .box6 .box-w-all .carousel4 .item .all a{width:38px}}main .box6 .box-w-all .carousel4 .item .all a:hover{margin-right:-10px}main .box6 .box-w-all .carousel4 .owl-nav{top:10%}main .box6 .box-w-all .owl-theme .owl-dots{margin-top:40px}@media only screen and (max-width: 767px){main .box6 .box-w-all .owl-theme .owl-dots{margin-top:20px}}main .box6.a{padding:0 0 175px;background-repeat:no-repeat;background-color:rgba(0,0,0,0);background-position:right 5% bottom;background-size:18%}@media only screen and (max-width: 1299px){main .box6.a{background-size:21%}}@media only screen and (max-width: 767px){main .box6.a{background-size:31%;padding:0 0 125px}}@media only screen and (max-width: 500px){main .box6.a{background-size:41%}}main .box6.a .box-w-all{justify-content:center}main .box6.a .box-w-all .text p{justify-content:center;margin:0}.owl-theme .owl-dots{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.owl-theme .owl-dots .owl-dot{width:20px;height:20px;border:2px solid #d9d9d9;border-radius:100%;display:flex;justify-content:center;align-items:center;margin:5px}@media only screen and (max-width: 767px){.owl-theme .owl-dots .owl-dot{width:16px;height:16px}}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:0;background:rgba(0,0,0,0)}@media only screen and (max-width: 767px){.owl-theme .owl-dots .owl-dot span{width:7.5px;height:7.5px}}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#ff7867}.owl-theme .owl-nav{position:absolute;top:20%;left:0;width:100%}@media only screen and (max-width: 1599px){.owl-theme .owl-nav{top:12%}}@media only screen and (max-width: 767px){.owl-theme .owl-nav{top:9%}}.owl-theme .owl-nav button.owl-next,.owl-theme .owl-nav button.owl-prev{position:absolute}.owl-theme .owl-nav button.owl-next span,.owl-theme .owl-nav button.owl-prev span{font-size:40px;color:#777}.owl-theme .owl-nav button.owl-next:hover,.owl-theme .owl-nav button.owl-prev:hover{background:rgba(0,0,0,0)}.owl-theme .owl-nav button.owl-next{right:-75px}@media only screen and (max-width: 1399px){.owl-theme .owl-nav button.owl-next{right:-40px}}@media only screen and (max-width: 767px){.owl-theme .owl-nav button.owl-next{right:-3%}}.owl-theme .owl-nav button.owl-prev{left:-75px}@media only screen and (max-width: 1399px){.owl-theme .owl-nav button.owl-prev{left:-40px}}@media only screen and (max-width: 767px){.owl-theme .owl-nav button.owl-prev{left:-3%}}.owl-carousel.news .owl-item img{background-position:center !important;background-size:contain !important;background-repeat:no-repeat !important}.owl-carousel.news .owl-nav{top:40% !important}.owl-carousel.news .owl-dots{position:relative !important;bottom:0 !important;margin-top:20px !important}@media only screen and (max-width: 767px){.owl-carousel.news .owl-dots{margin-top:10px !important}}.fc .fc-prev-button,.fc .fc-next-button{background-color:rgba(0,0,0,0);border:0;color:#949494}.fc .fc-dayGridMonth-button,.fc .fc-timeGridWeek-button,.fc .fc-timeGridDay-button{background-color:#fdf0de;border-color:#fdf0de;color:#a9937b}.fc .fc-dayGridMonth-button.fc-button-active,.fc .fc-dayGridMonth-button:hover,.fc .fc-timeGridWeek-button.fc-button-active,.fc .fc-timeGridWeek-button:hover,.fc .fc-timeGridDay-button.fc-button-active,.fc .fc-timeGridDay-button:hover{background-color:#ffb665 !important;border-color:#ffb665 !important;color:#fff}.fc-theme-standard th{background-color:#f9cd9c !important;color:#fff;padding:5px 0}.fc table,.fc-theme-standard td,.fc-theme-standard th{border-color:#f9cd9c !important}.fc .fc-view-harness{height:600px !important}.fc .fc-daygrid-day.fc-day-today{background-color:#fdf0de !important}.fc-h-event{background-color:#ffa540 !important;border-color:#ffa540 !important;color:#fff !important}.fc-event-main{color:#fff !important}.fc-daygrid-event-dot{border-color:#ffa540 !important}