html{background:#f8f8f8}body,html{height:100%}.color_primary{color:#e63e2e}.background_primary{background:#e63e2e}.videobg{background-color:#363e4d}::-webkit-scrollbar{width:5px;height:13px}::-webkit-scrollbar-thumb{background:#e63e2e}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-radius:13px;box-shadow:inset 0 0 5px rgba(0,0,0,.2)}::-webkit-scrollbar-track{background:#ededed}input::-webkit-input-placeholder{color:rgba(0,0,0,.3)}input:-moz-placeholder,input::-moz-placeholder{color:rgba(0,0,0,.3)}input:-ms-input-placeholder{color:rgba(0,0,0,.3)}.borderRound{border-radius:.5rem}#app{width:100%;color:#2f2f2f}#app,main{background:#fff}.container,.main_width{width:116.66666667rem;margin:auto;max-width:100%;min-width:360px;box-sizing:border-box}.tool_toastk{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 28px;position:fixed;z-index:100;border-radius:6px;top:60px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:auto;text-align:center;color:#fff}.tool_toastk.tool_err_toast{background:rgba(222,49,81,.78)}.tool_toastk.tool_succ_toast{background:rgba(20,19,19,.78)}.tool_toastk .tool_toast_text{font-size:14px;line-height:1.2}.tool_confimk{display:none;position:fixed;z-index:100;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.4)}.tool_confimk .tool_confim_mould{position:fixed;z-index:100;border-radius:6px;background:#fff;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:auto;width:300px;box-shadow:0 1px 3px rgb(0 0 0)}.tool_confimk .tool_confim_mould .tool_confim_text{font-size:16px;padding:38px 18px 31px;text-align:center;letter-spacing:.5px;color:#666}.tool_confimk .tool_confim_mould .tool_confim_btns{border-top:1px solid #e2e2e2;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;line-height:50px}.tool_confimk .tool_confim_mould .tool_confim_btns .tool_confim_btn{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;cursor:pointer;font-size:16px;text-align:center}.tool_confimk .tool_confim_mould .tool_confim_btns .tool_confim_btn.tool_confim_btn_cancel{color:#666}.tool_confimk .tool_confim_mould .tool_confim_btns .tool_confim_btn.tool_confim_btn_submit{border-left:1px solid #e2e2e2;color:#e63e2e}.tool_loading{position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}@-webkit-keyframes load_rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load_rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.tool_loading .tool_loading_img{position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;margin:auto;width:52px;font-size:50px;height:52px;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-animation:load_rotate 2s linear infinite;animation:load_rotate 2s linear infinite;color:#e63e2e}.tool_loading .tool_loading_text{position:fixed;z-index:100;top:114px;left:0;right:0;bottom:0;margin:auto;text-align:center;height:50px;color:#fff}.inputk .input_label{font-size:14px;padding-bottom:7px}.inputk .input_box{position:relative}.inputk .input_box .input{width:100%;height:42px;padding:0 22px 0 15px;background:transparent;border:1px solid #f2f2f2;font-size:14px;border-radius:6px;color:#fff}.inputk .input_box .input:focus{border:1px solid #fff}.inputk .input_box .input_phonearea{position:absolute;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px;font-size:14px;cursor:pointer;height:52px;line-height:52px}.inputk .input_box .input_phonearea .input_phonearea_icon{width:12px;margin-left:4px}.inputk .input_box .input_getcode{position:absolute;right:0;top:0;height:41px;line-height:41px;padding-right:15px;font-size:14px;cursor:pointer;-webkit-transition:all .1s linear;transition:all .1s linear}.inputk .input_box .input_getcode.disabled{color:#ccc}.inputk .input_box .textarea{width:100%;height:170px;font-size:14px;color:#fff;border-radius:6px;background:transparent;resize:none;border:1px solid #3e3e3e;padding:13px 15px;line-height:1.4}.inputk .input_box .textarea_num{position:absolute;right:10px;bottom:10px;font-size:12px;color:#6f6f6f}.gz-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.overhide{overflow:hidden}.header_main{background-color:#fff;box-shadow:0 5px 16px 0 rgba(4,0,0,.08);padding:0 0 1.66666667rem;position:relative;z-index:10}.header_main.notop{position:fixed;width:100%}.header_main:before{height:.75rem;background:-webkit-linear-gradient(left,#cb3d31,#fa0f00);background:linear-gradient(90deg,#cb3d31,#fa0f00);width:100%;content:"";display:block;margin-bottom:1.66666667rem}.header_main .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_main .header .header_logok{height:4.58333333rem}.header_main .header .header_logok .header_logo{height:100%}.header_main .header .header_tablist{padding-left:8.33333333rem;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.header_main .header .header_tablist .tabitem{color:#2f2f2f;margin-right:2.5rem;position:relative;cursor:pointer;-webkit-transition:all .08s linear;transition:all .08s linear}.header_main .header .header_tablist .tabitem .line{display:none;position:absolute;bottom:-.83333333rem;left:0;width:100%;height:.25rem;background:#e63e2e}.header_main .header .header_tablist .tabitem:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.header_main .header .header_tablist .tabitem.active{font-weight:700}.header_main .header .header_tablist .tabitem.active .line{display:block}.header_main .header .header_tablist .tabitem .tabitem_text{font-size:1.5rem}.header_main .header .user_login{display:-webkit-box;display:-ms-flexbox;display:flex}.header_main .header .user_login a.login-btn{display:inline-block;padding:.66666667rem 1.66666667rem;background-color:#e63e2e;color:#fff;border-radius:100px}.header_main .header .user_login a.login-btn:hover{opacity:.8}.header_main .header .user_login .icon-caidan,.header_main .header .user_login .icon-yonghu{font-size:2.33333333rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:5rem;width:5rem;color:#2f2f2f}.header_main .header .user_login .icon-caidan{font-size:2.5rem;background-color:#f9f9f9}.header_main .header .header_userinfo{position:relative}.header_main .header .header_userinfo .gzflex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_main .header .header_userinfo .gzflex .top_avatar{width:4.16666667rem;overflow:hidden;height:4.16666667rem;border-radius:4.16666667rem;margin-right:.41666667rem;cursor:pointer}.header_main .header .header_userinfo .gzflex .top_avatar .user_img{width:100%;height:100%;object-fit:cover}.header_main .header .header_userinfo .gzflex span{font-size:1.33333333rem}.header_main .header .header_userinfo .my-list{position:absolute;top:4.16666667rem;right:0;display:none}.header_main .header .header_userinfo .my-list .menus-item{width:10rem;padding:.83333333rem 1.66666667rem;box-shadow:0 5px 16px 0 rgba(4,0,0,.08);background-color:#fff}.header_main .header .header_userinfo .my-list .menus-item a{color:#2f2f2f;padding:.41666667rem 0;display:block;text-align:center}.header_main .header .header_userinfo .my-list .menus-item a:hover{color:#e63e2e;-webkit-transform:translateX(-3px);-ms-transform:translateX(-3px);transform:translateX(-3px)}.header_main .header .header_userinfo .my-list:before{content:"";height:1.66666667rem;display:block}.header_main .header .header_userinfo:hover .my-list{display:block}.footer{background-color:#363946;padding:1.66666667rem 0}.footer .footer-logo{border-bottom:.08333333rem solid hsla(0,0%,100%,.1);padding-bottom:1.66666667rem}.footer .footer-logo .footer-logo-img{height:4.58333333rem}.footer .footer-logo .footer-logo-img img{height:100%}.footer .footer-logo .footer-nav{font-size:1.33333333rem;color:#fff}.footer .footer-logo .footer-nav a{color:#fff;margin-right:.83333333rem;margin-left:.83333333rem}.footer .footer-logo .footer-nav a:last-child{margin-right:0}.footer .footer-contact{color:#fff;padding:2.91666667rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .footer-contact .callnumber span{font-size:1.66666667rem}.footer .footer-contact .callnumber strong{font-weight:400;font-size:2.33333333rem}.footer .footer-contact .callnumber strong i{font-style:normal}.footer .footer-contact .codeImgs li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;height:2.66666667rem;width:2.66666667rem;border:.08333333rem solid hsla(0,0%,100%,.4);font-size:1.5rem;margin-left:.83333333rem;-webkit-transition:all .5s;transition:all .5s;color:hsla(0,0%,100%,.4);cursor:pointer;border-radius:.33333333rem}.footer .footer-contact .codeImgs li .pop{background-color:#fff;position:absolute;z-index:11;display:none;width:10rem;border-radius:.83333333rem;padding-bottom:.83333333rem;line-height:1;text-align:center;bottom:4rem;box-shadow:0 0 24px 0 rgba(0,0,0,.1)}.footer .footer-contact .codeImgs li .pop img{width:calc(100% - 6px)}.footer .footer-contact .codeImgs li .pop strong{color:#333;font-weight:400;display:block;text-align:center;font-size:1rem}.footer .footer-contact .codeImgs li .pop:after{content:"";position:absolute;width:0;height:0;left:4rem;bottom:-.83333333rem;border-left:.83333333rem solid transparent;border-right:.83333333rem solid transparent;border-top:.83333333rem solid #fff}.footer .footer-contact .codeImgs li:hover{color:#fff;border:.08333333rem solid #fff}.footer .footer-contact .codeImgs li:hover .pop{display:block}.copyright{background:-webkit-linear-gradient(left,#cb3d31,#fa0f00);background:linear-gradient(90deg,#cb3d31,#fa0f00);height:3.75rem;line-height:3.75rem;font-size:1.16666667rem;color:#fff}.pc_Show{display:block}.h5_Show{display:none}.blur{-webkit-filter:blur(.5rem);-moz-filter:blur(.5rem);-ms-filter:blur(.5rem);filter:blur(.5rem)}.bgffe8e8{background-color:#fff}.pagination{text-align:right;margin-top:20px;margin-bottom:2.5rem;display:block}.pagination ul{background-color:#fff;padding:8px 12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:1000px;box-shadow:0 6px 20px 1px rgba(0,0,0,.1)}.pagination ul li{display:inline-block;height:24px;width:24px;text-align:center;line-height:23px;font-size:14px;border-radius:100px;margin-left:4px}.pagination ul li a{color:#666;outline:none}.pagination ul li:first-child,.pagination ul li:last-child{background:#686868}.pagination ul li:first-child a,.pagination ul li:last-child a{color:#fff;font-size:12px;text-align:center}.pagination ul li.currentpage,.pagination ul li:hover{background:#ff4500;color:#fff}.pagination ul li.currentpage a{color:#fff}.pagination ul li.disablepage{pointer-events:none;background:#bbb}.pagination ul li:hover a,.pagination ul li a:active,.pagination ul li a:hover,.pagination ul li a:visited{text-decoration:none!important;outline:none;color:#fff}.bgfafcff{background-color:#fafcff}.bgf8f8f8{background-color:#f8f8f8!important}.my-place{padding:1.66666667rem 0;font-size:1.33333333rem;color:#999}.my-place a{color:#2f2f2f}.normal_btn,.normal_btn_cancel{background:#e63e2e;border:.08333333rem solid #e63e2e;font-size:1.33333333rem;font-family:SourceHanSansCN-Heavy,SourceHanSansCN,microsoft yahei,sans-serif;font-weight:800;color:#fff;line-height:2rem;display:inline-block;padding:1rem 3.75rem;text-align:center}.normal_btn_cancel{background:#fff;border:.08333333rem solid #e63e2e;color:#e63e2e}.normal_btn_right{border-radius:.5rem;padding-left:2.08333333rem;padding-right:2.08333333rem;-webkit-transition:opacity .5s;transition:opacity .5s}.normal_btn_right:hover{opacity:.9}.normal_btn_right:after{font-family:hzfont;content:"\e62b";margin-left:.83333333rem}.normal_input{background:#fff;border-radius:.66666667rem;border:.08333333rem solid #d8d8d8;outline:none;line-height:4.16666667rem;font-size:1.33333333rem;height:4.16666667rem;padding:0 1.83333333rem 0 1.25rem;min-width:8.33333333rem}.get-msg-btn{font-size:1.16666667rem;width:10.41666667rem;padding:0;height:3.5rem}.unclick{pointer-events:none!important}.theme-color{color:#e63e2e}.fs20{font-size:1.66666667rem}.fs14{font-size:1.16666667rem}.fs16{font-size:1.33333333rem}.fs18,.normal_title{font-size:1.5rem}.normal_title{margin-top:2.5rem}.mart-20{margin-top:1.66666667rem}.my-table{font-size:1.16666667rem}.my-table .t-row{display:-webkit-box;display:-ms-flexbox;display:flex;border:.08333333rem solid #ddd;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.41666667rem 0}.my-table .t-row li{border-right:.08333333rem solid #ddd;display:block;height:100%;padding:0 .83333333rem}.my-table .t-row li:last-child{border-right:0}.my-table .col-10{-ms-flex-preferred-size:10%;flex-basis:10%}.my-table .col-20{-ms-flex-preferred-size:20%;flex-basis:20%}.my-table .col-30{-ms-flex-preferred-size:30%;flex-basis:30%}.my-table .col-40{-ms-flex-preferred-size:40%;flex-basis:40%}.my-table .col-50{-ms-flex-preferred-size:50%;flex-basis:50%}.my-table .col-60{-ms-flex-preferred-size:60%;flex-basis:60%}.my-table .col-70{-ms-flex-preferred-size:70%;flex-basis:70%}.my-table .col-80{-ms-flex-preferred-size:80%;flex-basis:80%}.my-table .col-90{-ms-flex-preferred-size:90%;flex-basis:90%}.center,.editlist{text-align:center}.codeImg{width:18.33333333rem;height:18.33333333rem;margin:0 auto}@media screen and (min-width:320px) and (max-width:1080px){.header_main{position:unset}.header_main .header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.5rem}.header_main .header .header_tablist{display:none}.header_main .header .user_login .icon-yonghu{font-size:2.91666667rem}.header_main .header .user_login .icon-caidan{font-size:3.33333333rem}.header_main .header .user_login .menus-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer}.header_main .header .user_login .menus-btn .login-icon{margin-right:1.66666667rem}.header_main.open .header .header_tablist{display:block;width:100%;height:100%;position:fixed;bottom:0;top:9.08333333rem;left:0;padding-left:35%;background-color:rgba(0,0,0,.8);z-index:9;border-top:.08333333rem solid #dedede}.header_main.open .header .header_tablist .tabitem{display:block;position:relative;z-index:9;margin-left:2.5rem;margin-top:1.66666667rem;padding-bottom:1.25rem;padding-top:1.25rem}.header_main.open .header .header_tablist .tabitem .tabitem_text{font-size:2.33333333rem}.header_main.open .header .header_tablist .tabitem:hover{-webkit-transform:translateX(3px);-ms-transform:translateX(3px);transform:translateX(3px)}.header_main.open .header .header_tablist:after{content:"";height:100%;width:100%;position:absolute;left:35%;right:0;background-color:#fff;top:0;bottom:0;z-index:8}.header_main .header .header_userinfo{display:-webkit-box;display:-ms-flexbox;display:flex}#nickName,.header_main .header .header_userinfo:hover .my-list{display:none}.h5_Show{display:block}.pc_Show{display:none!important}.footer-contact.gz-flex,.footer-logo.gz-flex{display:block;text-align:center}.footer .footer-logo .footer-logo-img{text-align:center;padding-bottom:1.66666667rem}.footer .footer-logo .footer-nav{text-align:center}.footer .footer-logo .footer-nav a{margin:0}.footer .footer-contact .codeImgs{padding-top:1.66666667rem}.footer .footer-contact .codeImgs li{width:4rem;height:4rem}.copyright{height:auto;text-align:center;line-height:1.5;padding:1.66666667rem}.container,.main_width{width:116.66666667rem;margin:auto;max-width:100%;min-width:360px;padding:0 1.66666667rem;box-sizing:border-box}}.hzfont{font-size:1.33333333rem}.right-service{position:fixed;right:3.33333333rem;bottom:16.66666667rem;width:auto;z-index:9}.right-service li:first-child{border-radius:.33333333rem .33333333rem 0 0}.right-service li:nth-child(2){border-radius:0 0 .33333333rem .33333333rem}.right-service li{cursor:pointer;position:relative;height:5.66666667rem;width:5.66666667rem;background-color:#fff;background:-webkit-linear-gradient(210deg,#d5493a,#ed2415);background:linear-gradient(-120deg,#d5493a,#ed2415);box-shadow:.41666667rem 0 1.08333333rem rgba(74,74,74,.16)}.right-service li .hzfont{color:#fff;font-size:2.16666667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.right-service li span i{font-size:.83333333rem;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);white-space:nowrap;display:block;font-style:normal;margin-top:.41666667rem}.right-service li.btn-top{background:#7a5252;border-radius:.33333333rem;margin-top:.83333333rem}.right-service li.btn-top span:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.right-service li.active{border:.125rem solid #f7d5d5}.right-service li.active .hzfont{color:#ef4033}.right-service li.on,.right-service li:hover{background-color:#d62d2f;border:.125rem solid #d62d2f}.right-service li.on .hzfont,.right-service li:hover .hzfont{color:#fff}.right-service li .codeimg{height:8.33333333rem;width:8.33333333rem;line-height:1;display:none;margin-top:.83333333rem;box-shadow:.16666667rem .25rem .83333333rem .33333333rem rgba(60,60,60,.1)}.right-service li .codeimg img{width:100%;height:100%}.tips-box{display:none;padding-left:1.66666667rem;position:absolute;width:auto;right:6.33333333rem;top:.1625rem}.tips-box span{margin:0 auto;width:auto;white-space:nowrap;padding:0 .625rem;display:inline-block;color:#fff;line-height:2.5rem;text-align:center;border:.0625rem solid #d62d2f;border-radius:.41666667rem;background:#d62d2f;font-size:1rem}.tips-box span:after{content:"";position:absolute;width:0;height:0;top:.83333333rem;right:-.66666667rem;border-top:.83333333rem solid transparent;border-bottom:.83333333rem solid transparent;border-left:.83333333rem solid #d62d2f}.right-service li.on .tips-box,.right-service li:hover .codeimg,.right-service li:hover .tips-box{display:block}.nodata{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%!important;background:none!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.16666667rem;color:#999;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.66666667rem 0;box-shadow:none!important}.nodata:before{font-family:hzfont;content:"\e792";color:#e5e5e5;font-size:5.66666667rem;display:block;margin-bottom:.83333333rem}@media screen and (min-width:320px) and (max-width:650px){.right-service li span i{display:none}}.details h1,.details h2,.details h3,.details h4,.details h5,.details h6{font-weight:700}.details hr{border-bottom:1px solid #aaa;margin-bottom:20px}.details table{float:unset!important;max-width:100%!important}.details img{max-width:100%!important;height:auto!important}@media screen and (min-width:0px) and (max-width:650px){.details table{width:100%!important}}.news-con{padding:2.08333333rem 0}.news-tabCon{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:.83333333rem;min-height:41.66666667rem}.news-tabCon .menus{width:20rem}.news-tabCon .menus a{display:block;background-color:#fff;color:#000;padding:1.33333333rem 0 1.33333333rem 2.5rem;font-size:1.5rem}.news-tabCon .menus a.active{background-color:#faf5ed;border-right:.33333333rem solid #e63e2e;color:#e63e2e;font-weight:700}.news-tabCon .menus a:first-child{border-radius:.83333333rem 0 0 0}.news-tabCon .cont{-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #f0f0f0;padding:2.08333333rem}.news-tabCon .cont .details{padding-bottom:2.08333333rem}.news-tabCon .cont .details *{width:auto;max-width:100%;font-family:Microsoft YaHei}.news-tabCon .cont .details p{margin-bottom:1.66666667rem!important}.news-tabCon .cont .details table{margin:.83333333rem auto!important}.news-tabCon .cont .details img,.news-tabCon .cont .details video{margin:0 auto!important;display:block!important}.news-tabCon .cont .details table{border-left:.08333333rem solid #000!important;border-top:.08333333rem solid #000!important}.news-tabCon .cont .details table td{border-right:.08333333rem solid #000!important;border-bottom:.08333333rem solid #000!important}.news-tabCon .cont .goods{background-color:#f9f9f9;padding:1.66666667rem;border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-tabCon .cont .goods .item{width:calc(33.33% - 1.08333rem);margin-right:1.33333333rem;margin-bottom:1.33333333rem;background-color:#fff;cursor:pointer;border-radius:.41666667rem}.news-tabCon .cont .goods .item img{max-width:100%}.news-tabCon .cont .goods .item .h2{padding:1.66666667rem 0;text-align:center;font-size:1.33333333rem;font-weight:700}.news-tabCon .cont .goods .item:nth-child(3n){margin-right:0}@media (min-width:0px) and (max-width:1080px){.news-tabCon{display:block;border-radius:none;padding:0}.news-tabCon .menus{width:100%;overflow:hidden;height:7.5rem}.news-tabCon .menus .menu-nav{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;padding-bottom:1.66666667rem}.news-tabCon .menus a{white-space:nowrap;display:inline-block;padding-right:1.66666667rem;padding-left:1.66666667rem;font-size:2.16666667rem;border-bottom:.16666667rem solid #dedede}.news-tabCon .menus a.active{background-color:#faf5ed;border-right:none;border-bottom:.5rem solid #e63e2e;color:#e63e2e;font-weight:700}.news-tabCon .cont{padding:0;border-left:none}.news-tabCon .cont .details{padding:1.66666667rem}}