@charset "utf-8";@font-face{font-family:"Impact";src:url(/wp-content/themes/HuadongGroup/font/Impact.eot);src:url('/wp-content/themes/HuadongGroup/font/Impact.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/HuadongGroup/font/Impact.woff2) format('woff2'),url(/wp-content/themes/HuadongGroup/font/Impact.woff) format('woff'),url(/wp-content/themes/HuadongGroup/font/Impact.ttf) format('truetype'),url('/wp-content/themes/HuadongGroup/font/Impact.svg#Impact') format('svg');font-display:swap}@font-face{font-family:"Montserrat-Regular";src:url(/wp-content/themes/HuadongGroup/font/Montserrat-Regular.eot);src:url('/wp-content/themes/HuadongGroup/font/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/HuadongGroup/font/Montserrat-Regular.woff2) format('woff2'),url(/wp-content/themes/HuadongGroup/font/Montserrat-Regular.woff) format('woff'),url(/wp-content/themes/HuadongGroup/font/Montserrat-Regular.ttf) format('truetype'),url('/wp-content/themes/HuadongGroup/font/Montserrat-Regular.svg#Montserrat-Regular') format('svg');font-display:swap}:root{--main-color:#d70e19;--white-color:#ffffff;--black-color:#010111;--f7f7f7-color:#f7f7f7}*,html,body{font-family:"Montserrat-Regular";font-size:16px;font-weight:400;line-height:1.1;margin:0;padding:0;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-break:break-word!important}body{overflow-x:hidden}img{max-width:100%;height:auto;vertical-align:middle}a{text-decoration:none;color:#4d4d4d}a:hover{color:var(--main-color)}ol,ul{list-style:none;line-height:1.25}select,input,textarea,button{outline:none;border:none;background-color:transparent}textarea{resize:none;overflow-y:hidden}input[type=submit],button{cursor:pointer}input[type="text"],input[type="email"],textarea{padding:20px 15px;max-width:100%;width:100%;border:1px solid #ccc}strong{font-weight:600;font-size:inherit}h1,h2,h3,h4,h5{margin-bottom:20px;font-family:"Impact"}h1{font-size:48px}h2{font-size:36px}h3{font-size:24px}p{color:#333;line-height:1.25}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,100%{-webkit-transform-origin:center}100%{transform-origin:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,100%{-webkit-transform-origin:center}100%{transform-origin:center;-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0}0%,100%{-webkit-transform-origin:center}100%{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0}0%,100%{-webkit-transform-origin:center}100%{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}.inner{max-width:1340px;width:100%;padding:0 20px;margin:0 auto}.grid_20,.grid_25,.grid_50{display:grid;gap:20px}.grid_20{grid-template-columns:repeat(5,minmax(0,1fr))}.grid_25{grid-template-columns:repeat(4,minmax(0,1fr))}.grid_50{grid-template-columns:repeat(2,minmax(0,1fr))}.public_flex{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.flex_col{display:flex;flex-direction:column;gap:20px}.justify_center{justify-content:center}.gap_10{gap:10px}.no_wrap{flex-wrap:nowrap}.margin_10{margin-bottom:10px}.margin_20{margin-bottom:20px}.margin_30{margin-bottom:30px}.margin_50{margin-bottom:50px}.padding_50{padding:50px 0}.no_margin{margin-bottom:0}.widen{padding:100px 0}.transition{-webkit-transition:all .3s linear;transition:all .3s linear}.triangle_bottom{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.iconfont{display:inline-block}.text_center{text-align:center}.aligncenter{display:block;margin:0 auto}.color_fff{color:var(--white-color)}.ft_20{font-size:20px}.line_title{color:var(--main-color);text-decoration:underline;text-align:center}.line_link{color:var(--main-color);text-decoration:underline}.line_link:hover{text-decoration:none}.table_wrapper{margin-bottom:20px;overflow-x:auto}.main{padding:50px 0}.banner{padding:150px 0}.banner h1{color:var(--white-color)}.cbanner{height:150px}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#c4c4c4}.breadcrumbs .item,.breadcrumbs .has_link{color:#c4c4c4}.breadcrumbs .has_link{text-decoration:underline}.breadcrumbs .has_link:hover{color:var(--main-color)}.public_btn{padding:15px;border-radius:30px;background-color:var(--main-color);color:var(--white-color);-webkit-transition:all .2s ease;transition:all .2s ease}.public_btn:hover{background-color:var(--black-color)}.cover{position:fixed;top:0;bottom:0;z-index:-1;width:100%;opacity:0;background:rgba(0,0,0,.5)}.cover.show{z-index:1998;opacity:1}.get_quote_form{position:fixed;top:50%;left:50%;z-index:-1;margin:0 auto;padding:20px 20px 0;width:60%;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:var(--white-color)}.get_quote_form.show{z-index:1999;opacity:1}.get_quote_form .form_list label{color:var(--black-color)}.get_quote_form .form_list .wpcf7-form-control{padding:13px 10px}.get_quote_form .close{position:absolute;top:0;right:10px;font-size:22px;cursor:pointer}.scroll_to_top{position:fixed;right:20px;bottom:20px;z-index:99;opacity:0;width:40px;height:40px;border-radius:50%;background-color:var(--main-color)}.scroll_to_top.show{opacity:1}.scroll_to_top .iconfont{font-size:25px}.str_wrap p,.str_wrap ul,.str_wrap ol{margin-bottom:20px}.str_wrap ul,.str_wrap ol{padding-left:20px;display:flex;flex-direction:column;gap:7px;color:#333}.str_wrap ul{list-style:disc}.str_wrap ol{list-style:decimal}.str_wrap p:last-child,.str_wrap ul:last-child,.str_wrap ol:last-child,.table_wrapper:last-child{margin-bottom:0}.form_list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.form_list .form_item{flex:0 1 48%}.form_list .message_box{flex:0 1 100%}.sub_btn input[type=submit]{display:block;margin:20px auto 0;padding:15px;max-width:160px;width:100%;background-color:var(--main-color);color:var(--white-color);border-radius:7px}.header{position:absolute;top:10px;z-index:99;width:100%;-webkit-transition:padding .2s linear;transition:padding .2s linear}.fixed_header{position:fixed;top:0;padding:2px 0;background-color:var(--black-color)}.header .header_btn{display:flex;gap:10px}.header .header_btn .iconfont{font-size:27px;color:var(--white-color);cursor:pointer}.header .header_btn .mm_open{display:none}.search_wrap{position:fixed;top:0;left:0;z-index:-1;width:100%;-webkit-transform:translateY(-100px);transform:translateY(-100px);background:var(--white-color)}.search_wrap.show{z-index:1999;-webkit-transform:translateY(0);transform:translateY(0)}.search_wrap .searchInput_wrap{width:90%}.search_wrap .searchInput_wrap input{padding:30px 0;font-size:36px;border:0;background-color:transparent}.search_wrap .searchBtn{max-width:130px;width:100%;border-radius:5px}.search_wrap .searchClose:hover{color:var(--main-color)}.search_wrap .searchClose .iconfont{font-size:25px}.nav_menu{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.nav_menu a{padding:20px;display:block;font-weight:600;color:#c4c4c4;text-transform:uppercase}.nav_menu a:hover{color:var(--white-color)}.nav_menu .menu-item-home>a::before{content:"\e680";margin-right:5px;font-family:"iconfont"!important;font-style:normal}.nav_menu .menu-item-has-children{position:relative}.nav_menu .menu-item-has-children .sub-menu{display:none}.nav_menu .menu-item-has-children:hover>.sub-menu{display:block}.nav_menu .menu-item-has-children a{display:flex;align-items:center;justify-content:space-between;gap:10px}.nav_menu .menu-item-has-children:hover a{background-color:#c80e18;color:var(--white-color)}.nav_menu .menu-item-has-children .sub-menu{position:absolute;top:100%;left:0;width:240px;z-index:99;background-color:var(--main-color)}.nav_menu .menu-item-has-children .sub-menu .iconfont{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.nav_menu .menu-item-has-children .sub-menu a{padding:13px 20px;color:var(--white-color)}.nav_menu .menu-item-has-children .sub-menu a:hover{background-color:rgba(0,0,0,.3)}.nav_menu .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu{top:0;left:100%}.nav_menu .current-menu-ancestor>a,.nav_menu .current_page_item>a{color:var(--white-color)}.nav_menu .current-menu-ancestor .current_page_parent>a,.nav_menu .current-menu-ancestor .current_page_item>a{background-color:rgba(0,0,0,.3)}.mobile_nav{position:fixed;top:0;bottom:0;z-index:2000;margin-left:-260px;width:260px;height:100%;background-color:var(--white-color);overflow-y:auto}.mobile_nav.show{margin-left:0}.mobile_nav .close_wrap{padding:10px}.mobile_nav .close_wrap .close{font-size:25px;cursor:pointer}.mobile_nav_menu a{display:block;padding:15px 10px}.mobile_nav_menu .menu-item{border-top:1px solid rgba(0,0,0,.04)}.mobile_nav_menu .menu-item-has-children .has_child{display:flex;justify-content:space-between;align-items:center}.mobile_nav_menu .menu-item-has-children .has_child .mobile_more{padding:15px;flex-grow:1;text-align:right;cursor:pointer}.mobile_nav_menu .menu-item-has-children .sub-menu{display:none;overflow:hidden;background-color:rgba(0,0,0,.04)}.mobile_nav_menu .menu-item-has-children .sub-menu a{padding-left:20px}.mobile_nav_menu .menu-item-has-children .menu-item-has-children .sub-menu li{position:relative}.mobile_nav_menu .menu-item-has-children .menu-item-has-children .sub-menu li::before{content:"";position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5px;height:2px;background-color:#666}.mobile_nav_menu .menu-item-has-children .menu-item-has-children .sub-menu a{padding-left:30px}.home .home_banner .banner_item{padding:235px 0}.home .home_banner .banner_text{margin-bottom:30px;font-size:25px;color:#c4c4c4}.home .home_banner .banner_btn{padding:15px 20px;max-width:200px;width:100%;font-size:18px;color:#2c3b5c;background-color:var(--white-color);border-radius:30px}.home .home_banner .banner_btn:hover{background-color:var(--main-color);color:var(--white-color)}.home .products .products_item{padding:50px 0;box-shadow:0 5px 5px -5px #d3d3d3}.home .products .products_item:nth-child(even){flex-direction:row-reverse}.home .products .products_item:last-child{box-shadow:none}.home .products .products_item>div{flex:0 1 48%}.home .products .products_item .public_btn{width:170px}.home .strength{background-color:var(--f7f7f7-color)}.home .strength .strength_bg{height:550px}.home .strength_bg .bg_top{padding:90px 0 60px}.home .strength_bg .bg_title{position:relative;z-index:9}.home .strength_bg .bg_title::after{content:"";position:absolute;left:4px;bottom:0;z-index:-1}.home .strength_bg .bg_top .bg_title::after{width:240px;height:16px;background-image:linear-gradient(90deg,#d1ae6c 30%,#b7a57f,#949a99,#7690af)}.home .strength_bg .bg_bottom .bg_title::after{width:215px;height:2px;background-image:linear-gradient(90deg,#819fc2 18%,#f3f6f9,#ffffff)}.home .strength_bg .bg_bottom .year_text{padding-left:10px;font-size:25px;color:#f9fbfc}.home .strength_main .strength_intro{margin-top:-120px;padding:50px;background-color:var(--white-color);border-radius:50px;box-shadow:0 20px 20px -20px #d3d3d3}.home .strength_main .strength_item .top{display:flex;align-items:center;gap:5px}.home .strength_main .strength_item .top .iconfont{font-size:30px;color:#14609a}.home .strength_main .strength_item .top .item_text{font-size:25px}.home .strength_main .strength_item .item_title{margin-left:40px}.home .projects .project_item{position:relative;width:calc((100% - 20px) / 3);height:360px}.home .projects .item_wrap{position:absolute;left:20px;bottom:40px;padding:0 10px;color:var(--white-color)}.list_wrap .item{padding:10px 10px 20px;border:1px solid #d8d8d8}.list_wrap .item:hover{box-shadow:0 0 10px rgba(0,0,0,.5)}.cable .breadcrumbs_wrap{padding:20px 0}.cable .breadcrumbs,.cable .breadcrumbs .item,.cable .breadcrumbs .has_link{color:#666}.cable .breadcrumbs .has_link:hover{color:var(--main-color)}.cable .introduction{margin-bottom:100px}.cable .introduction .cable_wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:30px}.cable .introduction .cable_btns{display:flex;flex-wrap:wrap;gap:10px}.cable .cable_certifications{padding:35px 0;display:flex;gap:15px}.cable .cable_btns .public_btn{padding:15px 20px;display:flex;justify-content:center;align-items:center;gap:5px}.cable .cable_btns .public_btn .iconfont{font-size:20px}.cable .cable_btns .email_btn{width:170px}.cable .cable_btns .get_quote{background-color:#e36637}.cable .cable_btns .get_quote:hover{background-color:var(--main-color)}.cable .cable_nav{border-top:1px solid #c5c5c5;border-bottom:1px solid #c5c5c5}.cable .cable_nav .nav_list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.cable .cable_nav .nav_list .item{margin:0 40px;padding:20px 10px;font-size:18px;font-weight:600;text-transform:uppercase;cursor:pointer}.cable .cable_nav .nav_list .item.active{border-bottom:2px solid var(--main-color)}.cable .main .tab_content{display:none}.cable .main .tab_content.show{display:block}.cable .why_concrete{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}.cable .why_concrete>div{flex:0 1 48%}.cable .why_concrete .why_concrete_left{display:flex;flex-direction:column;gap:20px}.cable .why_concrete .why_left_item{padding:20px;border-left:4px solid var(--main-color)}.cable .why_concrete .why_left_item:hover{box-shadow:0 0 5px rgba(0,0,0,.5);border-radius:10px}.cable .why_concrete .why_concrete_img{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cable .why_concrete .why_technical_list{margin-bottom:20px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.cable .why_concrete .why_technical_item{width:23%;text-align:center}.cable .why_concrete .why_technical_item .number{font-family:"Impact";font-size:25px;color:var(--main-color)}.cable .send_question .wrap{position:relative;padding:30px 20px;background-color:var(--f7f7f7-color);border-radius:60px}.cable .send_question .wrap::after{content:'';display:block;position:absolute;top:6px;left:0;z-index:-1;width:100%;height:100%;background-color:var(--main-color);border-radius:60px;box-shadow:0 10px 10px rgba(50,50,50,.15)}.cable .send_question .text{color:var(--black-color)}.cable .send_question .public_btn{width:200px}.cable .cable_form .form_wrap{max-width:1100px;margin:0 auto}.cable .cable_form .form_list .wpcf7-form-control{border:none;box-shadow:0 2px 4px rgba(0,0,0,.25) inset}.cables_gather .specifications .titles{padding-bottom:10px;border-bottom:2px solid var(--black-color);display:flex;justify-content:center;flex-wrap:wrap;gap:1px}.cables_gather .specifications .title{padding:12px 7px;background-color:var(--black-color);color:var(--white-color);cursor:pointer}.cables_gather .specifications .title.hover{background-color:var(--main-color)}.cables_gather .specifications .tables .table_wrapper{display:none}.cables_gather .specifications .tables .table_wrapper.active{display:block}.cables_gather .product_range{background-color:var(--f7f7f7-color)}.cables_gather .product_range .item_wrap{display:flex;flex-direction:column}.cables_gather .product_range .item_picture{background-color:var(--white-color)}.cables_gather .product_range .item_title{flex-grow:1;padding:10px;background-color:var(--black-color);color:var(--white-color)}.cables_gather .product_range .item_title:hover{color:var(--main-color)}.contact_us .contact_us_form{padding:40px 40px 20px;background-color:var(--f7f7f7-color)}.contact_us .form_list .wpcf7-form-control{margin-bottom:7px;background-color:var(--white-color)}.contact_us .contact_information_list{padding:40px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}.contact_us .contact_information_item{flex-grow:1;padding:8px;display:flex;justify-content:center;align-items:center;gap:20px;border-right:2px solid #d8d8d8}.contact_us .contact_information_item:last-child{border:none}.contact_us .map{height:450px}.contact_us .contact_us_icon{padding:15px;background-color:var(--main-color);border-radius:50%}.contact_us .contact_us_icon .iconfont{font-size:30px;color:var(--white-color)}.contact_us .address{padding:20px;display:flex;align-items:center;gap:10px;background-color:var(--black-color)}.contact_us .address p:first-child{margin-bottom:10px}.contact_us .address .contact_us_icon .iconfont{font-size:40px}.footer .footer_main{padding:60px 0;background-color:var(--f7f7f7-color)}.footer .footer_main .footer_title{position:relative;padding-bottom:20px}.footer .footer_main .footer_title::after{content:"";position:absolute;left:0;bottom:0;width:80px;height:8px;background-color:var(--main-color)}.footer .footer_seg{padding:10px 0;background-color:var(--main-color)}.footer .footer_info{padding:20px;background-color:var(--black-color);color:var(--white-color);text-align:center}.search_result .result .item{margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #c4c4c4}.search_result .result .item:last-child{border:none}.search_result .result .item>div{flex:0 1 48%}.search_result .wp-pagenavi{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.search_result .wp-pagenavi span,.search_result .wp-pagenavi a{padding:7px 12px;border:1px solid #dcdcdc;border-radius:5px}.search_result .wp-pagenavi .current,.search_result .wp-pagenavi a:hover{background-color:var(--main-color);color:var(--white-color)}@media(max-width:1240px){h1{font-size:46px}h2{font-size:34px}.home .home_banner .banner_item{padding:185px 0}.contact_us .contact_us_form{padding:65px 33px 25px}}@media(max-width:1024px){h1{font-size:44px}h2{font-size:32px}.grid_25{grid-template-columns:repeat(3,minmax(0,1fr))}.get_quote_form{width:75%}.fixed_header{padding:10px 0}.nav{display:none}.header .header_btn .mm_open{display:block}.cable .why_concrete>div{flex:0 1 100%}.contact_us .contact_us_form{padding:50px 26px 10px}.contact_us .map{height:410px}}@media(max-width:768px){h1{font-size:42px}h2{font-size:30px}h3{font-size:22px}.margin_50{margin-bottom:30px}.padding_50{padding:30px 0}.grid_25{grid-template-columns:repeat(2,minmax(0,1fr))}.get_quote_form{width:85%}.main{padding:30px 0}.banner{padding:120px 0}.breadcrumbs{display:none}.home .home_banner .banner_item{padding:135px 0}.home .products .products_item{padding:30px 0}.home .strength .strength_bg{height:500px}.home .strength_bg .bg_top{padding:60px 0 40px}.home .strength_main .strength_intro{padding:35px;border-radius:35px}.home .projects .project_item{width:calc((100% - 10px) / 2)}.cable .introduction{margin-bottom:70px}.contact_us .contact_us_form{padding:35px 20px 0}.contact_us .contact_information_list{padding:20px 0}.contact_us .map{height:370px}.footer .footer_main{padding:40px 0}.footer .footer_main .footer_contact div{font-size:16px}.search_result .result .item{margin-bottom:30px;padding-bottom:30px}.search_result .result .item>div{flex:0 1 100%}.search_result .result .item_content{text-align:center}}@media(max-width:630px){.cbanner{height:120px}.form_list .form_item{flex:0 1 100%}.home .products .products_item>div{flex:0 1 100%}.home .products .products_item .right{text-align:center}.contact_us .contact_information_list{flex-wrap:wrap}.contact_us .contact_information_item{border:none}.contact_us .contact_information_item .item_text{flex:0 1 50%}.contact_us .address{flex-wrap:wrap}}@media(max-width:520px){.cable .why_concrete .why_concrete_img{grid-template-columns:repeat(3,minmax(0,1fr))}.cable .why_concrete .why_technical_item{width:48%}}@media(max-width:470px){h1{font-size:40px}h2{font-size:28px}h3{font-size:20px}.ft_20{font-size:18px}.grid_25,.grid_50{grid-template-columns:repeat(1,minmax(0,1fr))}.get_quote_form{width:95%}.banner{padding:90px 0}.home .home_banner .banner_item{padding:95px 0}.home .home_banner .banner_text{font-size:22px}.home .strength .strength_bg{height:450px}.home .strength_main .strength_intro{padding:20px;border-radius:20px}.home .projects .project_item{width:100%}.cable .introduction{margin-bottom:40px}.cable .introduction .cable_wrap{grid-template-columns:repeat(1,minmax(0,1fr))}.cable .why_concrete .why_left_item{padding:13px}.contact_us .contact_us_form{padding:20px 13px 0}.contact_us .contact_information_item .item_text{flex:0 1 70%}.contact_us .map{height:330px}}@media(max-width:375px){h1{font-size:38px}h2{font-size:25px}.ft_20{font-size:16px}.cbanner{height:90px}}