﻿.flex_center,.new-head-top,.head-sign-box{-webkit-display:flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.flex_start{-webkit-display:flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;}
.flex_middle{-webkit-display:flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.flex_between{-webkit-display:flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;}
/* head */
.newhead{padding-top:80px;}
.head{z-index:100;position:fixed;top:0;left:0;width:100%;height:80px;background:#fff;-webkit-box-shadow:0 0 5px #aaa;-moz-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;}
.new-head-top{padding-top:5px;height:80px;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;}
.logo-a{margin-right:1.5%;}
.head-search{position:relative;z-index:100;width:44%;margin-right:130px;}
.head-search .head-search-ipt{padding-left:20px;padding-right:50px;width:100%;height:40px;border:none;vertical-align:middle;background:#fef2dd;border-radius:40px;}
.head-search-img{position:absolute;top:0;right:0;width:50px;height:40px;background:#fbad04 url(/static/img/search.png);background-position:center;background-repeat:no-repeat;cursor:pointer;border-bottom-right-radius:20px;border-top-right-radius:20px;}
.structure-btn{position:absolute;top:3px;right:-125px;width:120px;height:34px;text-align:center;line-height:32px;border:1px solid #ddd;border-radius:34px;background:#fff;font-size:12px;}
.dv_keyword_list{position:absolute;top:40px;left:0;display:none;padding-bottom:5px;width:100%;min-height:30px;background:#fff;}
.dv_keyword_list dd:hover{background:#fef2dd;}
.dv_keyword_list dd{position:relative;padding:0 15px;height:30px;background:#fff;line-height:30px;}
.dv_keyword_list dd a{display:inline-block;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap;}
.dv_keyword_list dd a i{color:#f39800;font-style:normal;}
.dv_keyword_list dd label{position:absolute;right:0;padding:0 10px;}
.dv_keyword_list dd label span{color:#999;cursor:pointer;}
.dv_keyword_list dd.dd_hr{height: 1px;border-bottom: 1px solid #ddd; }
.dv_keyword_list dt{margin:0 15px;height:30px;border-bottom:1px solid #eee;background:#fff;font-weight:700;line-height:30px;}
.dd_search_history .sp_nav_delete,.dd_search_history:hover .sp_nav_record{display:none;}
.dd_search_history:hover .sp_nav_delete{display:inline-block;}
.dt_keyword_tags{border-top:1px solid #eee;}
.dt_keyword_tags a.a_top{border:none;}
.dt_keyword_tags a{float:left;margin-top:7px;margin-right:20px;padding-left:15px;height:16px;border-left:1px solid #aaa;color:#0272d0;line-height:16px;}
/* mask */
.body_mask .dv_keyword_list,.body_mask .dv_keyword_mask{display:block;}
.mask{z-index:98;position:fixed;top:0;display:none;width:100%;height:100%;background:#000;opacity:.6;filter:alpha(opacity=60);}
.dv_keyword_mask{z-index:99;}
/* head-sign-box */
.head-sign-box{width:30%;}
.head-sign-box .icon_bar,.fixed-sidebar .icon_side,.fixed-sidenav .side_top{background:url(/static/img/icon/sidebar.png) no-repeat;background-size:36px 247px;}
.head-sign-box .icon_bar{display:inline-block;padding-left:28px;height:30px;font-style:normal;vertical-align:middle;line-height:30px;}
.head-sign-box .icon_web{background-position:-5px -36px;}
.head-sign-box .icon_people{background-position:-5px -71px;}
.head-sign-box .icon_cart{background-position:-5px -106px;}
.icon_currency{display:inline-block;padding-left:28px;height:30px;font-style:normal;vertical-align:middle;line-height:30px;background:url(/static/img/icon/currency.png) no-repeat;background-size:25px 25px;background-position:-0px 2px;cursor: pointer;;}
.div_location{position:relative;display:inline-block;min-width:90px;padding-right:10px;}
.div_lang{position:relative;padding-right:12px;display:inline-block;width:70px;margin-right:10px;}
.div_lang::after{position:absolute;right:2px;top:9px;content:"";width:5px;height:5px;transform:rotate(-45deg);border-left:2px solid #303030;border-bottom:2px solid #303030;}
.lang_box,.cart_table,.location_box{display:none;position:absolute;background:#fff;z-index:100;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(36,50,56,0.4);-moz-box-shadow:0 0 10px rgba(36,50,56,0.4);box-shadow:0 0 10px rgba(36,50,56,0.4);}
.lang_box{width:160px;left:-36px;}
.lang_box::after,.cart_table::after,.location_box::after{position:absolute;top:-5px;content:"";width:10px;height:10px;transform:rotate(-45deg);background:#fff;}
.lang_box::after,.location_box::after{left:50%;margin-left:-5px;}
.lang_box em{display:inline-block;height:14px;width:14px;border-radius:14px;border:1px solid #002a45;vertical-align:middle;margin-right:5px;}
.lang_box .on{border:4px solid #002a45;}
.lang_box a{display:block;margin:10px 0;padding:0 20px;line-height:32px;color:#002a45;}
.location_box{width:220px;padding:10px 15px;left:50%;margin-left:-110px;}
.location_box p{margin:20px;}
.location_box p span{display:inline-block;color:#0d7ac6;margin-right:5px;cursor:pointer;padding:0 5px;}
.div_lang:hover .lang_box,.cart_box:hover .cart_table,.div_location:hover .location_box{display:block;}
.head-sign-box .head_login{position:relative;display:inline-block;overflow:hidden;width:125px;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;}
.head-sign-box .head-cart{position:relative;display:inline-block;width:65px;}
.head-sign-box .cart-count{position:absolute;top:0px;left:14px;width:20px;height:20px;border-radius:20px;background:#f39800;color:#fff;text-align:center;font-size:12px;line-height:20px;}
.head-sign-box img{width:26px;height:26px;margin-right:5px;}
.cart_box{display:inline-block;width:65px;position:relative;}
.cart_table{right:0;padding:10px;}
.cart_table::after{right:30px;}
.cart_box table{margin-bottom:5px;}
.cart_box thead td{font-weight:700;}
.cart_box td{border-bottom:1px solid #fef1d0;padding:10px 5px;font-size:12px;}
.cart_box td a{display:block;width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.cart_box tr td:last-child{text-align:center;}
.cart_box .btn{height:32px;padding:0 10px;font-weight:700;}
.btn-border{border:1px solid #f39800;}
.btn-theme{background:#f39800;color:#fff;}
/*new-head-bottom*/
.phone_menu{display:none;}
.new-head-bottom{height:40px;background:#fbad04;position:relative;z-index:99;}
.amnav{position:absolute;top:40px;bottom:0;left:0;z-index:9999;display:none;width:100%;height:calc(100vh - 220px);max-height:600px;}
.amnav a{display:block;padding-left:20px;padding-right:20px;line-height:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.amnav>div{height:100%;background:#fff;padding-top:20px;padding-bottom:20px;}
.menubox_box{height:100%;background:#fff;overflow:auto;}
.head_menu_a,.amcontact a{display:inline-block;line-height:40px;}
.amcontact{position:absolute;right:0;top:0;margin-right:0!important;}
.moreicon{position:relative;}
.moreicon::after{position:absolute;z-index:10;right:16px;top:14px;content:"";width:5px;height:5px;transform:rotate(-45deg);border-right:2px solid #999999;border-bottom:2px solid #999999;}
.on>.moreicon::after{border-color:#f39800;}
/*fixed-sidebar*/
.fixed-side-box,.fixed-txt{-webkit-box-shadow:0 0 9px rgba(36,50,56,0.4);-moz-box-shadow:0 0 9px rgba(36,50,56,0.4);box-shadow:0 0 9px rgba(36,50,56,0.4);}
.fixed-side-box{position:fixed;z-index:100;padding:8px 0;display:none;width:50px;background:#fff;}
.fixed-side-box li{position:relative;height:40px;}
.fixed-side-box li:hover .fixed-txt{display:inline-block;}
.fixed-sidebar{bottom:100px;right:0;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.fixed-sidebar .fixed-txt::before{right:-8px;}
.fixed-sidebar .fixed-txt::after{right:-4px;}
.fixed-sidebar .fixed-txt{right:52px;}
.fixed-sidebar .fixed-txt p:hover{background:#fef1d0;}
.icon_side_com{position:absolute;top:0;right:0;margin:0 5px;width:40px;height:40px;white-space:nowrap;text-align:center;cursor:pointer;}
.icon_side{display:inline-block;width:40px;height:40px;line-height:40px;vertical-align:middle;}
.fixed-sidebar .side_people{background-position:2px -66px;}
.fixed-sidebar .side_cart{background-position:2px -101px;}
.fixed-sidebar .side_fav{background-position:2px 3px;}
.fixed-sidebar .side_tel{background-position:2px -137px;}
.fixed-sidebar .side_email{background-position:2px -172px;}
.fixed-sidebar .side_top,.fixed-sidenav .side_top{background-position:2px -208px;}
.fixed-txt{position:absolute;top:-8px;padding:10px;display:none;border-radius:5px;background:#fff;text-align:left;}
.fixed-txt div{max-height:400px;overflow:auto;}
.fixed-txt p{padding-right:10px;line-height:40px;}
.fixed-txt::after{position:absolute;top:22px;width:8px;height:8px;content:'';background:#fff;transform:rotate(45deg);}
.fixed-txt::before{position:absolute;top:0;bottom:0;width:10px;content:'';}
.fixed-sidenav{top:30%;left:0;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.fixed-sidenav .fixed-txt{left:58px;min-width:320px;}
.fixed-sidenav .fixed-txt::before{left:-8px;}
.fixed-sidenav .fixed-txt::after{left:-4px;}
.fixed-sidenav .fixed-txt a{padding-left:40px;display:block;background-size:30px 30px;background-repeat:no-repeat;background-position:left center;}
.fixed-sidenav .fixed-txt a:hover{color:#f39800;font-weight:700;}
.fixed-sidenav .icon_side img{width:30px;height:30px;}
.sidenav_li:hover{background:#f39800;}
.sidenav_li i{position:absolute;height:0;width:0;right:5px;bottom:5px;border-top:2px solid transparent;border-bottom:2px solid #444;border-left:2px solid transparent;border-right:2px solid #444;}
.am_phone_menu{display:none;}
/*footer*/
.email-subscribe{margin-top:100px;padding:20px 0;border-top:1px solid #ddd;}
.foot-subsc{min-width:600px;margin:5px 0;min-width:46%;position:relative;padding-right:200px;}
.foot-subsc a{color:#0cafa9;position:absolute;top:0;right:0;line-height:40px;}
.foot-subsc a:hover{text-decoration:underline;}
.lab-subsc{position:relative;display:inline-block;width:100%;}
.subsc-email{position:absolute;left:1px;top:1px;display:inline-block;width:38px;height:38px;background:url(/static/img/icon/foot_10.png) no-repeat;background-position:8px 10px;background-size:23px 18px;}
.lab-subsc input,.btn-subsc{border-radius:3px;}
.lab-subsc input{width:100%;height:40px;padding:5px 5px 5px 40px;border:1px solid #ddd;background:transparent;}
.lab-subsc input:focus{border-color:#0cafa9;}
.btn-subsc{position:absolute;top:0;right:100px;height:40px;padding:0 10px;border:1px solid #0cafa9;color:#0cafa9;background:#fff;cursor:pointer;}
.error{color:#f00;}
.icon-email{display:inline-block;line-height:40px;height:40px;padding-left:40px;background:url(/static/img/icon/foot_11.png) no-repeat;background-position:5px 5px;background-size:30px 30px;}
.mt-10{margin-top:10px;}
.am_arrangement{padding:15px 0;background:#999999;}
.arrangement_table{width:100%;}
.arrangement_table table td{padding:5px;}
.arrangement_table table a{display:inline-block;padding:0 5px;}
.arrangement_table table a:hover{color:#f39800;text-decoration:underline;}
.arrangement_td table{width:80%;}
.am-footer{padding:40px 0 25px;background:#222222;}
.flex_div{display:flex;display:-webkit-flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.flex_div ul.float-left{min-width:25%\9;}
.flex_div b{display:inline-block;margin:5px 0;}
.flex_div b,.flex_div a{white-space:nowrap;line-height:30px;}
.flex_div b,.flex_div a,.foot_copy,.foot_contact_us{color:#999;}
.flex_div a:hover{text-decoration:underline;}
.foot_li_span{display:none;cursor:pointer;outline:none;color:#999;text-align:center;}
.foot_contact_us{line-height:30px;}
/*foot_partner*/
.bg_000{padding:5px 0;background:#000000;}
.foot_link{display:flex;display:-webkit-flex;-webkit-justify-content:space-between;justify-content:space-between;}
.footer_img{width:48%;white-space:nowrap;}
.footer_img img{margin:5px 0;}
.foot_1,.foot_2{max-height:35px;}
.foot_3{max-height:19px;}
.foot_4{max-height:21px;}
.foot_link a{display:inline-block;width:30px;height:30px;margin:5px 0 5px 10px;}

/*2020-12-2*/
.p_nodata{padding:30px 0;text-align:center;}

/*2021-12-24*/
.sales-dl .a_img_box img{padding-bottom:5px;}
.xin-click .xin-add{z-index:8;}

/*2023-07-14*/
.hide{display:none;}
.search-object{background:#fef2dd;}
.head-search-recpro{position:absolute;top:65px;right:0;left:0;z-index:110;}
.head-search-recpro .bg_white{background:#fff;-webkit-box-shadow:0 0 5px #aaa;-moz-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;}
.head-search-recpro .head-search-list{overflow:hidden;padding:10px;}
.head-search-recpro ul{float:left;padding:10px;width:20%;border:1px solid #ddd;border-left:none;}
.head-search-recpro ul:first-child{border-left:1px solid #ddd;}
.head-search-recpro li{overflow:hidden;min-height:30px;line-height:30px;text-overflow:ellipsis;white-space:nowrap;}
.head-search-recpro li span{display:inline-block;width:70px;color:#777;text-align:right;padding-right:4px;}
.head-search-list .recpro-img{display:block;height:200px;line-height:200px;text-align:center;}
.head-search-list .recpro-img img{vertical-align:middle;}
.search-recpro-tags{padding:0 10px 10px;}
.search-recpro-tags a{margin-right:15px; display:inline-block;color:#0272d0;}
/*2023-09-04*/
.sales-text{height:24px;}
/*2025-08-11 区域币种弹窗*/
.fixed_region{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:none;}
.fixed_region .location_box::after{display:none;}
.fixed_region .location_box{position:absolute;top:0;right:0;left:0;bottom:0;z-index:10;display:block;margin:auto;padding-left:30px;padding-top:40px;width:98%;height:90%;max-width:320px;max-height:200px;}
.fixed_region .location_box b{display:inline-block;width:95px;}
.fixed_region .location_box p{font-size:15px;line-height:24px;}
.fixed_region_mask{width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);}

@media only screen and (min-width:1025px){
	.head_menu_ul{-webkit-display:flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;}
	.head_menu_ul .head_menu_a{font-weight:700;}
	.amcontact .head_menu_a{font-weight:400;}
	.shownavmask{position:relative;margin-right:50px;}
	.hidenavmask{margin-right:50px;}
	.shownavmask a{position:relative;z-index:3}
	.shownavmask::before{position:absolute;top:0;left:-20px;right:-20px;z-index:2;height:38px;content:"";background:transparent;cursor:pointer;}
	.icondown{position:relative;padding-right:10px;}
	.icondown::before{position:absolute;right:-5px;top:15px;content:"";width:5px;height:5px;transform:rotate(-45deg);border-left:2px solid #303030;border-bottom:2px solid #303030;}
	.amnav::after{position:absolute;top:-5px;content:"";width:10px;height:10px;transform:rotate(-45deg);background:#fff;}
	.amnav.on{-webkit-display:flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;}
	.amnav_one{width:12%;display:none;}
	#all-products .amnav_one,#chemistry .amnav_two .chemistry,#life-science .amnav_two .life-science,#materials-science .amnav_two .materials-science{display:block;}
	.amnav_two>.menubox_box,.amnav_three,.amnav_two>.menubox,.amnav_three>.menubox{width:22%;}
	.amnav_two .amnav_three{left:22%;}
	.amnav_two>div,.phone_show{display:none;}
	.amnav_two div.on{display:block;}
	.amnav_two{width:100%;position:relative;}
	.menubox_box{border-left:1px solid #ddd;}
	.menubox_box .on,.menubox.on>a,.menubox a:hover{color:#f39800;}
	.amnav_three{width:78%;}
	.amnav_three,.menubox_four{display:none;position:absolute;top:0;padding-top:20px;padding-bottom:20px;height:100%;}
	.amnav_three>.menubox_box{width:30%;}
	.menubox_four{left:30%;width:70%;}
	.menubox_four a{width:50%;}
	.menu_two.on .amnav_three, .menu_three.on .menubox_four{display:block;}
	#all-products .amnav_two{width:88%;}
	#all-products::after{left:38px;}
	#chemistry::after{left:162px;}
	#life-science::after{left:294px;}
	#materials-science::after{left:465px;}
}
@media only screen and (max-width:1600px){
	.head-search{margin-right:90px;}
	.structure-btn{width:80px;line-height:16px;right:-85px;}
    .head-sign-box{width:32%;}
    .amnav{left:50px;right:50px;width:calc(100% - 100px);}
    .amcontact{right:50px;}
}
@media only screen and (max-width:1440px){
	.logo-a{margin-right:10px;}
	.head-search{width:45%;}
	.structure-btn{}
}
@media only screen and (max-width:1280px){
	.structure-btn{display:none!important;}
	.head-search{width:50%;margin-right:10px;-webkit-flex:1;flex:1;}
	.head-search .head-search-ipt{padding-right:10px;}
	.head_menu_ul li{margin-right:3%;}
}
@media only screen and (max-width:1120px){
	.div_lang{display:none!important;}
	.head-sign-box{width:220px;}
	/*footer*/
	.foot-subsc{width:60%;}
	.arrangement_table tr{display:block;}
	.head_menu_ul li{margin-right:2%;}
}
@media only screen and (max-width:1024px){
	/*phone 模块不显示*/
	.am_arrangement{display:none!important;}
	.logo-a,.head-contact,.structure-btn,.head-sign-box .head_login,.head-sign-box .cart_box,.fixed-side-box{display:none!important;}
	.head-sign-box{width:50px;}
	.div_location{min-width:40px;background:#fff;padding:5px 0 5px 8px;margin-left:10px;}
	.div_location .icon_currency{font-size:0;}
	.location_box{margin-left:-180px;}
	.lang_box::after, .location_box::after{left:90%;}
	.newhead{padding-top:60px;}
	.phone_menu{display:block;width:40px;height:40px;background:url(/static/img/phone/menu.png) no-repeat center;background-size:34px 34px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0.1);outline:none;}
	.head{background:#303030;z-index:10003;box-shadow:none;}
	.head,.new-head-top{height:60px;padding-top:0;}
	.head-search{margin-right:0;margin-left:10px;padding-left:45px;width:100%;background:#fff url(/static/img/phone/logo_min.png) no-repeat 4px center;background-size:36px 34px;}
	.head-search .head-search-ipt{border-radius:2px;padding-left:45px;background-color:#fff;}
	.head-search-img{left:45px;right:auto;background-color:transparent;border-radius:0;width:40px;}
	.head-search-img::before{position:absolute;left:0;top:3px;bottom:1px;content:'';width:2px;background:#ddd;}
	.new-head-bottom{background:none;display:none;}
	.menubox.phone_show{font-weight:700;}
	.head_menu_ul,.amnav_one,.amnav_three{display:none!important;}
	.amnav>div{padding-bottom:0;}
	.amnav{position:static;display:block;max-height:200%;height:auto;}
	.layout.position-r{position:absolute;top:0;left:0;overflow:auto;width:90%;max-height:100%;background:#fff;}
	.menu_two{padding-left:20px;}
	.head_menu_a{padding-left:20px;color:#1f1f39;}
	.menubox_box{height:auto;}
	.head_menu_fixed{position:fixed;top:60px;bottom:0;left:0;z-index:10010;display:block;width:100%;height:auto;}
	.fixed_menu_show{position:relative;z-index:1000;margin-right:10px;padding-right:10px;width:40px;height:40px;background:url(/static/img/phone/menu.png) no-repeat left center;background-size:30px;line-height:40px;cursor:pointer;}
	.fixed_menu_mask{position:fixed;top:60px;left:0;display:none;width:100%;height:100%;background:#222;opacity:0.6;}
	.fixed_idx{z-index:10010;}
	.body_mask .dv_keyword_mask{top:0;z-index:10002;}
	/* phone menu */
	.am_phone_menu{position:fixed;bottom:0;z-index:9994;display:block;display:-webkit-flex;display:flex;padding:0 2%;width:100%;height:60px;min-width:320px;background:#fff;box-shadow:0 -2px 10px 0 rgba(0,0,0,.2);color:#333;justify-content:space-between;}
	.am_phone_menu a{position:relative;display:inline-block;padding-top:38px;width:50px;text-align:center;font-size:14px;}
	.am_phone_menu a:hover{color:#f39800;}
	.am_home{background:url(/static/img/phone/am_home_gray.png) no-repeat center 4px;background-size:34px 34px;}
	.am_cart{background:url(/static/img/phone/cart_gray.png) no-repeat center 4px;background-size:34px 34px;}
	.am_login{background:url(/static/img/phone/am_login_gray.png) no-repeat center 4px;background-size:34px 34px;}
	.index_body .am_home{background:url(/static/img/phone/am_home.png) no-repeat center 4px;background-size:34px 34px;color:#f39800;}
	.cart_body .am_cart{background:url(/static/img/phone/cart.png) no-repeat center 4px;background-size:34px 34px;color:#f39800;}
	.men_body .am_login{background:url(/static/img/phone/am_login.png) no-repeat center 4px;background-size:34px 34px;color:#f39800;}
	.am_phone_menu a.am_login{width:74px;white-space:nowrap;}

	/*footer*/
	#footer{padding-bottom:60px;}
	.footer_img{width:70%;}
	.footer_span_link a{padding-left:8px;}
	.foot_copy{width:100%;white-space:nowrap;padding:5px 0;}
}
@media only screen and (max-width:920px){
	/*footer*/
	.footer_span_link a{padding-left:6px;}
	.am-footer{padding-top:15px;}
	.flex_div ul{width:100%;}
	.foot_nav{display:none;padding-left:28px;}
	.foot_li_span {margin-right:8px;display:inline-block;width:22px;height:22px;border-radius:22px;line-height:20px;border:1px solid #999;font-size:16px;}
	.foot_li_img{line-height:20px;}
	.foot_partner{border-width:1px;}
}
@media only screen and (max-width:780px){
	/*footer*/
	.foot-subsc{width:100%;}
	.flex_div ul.float-right{margin-left:0;}
}
@media only screen and (max-width:650px){
	/*footer*/
	.footer_img{width:100%;}
	.foot-subsc{min-width:100%;padding-right:190px;}
	.btn-subsc{right:90px;}
	.footer_span_link a{padding-left:4px;}
	.foot_link a{transform:scale(0.8);margin:0;margin-right:5px;}
	/*product.html   banner */
	.owl-dots{display:none!important;}
}
@media only screen and (max-width:480px){
	.head-search{margin-left:5px;}
	.dt_keyword_tags a{margin-right:12px;padding-left:12px;}
	.phone_menu{left:10px;}
	/*footer*/
	.footer_span_link a{padding-left:3px;}
	.foot-subsc{padding-right:160px;}
	.btn-subsc{right:80px;font-size:14px;padding:0 5px;}
	.email-subscribe{padding-bottom:10px;}
	.flex_div b{margin-top:0;}
	.contact_none b{margin-bottom:0;}
}
@media only screen and (max-width:360px){
	.dt_keyword_tags a{margin-right:6px;padding-left:6px;}
}
@media only screen and (max-width:320px){
	.fixed_menu{left:-320px;}
	.fixed_menu_show{left:0;}
}