﻿/*布局辅助样式*/
.header { box-shadow: inset 0px -1px 0px #EEEEEE; }
.header .contact1-box { height: 32px; line-height: 32px; margin: auto; font-size: 12px; }
.header .contact1-box i { margin-top: -2px; margin-right: 4px; }
.header .contact1-box .item { text-decoration: none; color: #fff; }
.header .contact1-box .item > a { text-decoration: none; }

/*左上脚联系方式*/
.header .contact1 { }
.header .contact1 .item { float: left; margin-right: 24px; }

/*选择语言*/
.header .sitelang { }
.header .sitelang .item { float: left; position: relative; }
.header .sitelang .item a { display: block; }
.header .sitelang .split { float: left; margin: 9px 16px; }
.header .sitelang .layers { display: none; position: absolute; top: 32px; right: 0px; min-width: 180px; padding: 8px 0px; border: 1px solid #eee; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); z-index: 1; opacity: 1 !important }
.header .sitelang .layers:before { position: absolute; content: ""; display: block; top: -8px; right: 30px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 8px solid #fff; }
.header .sitelang .layers a { line-height: 48px; padding: 0px 26px; text-decoration: none; }
.header .sitelang .layers .ico16 { margin-right: 4px; }
.header .sitelang .item:hover .layers { display: block !important; }

.header .logo-box { padding: 24px 0px; }
/*logo*/
.header .logo { float: left; }
.header .logo img { max-height: 60px; }
.header .certificate { margin: 18px 0px 0px 24px; }
.header .certificate .item { float: left; position: relative; cursor: pointer; margin-right: 10px; }
.header .certificate .item img { width: 28px; }
.header .certificate .item span { position: absolute; z-index: 3; top: 26px; left: 0px; display: none; }
.header .certificate .item:hover span { display: block; }
.header .certificate .item span img { width: 300px; }

/*搜索框*/
.header .search { position: relative; text-align: center; margin-bottom: 8px; }
.header .search .wd { float: left; width: 432px; height: 32px; padding: 0px 12px; box-sizing: border-box; border-right: none; }
.header .search .wd input { width: 100%; height: 100%; border: none; outline: none; }
.header .search .btn-normal { float: left; width: 66px; height: 32px; line-height: 32px; border-radius: 0px; }
.header .search .structure { float: right; width: 96px; margin-left: 10px; background: #6D7778; }
.header .search .history { position: absolute; top: 32px; left: 0px; width: 80%; line-height: 36px; overflow: hidden; z-index: 100; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); display: none; min-height: 150px; }
.header .search .history iframe { width: 100%; height: 100%; overflow: hidden; }
.header .search a { text-decoration: none; }
/*搜索词*/
.header .searchwords { max-width: 604px; white-space: nowrap; overflow: hidden; }
.header .searchwords a { margin-right: 16px; }
.header .searchwords span { display: none; }

.header .search-senior { float: left; line-height: 40px; white-space: nowrap; margin: -4px 0px 0px 10px; }
/*导航相关*/
.header .navheader-box .item { display: inline-block; vertical-align: bottom; position: relative; padding-bottom: 12px; font-size: 14px; }
.header .navheader-box .item .title { display: block; height: 100%; padding: 0px 16px; text-decoration: none; box-sizing: border-box; border-right: 1px solid #ddd; }
.header .navheader-box .item .title label { font-size: 12px; display: block; cursor: pointer; transition: all 0.3s; }
.header .navheader-box .item .title span { font-size: 16px; font-weight: bold; }
.header .navheader-box .item .title i { margin: -2px 0px 0px 4px; filter: contrast(0) grayscale(100%) brightness(0.8); }
.header .navheader-box .item:last-child .title { border: none; padding: 0px 0px 0px 20px; }
.header .navheader-box .item:first-child .title { padding: 0px 20px 0px 0px; }

.header .navheader { font-size: 0px; max-width: 1000px; margin-top: 2px; white-space: nowrap; }
.header .navheader .layers { display: none; position: absolute; top: 100%; left: 0px; padding: 8px 0px; min-width: 180px; line-height: 32px; z-index: 10; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); background: #fff; }
.header .navheader .layers a { display: block; padding: 0px 20px; text-decoration: none; }
.header .navheader .layers .desc { display: none; }
.header .navheader .layers2 { left: 100%; top: 0px; min-height: 100%; box-sizing: border-box; }

/*产品单独弹出层*/
.nav-productclass { display: none; position: absolute; width: auto; max-height: 413px; min-width: 164px; padding: 20px 0px 20px 20px; overflow: hidden; white-space: nowrap; writing-mode: vertical-lr; background: #fff !important; border: 1px solid #eee; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); z-index: 10; }
.nav-productclass > .info { float: left; min-width: 164px; margin-bottom: 16px; line-height: 20px; writing-mode: horizontal-tb; margin-right: 10px; }
.nav-productclass > .info:last-child { margin-right: 0px; }
.nav-productclass > .info .title { display: block; font-weight: bold; line-height: 22px; padding-bottom: 4px; text-decoration: none; }
.nav-productclass > .info .title::after { content: ">"; }
.nav-productclass .layers1 { display: block !important; }
.nav-productclass .layers1 > .info { max-width: 164px; overflow: hidden; text-overflow: ellipsis; font-size: 12px; line-height: 20px; padding-bottom: 4px; }
.nav-productclass .layers2 { display: none; padding-left: 8px; }
.nav-productclass .layers2 .info { padding-bottom: 4px; }
/*右上方账号信息*/
.header .user .login { position: absolute; top: 100%; right: 0px; padding: 20px 24px; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); z-index: 10; display: none; color: #333; text-align: center; }
.header .user .login .btn-normal { margin-bottom: 4px; }
.header .user .logined { width: 200px; padding: 24px; text-align: center; line-height: normal; }
.header .user .logined .pic img { width: 60px; height: 60px; border-radius: 50%; }
.header .user .logined .name { padding: 4px 0px 6px 0px; }
.header .user .logined .desc { padding-bottom: 16px; margin-bottom: 16px; border-bottom: 1px solid #eee; }
.header .user .logined .info a { display: block; line-height: 32px; padding: 0px 20px; text-decoration: none; }

/*购物车*/
#cart_simple_layer { }
#cart_simple_layer .loading { position: absolute; background: url(/res/image/loading.gif) no-repeat center top; width: 60px; height: 60px; padding-top: 48px; top: 50%; left: 50%; margin-left: -30px; margin-top: -30px; text-align: center; }

/*页脚开始*/
.footer { }

.footer .contact2-box { padding: 56px 0px; line-height: 1; }
.footer .contact2-box .split { height: 112px; margin: 48px 48px 0px 48px; }
/*底部logo*/
.footer .logo { }
.footer .logo img { display: block; max-width: 200px; max-height: 50px; }
.footer .logo h3 { font-size: 20px; font-weight: bold; margin-bottom: 8px; }
.footer .logo h3 i { margin: -4px 4px 0px 0px; }
/*底部联系方式*/
.footer .contact2 { max-width: 236px; }
.footer .contact2 i { display: none; }
.footer .contact2 > div { padding-top: 16px; }
.footer .contact2 .item8 { line-height: 20px; }
/*底部导航栏*/
.footer .navfooter { width: 560px; }
.footer .navfooter .items { display: flex; }
.footer .navfooter .item { padding-bottom: 24px; flex: 1; }
.footer .navfooter .item:last-child { flex: inherit; margin-left: auto; }
.footer .navfooter .item .name { padding-bottom: 24px; font-weight: bold; }
.footer .navfooter .item .desc div { padding-bottom: 16px; }

/*二维码*/
.footer .qrcode-box { width: 216px; font-size: 12px; }
.footer .qrcode {  padding-bottom: 12px; text-align: center; }
.footer .qrcode .item { display: inline-block; margin-right: 12px; text-align: center; }
.footer .qrcode .item:last-child { margin-right: 0px; }
.footer .qrcode .item .pic { margin-bottom: 8px; }
.footer .qrcode .item .pic img { display: block; width: 100px; height: 100px; object-fit: cover; }

/*社交信息*/
.footer .social { text-align: center; padding: 8px 0px 6px 0px; border-bottom: 1px solid #E0E0E0; }
.footer .social .item { margin-right: 8px; text-decoration: none; }
.footer .social .item:last-child { margin-right: 0px; }
.footer .social .item img { max-height: 40px; }
.footer .statement { line-height: 1.5; text-align: center; padding-top: 8px; }

.footer .friendlink-box { font-size: 12px; padding: 32px 0px; }
.footer .friendlink-box .container { position: relative; }
/*友情链接*/
.footer .friendlink { text-align: center; padding-bottom: 12px; border-bottom: 1px solid rgba(255, 255,255, 0.1) }
.footer .friendlink a { margin-right: 16px; }
.footer .friendlink a:last-child { margin-right: 0px; }
.footer .friendlink a:first-child { margin-left: 8px; }
/*版权和icp信息*/
.footer .copyright { padding: 12px 0px 16px 0px; text-align: center; }
.footer .copyright i { margin: -4px 0px 0px 4px; }

/*其他图标*/
.footer .iconlink { text-align: center; font-size: 0px; }
.footer .iconlink a { font-size: 12px; margin-right: 16px; text-decoration: none; }
.footer .iconlink a:last-child { margin-right: 0px; }
.footer .iconlink img { max-height: 40px; }

.footer .icolink-box { position: relative; }
.footer .design { text-align:center; }
/*客服*/
.support { position: fixed; top: 36%; right: 0; width: 40px; line-height: 40px; z-index: 10; overflow: visible !important; }
.support .item { width: 100%; height: 40px; margin-bottom: 4px; position: relative; }
.support .item label { display: block; width: 40px; height: 40px; position: relative; cursor: pointer; z-index: 100; text-align: center; }
.support .item span { position: absolute; top: 0; right: -120px; width: 108px; padding-left: 12px; transition: all 0.3s; }
.support .item:hover span { right: 0px; }
.support .item em { position: absolute; top: -10px; left: -15px; display: block; width: 24px; height: 24px; line-height: 24px; text-align: center; border-radius: 50%; z-index: 200; }
.support .item:hover em { opacity: 0; }
#support_layer { position: fixed; top: 0px !important; left: auto !important; right: -300px; height: 100%; background: #fff; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); }
#support_layer .scroller { max-height: initial; }
