@charset "utf-8";

/*all*/
.content_container{padding: 0 170px;}
.pc,.pc-400,.pc-600{display: block !important;}
.mo,.mo-400,.mo-600{display: none !important;}

/*header*/
.header_warring{background: #080403;color: #fefefe;line-height: 18px;font-size: 18px;text-align: center;padding: 12px;}
.header_page{background: #ffffff;}
.header_page .header_content {height: 92px;}
/*.header_page h1 img{width: 280px;}*/
.header_page h1 img{width: 179px;margin-bottom: 10px;}
.header_page h1{text-align: left;}
.header_page h1,.header_page .menu ul li{height: 90px;line-height: 90px;margin: 0;}
.header_page .menu ul li{float: left;width: 16.6%;text-align: right;}
.header_page .menu ul li:nth-child(3){width: 18.6%;}
.header_page .menu ul li:nth-child(4){width: 11.6%;}
.header_page .menu ul li:nth-child(5){width: 19.6%;}
.header_page .menu ul li a{color: #080405;display: block;font-size: 20px;}
.header_page .menu ul li.on a,.header_page .menu ul li a:hover{color: #fe730c;font-family: open_sansbold,Arial;}
.header_page .menu ul li.active a{color: #fe730c !important;font-family: open_sansbold,Arial;}
.mobile_menu{display: none;}
.menu{position: inherit;}
.header_page .menu ul li.active .show{background:#f9f9f9;position: absolute;z-index:98;width: 100%;left: 0;right: 0;min-height: 50px;line-height: 50px;border-top: 1px solid #ddd;text-align: center;}
.header_page .menu ul li.active .drop_down_1{padding-left: 65px;}
.header_page .menu ul li.active .drop_down_2{padding-left: 980px;}
.header_page .menu ul li.active .show a{color: #080403 !important;font-size: 18px;font-family: open_sansregular, Arial;padding: 0 20px;}
.header_page .menu ul li.active .show a:hover,.header_page .menu ul li.active .show a.selected{color: #ffffff !important;background: #f77a1e;border-radius: 20px;}
.header_page .menu ul li ul li{float: none;display: inline-block;min-height: 26px;line-height: 26px;border: 0;width: auto !important;padding: 12px 0 0;text-align: inherit;height: auto;}
.header_page .menu ul li .open_child,.header_page .menu ul li .open_child1{display: none;}
.header_page .menu ul li.active .drop_down_third{border: 0;}
.header_page .menu ul li.active .drop_down_third ul{margin-top: 15px;}
.header_page .menu ul li.active .drop_down_third ul li a:hover,.header_page .menu ul li.header_support.active .show a:hover{background: initial;color: #fe730c !important;border-radius: 0;}
.header_page .menu ul li.active .drop_down_third1 ul{margin-left: -315px;}
.header_page .menu ul li.active .drop_down_third2 ul{margin-left: -40px;}
.header_page .menu ul li.active .drop_down_third3 ul{margin-left: 180px;}
.header_page .menu ul li.active .drop_down_third4 ul{margin-left: 405px;}
.header_page .menu ul li.active .drop_down_third5 ul{margin-left: 650px;}
.sticky_header{width: 100%;z-index: 98;position: fixed !important;top: 0;left: 0;height: 80px;border-width: 1px;}
.sticky_header h1{width: 180px;}
.sticky_header h1, .sticky_header .menu ul li{height: 80px;line-height: 80px;}
.sticky_header .menu ul li a, .sticky_header .menu ul li a:hover{font-size: 18px;}
.sticky_header .menu ul li ul li,.sticky_header .menu ul li.active .show{/* height: 45px; *//* line-height: 45px; */}
.sticky_header .header_warring{display: none}
.menu_close{display: none;}

/*footer*/
.footer_module{background: #171717;padding: 35px 0 25px;}
.footer_content .footer_logo{text-align: left;}
/*.footer_content .footer_logo img{width: 250px;}*/
.footer_content .footer_logo img{width: 179px;}

.footer_middle{margin: 30px 0;}
.footer_middle dl dt h3{color: #ececec;text-align: left;line-height: 29px;font-size: 18px;}
.footer_middle dl dd a,.footer_middle dl dd{color: #ececec;text-align: left;line-height: 29px;}
.footer_middle dl dd p{color: #ececec;text-align: left;line-height: 20px;padding: 4px 0;}
.footer_middle .subscribe_form_content{position: relative;width: 380px;margin-top: 11px;}
.footer_middle .subscribe_form_content input{border: 1px solid #747474;height: 36px;width: 100%;background-color: #171717;padding: 0 113px 0 10px;}
.footer_middle .subscribe_form_content .button_set .button{background: #f8f8f8;border: 0;position: absolute;right: 0;height: 36px;top: 0;padding: 0 15px;font-size: 16px;color: #181818;}

.footer_middle .contact_us a{display: inline-block;padding: 8px 5px 0 0;}
.footer_middle .contact_us p a{padding-top: 0;}
.footer_middle .contact_us a i{display: block;background: url(../img/icon_common.png?v=1.7) no-repeat;width: 43px;height: 43px;}
.footer_middle .contact_us a i.icon2_follow{background-position-x: -53px;background-position-y: 0px;}
.footer_middle .contact_us a i.icon3_follow{background-position-x: -107px;}

.footer_bottom{color: #ffffff;border-top: 1px solid #a0a0a0;padding: 32px 0 0;}
.footer_bottom p{line-height: 30px;}
.footer_bottom span{color: #fe7211;}
.middle_content{padding: 46px 0 40px;}

/*21岁弹窗*/
.age_popup_module {background:rgba(0,0,0,0.3);;z-index: 9999999999999;position: fixed;top: 0;right: 0;bottom: 0;left: 0;overflow: auto;margin: 0;}
#age_agree_box_popup {position: relative;width: 600px;height: 315px;left: 50%;top: 50%;margin-left: -300px;margin-top: -157px;background: rgba(0,0,0,0.7);border-radius: 15px;border: 2px solid #ffffff;box-sizing: content-box;}
.age_agree_logo img{width: 179px;margin: 0 auto;padding: 65px 0 20px;}
.age_agree_welcome{color: #ffffff;font-size: 16px;padding: 0 40px 30px;line-height: 30px;}
.age_agree_welcome span{display: block;}
.age_agree_action{padding: 0 65px;}
.age_agree_action button{display: block;width: 47%;height: 30px;line-height: 30px;border-radius: 10px;font-size: 16px;color: #ffffff;box-sizing: content-box;}
.age_agree_action button a,.age_agree_action button a:hover{color: #ffffff !important;}
.age_agree_action button:nth-child(1){float: left;border: 2px solid #ff740f;background-color: #ff740f;}
.age_agree_action button:nth-child(2){float: right;border: 2px solid #ffffff;background: initial;}

/*home page —— products*/
.home_product_module,.home_blog_module{margin-bottom: 40px;position: relative;}
.home_content h2{position: relative;font-size: 40px;color: #000000;line-height: 36px;margin-bottom: 24px;text-align: left;}
.home_product_module .home_product_img{/* background: url(../img/bg_product1.png?v=1.2) no-repeat center; */background-size:  100% 100%;height: 450px;position: relative;overflow: hidden;}
.more_is_coming_mo .more_is_coming_img{background: url(../img/bg_product.png?v=1.2) no-repeat center;background-size:  100% 100%;height: 580px;position: relative;overflow: hidden;}
.home_product_module .home_product_img,.more_is_coming_mo .more_is_coming_img a{display: block;}
.home_product_module .home_product_img img{margin: 40px 0 0;height: 85%;}
.home_product_module .nicotine-candy .home_product_img img,.home_product_module .nicotine-strips .home_product_img img{max-height: 100%;height: auto;margin: 15px 0 0;}
.home_product_module .hookalit .home_product_img a img{/* padding: 13px 0 0; */height: 88%;margin-top: 23px;}
.home_product_module li em{position: absolute;right: 0;top: 0;z-index: 9;background: url(../img/icon_common.png?v=1.7) no-repeat;width: 100px;height: 77px;background-position: 0px -110px;background-size: 280%;}
.home_product_module li em i{font-style: normal;color: #ffffff;font-size: 24px;position: relative;top: 7px;}
.home_product_module h3 a,.home_blog_module h3 a,.more_is_coming_mo h3{display: block;text-align: center;color: #000000;line-height:32px;font-size: 22px;padding: 15px 0;font-family: open_sansbold, Arial;margin: 0;}
.home_product_module h3 a{text-transform: uppercase;}

/*home page —— blog*/
.home_blog_module h2 a{display: none;}
.home_blog_module h3{padding: 15px 0;margin: 0;}
.home_blog_module h3 a{height: 62px;overflow: hidden;text-align: left;padding: 0;}
.read_more a{display: block;background: #ffffff;color: #4e4e4e;font-size: 16px;border-radius: 10px;width: 140px;line-height: 34px;margin-bottom: 30px;border: 1px solid #4e4e4e;}
.read_more a:hover{border: 1px solid #fe730e;}
.home_blog_module li:nth-child(4) .read_more a{margin-bottom: 15px;}
.read_more a:hover{color: #ffffff !important;background: #fe730a;}
.home_blog_module .owl-prev,.home_blog_module .owl-next{transition: all 0.2s;font-size:0;position: absolute;z-index: 97;top: 33%;width: 40px;height: 60px;}
.home_blog_module .owl-prev:before,.home_blog_module .owl-next:before{content:'';display:block;background-image: url(../img/icon_common.png?v=1.7);background-repeat:repeat;width: 40px;height: 60px;background-size: 190px;}
.home_blog_module .owl-prev{left: 0;}
.home_blog_module .owl-next{right: 0;}
.home_blog_module .owl-prev:before{background-position: -78px -506px;}
.home_blog_module .owl-next:before{background-position: -96px -506px;}
.home_blog_module .swiper-container{overflow: hidden;/*margin: 0 30px;*/margin-left: -15px;margin-right: -5px;position: relative;}
.home_blog_module .swiper-slide{padding: 0 5px 0 15px;}
.swiper-button-disabled{cursor: no-drop;}

.home_about_module ul{background: #f6f6f6;border-radius: 10px;}
.home_about_module h2 a,.home_blog_module h2 a{float: right;color: #4e4e4e;font-family: open_sansregular, Arial;font-size: 20px;margin-right: 30px;}
.home_about_module ul .C6000_right{color: #080403;text-align: left;font-size: 16px;line-height: 40px;padding: 70px 70px 0;}
.home_content .active .home_product_img{background: #f1f1f1;border-radius: 10px;}
.home_content .active .home_title a{color: #ff710b;}
.banner img{width: 100%;height: 100%;object-fit: cover;}
.banner .owl-prev,.banner .owl-next{border-radius: 5px;transition: all 0.2s;font-size:0;position: absolute;z-index: 97;top: 50%;margin-top:-60px;width: 60px;height: 120px;background-color: #ffffff;}
.banner .owl-buttons div:before{content:'';margin-top: 30px;display:block;background-image: url(../img/icon_common.png?v=1.7);background-repeat:repeat;width: 60px;height: 60px;}
.banner .owl-prev{left: -60px;}
.banner .owl-next{right: -60px;}
.banner .owl-prev:before{background-position: 0 -216px;}
.banner .owl-next:before{background-position: -57px -216px;}
.banner:hover .owl-prev{left: 15%;}
.banner:hover .owl-next{right: 15%;}
.banner .owl-pagination{position: absolute;bottom: 20px;z-index: 97;width: 100%;text-align: center;}
.banner .owl-controls .owl-page{display: inline-block;padding: 0 10px;}
.banner .owl-pagination span{display:block;width: 10px;height: 10px;background: #ffffff;border-radius: 50%;}
.banner .owl-controls .owl-page.active span,.banner .owl-controls.clickable .owl-page:hover span{background: #0b0102;}
.mo-banner{display: none;}
.more_is_coming_img{line-height: 580px;color: #ffffff;font-size: 26px;}
.home_product_module .lit .home_product_img img{padding: 185px 0 0;width: 190px;}
.home_product_module .t9000 .home_product_img img{padding: 235px 0 0;width: 190px;}
.home_product_module .boost .home_product_img img{padding: 165px 0 0;width: 190px;}

/*wholesale page*/
.wholesale_bg{background-image: url(../img/bg_wholesale.jpg?v=1.2);background-size: 100% 100%;}
.wholesale_content{width: 820px;margin: auto;padding: 0 0 130px;}
.wholesale_content .wholesale_top h2{color: #fe730a;font-size: 50px;line-height: 60px;padding: 50px 0 10px;}
.wholesale_content .wholesale_top p{color: #ffffff;line-height: 30px;font-size: 16px;}

.wholesale_form_content{background: #ffffff;padding: 47px 82px;border-radius: 15px;margin: 34px 0 0; text-align: left;}
.wholesale_form_content .wholesale_info label{display: block;width: 100%;font-family: open_sansbold,Arial;color: #3f3f3f;font-size: 18px;margin: 20px 0 18px;}
.wholesale_form_content .wholesale_info label em{color: #b50919;}
.wholesale_form_content .wholesale_info input,.wholesale_form_content .wholesale_info textarea,.wholesale_form_content .wholesale_info select{box-shadow: 0 0 0 1000px #ffffff inset;-webkit-box-shadow: 0 0 0 1000px #ffffff inset;-moz-box-shadow: 0 0 0 1000px #ffffff inset;height: 51px;width: 100%;border: 1px solid #3f3f3f;padding: 0 15px;border-radius: 10px;}
.wholesale_form_content .wholesale_info textarea{padding: 10px;height: 150px;}
.wholesale_form_content .wholesale_info select{cursor: pointer;}
.wholesale_form_content .button_set{margin-top: 20px;text-align: center;}
.wholesale_form_content .button_set .button{border: 0;background: #fe730a;color: #ffffff;width: 204px;height: 48px;line-height: 48px;font-size: 22px; border-radius: 10px;}
input::-webkit-input-placeholder {color: #3f3f3f;}
input:-ms-input-placeholder {color: #3f3f3f;}
input:-moz-placeholder {color: #3f3f3f;opacity: 1;}
input::-moz-placeholder {color: #3f3f3f;opacity: 1;}

.wholesale_form_content .wholesale_info label.error{color: #c23655;line-height: 28px;margin: 5px 0 0 0;padding: 0;font-size: 14px;font-family: open_sansregular,Arial;font-weight: normal;}
.wholesale_form_content .wholesale_info label.error:before{content:'';float: left;display: inline-block;background: url(../img/icon_common.png) no-repeat;width: 17px;height: 24px;background-position: -122px 1px;background-size: 990%;}
.wholesale_form_content .wholesale_info input.error,.wholesale_form_content .wholesale_info select.error {box-shadow: 0 0 0 1000px #faebe7 inset;-webkit-box-shadow: 0 0 0 1000px #faebe7 inset; -moz-box-shadow: 0 0 0 1000px #faebe7 inset;border: 1px dashed #eb340a !important;background: #faebe7;}


/*popup*/
.notice-bg,.loading{background: rgba(0,0,0,0.3);z-index: 9999;position: fixed;top: 0;right: 0;bottom: 0;left: 0;overflow: auto;margin: 0;}
.notice-bg .notice-content,.loading .loading_content{position: relative;margin: -67px auto 0;padding: 10px;background: #fff;border-radius: 10px;color: #171717;width: 300px;text-align: center;top: 50%;height: 135px;}
.notice-bg .notice-content i{display: block;background: url(../img/icon_common.png?v=1.7) no-repeat;width: 40px;height: 40px;margin: 20px auto 13px;}
.notice-bg .notice-content i.icon-seccuss{background-position: -163px -1px;}
.notice-bg .notice-content i.icon-error{background-position: -127px -117px;}
.notice-bg .notice-content .close{position: absolute;right: 10px;top: 5px;opacity: 1;font-weight: normal;width: 25px;font-size: 38px;color: #878787;height: 25px;line-height: 25px;}
.loading{background: rgba(0,0,0,0.1);}
.loading .loading_content{background: none;}

/*FAQ page*/
.FAQ_page h2{background: #171717;line-height: 170px;color: #ff720c;font-size: 80px;}
.question-title {padding: 12px 0;padding-right: 50px;border-bottom: 2px dashed #f6f6f6;position: relative;cursor: pointer;}
.question-title h5{color: #0c0807;font-size: 18px;margin-bottom: 0;text-align: left;}
.question-title:hover h5{color: #fe730a;}
.question-title:after {content: '';background:url(../img/icon_common.png?v=1.7) no-repeat;-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);position: absolute;right: 0;top: 50%;width: 22px;height: 22px;background-size: 700%;background-position: -127px 0;margin-top: -11px;}
.question-title:hover:after {color: #fff;}
.question-title.active{border: 0;}
.question-title.active:after {margin-top: 0;-webkit-transform: translateY(-50%) rotate(0deg);-moz-transform: translateY(-50%) rotate(0deg);-o-transform: translateY(-50%) rotate(0deg);-ms-transform: translateY(-50%) rotate(0deg);transform: translateY(-50%) rotate(0deg);}
.question-answer {max-height: 0px;opacity: 0;overflow: hidden;}
.question-answer p{line-height: 28px;}
.question-answer.show {max-height: 1000px;opacity: 1;padding: 15px 0;border-bottom: 2px dashed #f6f6f6;margin-bottom: 10px;background: #fff;text-align: left;}
.questions h2 strong{font-size:18px;margin-top: 0;}
.questions strong{display:block;margin-bottom:15px;font-size: 14px;color: #cb2027;margin-top: 25px;}

/*about us page*/
.about_bg{background: url(../img/bg_about_us.jpg?v=1.2) no-repeat;background-position: center;background-size: 100%;}
.about_content{background: rgb(72,70,70,0.5);padding-top: 80px;padding-bottom: 60px;text-align: left;border-radius: 15px;}
.about_content h2{color: #ffffff;text-align: center;font-size: 54px;margin-bottom: 70px;line-height: 54px;}
.about_content p{color: #ffffff;margin-bottom: 40px;font-size: 20px;line-height: 48px;}

/*Privacy Policy and Terms & Conditions and Contact Us*/
.home_bg{background-color: #ffffff;}
.privacy_bg,.blog_detail_bg,.terms_and_conditions_bg,.contact_bg.blog_bg{background-color: #030303;}
.privacy_bg h2,.terms_and_conditions_bg h2{background-image: url(../img/bg_privacy_policy.jpg?v=1.2);background-color: #333132;background-size: 100% 100%;height: 250px;width: 100%;color: #ffffff;line-height: 250px;font-size: 60px;}
.privacy_content,.blog_detail_bg .blog_content,.terms_and_conditions_content{text-align: left;background-color: #333132;color: #ffffff;border-radius: 15px;padding: 80px;font-size: 16px;line-height: 32px;}
.privacy_content p,.terms_and_conditions_content p,.blog_detail_bg .blog_content p{margin-bottom: 15px;}
.privacy_content h3,.terms_and_conditions_content h3,.blog_detail_bg .blog_content h3{color: #fe730a;font-size: 22px;padding: 20px 0 10px;}
.terms_and_conditions_bg h2{font-size: 50px;}

.contact_bg h2{background-image: url(../img/bg_contact_us.jpg?v=1.2);background-repeat:no-repeat;background-size: 100% 100%;height: 250px;width: 100%;color: #ffffff;line-height: 250px;font-size: 60px;}
.contact_us_content dl dt i,.contact_right_content ul li i{display: block;background: url(../img/icon_contact.png?v=1.2);margin: 0 auto 30px;background-repeat:no-repeat;width: 73px;height: 73px;background-size: 220%;}
.contact_us_content dl:nth-child(1) dt i{background-position: 1px 0;}
.contact_us_content dl:nth-child(2) dt i{background-position: -90px -2px;}
.contact_us_content dl:nth-child(3) dt i{background-position: -94px -86px;margin-top: 40px;}
.contact_us_content dl:nth-child(4) dt i{background-position: 3px -91px;margin-top: 40px;}
.contact_us_content dd{color: #080405;line-height: 33px;font-size: 16px;}
.contact_us_content dd:nth-child(2){margin-bottom: 10px;font-size: 24px;font-size: 26px;font-family: open_sansbold,Arial;margin-bottom: 20px;}
.contact_us_content a{text-decoration: underline;color: #080405;}
.contact_us_content dl{text-align: center;}

/* bottom contact us*/
.contact_fixed .contact_us_right{position: fixed;right: 70px;z-index: 97;bottom: 180px;} 
.contact_us_right{display: block;}
.contact_us_right .icon_contact_right,.top_fixed .icon_top{display:block;background: url(../img/icon_common.png?v=1.7) no-repeat #f6f6f6;width: 60px;height: 60px;border-radius: 50%;}
.contact_us_right .icon_contact_right{background-position: -87px -48px;}
.contact_right_content{display: none;background: #f1f1f1;position: fixed;z-index: 99999;right: 160px;bottom: 150px;padding: 60px 33px;border-radius: 10px;color: #000000;width: 390px;}
.contact_right_content:after{content: "";position: absolute;border: 19px solid transparent;display: block;right: -35px;bottom: 40px;border-bottom-color: #f1f1f1;background: none;-moz-transform: rotate(-90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.contact_right_content a,.contact_right_content a:hover{color: #000000 !important;}
.contact_right_content .close,.contact_right_content .close:hover,.contact_right_content .close:focus{opacity: 1;text-shadow: none;position: absolute;right: 10px;top: 10px;font-weight: normal;}
.contact_right_content .close .icon_close{display:block;font-style: normal;width: 35px;height: 35px;background-color: #ffffff;color: #000000;border-radius: 50%;line-height: 33px;font-size: 35px;}
.contact_right_content h2{font-size: 28px;border-bottom: 1px solid #000000;padding-bottom: 20px;margin-bottom: 20px;}
.contact_right_content ul li{text-align: left; margin: 40px 0;}
.contact_right_content ul li i{background-color: #f1f1f1;border-radius: 50%;background-size: 160%;float: left;width: 55px;height: 55px;margin-bottom: 0;}
.contact_right_content ul li i.icon_contact_email{background-position: 9px 8px;}
.contact_right_content ul li i.icon_contact_phone{background-position: -41px 7px;}
.contact_right_content ul li i.icon_contact_wholesale{background-position: -43px -41px;}
.contact_right_content ul li span{padding-left: 70px;display: block;line-height: 55px;font-family: open_sansbold,Arial;font-size: 18px;}
.contact_right_content ul li span b{/* line-height: 28px; */display: block;}
.top_fixed{display: none;}
.top_fixed .icon_top{position: fixed;right: 70px;z-index: 97;bottom: 100px;cursor: pointer;background-position: -231px -48px;}

/*product list*/
.products_list .blog_bg ul li .blog_text .blog_content{margin-top: -70px;}

/*----------------product details start--------------------*/
.product_module_box{position: relative;overflow: hidden;}
.product_bg .product_module_box .desktop-only,.product_bg1 .product_module_box .desktop-only{display: block;width: 100%;max-width: 100%;}
.product_bg .product_module_box .product_text,.product_bg1 .product_module_box .product_text{position: absolute;z-index: 9;text-align: left;top: 50%;margin-top: -89px;color: #ffffff;}
.product_bg .product_module_box .product_text p,.product_bg1 .product_module_box .product_text p{margin-top: 40px;font-size: 22px;}
.product_bg .product_module_box .product_text h3,.product_bg1 .product_module_box .product_text h3{font-size: 77px;line-height: 90px;font-family: open_sansbold,Arial;}
.product_bg .product_module_box .product_text h3 span,.product_bg1 .product_module_box .product_text h3 span{display: block;}
/*v5000*/
.product_bg .middle_content{background: #ffffff;padding-bottom: 0;}
.product_bg .product_module1{position: relative;}
.product_bg .product_module11{background: #ffffff;}
.product .product_module1 h2{font-size: 44px;line-height: 44px;margin-bottom: 15px;color: #0c0000;font-family: open_sansbold,Arial;}
.product_bg .product_module1 ul:nth-child(2){padding: 25px 24% 0;}
.product_bg .product_module1 ul:nth-child(3){padding: 0 17.5% 75px;}
.product_bg .product_module1 ul li{padding-left: 10px;padding-right: 10px;position: relative;}
.product_bg .product_module1 ul:nth-child(3) li{width: 20%;}
.product_bg .product_module1 ul li .product_img .icon_pro_img{background-size: 100% 100%;background-position: center;background-repeat: no-repeat;display: block;height: 400px;width: 100%;position: absolute;z-index: 5;}
.product_bg .product_module1 ul li .product_img img{max-width: 100%;height: auto;}
.product_bg .product_module1 ul li h3{color: #ffffff;margin: 10px 2.5% 20px 0;font-size: 14px;font-family: open_sansregular,Arial;border-radius: 30px;padding: 3px 10px;width: 130px;text-transform: uppercase;float: right;}
.product_bg .product_module1 ul:nth-child(2) li:nth-child(1) h3{background-color: #44d62d;}
.product_bg .product_module1 ul:nth-child(2) li:nth-child(2) h3{background-color: #4089f0;}
.product_bg .product_module1 ul:nth-child(2) li:nth-child(3) h3{background-color: #b43d27;}
.product_bg .product_module1 ul:nth-child(2) li:nth-child(4) h3{background-color: #da90ff;}
.product_bg .product_module1 ul:nth-child(3) li:nth-child(1) h3{background-color: #369d4e;}
.product_bg .product_module1 ul:nth-child(3) li:nth-child(2) h3{background-color: #a45244;}
.product_bg .product_module1 ul:nth-child(3) li:nth-child(3) h3{background-color: #d8953a;width: auto;margin: 10px -10px 20px 0;}
.product_bg .product_module1 ul:nth-child(3) li:nth-child(4) h3{background-color: #ad3cb2;width: auto;margin: 10px -35px 20px 0;}
.product_bg .product_module1 ul:nth-child(3) li:nth-child(5) h3{background-color: #e70012;}
.product_bg .product_module10 .product_text{right: 17%;top: 55%;}
.product_bg .product_module2 .product_text{left: 10%;width: 500px;}
.product_bg .product_module3 .product_text{left: 8%;margin-top: -200px;}
.product_bg .product_module4 .product_text{right: 12%;margin-top: -110px;width: 650px;}
.product_bg .product_module4 .product_text h3,.product_bg .product_module7 .product_text h3,.product_bg .product_module8 .product_text h3{font-size: 60px;line-height: 60px;}
.product_bg .product_module5 .product_text{left: 14%;width: 450px;}
.product_bg .product_module6 .product_text{left: 14%;margin-top: -85px;}
.product_bg .product_module7 .product_text{left: 14%;width: 650px;}
.product_bg .product_module8 .product_text{right: 15%;margin-top: -234px;background: #ffffff;color: #000000;border-radius: 30px;padding: 60px 35px 40px 90px;width: 700px;border: 1px solid #e8e7e3;}
.product_bg .product_module8 .product_text h3{font-size: 50px;margin-bottom: 30px;}
.product_bg .product_module8 .product_text span{display: block;font-size: 20px;line-height: 36px;}
.product_bg .product_module8 .product_text span:nth-child(1){color: #696969;}
.product_bg .product_module8 .product_text span:nth-child(2){color: #343434;margin-bottom: 20px;}
.product_bg .product_module9 .product_text{left: 14%;width: 450px;}
.product_bg .product_module11 .product_text{left: 10%;}

.product_v20000 .product_bg .product_module1 ul,.product_v45000 .product_bg .product_module1 ul{padding: 25px 0 0;margin-bottom: 20px;}
.product_v20000 .product_bg .product_module1 ul li,.product_v45000 .product_bg .product_module1 ul li{width: 20%;padding: 0;}
.product_v20000 .product_bg .product_module1 ul li h3{background-color: initial !important;color: #010103;font-size: 14px;font-family: open_sansregular, Arial;width: 100%;text-transform: capitalize;float: none;position: absolute;bottom: 0; left: 50%; margin: 0 auto 10px;}

.product_bg1 .middle_content{padding: 0;}
.product_bg1 .product_module1{background: url(../img/product-v45000/bg.jpg) no-repeat center center;background-size: 100% 100%;padding-top: 46px;}
.product_bg1 .product_module1 ul li h3{font-family: open_sansregular, Arial;background-color: initial !important;color: #262022;width: 100%;text-transform: capitalize;float: none;margin: 20px auto 30px;font-size: 16px;font-weight: bold;height: 46px;overflow: hidden;line-height: 18px;}
.product_bg1 .product_module10 .product_text{color: #242328;width: 600px;left: 7%;}
.product_bg1 .product_module2 .product_text{color: #ffffff;left: 7%;}
.product_bg1 .product_module3 .product_text{color: #242328;left: 7%;margin-top: -350px;}
.product_bg1 .product_module3 .product_text h3{font-size: 60px;line-height: 80px;}
.product_bg1 .product_module4 .product_text{color: #ffffff;left: 7%;width: 600px;}
.product_bg1 .product_module5 .product_text{right: 11%;margin-top: -232px;}
.product_bg1 .product_module5 .product_text p{margin-top: 15px;}
.product_bg1 .product_module5 .product_text i{font-style: normal;background: #ffffff;color: #212121;display: inline-block;width: 29px;height: 29px;border-radius: 50%;text-align: center;line-height: 29px;margin-right: 10px;}
.product_bg1 .product_module5 .product_text p:nth-child(5) i:nth-child(2){margin-left: 20px;}
.product_bg1 .product_module8 .product_text{background: #ffffff;border-radius: 20px;color: #37363b;width: 430px;right: 20%;padding: 30px;font-size: 18px;line-height: 33px;margin-top: -178px;font-weight: bold;}
/*----------------product details end--------------------*/

/*blog list*/
.blog_bg ul li{margin-bottom: 46px;position: relative;}
.blog_bg ul li:nth-child(3){margin-bottom: 6px;}
.blog_bg ul li .blog_img{float: left;width: 35%;text-align: left;}
.blog_bg ul li .blog_text{float: left;text-align: left;width: 65%;padding-left: 40px;}
.blog_bg ul li .blog_text .blog_content{position: absolute;top: 50%;margin-top: -97px;}
.blog_bg ul li h3{font-size: 28px;margin-bottom: 20px;line-height: 28px;}
.blog_bg ul li h3 a,.blog_bg ul li p{color: #000000;}
.blog_bg ul li .read_more a{text-align: center;margin: 0;}
.blog_bg ul li .time,.blog_bg ul li .detail{font-size: 18px;line-height: 28px;margin-bottom: 20px;}
.blog_bg ul li .detail{margin-bottom: 30px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 545px;}

.blog_detail_bg .blog_content h2{color: #fe730a;text-align: center;line-height: 60px;font-size: 40px;padding: 0 0 50px;}

.products_list .blog_bg ul li:nth-child(3){margin-bottom: 46px;}
.products_list .home_content h2{text-align: center;}

@media (min-width: 768px){
	.footer_middle .about,.footer_middle .subscribe{width: 60%;}
	.footer_middle .support,.footer_middle .contact_us{width: 40%;}
	.product_bg1 .product_module1 .col-sm-3,.product_bg1 .product_module1 .col-lg-3{width: 20% !important;}
}
@media (min-width: 1000px){
	.footer_middle .about{width: 12.4%;}
	.footer_middle .support{width: 13.7%;}
	.footer_middle .subscribe{width: 46.4%;}
	.footer_middle .contact_us{width: 26%;}
}
@media (min-width: 1200px){
	.footer_middle .about{width: 16.5%;}
	.footer_middle .support{width: 17.5%;}
	.footer_middle .subscribe{width: 44%;}
	.footer_middle .contact_us{width: 22%;}
}
@media (min-width: 1700px){
	.footer_middle .about{width: 18.5%;}
	.footer_middle .support{width: 19.5%;}
	.footer_middle .subscribe{width: 42%;}
	.footer_middle .contact_us{width: 20%;}
}
@media (max-width: 1799px){
	.product_bg .product_module6 .product_text{left: 15%;}
	.product_bg5 .product_module2 .product_text{margin-top: -380px;}
}
@media (max-width: 1699px){
	/*1. v5000 start*/
	.product_bg .product_module_box .product_text p,.product_bg1 .product_module_box .product_text p{font-size: 18px;line-height: 36px;margin-top: 20px;}
	.product_bg .product_module_box .product_text h3,.product_bg1 .product_module_box .product_text h3{font-size: 56px;line-height: 80px;}
	.product_bg .product_module_box .product_text,.product_bg1 .product_module_box .product_text{margin-top: -82px;}
		
	.product_bg .product_module1 h2,.product_bg1 .product_module1 h2{font-size: 40px;line-height: 40px;}
	.product_bg .product_module1 ul li h3,.product_bg1 .product_module1 ul li h3{font-size: 14px;padding: 5px 1px;margin: 10px 5% 20px 0;/* width: 100px; */line-height: 14px;}
	.product_bg .product_module1 ul li{padding-left: 6px;padding-right: 6px;}
	.product_bg .product_module1 ul:nth-child(2){padding: 25px 20% 0;}
	.product_bg .product_module1 ul:nth-child(3){padding: 0 13.5% 45px;}
	.product_bg .product_module1 ul:nth-child(3) li:nth-child(3) h3,.product_bg .product_module1 ul:nth-child(3) li:nth-child(4) h3{padding: 5px 7px}
	.product_bg .product_module1 ul:nth-child(3) li:nth-child(5) h3{width: 130px;margin-right: -5px;}
	
	.product_bg .product_module2 .product_text{width: 400px;}
	.product_bg .product_module3 .product_text{margin-top: -68px;}
	.product_bg .product_module4 .product_text{width: 550px;}
	.product_bg .product_module4 .product_text h3{font-size: 50px;}
	.product_bg .product_module5 .product_text{width: 350px;}
	.product_bg .product_module6 .product_text{margin-top: -78px;left: 18%;}
	.product_bg .product_module7 .product_text{width: 520px;}
	.product_bg .product_module7 .product_text h3{font-size: 50px;}
	.product_bg .product_module8 .product_text{margin-top: -206px;width: 600px;}
	.product_bg .product_module8 .product_text h3{font-size: 40px;line-height: 40px;}
	.product_bg .product_module8 .product_text span{font-size: 18px;line-height: 30px;}
	/*1. v5000 end*/
	
	.product_bg1 .product_module10 .product_text{width: 450px;}
	.product_bg1 .product_module3 .product_text{margin-top: -250px;left: 15%;}
    .product_bg1 .product_module3 .product_text h3{font-size: 42px;line-height: 42px;}
    .product_bg1 .product_module8 .product_text{margin-top: -178px;}
    .product_bg1 .product_module1 ul li h3{height: 38px;}
    .product_bg1 .product_module5 .product_text{margin-top: -200px;}
    .product_bg1 .product_module5 .product_text p{margin-top: 10px;}
	.product_bg1 .product_module5 .product_text p img{width: 400px;}
	
	.read_more a{line-height: 30px;}
	.contact_right_content ul li span b{line-height: 25px;}
	.blog_bg ul li .blog_text .blog_content{margin-top: -93px;}
	.products_list .blog_bg ul li .blog_text .blog_content{margin-top: -68px;}
	.blog_bg ul li .blog_text{padding-left: 60px;}
	.blog_bg ul li h3{font-size: 26px;line-height: 26px;}
	.blog_bg ul li .time, .blog_bg ul li .detail{line-height: 26px;}
	.home_product_module li em{width: 80px;background-position: 0px -88px;}
	.home_about_module ul .C6000_right{line-height: 30px;padding: 50px 50px 0;}
	.home_product_module h3 a, .home_blog_module h3 a, .more_is_coming_mo h3{line-height: 28px;font-size: 20px;padding: 15px 0;}
	.home_blog_module h3{padding: 0;}
	.home_blog_module h3 a{height: 86px;}
	.home_content h2{font-size: 32px;margin-bottom: 24px;}
	.home_product_module .home_product_img,.more_is_coming_mo .more_is_coming_img{height: 400px;}
	.home_product_module .fifteen .home_product_img img, .home_product_module .click .home_product_img img{width: 140px;padding: 70px 0 0;}
	.home_product_module .lit .home_product_img img { padding: 148px 0 0;width: 170px;}
	.home_product_module .t9000 .home_product_img img { padding: 190px 0 0;width: 170px;}
	.home_product_module .C6000 .home_product_img img{width: 170px;padding: 155px 0 0;}
	.home_product_module .boost .home_product_img img {padding: 130px 0 0;width: 170px;}
	.read_more{width: 160px;font-size:18px;line-height: 34px;}
	.home_product_module li em i{font-size: 20px;}
	.contact_right_content{width: 350px;}
	.contact_right_content ul li i{width: 50px;height: 50px;}
	.contact_right_content ul li i.icon_contact_email{background-position: 8px 7px;}
	.contact_right_content ul li i.icon_contact_phone{background-position: -38px 6px;}
	.contact_right_content ul li i.icon_contact_wholesale{background-position: -40px -37px;}
	.contact_right_content ul li span{font-size: 16px;line-height: 50px;padding-left: 60px;}
	.contact_right_content h2{font-size: 26px;}
	.contact_right_content .close .icon_close{width: 30px;height: 30px;font-size: 30px;line-height: 30px;}
	.contact_us_content dl dt i{margin: 0 auto 20px;width: 63px;height: 63px;}
	.contact_us_content dl:nth-child(2) dt i{background-position: -77px -2px;}
	.contact_us_content dl:nth-child(3) dt i{background-position: -81px -75px;}
	.contact_us_content dl:nth-child(4) dt i{background-position: 3px -78px;}
	.contact_us_content dd:nth-child(2){margin-bottom: 10px;font-size: 22px;}
	.about_content{padding-top: 50px;padding-bottom: 30px;}
	.about_content h2{margin-bottom: 30px;font-size: 44px;}
	.about_content p{font-size: 18px;line-height: 40px;margin-bottom: 20px;}
	.privacy_bg h2,.terms_and_conditions_bg h2,.contact_bg h2{font-size: 46px;}
	#age_agree_box_popup{width: 500px;height: 280px;margin-left: -250px;margin-top: -140px;}
	.age_agree_logo img{padding-top: 42px;}
	.age_agree_welcome{font-size: 14px;padding: 0 10px 30px;}
	.age_agree_action{padding: 0 45px;}
	.header_page .header_content ,.header_page h1, .header_page .menu ul li{height: 80px;line-height: 80px;}
	.header_page:after{margin-top: 1px;}
	.header_page h1 img{max-width: 240px;}
	.sticky_header,.sticky_header h1, .sticky_header .menu ul li{height: 55px;line-height: 55px;}
	.sticky_header:after{margin-top: 1px;}
	.sticky_header h1 img{width: 140px;margin-bottom: 6px;}
	.wholesale_content{width: 650px;}
	.wholesale_content .wholesale_top h2{font-size: 38px;}
	.wholesale_form_content{padding: 27px 62px;margin: 14px 0 0;}
	.wholesale_form_content .wholesale_info label{margin: 15px 0 8px;font-size: 16px;}
	.wholesale_form_content .wholesale_info input,.wholesale_form_content .wholesale_info select,.footer_middle .subscribe_form_content input,.footer_middle .subscribe_form_content .button_set .button{height: 34px;line-height: 34px;border-radius: 5px;}
	.wholesale_form_content .wholesale_info textarea{height: 120px;border-radius: 5px;}
	.wholesale_form_content .button_set .button{width: 180px;height: 38px;line-height: 38px;font-size: 20px;}
	.footer_middle .subscribe_form_content{width: 65%;}
	.footer_middle .subscribe_form_content input,.footer_middle .subscribe_form_content .button_set .button{border-radius: 0;}
	.footer_content .footer_logo img{width: 200px;}
	.header_page .menu ul li.active .drop_down_1{padding: 0 8%;}
	.header_page .menu ul li.active .drop_down_2{padding-left: 800px;}
	.header_warring{font-size: 16px;line-height: 16px;padding: 10px;}
	.header_page .menu ul li.active .drop_down_third1 ul {margin-left: -380px;}
	.header_page .menu ul li.active .drop_down_third2 ul {margin-left: -100px;}
	.header_page .menu ul li.active .drop_down_third3 ul {margin-left: 110px;}
	.header_page .menu ul li.active .drop_down_third4 ul {margin-left: 340px;}
	.header_page .menu ul li.active .drop_down_third5 ul {margin-left: 590px;}
}
@media (max-width: 1599px){
	/*1. v5000 start*/
	.product_bg .product_module1 ul:nth-child(3) li:nth-child(3) h3,.product_bg .product_module1 ul:nth-child(3) li:nth-child(4) h3{padding: 5px 0;width: 130px;margin-right: 1%;}
	.product_bg .product_module1 ul li h3{margin: 10px 3% 20px 0;}
	/*1. v5000 end*/
	.product_bg1 .product_module1 ul li img{width: 110px;}
}
@media (max-width: 1499px){
	/*1. v5000 start*/
	.product_bg .product_module1 ul li h3{margin: 10px 1% 20px 0;}
	/*1. v5000 end*/
}
@media (max-width: 1399px){
	/*1. v5000 start*/
	.product_bg .product_module_box .product_text h3,.product_bg1 .product_module_box .product_text h3 {font-size: 46px;line-height: 70px;}
	.product_bg .product_module3 .product_text{width: 500px;}
	.product_bg .product_module4 .product_text{right: 8%;}
	.product_bg .product_module8 .product_text{padding: 40px 35px 20px 70px;width: 550px;margin-top: -184px;}
	.product_bg .product_module8 .product_text h3{font-size: 36px;line-height: 36px;}
	.product_bg .product_module1 ul li h3{margin: 10px 0 20px 0;}
	.product_bg .product_module1 ul:nth-child(3) li:nth-child(3) h3, .product_bg .product_module1 ul:nth-child(3) li:nth-child(4) h3{margin-right: -10px;}
	/*1. v5000 end*/
	
	.product_bg1 .product_module10 .product_text{width: 400px;}
	.product_bg1 .product_module3 .product_text h3{font-size: 36px;}
}
@media (max-width: 1299px){
	/*1. v5000 start*/
	.product_bg .product_module1 h2, .product_bg1 .product_module1 h2{font-size: 36px;line-height: 36px;}
	.product_bg .product_module1 ul:nth-child(2) {padding: 25px 17% 0;}
    .product_bg .product_module1 ul:nth-child(3) {padding: 0 10.5% 45px;}
	.product_bg .product_module1 ul li h3{margin: 5px 0 30px 0;/* width: 100px; */}
	.product_bg .product_module1 ul:nth-child(3) li:nth-child(3) h3, .product_bg .product_module1 ul:nth-child(3) li:nth-child(4) h3{margin-right: -8px;}
	.product_bg .product_module_box .product_text p,.product_bg1 .product_module_box .product_text p{font-size: 16px;line-height: 30px;margin-top: 10px;}
	.product_bg .product_module_box .product_text h3,.product_bg1 .product_module_box .product_text h3{font-size: 40px;line-height: 60px;}
	.product_bg .product_module_box .product_text,.product_bg1 .product_module_box .product_text{margin-top: -60px;}
	.product_bg .product_module2 .product_text{width: 300px;}
	.product_bg .product_module3 .product_text{width: 420px;}
	.product_bg .product_module4 .product_text{width: 450px;}
	.product_bg .product_module5 .product_text{width: 300px;}
	.product_bg .product_module7 .product_text{width: 450px;}
	.product_bg .product_module8 .product_text{margin-top: -184px;}
	.product_bg .product_module8 .product_text h3{font-size: 32px;line-height: 32px;}
	/*1. v5000 end*/
	
	.product_bg1 .product_module10 .product_text{width: 350px;}
	.product_bg1 .product_module3 .product_text h3{font-size: 34px;line-height: 34px;margin-top: -160px;}
	.product_bg1 .product_module8 .product_text {margin-top: -156px;right: 15%;font-size: 14px;line-height: 28px;width: 350px;}
	.product_bg1 .product_module5 .product_text{margin-top: -190px;}
	.product_bg1 .product_module5 .product_text i{width: 22px;height: 22px;line-height: 22px;}
	
	.home_product_module .home_product_img,.more_is_coming_mo .more_is_coming_img{height: 350px;}
	.blog_detail_bg .blog_content h2{line-height: 32px;font-size: 32px;padding: 0 0 40px;}
	.blog_detail_bg  ul li h3{font-size: 22px;line-height: 22px;}
	.blog_bg ul li .time, .blog_bg ul li .detail{font-size: 16px;}
	.home_product_module li em{width: 60px;height: 50px;background-position: 0px -65px;}
	.home_product_module li em i{font-size: 14px;}
	.about_bg{background-size: inherit;}
	.about_content{padding: 30px 140px 10px;}
	.about_content h2{font-size: 38px;;}
	.about_content p{font-size: 16px;}
	.terms_and_conditions_bg h2{font-size: 34px;}
	.header_page .menu ul li a, .header_page .menu ul li a:hover{font-size: 16px;}
	.header_page .menu ul li.active .show a{font-size: 14px;}
	.header_page h1 img{width: 150px;}
	.header_page .menu ul li.active .drop_down_third1 ul {margin-left: -330px;}
	.header_page .menu ul li.active .drop_down_third2 ul {margin-left: -90px;}
	.header_page .menu ul li.active .drop_down_third4 ul {margin-left: 295px;}
	.header_page .menu ul li.active .drop_down_third5 ul {margin-left: 490px;}
}
@media (max-width: 1199px){
	/*1. v5000 start*/
	.product_bg .product_module1 ul li h3{margin: 10px 0 20px 0;}
	.product_bg .product_module1 ul li h3{font-size: 12px;width: 120px;}
	.product_bg .product_module1 ul:nth-child(3) li:nth-child(3) h3, .product_bg .product_module1 ul:nth-child(3) li:nth-child(4) h3,.product_bg .product_module1 ul:nth-child(3) li:nth-child(5) h3{width: 120px;padding: 3px 0;margin-right: -4px;}
	.product_bg .product_module2 .product_text{left: 9%;}
	.product_bg .product_module3 .product_text{right: 2%;}
	.product_bg .product_module4 .product_text{right: 5%;}
	.product_bg .product_module5 .product_text{right: 7%;}
	.product_bg .product_module6 .product_text{left: 6%;}
	.product_bg .product_module7 .product_text{left: 14%;}
	.product_bg .product_module8 .product_text {padding: 40px 25px 20px 30px;width: 480px;}
	/*1. v5000 end*/
	
	.product_bg1 .product_module3 .product_text h3{margin-top: -140px;}
	.product_bg1 .product_module1 ul li img{width: 90px;}
	
	.read_more a{line-height: 26px;}
	.blog_bg ul li .blog_text .blog_content,.products_list .blog_bg ul li .blog_text .blog_content {margin-top: 0;position: relative;top: 0;}
	.header_page .menu ul li.active .drop_down_1{/* padding-left: 35px; */}
	.header_page .menu ul li.active .drop_down_2{padding-left: 650px;}
	.home_product_module .C6000 .home_product_img img{width: 140px;padding: 110px 0 0;}
	.home_product_module .fifteen .home_product_img img, .home_product_module .click .home_product_img img {width: 100px;padding: 80px 0 0;}
	.home_product_module .lit .home_product_img img {padding: 121px 0 0;width: 130px;}
	.home_product_module .t9000 .home_product_img img {padding: 155px 0 0;width: 130px;}
	.home_product_module .boost .home_product_img img { padding: 95px 0 0;width: 135px;}
	.home_about_module ul .C6000_right {line-height: 30px;padding: 2px 10px 0;}
	.home_product_module, .home_blog_module {margin-bottom: 20px;}
	.read_more {width: 120px;font-size: 14px; line-height: 28px;}
	.home_blog_module h3 a {height: 70px;}
	.home_product_module h3 a, .home_blog_module h3 a, .more_is_coming_mo h3{line-height: 22px;font-size: 16px;}
	.home_content h2 {font-size: 28px;margin-bottom: 14px;}
	.home_about_module ul .C6000_right a{line-height: 30px;font-size: 14px;width: 120px;margin: 10px 0 0;}
 	.about_bg{background-size: inherit;}
	.about_content{padding: 30px 100px 10px;}
	.about_content h2{font-size: 32px;margin-bottom: 10px;}
	.about_content p{font-size: 14px;line-height: 30px;}
}
@media (max-width: 999px){
	/*1. v5000 start*/
	.product_bg .product_module1 ul li h3{margin: 10px -10px 20px 0;}
	.product_bg .middle_content{padding: 10px 0 0;}
	.product_bg .product_module1 ul:nth-child(2) {padding: 10px 15% 0;}
    .product_bg .product_module1 ul:nth-child(3) {padding: 0 6% 5px;}
    .product_bg .product_module8 .product_text{padding: 20px 0 0 20px;width: 380px;margin-top: -124px;}
    .product_bg .product_module8 .product_text span {font-size: 14px;line-height: 22px;}
	.product_bg .product_module_box .product_text h3,.product_bg1 .product_module_box .product_text h3{font-size: 24px;line-height: 28px;margin-bottom: 10px;}
	.product_bg .product_module10 .product_text{right: 10%;}
	.product_bg .product_module3 .product_text{width: 360px;}
	.product_bg .product_module4 .product_text{width: 370px;}
	.product_bg .product_module5 .product_text{width: 240px;}
	.product_bg .product_module7 .product_text{width: 360px;left: 5%;}
	.product_bg .product_module1 h2, .product_bg1 .product_module1 h2{font-size: 30px;line-height: 30px;}
	.product_bg .product_module1 ul:nth-child(3) li:nth-child(3) h3, .product_bg .product_module1 ul:nth-child(3) li:nth-child(4) h3, .product_bg .product_module1 ul:nth-child(3) li:nth-child(5) h3{margin-right: -10px;}
	/*1. v5000 end*/
	
	.product_bg1 .product_module10 .product_text,.product_bg1 .product_module2 .product_text,.product_bg1 .product_module4 .product_text{width: 300px;}
	.product_bg1 .product_module3 .product_text{margin-top: -20px;}
	.product_bg1 .product_module8 .product_text{right: 10%;}
	.product_bg1 .product_module5 .product_text{right: 5%;margin-top: -144px;}
	.product_bg1 .product_module5 .product_text p img{width: 300px;}
	.product_bg1 .product_module5 .product_text i{margin-right: 5px;}
	.product_bg1 .product_module5 .product_text p:nth-child(5) i:nth-child(2){margin-left: 10px;}
	
	.header_content {position: relative;}
	.home_blog_module h2 a{display: block;}
	.home_about_module h2 a,.home_blog_module h2 a{font-size: 18px;}
	.home_blog_module h3 a{font-family: open_sansregular, Arial;font-size: 14px;padding: 5px 0;height: 53px;}
	.home_product_module .home_product_img img {margin: 10px;height: 95%;}
	.home_product_module .hookalit .home_product_img a img{height: 98%;margin-top: 0;}
	.home_blog_module .owl-prev, .home_blog_module .owl-next{display: none;}
	.home_blog_module .swiper-container{margin: 0;}
	.home_blog_module .swiper-slide{padding: 0;}
	.read_more a{font-size: 14px;border-radius: 5px;line-height: 20px;margin-bottom: 15px;width: 100px;}
	.home .middle_content{padding: 14px 0 20px;}
	.banner .owl-prev, .banner .owl-next{display: none;}
	.banner .owl-pagination{bottom: 2px;}
	.banner .owl-pagination span{width: 7px;height: 7px;}
	.banner .owl-controls .owl-page{padding: 0 5px;}
	.home_product_module .home_product_img,.more_is_coming_mo .more_is_coming_img{height: 250px;}
	.home_product_module .C6000 .home_product_img img{padding: 40px 0 0;}
	.home_product_module .fifteen .home_product_img img, .home_product_module .click .home_product_img img{padding: 10px 0 0;}
	.home_product_module .boost .home_product_img img {padding: 35px 0 0;width: 130px;}
	.home_product_module .lit .home_product_img img {padding: 50px 0 0;}
	.home_product_module .t9000 .home_product_img img {padding: 85px 0 0;}
	.blog_detail_bg .blog_content h2{font-size: 26px;padding: 0 0 20px;}
	.banner .owl-prev,.banner .owl-next{display: none;}
	.blog_bg ul li h3{font-size: 20px;line-height: 20px;margin-bottom: 10px;}
	.blog_bg ul li .time, .blog_bg ul li .detail{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
	.blog_bg ul li .detail{margin-bottom: 13px;}
	.blog_bg ul li .read_more a{line-height: 28px;font-size: 14px;width: 110px;}
	.header_page .menu ul li.active .drop_down_1,.header_page .menu ul li.active .drop_down_2{padding-left: 0;}
	.header_page .menu ul li .open_child,.header_page .menu ul li .open_child1{display: block;width: 40px;height: 40px;position: absolute;top: 0;right: 0;}
	.header_page .menu ul li .open_child:before,.header_page .menu ul li .open_child1:before{content:'';float: right;display: block;background: url(../img/icon_common.png?v=1.7) no-repeat #080403;width: 20px;height: 20px;position: relative;top: 50%;margin-top: -10px;margin-right: 10px;background-size: 150px;background-position: -86px -57px;-moz-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);-o-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);}
	.about_img img{width: 480px;padding-top: 20px;}
	.header_page .menu ul li.active .show{position: relative;height: auto;line-height: initial;}
	.header_page .menu ul li ul li{display: block;height: initial;line-height: 32px;padding: 0;min-height: 32px;}
	.home_about_module ul .C6000_right{padding: 20px 10px;}
	.header_page .menu ul li.active .show a{font-family: open_sansregular,Arial;}
	.header_page .menu ul li.active{border: 0;}
	.contact_fixed .contact_us_right{right: 15px;bottom: 55px;}
	.header_page .menu ul li.down .menu_title{font-family: open_sansregular,Arial;}
	.header_page .menu ul li.down .open_child:before,.header_page .menu ul li.drop_down_title.down .open_child1:before{float: right;-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
	.header_page .menu ul li.down{border: 0;}
	.top_fixed .icon_top{right: 15px;bottom: 50px;}
	.contact_right_content{right: 100px;bottom: 100px;}
	.contact_us_content dd{font-size: 14px;line-height: 24px;}
	.contact_us_content dd:nth-child(2){font-size: 20px;}
	.contact_us_content dl dt i{width: 55px;height: 55px;}
	.contact_us_content dl:nth-child(2) dt i {background-position: -68px -1px;}
	.contact_us_content dl:nth-child(3) dt i {background-position: -71px -66px;}
	.contact_us_content dl:nth-child(4) dt i {background-position: 2px -68px;}
	.question-answer p{line-height: 24px;}
	.privacy_bg h2,.terms_and_conditions_bg h2,.contact_bg h2 {font-size: 30px;height: 120px;line-height: 120px;background-position: center;background-size: inherit;}
	#age_agree_box_popup{width: 300px;height: 250px;margin-left: -152px;margin-top: -125px;border-width: 1px;}
	.age_agree_logo img{padding: 22px 0 5px;width: 140px;}
	.age_agree_welcome{padding: 0 15px 10px;line-height: 24px;}
	.age_agree_action{padding: 0 25px;}
	.age_agree_action button{height: 24px;line-height: 24px;font-size: 14px;}
	.middle_content{padding: 26px 0 20px;}
	.content_container{padding: 0;}
	.subscribe h3,.contact_us h3{margin-top: 20px;}
	.wholesale_content .wholesale_top h2{font-size: 30px;padding: 30px 0 0;}
	.wholesale_content .wholesale_top p{line-height: 24px;}
	.wholesale_content{width: 500px;padding: 0 0 50px;}
	.wholesale_form_content .wholesale_info label span{display: block;}
	.wholesale_form_content .wholesale_info label{font-size: 14px;font-family: open_sansregular,Arial;}
	.wholesale_form_content{padding: 12px 32px 25px;margin: 14px 0 0;}
	.footer_middle .subscribe_form_content{width: 290px;}
	.footer_bottom{padding: 12px 0 0;}
	.footer_module{padding: 25px 0 15px;}
	.footer_middle{margin: 10px 0;}
	.footer_bottom p{line-height: 22px;}
	.mobile_menu{display: block;float: right;position: relative;top: 17px;}
	.mobile_menu .icon-menu{display: block;background: url(../img/icon_common.png?v=1.8) no-repeat;width: 34px;height: 30px;background-position: -100px -67px;background-size: 400%;}
	.menu_list{background: #080403;right: 0;z-index: 99999999;position: fixed;top: 0;margin: 0;overflow: scroll;height: 100%;width: 300px;-webkit-transition: all .3s ease-in;-moz-transition: all .3s ease-in;transition: all .3s ease-in;display: none;}
	.menu_close{display: block;}
	.menu_close a{font-size: 30px !important;color: #fe730c !important;}
	.header_page .header_content , .header_page h1{height: 60px;line-height:60px;text-align: left;}
	.header_page .menu ul li{float: none;width: 100% !important;text-align: left;line-height: 40px;height: auto;position: relative;}
	.header_page .menu ul li a{/* border-bottom: 1px solid #282626; */font-size: 14px;}
	.header_page .menu ul li a,.header_page .menu ul li.active a{color: #ffffff;padding: 0 0 0 10%;}
	.header_page .menu ul li.on a{font-family: open_sansregular,Arial;}
	.header_page .menu ul li.down_blue a{/* color: #fd740c; *//* border-bottom: 1px solid #fd740c; */font-family: open_sansregular,Arial;}
	.header_page .menu ul li.down_blue ul li a{background: #090909;color: #ffffff;}
	.header_page .menu ul li ul li a{font-size: 12px;padding-left: 18%;}
	.header_page .menu ul li.down_blue .drop_down_third ul{/* border-bottom: 1px solid #fd740c; */padding-left: 25%;}
	.header_page .menu ul li.down_blue .drop_down_third li{float: left;width: 50% !important;}
	.header_page .menu ul li.down_blue .drop_down_third1 li{float: none;width: auto !important;}
	.header_page .menu ul li.down_blue .drop_down_third a {border: 0;padding-left: 0;}
	.show{display: block;}
	.about_content h2{font-size: 35px;margin-bottom: 10px;}
	.FAQ_page h2{line-height: 120px;font-size: 60px;}
	.about_content{padding: 40px 40px 20px;}
	.privacy_content,.terms_and_conditions_content,.blog_detail_bg .blog_content{padding: 40px;}
	.sticky_header, .sticky_header h1{height: 50px;line-height: 50px;}
	.sticky_header h1 img{/* width: 160px; */width: 130px;/* margin-top: -6px; */}
	.sticky_header .mobile_menu{top: 14px;}
	.sticky_header .mobile_menu .icon-menu{width: 32px;height: 25px;background-position: -96px -64px;}
	.home_blog_module .owl-controls{display: none !important;}
	.header_warring {font-size: 14px;line-height: 14px;padding: 8px;}
}
@media (max-width: 769px){
	/*1. v5000 start*/
	.product .product_module1{padding-bottom: 0;padding: 25px 30px;}
	.product_bg .product_module1,.product_bg1 .product_module1{padding: 0 10px;}
	.product_bg .product_module1 ul li .product_img img{width: 170px;}
	.product .product_module1 ul{padding: 0 !important;}
	.product .product_module1 ul li{width: 50% !important;margin-bottom: 12px;}
	.product_bg .product_module1 ul li h3{width: 150px !important;float: none;margin: 5px auto 30px !important;position: relative;left: 10px;}
	.product_bg .product_module_box .product_text h3,.product_bg1 .product_module_box .product_text h3{font-size: 24px;line-height: 40px;}
	.product_bg .product_module_box .product_text p,.product_bg1 .product_module_box .product_text p{font-size: 12px;line-height: 24px;}
	.product_bg .product_module2 .product_text,.product_bg .product_module3 .product_text{left: 1%;width: 280px;}
	.product_bg .product_module4 .product_text{right: 1%;width: 280px;}
	.product_bg .product_module5 .product_text{left: 6%;}
	.product_bg .product_module7 .product_text{width: 260px;}
	.product_bg .product_module9 .product_text {left: 6%;width: 280px;}
	.product_bg .product_module9 .product_text {left: 1%; width: 230px;}
	.product_bg .product_module8 .product_text span{float: left;}
	.product_bg .product_module8 .product_text span:nth-child(1){width: 40%;}
	.product_bg .product_module8 .product_text{padding: 10px 0 0 10px;width: 300px;border-radius: 5px;margin-top: -106px;}
	.product_bg .product_module8 .product_text span{line-height: 34px;font-size: 12px;}
	.product_bg .product_module8 .product_text span:nth-child(2){margin: 0;width: 60%;}
	.product_bg .product_module1 ul:nth-child(3) li:nth-child(3) h3, .product_bg .product_module1 ul:nth-child(3) li:nth-child(4) h3, .product_bg .product_module1 ul:nth-child(3) li:nth-child(5) h3{margin-right: -19px;}

	/*1. v5000 end*/
	
	.product_bg1 .product_module10 .product_text, .product_bg1 .product_module2 .product_text, .product_bg1 .product_module4 .product_text{left: 6%;}
	.product_bg1 .product_module3 .product_text{margin-top: -5px;}
	.product_bg1 .product_module1 .container{padding: 0;}
	.product_bg1 .product_module1 ul li h3{margin-bottom: 0;}
	.product_bg1 .product_module1{padding-top: 10px;}
	.product_bg1 .product_module5 .product_text{margin-top: -124px;width: 300px;}
	.product_bg1 .product_module5 .product_text i{width: 16px;height: 16px;line-height: 16px;}
	.product_bg1 .product_module5 .product_text p{margin-top: 5px;}
	.product_bg1 .product_module5 .product_text p img{width: 260px;}
	
	.home_product_module .home_product_img, .more_is_coming_mo .more_is_coming_img{height: 220px;}
	.blog_bg ul li,.products_list .blog_bg ul li:nth-child(3){margin-bottom: 20px;}
	.blog_bg ul li h3{font-size: 16px;line-height: 16px;}
	.blog_bg ul li .blog_text{padding-left: 30px;}
	.pc{display: none !important;}
	.mo{display: block !important;}
	.footer_middle dl dt h3,.footer_middle dl dd a, .footer_middle dl dd,.footer_middle dl dd p,.footer_content .footer_logo h1{text-align: center;}
	.footer_middle .subscribe_form_content{margin: 9px auto 0;}
	.footer_middle .about{width: 43%;}
	.footer_middle .support{width: 57%;}
	.footer_middle dl dd p{line-height: 18px;padding: 0;}
	.footer_middle dl dd a, .footer_middle dl dd{line-height: 24px;}
	.subscribe h3{margin-top: 5px;}
	.footer_middle .contact_us a{padding-top: 5px;}
	.contact_us h3{margin-top: 10px;}
	.footer_middle .contact_us a i{width: 33px;height: 33px;background-size: 220px;}
	.footer_middle .contact_us a i.icon3_follow{background-position-x: -78px;}
	.footer_middle .contact_us a i.icon2_follow{background-position-x: -39px;}
	.footer_middle .contact_us a i.icon1_follow{background-position-x: 1px;}
	.question-title:after{background-size: 600%;background-position: -108px 2px;margin-top: -11px;}
}
@media (max-width: 649px){
	.product_bg1 .product_module3 .product_text{margin-top: 18px;}
	.product_bg1 .product_module3 .product_text h3{font-size: 20px;}
}

@media (max-width: 599px){
	
	/*1. v5000 start*/
	.product_bg .product_module_box .product_text h3,.product_bg1 .product_module_box .product_text h3{font-family: open_sansregular,Arial;font-weight: bold;font-size: 18px;line-height: 30px;}
	.product_bg .product_module_box .product_text p,.product_bg1 .product_module_box .product_text p{line-height: 20px;}
	.product_bg .product_module2 .product_text, .product_bg .product_module3 .product_text,.product_bg .product_module4 .product_text{width: 230px;}
	.product_bg .product_module5 .product_text,.product_bg .product_module6 .product_text,.product_bg .product_module7 .product_text{left: 1%;}
	.product_bg .product_module8 .product_text{right: 6%;}
	.product_bg .product_module1 ul li .product_img img{width: 140px;}
	.product_bg .product_module1 ul li h3{left: 0;}
	/*1. v5000 end*/
	
	.pc-600{display: none !important;}
	.mo-600{display: block !important;}
	.product_bg1 .product_module8 .product_text{right: 16%;}
	.product_bg1 .product_module10 .product_text, .product_bg1 .product_module2 .product_text, .product_bg1 .product_module4 .product_text{left: 1%;width: 220px;}
	.product_bg1 .product_module3 .product_text{margin-top: 30px;}
	.product_bg1 .product_module8 .product_text{right: 6%;width: 300px;font-weight: normal;font-size: 12px; padding: 10px 20px;line-height: 24px;margin-top: -118px;}
	.product_bg1 .product_module1 ul li img{width: 70px;}
	.product_bg1 .product_module5 .product_text{width: 270px;right: 1%;margin-top: -103px;}
	.product_bg1 .product_module5 .product_text p img{width: 210px;}
	
	.home_about_module h2 a,.home_blog_module h2 a{font-size: 16px;margin-right: 0;}
	.mo-banner{display: block;}
	.pc-banner{display: none;}
	.product .product_module1 .pro-bg h2{margin-top: -15px;}
	.home_content .row{margin-left: -5px;margin-right: -5px;}
	.home_product_module{margin-bottom: 0;}
	.home_content .row li{padding-left: 5px;padding-right: 5px;}
	.read_more a{line-height: 20px;margin-top: 8px;}
	.home_product_module h3 a, .home_blog_module h3 a, .more_is_coming_mo h3{line-height: 20px;font-size: 14px;padding: 10px 0 5px;}
	.home_product_module h3{height: 35px;overflow: hidden;}
	.home_blog_module h3{height: 52px;overflow: hidden;}
	.home_product_module .C6000 .home_product_img img{width: 110px;}
	.home_product_module .fifteen .home_product_img img, .home_product_module .click .home_product_img img{width: 80px;}
	.home_product_module .lit .home_product_img img{width: 100px;padding: 49px 0 0;}
	.home_product_module .t9000 .home_product_img img{width: 100px;padding: 74px 0 0;}
	.home_product_module .boost .home_product_img img{width: 100px;}
	.home_product_module .home_product_img,.more_is_coming_mo .more_is_coming_img{height: 240px;}
	.blog_detail_bg .blog_content h2{font-size: 22px;padding: 0 0 10px;}
	.blog_bg ul li .blog_img{width: 45%;text-align: center;}
	.blog_bg ul li .blog_text{width: 55%;padding-left: 20px;}
	.contact_us_right .icon_contact_left{width: 50px;height: 50px;background-position: -63px -34px;background-size: 450%;}
	.contact_right_content{right: 90px;bottom: 95px;}
	.contact_us_content dl dt i{width: 45px;height: 45px;}
	.contact_us_content dl dt i{margin: 0 auto 10px;}
	.contact_us_content dl:nth-child(2) dt i {background-position: -55px -1px;}
	.contact_us_content dl:nth-child(3) dt i {background-position: -58px -54px;}
	.contact_us_content dl:nth-child(4) dt i {background-position: 2px -56px;}
	.contact_us_content dd{line-height: 22px;}
	.contact_us_content dd:nth-child(2){font-size: 16px;line-height: 22px;}
	.privacy_content h3,.terms_and_conditions_content h3,.blog_detail_bg .blog_content h3{font-size: 18px;padding: 0;}
	.privacy_bg h2,.terms_and_conditions_bg h2{font-size: 28px;height: 80px;line-height: 80px;}
	.about_content h2{font-size: 28px;}
	.about_content p,.privacy_content,.terms_and_conditions_content,.blog_detail_bg .blog_content{font-size: 14px;line-height: 30px;}
	.FAQ_page h2 {line-height: 90px;font-size: 45px;}
	.mobile_menu .icon-menu{width: 32px;height: 25px;background-position: -96px -65px;}
	.mobile_menu{top: 20px;}
	.question-title h5{font-size: 16px;}
	.header_page h1 img{width: 120px;}
	.wholesale_content{width: 380px;}
	.wholesale_content .wholesale_top h2{line-height: 30px;font-size: 28px;}
	.wholesale_content .wholesale_top p{font-size: 14px;}
	.wholesale_form_content .button_set .button {height: 30px;line-height: 30px;font-size: 14px;}
	.wholesale_form_content .wholesale_info input,.wholesale_form_content .wholesale_info select, .footer_middle .subscribe_form_content input, .footer_middle .subscribe_form_content .button_set .button{height: 35px;line-height: 35px;}
	.header_warring {font-size: 12px;padding:6px;line-height: 14px;}
}
@media (max-width: 499px){
	/*1. v5000 start*/
	.product_bg .product_module_box .product_text{width: 180px !important;}
	.product_bg .product_module_box .product_text h3,.product_bg1 .product_module_box .product_text h3{font-size: 16px;line-height: 20px;}
	.product_bg .product_module_box .product_text p,.product_bg1 .product_module_box .product_text p{line-height: 18px;}
	.product_bg .product_module10 .product_text{width: auto !important;right: 10%;margin-top: -22px;}
	.product_bg .product_module11 .product_text{margin-top: 0;}
	.product_bg .product_module8 .product_text{width: 300px !important;right: 1%;}
	.product_bg .product_module1 ul li .product_img img{width: 75%;}
	/*1. v5000 end*/
	
	.product_bg1 .product_module3 .product_text{margin-top: 50px;}
	.product_bg1 .product_module10 .product_text, .product_bg1 .product_module2 .product_text, .product_bg1 .product_module4 .product_text{width: 180px;}
	 .product_bg1 .product_module2 .product_text{margin-top: -30px;}
	.product_bg1 .product_module8 .product_text{width: 270px;}
	
	.home_product_module .home_product_img img{height: 90%;}
	.home_product_module .hookalit .home_product_img a img{height: 94%;}
	.contact_right_content ul li span b{margin: 15px 0;}
	.wholesale_form_content .wholesale_info input, .wholesale_form_content .wholesale_info select, .footer_middle .subscribe_form_content input, .footer_middle .subscribe_form_content .button_set .button{height: 31px;line-height: 31px;}
	.footer_middle .subscribe_form_content .button_set .button{font-size: 14px;height: 31px;line-height: 31px;}
	.footer_content .footer_logo img{width: 160px;}
	.header_page .menu ul li a, .header_page .menu ul li a:hover{font-size: 14px;}
	.header_page .menu ul li .open_child,.header_page .menu ul li .open_child1{width: 35px;height: 35px;}
	.header_page .menu ul li .open_child:before,.header_page .menu ul li .open_child1:before{background-size: 120px;background-position: -70px -44px;}
	.header_page .menu ul li.down .open_child:before,.header_page .menu ul li.down .open_child1:before{background-position: -67px -44px;}
	.menu_list{right: 0;width: 250px;}
	.home_about_module ul .C6000_right a{line-height: 24px;border-radius: 5px;}
	.home_product_module .C6000 .home_product_img img{width: 90px;}
	.home_product_module .fifteen .home_product_img img, .home_product_module .click .home_product_img img{width: 65px;padding: 19px 0 0;}
	.home_product_module .lit .home_product_img img{width: 80px;padding: 49px 0 0;}
	.home_product_module .t9000 .home_product_img img{width: 80px;padding: 70px 0 0;}
	.home_product_module .boost .home_product_img img {width: 85px;padding: 33px 0 0;}
	.home_product_module .home_product_img,.more_is_coming_mo .more_is_coming_img{height: 210px;}
	.home_product_module li em {width: 40px;height: 30px;background-position: 0px -44px;}
	.home_product_module li em i {font-size: 12px;top: 0px;}
	.blog_bg ul li{padding: 0 15px;}
	.blog_bg ul li .blog_img,.blog_bg ul li .blog_text{width: 100%;float: none;}
	.blog_bg ul li .blog_text{padding: 10px 0 0;}
	.blog_bg ul li h3{font-size: 18px;line-height: 22px;}
	.notice-bg .notice-content,.loading .loading_content{width: 250px;}
	.loading .loading_content img{width: 45px;}
	.about_img img{padding: 0;}
	.contact_right_content:after{display: none;}
	.contact_right_content{ width: 280px;right: 50%; margin-right: -140px;padding: 40px 23px 5px;bottom: 50%; margin-bottom: -229px; }
	.contact_right_content h2{font-size: 24px;}
	.contact_right_content ul li{margin: 10px 0;}
	.contact_right_content ul li i{float: none;}
	.contact_right_content ul li span{padding: 0;text-align: center;}
	.wholesale_content{width: 85%;}
	.wholesale_content .wholesale_info label{margin: 8px 0 3px;}
	.wholesale_content .wholesale_top h2{font-size: 24px;}
	.wholesale_content .wholesale_top p{font-size: 13px;line-height: 18px;}
	.about_content h2,.privacy_bg h2,.terms_and_conditions_bg h2,.contact_bg h2{font-size: 24px;}
	.about_content,.privacy_content,.terms_and_conditions_content,.blog_detail_bg .blog_content {padding: 20px 10px 1px;}
	.about_content p,.privacy_content,.terms_and_conditions_content,.blog_detail_bg .blog_content{line-height: 24px;}
	.contact_us_content dl{float: none;width: 100%;margin-bottom: 25px;border-bottom: 1px solid #222222;padding-bottom: 25px;text-align: left;}
	.contact_us_content dl:nth-child(4){margin-bottom: 10px;}
	.contact_us_content dl dt{float: left;}
	.contact_us_content dl dd{padding-left: 80px;}
	.contact_us_content dl:nth-child(3) dt i,.contact_us_content dl:nth-child(4) dt i{margin-top: 0;}
	.home_about_module ul .C6000_right{padding: 10px 0;font-size: 14px;line-height: 22px;}
	.home_content h2{font-size: 20px;}
	.contact_us_right .icon_contact_right,.top_fixed .icon_top{width: 45px;height: 45px;background-size: 220px;}
	.contact_us_right .icon_contact_right{background-position: -63px -35px;}
	.top_fixed .icon_top{background-position: -169px -35px;bottom: 7px;}
	.contact_fixed .contact_us_right,.top_fixed .icon_top{right: 5px;}
	.home_blog_module h3 a{height: auto;}
}
@media (max-width: 479px){
	.click_banner_slider_pc{display: none;}
	.click_banner_slider_mo{display: block !important;}
	.product_bg .product_module8 .product_text{width: 250px !important;}
	.product_bg1 .product_module3 .product_text{margin-top: 60px;}
	.product_bg1 .product_module5 .product_text{width: 200px;margin-top: -97px;}
	.product_bg1 .product_module5 .product_text p img{width: 180px;}
}
@media (max-width: 399px){
	.pc-400{display: none !important;}
	.mo-400{display: block !important;}
	/*1. v5000 start*/
	.product_bg .product_module1{padding: 0;}
	.product_bg .product_module1 h2, .product_bg1 .product_module1 h2{font-size: 26px;line-height: 26px;}
	.product_bg .product_module1 ul{padding: 0 20px 0 0 !important;}
	.product_bg .product_module1 ul li h3 {width: 70% !important;padding: 3px 0;left: 10px;}
	.product_bg .product_module_box .product_text h3,.product_bg1 .product_module_box .product_text h3{margin-bottom: 0;}
	.product_bg .product_module8 .product_text span { font-size: 12px;padding: 5px 0; line-height: 14px;}
	.product_bg .product_module8 .product_text { padding: 10px 0 5px 10px;margin-top: -78px;}
	/*1. v5000 end*/
	
	.product_bg1 .product_module8 .product_text{line-height: 20px;margin-top: -100px;right: 1%;}
	.product_bg1 .product_module3 .product_text{margin-top: 70px;}
	
	.home_product_module .home_product_img, .more_is_coming_mo .more_is_coming_img{height: 150px;}
	.header_warring {padding:3px;}
}
@media (max-width: 349px){
	/*1. v5000 start*/
	.product_bg .product_module_box .product_text h3,.product_bg1 .product_module_box .product_text h3{font-size: 14px;line-height: 18px;}
	.product_bg .product_module_box .product_text p,.product_bg1 .product_module_box .product_text p{line-height: 16px;margin-top: 5px;}
	.product_bg .product_module_box .product_text {width: 150px !important;}
	.product_bg .product_module10 .product_text {width: auto !important;}
	.product_bg .product_module8 .product_text{width: 230px !important;margin-top: -84px;}
	/*1. v5000 end*/
	
	.product_bg1 .product_module8 .product_text{line-height: 18px;width: 250px;padding: 10px;margin-top: -91px;}
	.product_bg1 .product_module3 .product_text{margin-top: 80px;}
	.product_bg1 .product_module1 ul li img{width: 55px;}
	
	.blog_bg ul li h3{font-size: 16px;}
	.header_page .menu ul li, .header_page .menu ul li ul li {line-height: 32px;min-height: 32px;}
	.header_page .menu ul li .open_child,.header_page .menu ul li .open_child1{height: 40px;line-height: 40px;}
}
