@font-face{
	font-family: 'Alibaba-PuHuiTi-Regular';
	src:url('font/Alibaba-PuHuiTi-Regular.otf');
	font-display: swap;
}

 
* { margin: 0; padding: 0; font-family: 'Alibaba-PuHuiTi-Regular','Microsoft YaHei', '微软雅黑',  sans-serif; }

body { overflow: scroll; overflow-x: hidden; }

@font-face { font-family: "Flaticon"; src: url("https://v4-assets.goalsites.com/huangzd/customer/jiadatai/font/Flaticon.eot"); src: url("https://v4-assets.goalsites.com/huangzd/customer/jiadatai/font/Flaticon.eot?") format("embedded-opentype"), url("https://v4-assets.goalsites.com/huangzd/customer/jiadatai/font/Flaticon%20(1).woff2") format("woff2"), url("https://v4-assets.goalsites.com/huangzd/customer/jiadatai/font/Flaticon.woff") format("woff"), url("https://v4-assets.goalsites.com/huangzd/customer/jiadatai/font/Flaticon.ttf") format("truetype"), url("https://v4-assets.goalsites.com/huangzd/customer/jiadatai/font/Flaticon.svg") format("svg"); font-weight: normal; font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { @font-face { font-family: "Flaticon"; src: url("https://v4-assets.goalsites.com/huangzd/customer/jiadatai/font/Flaticon.svg") format("svg"); } }

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after { font-family: Flaticon; font-size: 40px; font-style: normal; }

.flaticon-textiles-1:before { content: "\f105"; }

.flaticon-sewing:before { content: "\f118"; }

.flaticon-placeholder:before { content: "\f11c"; }

.flaticon-yarn-1:before { content: "\f115"; }

:root { --main-theme-color: #F01543; --sub-theme-color: #f8f8f8; }

li { list-style: none; }

.mb-80 { margin-bottom: 80px; }

a, a:hover, a:visited, a:active, a:focus { text-decoration: none; color: black; }

.topclass { position: fixed; width: 100%; top: 0; height: auto; z-index: 999; background: #fff; color: #fff; }

.clear { clear: both; }

.top { padding: 15px; background: #F0F0F0; }

.top .top1 span { color: #A4A4A4; }

.top .top2 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.top .top2 .top3 i { margin: 0 12px; color: #676667; }

.top .top2 .top4 #dLabel { border: none; }

.top .top2 .top4 .dropdown-menu { left: -25%; }

.ttop { padding-top: 10px; border-bottom: 1px solid #E6E6E6; }
.ttop figure img{width: 250px; margin-top: 29px;}
.ttop .ttop2 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; overflow: hidden; padding: 30px 0; }

.ttop .ttop2 .box { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

.ttop .ttop2 .box .box1 { float: left; font-size: 40px; margin: 0 22px; }

.ttop .ttop2 .box .box1 i { color: var(--main-theme-color); }

.tttop .nav { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.tttop .nav .nav_menu { margin: 0; padding: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 2; -webkit-flex: 2; -ms-flex: 2; flex: 2; }

.tttop .nav .nav_menu li { list-style: none; margin: 0; padding: 0; position: relative; }

.tttop .nav .nav_menu li > a { display: block; }

.tttop .nav .nav_menu li a { color: #333; text-decoration: none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.tttop .nav .nav_menu li ul { padding: 0; position: absolute; top: 140%; left: 0; z-index: 9; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; visibility: hidden; opacity: 0; -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); }

.tttop .nav .nav_menu li ul li a { white-space: nowrap; padding: 14px 20px; text-transform: capitalize; background-color: #fff; color: #333; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; position: relative; z-index: 1; border-bottom: 1px solid #ddd; }

.tttop .nav .nav_menu li ul li ul { left: 100%; top: 100%; }

.tttop .nav .nav_menu li ul li:hover > ul { top: 0; visibility: visible; opacity: 1; }

.tttop .nav .nav_menu li ul li:hover > a { color: var(--main-theme-color); border-bottom: 1px solid var(--main-theme-color); }

.tttop .nav .nav_menu > li { margin-right: 50px; }

.tttop .nav .nav_menu > li > ul { margin-left: -15px; }

.tttop .nav .nav_menu > li > a { padding: 20px 0; text-transform: capitalize; color: #333; font-size: 18px; border-bottom: 3px solid transparent; }

.tttop .nav .nav_menu > li:hover > a { color: var(--main-theme-color); border-bottom: 3px solid var(--main-theme-color); }

.tttop .nav .nav_menu > li:hover > ul { top: 100%; visibility: visible; opacity: 1; }

.tttop .search { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.tttop .search i { font-size: 16px; }

.tttop .modal-header h4 { color: #333; }

.tttop .wid1 { width: 100%; height: 50px; border-radius: 10px; padding: 0 15px; outline: none; color: #333; border: 1px solid #ddd;}

.advert2 { padding-right: 0; }

.advert2 img { width: 100%; }

.bttn { background: transparent; color: #000; border-color: transparent; }

.bttn:link { background: transparent; color: #000; border-color: transparent; }

.bttn:hover { background: transparent; color: #000; border-color: transparent; }

.bttn:focus { background: transparent; color: #000; border-color: transparent; outline: none; }

.bttn:active { background: transparent; color: #000; border-color: transparent; outline: none; -webkit-box-shadow: none; box-shadow: none; }

.bttn:active:hover { background: transparent; color: #000; border-color: transparent; }

.bttn:active:focus { background: transparent; color: #000; border-color: transparent; outline: none; -webkit-box-shadow: none; box-shadow: none; }

.modal { top: 15%; }

.modal-backdrop.in { opacity: 0; z-index: 998; }

.switch-mobile-nav-btn { position: fixed; top: 7%; right: 10px; font-size: 55px; }

.owl-carousel { z-index: 0; }

.features { margin-top: -40px; padding-bottom: 80px; z-index: 2; }

.features .item { text-align: center; background: #fff; border: 1px solid #fff; -webkit-box-shadow: 3px 5px 1px 0px #eeeeee; box-shadow: 3px 5px 1px 0px #eeeeee; padding: 50px 25px; -webkit-transition: All 0.4s; -o-transition: All 0.4s; transition: All 0.4s; }

.features .item i { font-size: 40px; color: var(--main-theme-color); }

.about-seciton { padding-bottom: 80px; }

.about-seciton .about-seciton1 figure img { max-width: 100%; margin-top: 15px;}


.about-seciton .about-seciton2 h4 { color: var(--main-theme-color); }

.about-seciton .about-seciton2 h2 { font-size: 40px; }

.about-seciton .about-seciton2 p { margin-top: 25px; font-family: "Rubik", Arial, Helvetica, sans-serif; font-weight: 400; font-size: 15px; line-height: 26px; color: #555c63; }


.about-seciton .about-seciton2 ul li { display: inline-block; padding: 13px 0 13px 0; border-bottom: 1px solid #eee; font-size: 16px; padding-bottom: 9px; margin-right: 9px; width: 46%; }

.about-seciton .about-seciton2 ul li i { color: #c3002f; }

.about-seciton .about-seciton2 .anniubox { margin-top: 20px; }

.about-seciton .about-seciton2 .anniubox .button { line-height: 14px; padding: 12px 35px 13px 35px; margin: 0 15px 0 0; }

.about-seciton .about-seciton2 .anniubox .button1 { background: var(--main-theme-color); border: 1px solid var(--main-theme-color); color: #fff; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.about-seciton .about-seciton2 .anniubox .button1:hover { background: #fff; border: 1px solid #555c63; color: var(--main-theme-color); }

.about-seciton .about-seciton2 .anniubox .button2 { border: 1px solid #555c63; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.about-seciton .about-seciton2 .anniubox .button2:hover { background: var(--main-theme-color); border: 1px solid var(--main-theme-color); color: #fff; }

.advertisement { background: var(--main-theme-color); height: auto; position: relative; }

.advertisement ::before { content: ''; position: absolute; top: 0; left: -500px; width: 100%; height: 100%; background: var(--main-theme-color); z-index: -1; }

.advertisement .advert1 { color: #fff; padding: 45px 0 40px 0; white-space: nowrap; }

.advertisement .advert1 h2 { font-size: 32px; font-weight: 700; line-height: 32px; color: #fff;}

.advertisement .advert1 h4 { font-size: 18px; letter-spacing: 0.7px; color: #fff;}

.index_Products { padding-top: 80px; }

.index_Products .index_Products_text { text-align: center; }

.index_Products .index_Products_text h4 { color: var(--main-theme-color); }

.index_Products .index_Product .index_box { border: 1px solid #eee; -webkit-box-shadow: 1px 1px 0px 0px #eeeeee; box-shadow: 1px 1px 0px 0px #eeeeee; padding: 18px; margin: 20px 0; overflow: hidden; }

.index_Products .index_Product .index_box:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); -webkit-transition: 1.2s; -o-transition: 1.2s; transition: 1.2s; }

.index_Products .index_Product .index_box h4 { margin-top: 20px; }

.index_Products .index_Product .index_box i { -webkit-transform: rotate(-30deg); -ms-transform: rotate(-30deg); transform: rotate(-30deg); float: right; margin-top: 20px; font-size: 20px; }

.index_Products .index_Product .index_box img { width: 100%; }

.index_Products .index_Product_button { margin-top: 60px; }

.index_Products .index_Product_button a { padding: 15px 20px; border: 1px solid #000; }

.liudong { background: var(--main-theme-color); margin-top: 80px; }

.liudong .liudong-left { background: #f0f0f0; padding-top: 105px; padding-bottom: 105px; margin-right: -185px; padding-right: 275px; padding-left: 70px; }

.liudong .liudong-left h2 { font-size: 40px; }

.liudong .liudong-left h4 { color: var(--main-theme-color); }

.liudong .liudong-right .liudong-right-imgaes { padding-top: 80px; margin-right: -150px; }

.liudong .liudong-right .liudong-right-imgaes img { max-width: 100%; height: auto; }

.liudong .liudong-right .liudong-right-imgaes .owl-nav { position: absolute; bottom: -15%; left: -52%; font-size: 25px; }

.liudong .liudong-right .liudong-right-imgaes .owl-nav .owl-prev { padding: 3.5px 17px !important; border: 1px solid #afafaf; color: #afafaf; }

.liudong .liudong-right .liudong-right-imgaes .owl-nav .owl-prev:hover { background: var(--main-theme-color) !important; color: #fff; }

.liudong .liudong-right .liudong-right-imgaes .owl-nav .owl-next { padding: 3.5px 17px !important; border: 1px solid #afafaf; color: #afafaf; }

.liudong .liudong-right .liudong-right-imgaes .owl-nav .owl-next:hover { background: var(--main-theme-color) !important; color: #fff; }

.liudong .owl-theme .owl-nav [class*=owl-] { border-radius: 0px; }

.liudong .owl-theme .owl-nav [class*=owl-]:hover { background: transparent !important; }

.news { margin-top: 80px; }

.news .news-title { margin-bottom: 30px; }

.news .news-left .news-title { margin-bottom: 30px; }

.news .news-left h4 { font-size: 15px; font-weight: bold; text-transform: uppercase; color: var(--main-theme-color); }

.news .news-left h2 { font-weight: 400; font-size: 40px; }

.news .news-left .news-box { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 30px; }

.news .news-left .news-box .news-box-left { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 2; -webkit-flex: 2; -ms-flex: 2; flex: 2; position: relative; }

.news .news-left .news-box .news-box-left .xxx { content: ''; position: absolute; height: 100%; width: 2px; left: 55px; top: 50%; z-index: -1; background: #f8f8f8; }

.news .news-left .news-box span { font-size: 18px; font-weight: 500; padding: 18px; background: #f8f8f8; border-radius: 50%; }

.news .news-left .news-box-right { -webkit-box-flex: 5; -webkit-flex: 5; -ms-flex: 5; flex: 5; padding: 20px 30px 20px 30px; background: #f8f8f8; position: relative; }

.news .news-left .news-box-right ::before { content: ''; border: solid transparent; border-right: 0 solid #f8f8f8; position: absolute; top: 30%; left: -20px; border-width: 10px; }

.news .news-left .news-box-right h3 { font-size: 20px; line-height: 28px; margin-bottom: 3px; margin-top: 0; }

.news .news-right { padding-left: 60px; }

.news .news-right .news-right-title h3 { right: -381px; margin-top: 60px; font-weight: 700; position: relative; }

.news .news-right .news-right-title ::before { content: ''; position: absolute; top: 0; left: -15%; width: 89px; height: 64px; background: url(../image/image-arrow.svg) no-repeat; }

.news .news-right .youtuvideo { padding-top: 24px; text-align: right; }

.news-box:hover .news-box-left span { background: var(--main-theme-color) !important; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

.news-box:hover .news-box-right { background: var(--main-theme-color); -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

.news-box:hover .news-box-right ::before { border-right-color: var(--main-theme-color); }

.xinwen { background: #f8f8f8; }

.xinwen .xinwen-title { padding-top: 80px; text-align: center; padding-bottom: 50px; }

.xinwen .xinwen-title span { font-size: 15px; color: var(--main-theme-color); }

.xinwen .xinwen-title h2 { font-weight: 400; font-size: 40px; line-height: 50px; }

.xinwen .xinwentop img { width: 100%; }

.xinwen .xinwens { margin: 0 10px; overflow: hidden; }

.xinwen .xinwens :hover .xinwen-top1 img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); -webkit-transition: all 1.1s; -o-transition: all 1.1s; transition: all 1.1s; }

.xinwen .xinwens .xinwen-top .xinwen-top2 { position: absolute; right: 44px; bottom: 57%; background: var(--main-theme-color); padding: 10px; color: #fff;}

.xinwen .xinwens .xinwen-bottom { padding: 25px 25px 31px 30px; margin-right: 30px; background-color: #fff; position: relative; top: -33px; -webkit-box-shadow: 5px 12px 15px 0px #eee; box-shadow: 5px 12px 15px 0px #eee; }

.xinwen .xinwens .xinwen-bottom .xinwen-bottom1 i { color: #c3002f; }

.xinwen .xinwens .xinwen-bottom .xinwen-bottom2 { padding-bottom: 8px; }

.xinwen .xinwens .xinwen-bottom .xinwen-bottom2 h4 { font-size: 22px; font-weight: 600; line-height: 32px; }

.xinwen .xinwens .xinwen-bottom .xinwen-bottom3 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.xinwen .xinwens .xinwen-bottom .xinwen-bottom3 p { font-weight: 400; font-size: 15px; line-height: 26px; letter-spacing: 0.2px; }

.xinwen .xinwens .xinwen-bottom .xinwen-bottom4 { padding-top: 17px; position: relative; }

.xinwen .xinwens .xinwen-bottom .xinwen-bottom4 a { font-weight: 500; font-size: 14px; }

.xinwen .xinwens .xinwen-bottom .xinwen-bottom4 .ml1 { margin-left: 10px; color: #c3002f; }

.Partners { padding-top: 80px; }

.Partners span { color: var(--main-theme-color); }

.Partners .gallerys { padding-top: 50px; }

.Partners .gallerys img { border: 1px solid #e5e5e5; }

footer { margin-top: 80px; background: #222d35; }

footer .foot { overflow: hidden; padding: 35px 0 12px; }

footer .foot .foot-top { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #2f3941; }

footer .foot .foot-top .foot-top1 { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
footer .foot .foot-top .foot-top1 figure img {     width: 250px;margin-top: 16px;}
footer .foot .foot-top .foot-top1 img { position: absolute; top: 0; left: 0; }

footer .foot .foot-top .foot-top1 ::before { height: 46%; content: ''; position: absolute; left: 23%; width: 1px; top: 32%; content: ''; background-color: #2f3941; }

footer .foot .foot-top .foot-top2 { -webkit-box-flex: 2; -webkit-flex: 2; -ms-flex: 2; flex: 2; }

footer .foot .foot-top .foot-top2 p { color: #fff; height: 40px;line-height: 40px;}

footer .foot .foot-top .foot-top3 { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; text-align: right; }

footer .foot .foot-top .foot-top3 span i { width: 40px; height: 40px; line-height: 40px; border-radius: 50%; border: 1px solid #333; text-align: center; margin: 0 1px; color: #fff; background-color: rgba(255, 255, 255, 0.07); }

footer .foot1 { overflow: hidden; padding: 50px 0 43px; }

footer .foot1 .foot1—1 { color: #fff; }

footer .foot1 .foot1—1 h4 { font-size: 24px; color: var(--main-theme-color); margin-bottom: 35px; }

footer .foot1 .foot1—1 .footer1 { margin-bottom: 15px; position: relative; }

footer .foot1 .foot1—1 .footer1 i { float: left; font-size: 16px; margin: 3px 10px; color: var(--main-theme-color); }

footer .foot1 .foot1—1 .footer1 p {  border-bottom: 1px solid #2f3941; }

footer .foot1 .foot1—1 .footer2 { margin-top: 35px; }

footer .foot1 .foot1—1 .footer2 a { padding: 13px 50px; border: 1px solid #fff; color: #fff; }

footer .foot1 .foot1—2 { padding: 0 0 0 50px; }

footer .foot1 .foot1—2 .footer_sub li { padding: 0 0 14px 0; font-size: 15px; font-weight: 500; }

footer .foot1 .foot1—2 .footer_sub li a { color: #fff; }

footer .foot1 .foot1—3 .footer_sub li { padding: 0 0 14px 0; font-size: 15px; font-weight: 500; }

footer .foot1 .foot1—3 .footer_sub li a { color: #fff; }

footer .foot1 .foot1—4 .form-anniu { float: left; width: 47%; }

footer .foot1 .foot1—4 .form-anniu .ann { width: 90%; border-radius: 0px; }

footer .foot1 .foot1—4 .form-anniu .anniu { width: 112%; border-radius: 0px; }

footer .foot1 .foot1—4 .form-anniu .an { border-radius: 0px; }

footer .foot1 .foot1—4 .Anu .ming { min-height: 110px; }

footer .foot1 .foot1—4 .aa { padding: 12px 37px; border-radius: 0; font-size: 15px; font-weight: 500; background: var(--main-theme-color); border-color: var(--main-theme-color); color: #fff; border-radius: 5px;}

footer .jiedian2 { background: #1e2830; }

footer .jiedian2 .banquan { color: #fff; text-align: center; padding-top: 50px; padding-bottom: 20px; }

footer .jiedian2 .banquan span a { color: #fff; }

footer .the_top { position: fixed; width: 40px; height: 40px; right: 2%; bottom: 2%; cursor: pointer; background: var(--main-theme-color); text-align: center; line-height: 40px; color: #fff; border-radius: 5px;}

.foot-tilte { color: #fff; font-size: 20px; margin-bottom: 35px; position: relative; }

.foot-tilte::after { display: block; height: 2px; content: ''; position: absolute; left: 0; width: 17px; bottom: -12px; margin-top: 0; margin-bottom: 0; background: var(--main-theme-color); }


    .modal-footer .btn{
        padding: 12px 27px;
        border-radius:unset;
    }
.m-switch { display: none; position: absolute; top: 3%; right: 3%;  }
.m-switch i { font-size: 35px; }
.m-shadow { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); display: none; z-index: 99; }

.mobile-nav { position: fixed; top: 0; left: 0; left: -70%; width: 70%; height: 100%; overflow-y: scroll; z-index: 99999; background: #333; color: white; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.mobile-nav ul, .mobile-nav li { margin: 0; padding: 0; }

.mobile-nav .mobile-nav-list { margin: 0; padding: 0; }

.mobile-nav .mobile-nav-list li { position: relative; overflow-x: hidden; }

.mobile-nav .mobile-nav-list li i { color: white; font-style: normal; padding: 0px 10px; height: 46px; line-height: 46px; display: inline-block; font-size: 20px; position: absolute; right: 0; top: 0; z-index: 99; -webkit-transform: rotateZ(0deg); -ms-transform: rotate(0deg); transform: rotateZ(0deg); -webkit-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }

.mobile-nav .mobile-nav-list a { padding: 12px 10px; padding-right: 30px; display: block; color: white; text-decoration: none; text-transform: capitalize; border-bottom: 1px solid rgba(255, 255, 255, 0.15); }

.mobile-nav li { margin: 0; padding: 0; list-style: none; }

.mobile-nav > .mobile-nav-list > li:first-of-type > a { border-top: 1px solid rgba(255, 255, 255, 0.15); }

.mobile-nav > .mobile-nav-list > li > a { font-weight: 600; }

.mobile-nav > .mobile-nav-list > li ul { display: none; background: #5f5f5f; }

.mobile-nav > .mobile-nav-list > li ul li a { padding: 12px 24px; }

.mobile-nav > .mobile-nav-list > li ul li ul li a { padding: 12px 36px; }

.mobile-nav > .mobile-nav-list > li > ul > li ul { background-color: #5f5f5f; }

@media screen and (max-width: 1440px) { .liudong .liudong-left { margin-right: 0; padding-right: 15px; padding-left: 15px; }
  .liudong .liudong-right .liudong-right-imgaes .owl-nav { bottom: -27%; left: -75%; } }

@media screen and (max-width: 1200px) { .liudong .liudong-left { margin-right: 0; padding-right: 15px; padding-left: 15px; }
  .liudong .liudong-right .liudong-right-imgaes .owl-nav { bottom: -22%; left: -75%; } }

@media screen and (max-width: 992px) { .ttop .ttop2 .box .box1 { margin: 0 3px; }
  .liudong .liudong-right .liudong-right-imgaes .owl-nav { bottom: -80%; left: -75%; }
  .news .news-right .news-right-title h3 { right: -57%; margin-top: 108px; }
  footer .foot1 .foot1—1 .footer2 a { padding: 13px 25px; } }

@media screen and (max-width: 768px) { .top { display: none; }
  .m-switch { display: block; }
  .ttop .ttop2 { display: none; }
  .tttop { display: none; }
  .ttop { padding: 10px; }
  .features .item { margin: 10px 0; }
  .about-seciton .about-seciton1 figure img { width: 100%; }
  .news .news-right { padding-left: 15px; }
  .liudong .liudong-right .liudong-right-imgaes { padding-bottom: 80px; }
  .xinwen .xinwens .xinwen-bottom { margin-right: 0; }
  footer .foot1 .foot1—2 { padding-left: 15px; } }
/*# sourceMappingURL=index.min.css.map */

    body{
        overflow: unset;
    }

    @font-face {
        font-family: "Flaticon";
        src: url("static/font/Flaticon.eot");
        src: url("static/font/Flaticon.eot") format("embedded-opentype"),
            url("static/font/Flaticon.woff2") format("woff2"),
            url("static/font/Flaticon.woff") format("woff"),
            url("static/font/Flaticon.ttf") format("truetype"),
            url("https://v4-assets.goalsites.com/huangzd/customer/jiadatai/fonts/Flaticon.svg") format("svg");
        font-weight: normal;
        font-style: normal;
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        @font-face {
            font-family: "Flaticon";
            src: url("https://v4-assets.goalsites.com/huangzd/customer/jiadatai/fonts/Flaticon.svg") format("svg");
        }
    }
    
    [class^="flaticon-"]:before,
    [class*=" flaticon-"]:before,
    [class^="flaticon-"]:after,
    [class*=" flaticon-"]:after {
        font-family: Flaticon;
        font-size: 40px;
        font-style: normal;
        // margin-left: 20px;
    }
    .modal-footer .btn{
        padding: 12px 27px;
        border-radius:unset;
    }
    .flaticon-textiles-1:before {
        content: "\f105";
    }
    
    .flaticon-sewing:before {
        content: "\f118";
    }
    
    .flaticon-placeholder:before {
        content: "\f11c";
    }
    
    .flaticon-yarn-1:before {
        content: "\f115";
    }
    .clamp{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-clamp: 1;
        -webkit-line-clamp: 1;
    }
    .clamp2{
        line-clamp: 2;
        -webkit-line-clamp: 2;
    }
    .clamp3{
        line-clamp: 3;
        -webkit-line-clamp: 3;
    }
    .clamp4{
        line-clamp: 4;
        -webkit-line-clamp: 4;
    }
    .clamp5{
        line-clamp: 5;
        -webkit-line-clamp: 5;
        }
    .ttop .ttop2 .box .box1{margin:0 10px 0 0}
    
    .standard-arrow-right02.arrow-right02 {
        width: 16px;
        background-color: #3a444b;
    }
    .arrow-right02 {
        display: inline-block;
        position: relative;
        margin-left: 10px;
        margin-bottom: 4px;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        width: 12px;
        height: 1px;
        background-color: #666;
    }
    
    .index_Products .index_Product .index_box i{
        margin-top: 30px;
        transform: rotate(-45deg);
    }
    .arrow-right02::before, 
    .arrow-right02::after {
        content: '';
        display: inline-block;
        position: absolute;
        top: -3px;
        right: -2px;
        -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
        transform: rotateZ(45deg);
        margin-top: 1px;
        width: 6px;
        height: 1px;
        background-color: #666;
    }
    
    .standard-arrow-right02.arrow-right02::before, 
    .standard-arrow-right02.arrow-right02::after {
        top: -5px;
        right: 0px;
        background-color: #3a444b;
        width: 9px;
    }
    
    .arrow-right02::after {
        top: auto;
        bottom: -2px;
        -webkit-transform: rotateZ(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotateZ(-45deg);
    }
    
    .standard-arrow-right02.arrow-right02::before, 
    .standard-arrow-right02.arrow-right02::after {
        top: -5px;
        right: 0px;
        background-color: #3a444b;
        width: 9px;
    }
    
    .standard-arrow-right02.arrow-right02::after {
        top: auto;
        bottom: -4px;
    }


    #QuickInquiryModal h2 {
        margin-bottom: 15px;
        font-weight: bold;
    }

    #QuickInquiryModal h2,
    #QuickInquiryModal .form-group label {
        color: #333;
    }

    #QuickInquiryModal .btn-primary,
    #QuickInquiryModal .btn-primary:focus,
    #QuickInquiryModal .btn-primary:hover,
    #QuickInquiryModal .btn-primary:active:focus {
        color: #fff;
        background-color: var(--main-theme-color);
        border-color: var(--main-theme-color);
    }

    #QuickInquiryModal .form-control:focus {
        border-color: var(--main-theme-color);
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(6, 74, 145, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(6, 74, 145, 0.6);
    }



    .error-msg {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 90%;
        width: 300px;
        padding: 15px;
        background-color: rgba(0, 0, 0, 0.5);
        border-radius: 4px;
        display: none;
        text-align: center;
        font-size: 18px;
        color: #fff;
    }
    /* breadcrumb */
    .breadcrumb_nav_img{
        height: 300px;
    }
    .breadcrumb_nav_box .fa.fa-home{
        color: #666;
    }
    .breadcrumb_nav_box a{
        color: var(--main-theme-color);
        text-decoration: none;
        font-weight: 600;
    }
    .breadcrumb_nav_box .breadcrumb_nav_position{
        text-transform: none;
    }
    .breadcrumb_nav_box span{
        text-transform: capitalize;
    }
    .breadcrumb_nav_wrap{
        padding: 13px 0;
        background-color: #ECECEC;
    }
    .breadcrumb_nav_list{
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .breadcrumb_nav_list li{
        margin: 0;
        padding: 0;
        list-style: none;
        margin-right: 10px;
    }
    .breadcrumb_nav_list li a{
        text-transform: capitalize;
    }
    .breadcrumb_nav_list li a:hover{
        color: var(--main-theme-color);
    }
    .breadcrumb_nav_list li i{
        margin-right: 4px;
    }
    [dir="rtl"] .breadcrumb_nav_list li i {
        margin-right: 0;
        margin-left: 4px;
    }
    
    [dir="rtl"] .breadcrumb_nav_list li {
        margin-left: 10px;
    }
    /* breadcrumb */

    
    .btn-primary {
        outline: none !important;
    }
    main .section-head h2:after{
        background-color: var(--main-theme-color);
    }
    main .btn-primary,
    main .btn-primary:hover,
    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: var(--main-theme-color);
        border-color: var(--main-theme-color);
    }
    
    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
        color: #fff;
        background-color: var(--main-theme-color);
        border-color: var(--main-theme-color);
    }
    
    
    #QuickInquiryModal h2 {
        margin-bottom: 15px;
        font-weight: bold;
    }
    #QuickInquiryModal h2,
    #QuickInquiryModal .form-group label {
        color: #333;
    }
    #QuickInquiryModal .btn-primary, 
    #QuickInquiryModal .btn-primary:focus,
    #QuickInquiryModal .btn-primary:hover,
    #QuickInquiryModal .btn-primary:active:focus {
        color: #fff;
        background-color: var(--main-theme-color);
        border-color: var(--main-theme-color);
    }
    
    #QuickInquiryModal .form-control:focus {
        border-color: var(--main-theme-color);
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(6, 74, 145, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(6, 74, 145, 0.6);
    }
    
    @media only screen and (max-width: 1200px) {
        main .col-lg-3 .thumbnail a,
        main .col-lg-6 .thumbnail a {
            padding-bottom: 0;
        }
    }

    .bg-primary {
        background-color: var(--main-theme-color);
    }
    .faq-block .faq-que:after, .faq-block .faq-ans:after{
        background-color: var(--main-theme-color);
    }
    .faq-block .faq-que{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .faq-block {
        margin: 5px 0px;
        margin-bottom: 40px;
    }
    .faq-block:last-child {
        margin-bottom: 0;
    }
    .ttop2 .box p{
        margin: 0 0 5px;
        line-height: 1.42857143;
    }
    @media only screen and (max-width: 768px) {
        .faq-block {
            margin-bottom: 5px;
        }
    }
