/*demo common*/
:focus { outline: none; outline: 0; }
#body_box { width: 1200px; }
body { box-sizing: border-box; }
#body_box.index_default { width: auto; }
.product_detail_2017 .viewfontright { width: 48%; }
.clb::after { content: ''; clear: both; display: block; }
.w1200 { width: 1200px; margin: 0 auto; }
.header-box, .bottom-box, .index_default { font-family: 'Poppins', "Helvetica Neue", Helvetica, sans-serif; }
.header-box a, .bottom-box a, .index_default a { transition: all .4s; }
.header-box i, .bottom-box i, .index_default i { background: none; }
/*demo css*/
.demo-dropdown-target { position: relative; }
.demo-dropdown-target:hover::after { content: ''; position: absolute; height: 0; width: 0px; border-bottom: 5px solid #fff; border-left: 5px solid transparent; border-right: 5px solid transparent; bottom: 0; left: 0; right: 0; margin: auto; z-index: 1; }
.demo-dropdown { display: none; position: absolute; z-index: 99999; box-shadow: 0 1px 5px 0 rgba(0,0,0,.1); background: #fff; padding: 10px; color: #444; }
/*cart box*/
html { overflow-x: hidden; overflow-y: auto; }
html.cart--show { overflow-x: hidden; overflow-y: hidden; }
.main-mask { display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: #222; z-index: 99; opacity: .8; }
html.cart--show .main-mask { display: block; z-index: 9998; }
.right-sidebar.cart-box { position: fixed; z-index: -1; right: -430px; width: 400px; height: 100vh; background: #fff; top: 0; box-sizing: border-box; padding: 40px 30px; overflow-y: auto; transition: right .4s; }
html.cart--show .right-sidebar.cart-box { right: 0; z-index: 9999; }
#header_box .cart-tit { height: 40px; line-height: 40px; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
#header_box .cart-tit i, #header_box .cart-tit a { float: left; display: block; padding: 0 20px; cursor: pointer; font-size: 20px; text-transform: uppercase; font-weight: 700; color: #222; }
#header_box .cart-tit i:hover, #header_box .cart-tit a:hover { color: #fb9; }
/*header*/
#header_box { width: auto; height: 181px; }
#header_box .header { position: relative; left: 0; right: 0; width: 100%; top: 0; z-index: 9997; background: #fff; }
#header_box .header.fix { position: fixed; z-index: 9999; background: #fff; box-shadow: 0 1px 10px rgba(0,0,0,.08); }
/*sns*/
#header_box .sns-box { position: absolute; left: 20px; top: 10px; height: 40px; width: auto; padding: 30px 0; line-height: 40px; }
#header_box .sns-box ul { overflow: hidden; }
#header_box .sns-box li { float: left; margin-right: 15px; color: #222; }
#header_box .sns-box li a { color: inherit; }
/*logo*/
#header_box .logo { height: 100px; width: 100px; position: absolute; left: 20px; top: 10px; overflow: hidden; margin: auto; padding: 0; }
#header_box .logo img { max-width: 70%; max-height: 50%; top: 0; left: 0; right: 0; bottom: 0; margin: auto; position: absolute; }
/*header right*/
.header-right-box { position: absolute; right: 20px; top: 10px; height: 40px; width: auto; padding: 30px 0; }
.header-right-box i.search-switch, .header-right-box i.login-switch { width: 40px; display: block; height: 40px; line-height: 40px; text-align: center; font-size: 18px; font-weight: 700; color: #444; cursor: pointer; padding: 0 5px; }
.header-right-box .demo-dropdown { right: 0; }
.header-right-box .demo-dropdown a:hover { color: #ef5619; }
/*search*/
#header_box .search-box { height: 120px; position: relative; width: 600px; margin: auto; }
#header_box .search-box:hover .search-switch { color: #fb9; }
#header_box .searchform { overflow: hidden; width: 100%; border: 1px solid #eaeaea; box-sizing: border-box; height: 40px; line-height: 40px; position: absolute; top: 40px; }
#header_box .searchform.show { opacity: 1; background: rgba(255,255,255,.95); z-index: 99999; display: block; }
#header_box .search_input { border: 0; height: 40px; float: left; background: none; width: 90%; overflow: hidden; padding: 0; text-indent: 20px; box-sizing: border-box; font-size: 16px; text-align: left; }
#header_box .btn_search { display: block; float: right; border: 0; background: transparent; cursor: pointer; font-size: 18px; font-weight: 700; color: #222; margin: 0; padding: 0; width: 10%; height: 38px; box-sizing: border-box; }
#header_box .btn_search:hover { color: #fb9; }
#header_box .search-close { float: right; height: 60px; width: 60px; font-size: 50px; line-height: 60px; display: block; text-align: center; font-weight: 700; cursor: pointer; margin-bottom: 40px; }
#header_box .search-close:hover { color: #fb9; }
#header_box .searchform .clear { border-bottom: 2px solid #999; height: auto; }
/*login*/
#header_box .login:hover .login-switch { color: #fb9; }
#header_box .login:hover >a { }
#header_box .login ul { right: 0; top: 40px; white-space: nowrap; line-height: 26px; }
#header_box .login li a { display: block; }
/*cart*/
#header_box #minicartlist { display: -webkit-grid; display: grid; align-content: -webkit-space-between; align-content: space-between; width: 100%; height: 94%; }
#header_box .cart_box { padding: 0 5px; margin: 0; border: 0; height: 40px; position: relative; }
#header_box .cart_box .cart_txt .link { position: relative; padding: 0px 10px 0 32px; line-height: 40px; height: 40px; display: block; cursor: pointer; }
#header_box .cart_box:hover .link, #header_box .cart_box:hover .link i { color: #fb9; }
#header_box .cart_box .link i { display: block; position: absolute; left: 5px; top: 0; height: 40px; width: 25px; font-size: 18px; font-weight: 700; line-height: 40px; margin: 0; color: #444; }
#header_box .cart_box .link span { display: inline; padding: 0 4px; border-radius: 60px; background: #222; color: #fff; font-size: 13px; font-weight: 400; }
#header_box .cart_box:hover .link span { background: #fb9; }
#header_box .cart { width: 320px; right: 0; top: 40px; font-family: initial; font-size: 12px; }
#header_box .cart-box .minicart_empty { padding: 0; line-height: 22px; }
#header_box #minicartlist ul.buy_pro { padding: 0; overflow: hidden; }
#header_box #minicartlist ul.buy_pro > li { overflow: hidden; border-bottom: 1px solid #f3f3f3; padding: 5px 0; }
#header_box #minicartlist ul.buy_pro .left_pic { float: left; position: relative; width: 70px; height: 70px; margin: 0 10px 0 0; }
#header_box #minicartlist ul.buy_pro a.pic img { max-width: 100%; max-height: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
#header_box #minicartlist ul.buy_pro .right_info { float: left; width: 236px; overflow: hidden; line-height: 22px; }
#header_box #minicartlist .size { background: rgba(100,100,100,.05); padding: 2px 5px; line-height: 18px; font-size: 12px; }
#header_box .cart-box .minicart_bottom { padding: 10px; line-height: 22px; background: #F9F9F9; text-align: center; border-top: 0; height: auto; }
#header_box .minicart_bottom .total { text-align: center; margin: 5px 0; background: #f9f9f9; }
#header_box .minicart_bottom .total span { color: #da2a16; }
#header_box #minicartlist .view_cart_btn { padding: 10px; }
#header_box #minicartlist .view_cart_btn a { display: block; background: #d14534; color: #fff; border-radius: 4px; text-align: center; line-height: 36px; height: 36px; box-shadow: 0 -2px 1px 0 rgba(0,0,0,.1) inset; width: 160px; }
#header_box #minicartlist .view_cart_btn a:hover { background: #ce2e1b; box-shadow: 0 0 0 0; }
#header_box .cart-box .buy_pro li.nobombor { text-align: right; }
#header_box .cart-box .minicart_more { color: #444; background: none; float: none; font-weight: 400; font-size: 14px; padding: 10px; display: inline-block; }
#header_box .cart-box .minicart_more:hover { background: none; color: #C01D1C; }
/*currency*/
#header_box .currency-val { height: 40px; line-height: 40px; padding: 0 5px; font-size: 16px; font-weight: 400; color: #444; cursor: pointer; }
#header_box .currency-box:hover .currency-val { color: #fb9; }
#header_box .currency li a { overflow: hidden; display: block; white-space: nowrap; padding: 2px 5px; width: 80px; line-height: 22px; }
#header_box .currency li a>b { font-weight: 400; float: left; display: block; width: 30px; }
#header_box .currency li a>span { float: right; display: block; width: 40px; text-align: right; }
/*nav*/
#header_box .nav-box { text-align: center; height: 40px; padding: 10px 0; margin: auto; background: #F7F7F6; }
#header_box .nav { width: auto; margin: 0; padding: 0; display: inline-block; float: none; text-align: left; }
#header_box .nav::after { content: ''; clear: both; display: block; }
#header_box .nav > li { float: left; height: 40px; line-height: 40px; position: relative; padding: 0 12px; }
#header_box .nav > li > a { display: block; padding: 0 8px; font-size: 14px; color: #222; font-weight: 700; border: 0; }
#header_box .nav > li > a:hover { color: #fb9; text-decoration: underline; }
#header_box .nav > li.nli > a { position: relative; /*padding: 0 14px 0 8px;*/ }
#header_box .nav>li.nli>a i { position: absolute; height: 0; width: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 3px solid #222; top: 0; bottom: 0; right: 3px; margin: auto; transition: all .4s; display: none; }
#header_box .nav>li.nli>a:hover i { border-top: 3px solid #ef5619 }
#header_box .nav>li.nli:hover>a i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg) }
#header_box .nav .sub_nav { top: 40px; left: 50%; min-width: 160px; background: #222; border: 0; max-height: 560px; overflow-y: auto; color: #222; padding: 10px; line-height: 40px; overflow-x: hidden; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); text-align: center; border-bottom: 3px solid #EF5619; }
#header_box .nav .sub_nav li a { display: block; height: 40px; line-height: 40px; overflow: hidden; padding: 0 10px; max-width: 180px; white-space: nowrap; text-overflow: ellipsis; background-color: rgba(255,255,255,0); text-transform: capitalize; color: #777; }
#header_box .nav .sub_nav li a:hover { color: #fff; background: none; position: relative; }
#header_box .nav .sub_nav li a::after { position: absolute; content: ''; bottom: 0; left: 0; width: 0; height: 0; border-bottom: 1px solid; color: inherit; transition: all .4s; opacity: .6; }
#header_box .nav .sub_nav li a:hover::after { width: 100%; }
#header_box .nav .nli:hover::after { border-bottom-color: #222; }
#header_box .sub_nav li { height: auto; border: none; padding: 0px; float: none; width: auto; }
/*bottom*/
#bottom_box { padding: 0; width: 100%; box-sizing: border-box; margin: 0 auto; color: #8a8a8a; text-align: center; background: #272829; }
#bottom_box .row { width: 33%; box-sizing: border-box; color: inherit; line-height: 26px; text-align: left; overflow: hidden; padding: 20px 20px 20px 0; margin: 0; }
#bottom_box .row.fl { width: 18%; }
#bottom_box .row.fr { width: 27.5%; padding: 20px 0; }
#bottom_box .row h4 { line-height: 26px; padding: 10px 0; color: #fff; font-size: 15px; font-weight: 700; border: 0; text-transform: uppercase; position: relative; }
.bottom_top_box { padding: 10px 0; border-bottom: 0; font-size: 13px; border-top: 0; color: #111; }
#bottom_box .bottom-logo { height: 200px; width: 100px; position: relative; overflow: hidden; }
#bottom_box .bottom-logo img { max-width: 50%; max-height: 50%; top: 0; left: 0; right: 0; bottom: 0; margin: auto; position: absolute;}
/*help center*/
#bottom_box .bottom-help-center a, #bottom_box a { color: #8e8e8e; }
#bottom_box a:hover { color: #fefefe; }
/*copyright & payment*/
#bottom_box .copyright-box { overflow: hidden; padding: 20px 0; line-height: 24px; vertical-align: middle; border-top: #ddd 1px solid; color: inherit; }
#bottom_box .copyright-box img { max-height: 30px; vertical-align: middle; }
#bottom_box .copyright { padding: 0; text-align: inherit; color: inherit; line-height: 30px; height: 30px; }
/*newsletter*/
.newsletter-box .newsletter form { position: relative; margin: 20px 0; }
.newsletter-box .btm_newsletter { height: auto; border: 0; position: relative; display: inline-block; float: left; }
#bottom_box .newsletter_btn { background: none; height: 42px; line-height: 42px; text-transform: uppercase; float: none; width: 85px; overflow: hidden; color: #fff; transition: all .3s; position: absolute; right: 0px; top: 0px; padding: 0; font-size: 12px; cursor: pointer; border: 0; }
.newsletter-box .newsletter_btn i { display: block; width: 25px; }
#bottom_box .newsletter_txt { height: 42px; line-height: 42px; font-weight: 400; padding: 0 90px 0 10px; display: block; border-radius: 0; background: none; color: #999; font-size: 14px; float: none; width: 100%; box-sizing: border-box; border: 1px solid #555; }
.newsletter-box .newsletter_btn:hover { opacity: .7; }
/*share*/
#bottom_box ul.shartto { display: block; overflow: hidden; margin: 0; line-height: 30px; height: 30px; width: auto; float: right; }
#bottom_box ul.shartto a { font-size: 18px; display: block; text-decoration: none; height: 34px; line-height: 34px; width: 34px; color: 222; text-align: center; }
#bottom_box ul.shartto a:hover { color: #fff; }
#bottom_box .bottom-top, #bottom_box .bottom-btm { border-top: 1px solid #555; padding: 40px 0; }
#bottom_box ul.shartto li { width: auto; float: left; margin: 2px }
#body_box #body_box .common_pro_list1 { overflow: hidden; }
#body_box .common_pro_list1 >li.other { width: 100%; height: 0; padding: 0; border: 0; clear: both; margin: 0; box-shadow: none; }
#body_box .common_pro_list1 > li { position: relative; z-index: 0; height: auto; background: none; padding: 0; top: 0; width: 275px; float: left; margin: 20px 30px 10px 0; border: 1px solid #eaeaea; transition: box-shadow .4s; overflow: hidden; }
#body_box .common_pro_list1 > li:hover { box-shadow: 0 0 10px 0 rgba(0,0,0,.1) }
#body_box .common_pro_list1 > li:nth-child(4n) { margin-right: 0; }
#body_box .common_pro_list1 > li.more { min-height: 414px; }
#body_box .common_pro_list1 > li.more a { display: block; width: 50%; text-align: center; line-height: 50px; margin: 180px auto; background: #fff; color: #222; transition: all .2s; border: 1px solid #000; box-shadow: 0 0 1px 0 rgba(255,255,255,0) inset }
#body_box .common_pro_list1 > li.more a:hover { background: #000; color: #fff; box-shadow: 0 0 0 1px rgba(255,255,255,.8) inset; }
#body_box .common_pro_list1 > li .pic { display: block; position: relative; width: 100%; overflow: hidden; float: none; background: none; height: 0; z-index: 1; padding-bottom: 100%; border-bottom: 1px solid #eaeaea }
#body_box .common_pro_list1 > li .pic img { max-height: 100%; max-width: 100%; left: 0; bottom: 0; display: block; position: absolute; right: 0; margin: auto; transition: all .4s; }
#body_box .common_pro_list1 > li:hover .pic img:nth-child(odd) { opacity: 0; z-index: 0; }
#body_box .common_pro_list1 > li:hover .pic img:nth-child(even) { opacity: 1; z-index: 1; }
#body_box .common_pro_list1 > li .pic img:nth-child(odd) { opacity: 1; z-index: 1; }
#body_box .common_pro_list1 > li .pic img:nth-child(even) { opacity: 0; z-index: 0; }
#body_box .common_pro_list1 > li .pro_content { position: static; text-align: center; font-size: 14px; line-height: 30px; box-sizing: border-box; font-weight: 400; color: #444; padding: 10px; background: none; overflow: hidden; height: auto; }
#body_box .common_pro_list1 > li .name { line-height: 30px; font-size: 14px; float: none; display: block; text-transform: capitalize; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0; text-align: inherit; color: #111; font-weight: 700; }
#body_box .common_pro_list1 > li .name:hover { color: #777; }
#body_box .common_pro_list1 > li .price { color: #888; line-height: 30px; font-size: 13px; float: none; display: block; padding: 0; font-family: initial; font-weight: 400; overflow: hidden; height: 30px; margin: 0; text-align: inherit; text-overflow: ellipsis; }
#body_box .common_pro_list1 > li .sold_out_box { color: #333; font-size: 12px; position: absolute; top: 50%; bottom: auto; margin: auto; left: 0; right: 0; text-align: center; line-height: 40px; width: 150px; background: #f9f9f9; text-transform: uppercase; opacity: .94; z-index: 6; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
#body_box .common_pro_list1 > li .oldprice { margin-left: 0; font-size: .9em; color: #aaa; text-decoration: line-through; font-weight: 400; padding: 0 5px; }
#body_box .common_pro_list1 > li span.newin { font-size: 12px; text-transform: uppercase; text-align: center; font-weight: 400; display: block; color: #fff; overflow: hidden; position: absolute; left: 0; border-radius: 0; height: 28px; width: auto; padding: 0 15px; line-height: 28px; top: 0; background: #EF5659; z-index: 5; }
#body_box .common_pro_list1 .pro-time-box { position: absolute; bottom: 0; text-align: center; left: 0; right: 0; width: 60%; margin: auto; font-size: 12px; line-height: 30px; z-index: 5; }
#body_box .common_pro_list1 .time-box { line-height: inherit; color: #f000bd; font-size: inherit; width: auto; font-weight: 400; opacity: .9; font-family: initial; }
#body_box .common_pro_list1 span.discount-timer { text-indent: 0; font-weight: 400; display: inline-table; font-size: inherit; line-height: inherit; color: inherit; overflow: hidden; letter-spacing: 1px; padding: 0; background: none; }
#body_box .common_pro_list1 span.discount-timer span { font-weight: 400; color: #333 !important; font-size: inherit !important; float: left; padding: 0; }
#body_box .common_pro_list1 span.discount-timer .day { margin: 0; padding: 0; }
#body_box .common_pro_list1 span.discount-timer .day_seconds { padding: 0 3px; }
#body_box .common_pro_list1 .time-box i { display: inline-table; line-height: 1; font-size: 13px; }
#body_box .common_pro_list1 > li .discount em { display: block; text-align: center; font-style: normal; font-size: 14px; text-transform: lowercase; }
/*appraise*/
#body_box .common_pro_list1 .pro-appraise { letter-spacing: 2px; }
#body_box .common_pro_list1 .pro-appraise .star-box { display: inline-block; padding: 10px 0; }
#body_box .common_pro_list1 .pro-appraise .star-box i { float: left; font-size: 15px; display: block; height: 30px; line-height: 30px; width: auto; color: #e9e9e9; }
#body_box .common_pro_list1 .pro-appraise .star-box i.light { color: #bbb; }
/*discount*/
#body_box .common_pro_list1 .discount { position: absolute; right: 0; top: 0; font-size: 12px; overflow: hidden; color: #fff; width: auto; height: 28px; border-radius: 0; padding: 0 15px; text-align: center; background: #222; line-height: 28px; z-index: 5; }
#body_box .common_pro_list1 .discount p { width: auto; float: left; padding: 0 2px; }
/*icons*/
#body_box .common_pro_list1 .icons { position: absolute; z-index: 9; transition: all .4s; text-align: center; line-height: 1em; overflow: hidden; left: 0; right: 0; bottom: -80px; height: 80px; background: #fff; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: center; align-items: center; }
#body_box .common_pro_list1>li:hover .icons { opacity: 1; bottom: 0; }
#body_box .common_pro_list1 .icons > span { position: relative; height: 40px; width: 40px; line-height: 40px; text-align: center; background: #f0f0f0; margin: 0 3px; }
#body_box .common_pro_list1 > li .icons > span i { background: none; color: #333; transition: color .4s; display: block; font-size: 18px; }
#body_box .common_pro_list1>li .icons >span:hover { opacity: .8; }
#body_box .common_pro_list1>li .icons >span.on { }
#body_box .common_pro_list1>li .icons >span.on i { color: #EF5619; }
/*outofstock*/
#body_box .common_pro_list1 .soldout { position: absolute; height: 34px; line-height: 34px; background-color: rgba(122,122,122,.95); color: #fff; left: 0; right: 0; width: 40%; margin: auto; z-index: 5; top: 50%; margin-top: -17px; border-radius: 3px; }
#body_box .product-more { line-height: 30px; padding: 20px 0; text-align: center; }
#body_box .product-more a { display: inline-block; position: relative; font-size: 13px; text-transform: uppercase; color: #222; font-weight: 700; }
#body_box .product-more a:hover { color: #ef5619; }
#body_box .product-more a::after { position: absolute; content: ''; bottom: 0; left: 0; right: 0; height: 2px; background: #222; }
#body_box .product-more a:hover::after { background: #ef5619; }
/*index*/
#index-box { position: relative; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*left sidebar*/
#index-box .left-sidebar { position: fixed; left: 0; top: 0; bottom: 0; width: 280px; z-index: 9999; background: rgba(255,255,255,0); transition: all .4s; }
#index-box .left-sidebar:hover { background: rgba(255,255,255,.9) }
/*logo*/
#index-box .left-sidebar .logo { position: absolute; top: 20px; left: 0; width: 100px; height: 50px; overflow: hidden; z-index: 3; }
#index-box .left-sidebar .logo img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%; }
/*menu*/
#index-box .left-sidebar .menu-switch { height: 40px; width: 100px; position: absolute; z-index: 2; top: 120px; left: 0; line-height: 40px; text-align: center; cursor: pointer; }
#index-box .left-sidebar .menu-switch:hover i, #index-box .left-sidebar .menu-switch.on i { background: #D4A47D; }
#index-box .left-sidebar .menu-switch i { display: inline-table; vertical-align: middle; background: #444; height: 8px; width: 8px; border-radius: 6px; margin: 0 1px; }
#index-box .left-sidebar .menu-switch.on i:nth-child(1) { width: 30px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); position: absolute; left: 0; right: 0; margin: auto; top: 50%; margin-top: -4px; }
#index-box .left-sidebar .menu-switch.on i:nth-child(2) { opacity: 0; }
#index-box .left-sidebar .menu-switch.on i:nth-child(3) { width: 30px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); position: absolute; left: 0; right: 0; margin: auto; top: 50%; margin-top: -4px; }
#index-box .left-sidebar .menu-box { position: absolute; z-index: 2; top: 100px; bottom: 0; width: 250px; height: 70vh; left: 0; background: none; box-sizing: border-box; padding: 0; overflow-y: auto; overflow-x: hidden; }
#index-box .left-sidebar .menu-box.show { z-index: 0; left: 100px; opacity: 1; }
/*copyright*/
#index-box .copyright { position: absolute; left: 20px; bottom: 20px; width: 360px; line-height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis; color: #fff; }
/*main content*/
#index-box .main-content { position: relative; z-index: 0; }
/*banner*/
#index-box .banner { position: relative; z-index: 0; background: none; height: 680px; width: 100%; overflow: hidden;margin-bottom: 40px; }
#index-box .banner .swiper-wrapper { }
#index-box .banner .swiper-slide { width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
#index-box .banner .img { display: block; height: 680px; width: 100%; background: no-repeat 50% 50%; -webkit-background-size: cover; background-size: cover; }
#index-box .banner .img>a { display: block; width: 100%; height: 100%; }
#index-box .banner .cont { position: absolute; z-index: 1; opacity: 0; max-width: 800px; color: #fff; text-align: center; }
#index-box .banner .cont a { color: inherit; }
#index-box .banner .cont h4 { color: inherit; font-size: 4em; line-height: 2em; text-transform: uppercase; }
#index-box .banner .cont p { color: inherit; font-size: 1.4em; line-height: 1.8em; text-transform: capitalize; }
#index-box .banner .swiper-pagination { right: 40px; }
#index-box .banner .swiper-pagination-bullet { background: none; width: 9px; height: 9px; position: relative; border: 2px solid #fff; opacity: .9; }
#index-box .banner .swiper-pagination-bullet:hover { opacity: 1; }
#index-box .banner .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #fff; opacity: 1; }
/*contact*/
#index-box .contact, #index-box .shartto { position: absolute; z-index: 9; left: 0; bottom: 20px; max-width: 40%; line-height: 30px; overflow: hidden; color: #fff; right: 0; margin: auto; }
#index-box .contact > *, #index-box .shartto > * { float: left; display: inline-block; padding: 0 7px; color: inherit; white-space: nowrap; font-size: 12px; }
#index-box .contact a, #index-box .shartto a { color: inherit; }
#index-box .contact a:hover, #index-box .shartto a:hover { opacity: .5; }
/*SNS*/
#index-box .shartto { right: 20px; max-width: 30%; left: auto; }
#index-box .shartto li { }
#index-box .menu-mask { position: fixed; z-index: -2; left: 0; top: 0; bottom: 0; right: 0; background-color: #000; opacity: 0; transition: all .5s; }
#index-box .menu-mask.show { z-index: 10; opacity: .6; cursor: default; }
/*index nav*/
#index-box .nav-box { text-align: center; height: auto; padding: 0; }
#index-box .nav { width: auto; margin: 0; padding: 0; display: block; float: none; text-align: left; }
#index-box .nav > li { float: none; height: auto; line-height: 36px; position: relative; padding: 0; text-indent: 14px; }
#index-box .nav > li > a { display: block; padding: 0; font-size: 16px; color: #222; font-weight: 700; border: 0; text-transform: capitalize; }
#index-box .nav > li > a:hover { color: #fb9; }
#index-box .nav > li.nli > a { position: relative; margin-right: 50px; }
#index-box .nav > li.nli .dropdown-switch { position: absolute; top: 0; right: 0; height: 36px; width: 50px; z-index: 2; cursor: pointer; }
#index-box .nav > li.nli .dropdown-switch i { position: absolute; height: 0; width: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #222; top: 0; bottom: 0; right: 0; margin: auto; transition: all .4s; left: 0; }
#index-box .nav>li.nli .dropdown-switch:hover i { border-top: 5px solid #fb9; }
#index-box .nav .nli.on .dropdown-switch i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg) }
#index-box .nav .sub_nav { top: 0; background: none; border: 0; color: #222; padding: 0; line-height: 40px; position: relative; box-shadow: none; overflow: hidden; display: none; }
#index-box .nav .sub_nav li a { display: block; height: 34px; line-height: 34px; overflow: hidden; padding: 0 10px; white-space: nowrap; text-overflow: ellipsis; text-transform: capitalize; color: inherit; font-size: 14px; }
#index-box .nav .sub_nav li a:hover { color: #ef5619; background: none; }
#index-box .sub_nav li { height: auto; border: none; padding: 0px; float: none; width: auto; }
/*ad1*/
#index-box .diy-ad1 { overflow: hidden; }
#index-box .diy-ad1 .img-box { float: left; width: 380px; height: 460px; position: relative; overflow: hidden; }
#index-box .diy-ad1 .img-box:not(:first-child) { margin-left: 30px; }
#index-box .diy-ad1 .img { height: 100%; transition: all .4s;}
#index-box .diy-ad1 .img-box:hover .img{height: 270px;}
#index-box .diy-ad1 .img a { display: block; height: 100%; background: no-repeat center; background-size: cover; }
#index-box .diy-ad1 .cont { position: absolute; top: 400px; left: 0; width: 100%; background: #F2E7E2; z-index: 1; text-align: center; transition: all .4s; }
#index-box .diy-ad1 h4 { font-size: 18px; text-transform: uppercase; height: 60px; line-height: 60px; font-weight: 400; }
#index-box .diy-ad1 .img-box:hover .cont { top: 270px; }
#index-box .diy-ad1 p { font-size: 14px; text-transform: capitalize; padding: 10px; height: 60px; line-height: 20px; }
#index-box .diy-ad1 a.btn { display: inline-block; text-align: center; color: #222; font-size: 14px; font-weight: 700; text-decoration: underline; height: 30px; line-height: 30px; margin-bottom: 20px; }
#index-box .diy-ad1 .img-box a.btn:hover { text-decoration: none; }
/*ad2*/
#index-box .diy-ad2 { height: 450px; }
#index-box .diy-ad2 .img-box { height: 100%; }
#index-box .diy-ad2 .img-box h4 { color: #fff; font-weight: 700; font-size: 80px; }
#index-box .diy-ad2 .img { position: relative; height: 100%; width: 100%; }
#index-box .diy-ad2 .img a { height: 100%; width: 100%; background: center no-repeat; background-size: cover; display: -webkit-box; display: -webkit-flex; display: flex; -ms-align-items: center; align-items: center; justify-content: center; }
/*ad3*/
#index-box .diy-ad3 { overflow: hidden; }
#index-box .diy-ad3 .img-box { float: left; width: 33.33%; height: 12vw; position: relative; overflow: hidden; }
#index-box .diy-ad3 .img-box::after { content: ''; position: absolute; transition: all .6s; z-index: 2; top: -10%; right: -100%; opacity: 0; background: rgba(255,255,255,1); width: 100%; height: 100%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#index-box .diy-ad3 .img-box:hover::after { opacity: 1; background: rgba(255,255,255,0); top: -10%; right: 100%; }
#index-box .diy-ad3 .img { height: 100%; }
#index-box .diy-ad3 .img a { display: block; height: 100%;background-size:cover;background-position:center;background-repeat:no-repeat; }
#index-box .diy-ad3 .cont { position: absolute; top: 10%; left: 40%; width: 55%; }
#index-box .diy-ad3 h4 { font-size: 30px; text-transform: uppercase; margin-bottom: 10px; }
#index-box .diy-ad3 p { font-size: 14px; text-transform: capitalize; margin-bottom: 10px; }
#index-box .diy-ad3 a.btn { display: inline-block; text-align: center; color: #222; font-size: 15px; font-weight: 700; transition: all .4s; }
#index-box .diy-ad3 .img-box:hover a.btn { letter-spacing: 1px; }
/*product*/
.home-pro-box { position: relative; margin: 0 auto 60px; text-align: center; }
.home-pro-box h3.tit { float: none; height: 40px; line-height: 40px; border: 0; position: relative; text-align: center; padding: 30px; }
.home-pro-box h3.tit a { transition: .4s all; padding: 0 15px; float: none; border-left: 0; text-transform: uppercase; font-weight: 700; color: #222; font-size: 18px; }
.home-pro-box h3.tit a:hover { opacity: .8; }
.home-pro-box .bd { position: relative; }
.home-pro-box .pro-box { position: relative; height: auto; }
.home-pro-box .pro-box .box { overflow: hidden; position: relative; }
#index-box .product-tit { position: relative; text-align: center; padding: 40px 0; }
#index-box .product-tit span { font-size: 24px; text-transform: uppercase; padding: 0 20px; color: #222; position: relative; z-index: 1; }
#index-box .product-tit::after { position: absolute; content: ''; height: 2px; background: #222; width: 100px; left: 0; right: 0; margin: auto; top: auto; bottom: 15px; z-index: 0; }
/*news*/
#news { margin-bottom: 40px; }
#news h3.tit { float: none; height: 40px; line-height: 40px; border: 0; position: relative; text-align: center; padding: 30px; }
#news h3.tit a { transition: .4s all; padding: 0 15px; float: none; border-left: 0; text-transform: uppercase; font-weight: 700; color: #222; font-size: 18px; }
#news h3.tit a:hover { opacity: .8; }
#news .news-box { position: relative; overflow: hidden; font-family: 'Poppins' }
#news .news-box .bd { z-index: 0; overflow: hidden; }
#news .news-box .hd { position: relative; text-align: center; top: 0; width: 100%; height: 30px; z-index: 0; clear: both; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: center; -ms-align-items: center; align-items: center; padding: 20px 0; }
#news .news-box .hd li { margin: 0 4px; cursor: pointer; background: #f2f2f2; width: 20px; line-height: 20px; }
#news .news-box .hd li.on { color: #fff; background: #222; }
#news .news-box .bd li { overflow: hidden; position: relative; width: 560px; margin: 0 15px; float: left; }
#news .news-box .bg a { height: 100%; width: 100%; display: block; background: center no-repeat; background-size: cover; position: absolute; }
#news .news-box .title:hover { color: #FF3000; }
#news .news-box .title { font-size: 18px; color: #333; line-height: 25px; z-index: 0; padding: 5px 0; display: block; }
#news .news-box .descript { font-size: 14px; overflow: hidden; line-height: 24px; color: #888; padding: 5px 0; }
#news .news-box .bg { position: relative; top: 0; left: 0; height: 260px; right: 0; opacity: .8; z-index: 1; }
#news .news-box .time { display: block; line-height: 40px; font-style: normal; color: #888; font-size: 14px; }
#news .news-box a.btn { color: #333; font-size: 14px; display: inline-block; line-height: 32px; position: relative; border: 1px solid #eaeaea; padding: 0 30px; border-radius: 50px; margin: 10px 0; }
#news .news-box a.btn:hover { color: #fff; background: #222; border: 1px solid #222; }
