﻿html { overflow-y: scroll; }

.head-contact { float: right; }
.head-lang { float: right; }
.head-logo { float: left; margin: 6px 30px 0px 0px; }
.head-logo img { max-height: 60px; max-width: 400px; }
.head-back { float: right; line-height: 80px; }

.head-nav { float: left; margin-top: 31px;}
.head-nav .nav-line1 { display: none; }
.head-nav .nav-line2 { font-size: 14px; }
.head-nav .nav-line2 .ico10 { margin-left: 4px; margin-top: -2px; }
.head-nav li { float: left; height: 20px; padding-bottom: 12px; }
.head-nav li > a { display: block; padding: 0px 12px; text-decoration: none; }
.head-nav li > a:hover { opacity: 0.8; }

.head-user { float: right; padding-top: 31px; }
.head-user .nav-line1 { display: none; }
.head-user .nav-line2 { font-size: 14px; }
.head-user .nav-line2 .ico10 { margin-left: 4px; margin-top: -2px; }
.head-user li { float: left; position: relative; padding-bottom: 12px; }
.head-user li > a { display: block; padding: 0px 12px; text-decoration: none; }
.head-user .ico-down10 { display: none; }
.head-user .ico { float: left; margin: 0px 4px 0px 0px; }
.head-user .tier { right: 0px;top:30px!important; }
.head-nouser { display: none; }

.head-search .search { position: relative; }
.head-search .wrap { float: left; width: 969px; height: 42px; border: 1px solid #C7C7C7; border-right: none; }
.head-search .wrap span { width: 30px; height: 30px; line-height: 30px; display: inline-block; text-align: center; vertical-align: top; }
.head-search .wrap input { width: 945px; height: 22px; padding: 10px 12px; }
.head-search .btn1 { float: left; width: 120px; height: 44px; padding: 0px; line-height: 44px; text-align: center; cursor: pointer; border-radius: 0px; border: none; transition: all 0.3s; }
.head-search .btn1 .ico { margin: -2px 0px 0px 0px; }
.head-search .struc { float: left; margin-left: 10px; line-height: 44px; text-align: center; font-size: 14px; }
.head-search .struc a { text-decoration: none; width: 120px; height: 44px; display: block; background: #666; color: #fff; white-space: nowrap; transition: all 0.3s; border: none; }
.head-search .struc a:hover { opacity: 0.8; }
.head-search .struc .ico-right { display: none; }
.head-search .struc span { display: inline-block; vertical-align: middle; padding: 0px 4px; }
.head-search .struc .search-hr { display: none; }
.head-search .struc .ico-benzol40 { width: 20px; height: 20px; background-position: -500px -260px; }
.head-search .history { position: absolute; top: 44px; left: 0px; width: 968px; background: #fff; border: 1px solid #eee; overflow: hidden; z-index: 900; border-top: none; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); display: flex; }
.head-search .history .fll { width: 800px; height: auto; padding: 8px 0px; border-right: 1px solid #eee; }
.head-search .history .fll dt { padding-left: 16px; }
.head-search .history .fll a { padding-left: 16px; text-decoration: none; }
.head-search .history .fll a:hover { background: #F5F5F5; }
.head-search .history .fll span { padding-left: 16px; }
.head-search .history .flr { width: 160px; text-align: center; padding: 8px 0px; }
.head-search .history dt { line-height: 36px; font-weight: bold; }
.head-search .history dd { line-height: 36px; }
.head-search .history dd a { display: block; }
.head-search .search-hot { padding: 8px 0px 16px 0px; }
.head-search .search-hot span { font-weight: bold; color: #666; }
.head-search .search-hot a { margin-right: 16px; }

.footer-merit { padding: 15px 0px; color: #fff; }
.footer-merit .title { text-align: center; padding-bottom: 40px; }
.footer-merit .item { float: left; width: 320px; line-height: 22px; }
.footer-merit .item:last-child { width: 170px; }
.footer-merit .item .pic { width: 50px; height: 50px; float: left; margin-right: 12px; line-height: normal; }
.footer-merit .item .pic img { width: 100%; height: 100%; object-fit: cover; }
.footer-merit .item .info { float: left; }
.footer-merit .item .desc { opacity: 0.7; padding-top: 4px; }

.footer-nav { float: left; }
.footer-nav dl { float: left; width: 230px; line-height: 2; }
.footer-nav dt { padding-bottom: 14px; }

.footer-contact { float: left; }
.footer-contact dl { float: left; width: 260px; line-height: 2; }
.footer-contact dt { padding-bottom: 14px; }

.footer-logo { padding: 37px 0px 16px 0px; }
.footer-logo .contact { display: none; }
.footer-logo .pic img {max-height: 100px; }

.footer-social a { margin: 0px 4px; }
.footer-icp { margin: 16px 0px 4px 0px; display: inline-block; }
.footer-designed { padding-bottom: 19px; }
.footer-links { line-height: 40px; }
.footer-links a { margin-right: 16px; }

.footer-attest { padding-bottom: 20px; }
.footer-attest img { vertical-align: middle; max-width: 32px; }
.footer-attest span { vertical-align: middle; opacity: 0.9; margin-top: 0px; }

.footer-tip { font-weight: bold; padding-bottom: 16px;color:red; }

/*头部*/
.header .toolbar { height: 32px; min-width: 1220px; line-height: 32px; background: #F5F5F5; font-size: 12px; }
.header .toolbar .ico { margin-right: 2px; }
.header .toolbar li { float: left; margin-left: 20px; position: relative; }
.header .toolbar li:hover .tier { display: block; }
.header .toolbar li > a { display: inline-block; text-decoration: none; }
.header .toolbar li > a:hover { opacity: 0.8; }
.header .toolbar .ico-phone-white { }
.header-content { }
.header .container { position: relative; }
.header .toolsection { min-height: 84px; }
/*底部*/
.footer { min-width: 1220px; }
.footer .copyright { text-align: center; }
.footer .help { padding: 67px 0px 59px 0px; }


/*二级面板*/
.header .tier { position: absolute; top: 60px; min-width: 180px; padding: 8px 0px; background: #fff; 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: 1000; display: none; }
.header .tier > a { display: block; line-height: 32px; padding: 0px 20px; text-decoration: none; color: #666 }

/*语言面板*/
.header .lang .tier { min-width: 160px; right: 0px; top: 32px; padding: 8px 0px; z-index: 1000; }
.header .lang .tier:before { position: absolute; content: ""; display: block; top: -8px; right: 18px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 8px solid #fff; }
.header .lang .tier a { line-height: 48px; padding: 0px 26px; }
.header .lang .tier a:hover { background: #F5F5F5; }
.header .lang .tier span { vertical-align: middle; }

/*产品目录面板*/
.header .category { background: #fff; }

/*登录面板*/
.header .login { min-width: 106px; padding: 20px 25px; }
.header .login .btn1 { margin-bottom: 12px; }

.header .user { width: 200px; padding: 24px 20px; right: -102px !important; text-align: center; }
.header .user .name { padding: 4px 0px 6px 0px; }
.header .user .desc { padding-bottom: 16px; margin-bottom: 16px; border-bottom: 1px solid #eee; }

/*购物车面板*/
.header .cart .tier { width: 344px; padding: 16px; line-height: 22px; }
.header .cart .tier:before { position: absolute; content: ""; top: -12px; right: 40px; border-left: 9px solid transparent; border-right: 9px solid transparent; border-bottom: 10px solid #eee; z-index: 600; }
.header .cart .tier:after { position: absolute; content: ""; top: -10px; right: 40px; border-left: 9px solid transparent; border-right: 9px solid transparent; border-bottom: 10px solid #fff; z-index: 600; }
.header .cart .tier .title { padding-bottom: 16px; }
.header .cart .tier .link { padding-top: 20px; border-top: 1px solid #ddd; }
.header .cart .tier .link span { line-height: 32px; }
.header .cart .tier .item { padding-bottom: 14px; }
.header .cart .tier .pic { float: left; width: 48px; height: 48px; margin-right: 13px; }
.header .cart .tier .desc { float: left; }
.header .cart .tier .desc h2 { max-width: 174px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.header .cart .tier .desc span { margin-right: 24px; }
.header .cart .tier .desc span:last-child { margin-right: 0px; }
.header .cart .tier .price { float: right; text-align: right; }


/*右侧导航*/
.toolbar-right { position: fixed; top: 0; right: 0; width: 0; height: 100%; -webkit-transition: right .3s ease-in-out 0s; -moz-transition: right .3s ease-in-out 0s; transition: right .3s ease-in-out 0s; background: #fff; z-index: 10; overflow: visible !important; }
.toolbar-right .tabs { position: absolute; top: 50%; left: -40px; width: 40px; margin-top: -132px; }
.toolbar-right li { width: 40px; height: 40px; line-height: 40px; margin-bottom: 4px; position: relative; }
.toolbar-right li label { display: block; width: 40px; height: 40px; text-align: center; z-index: 100; position: relative; cursor: pointer; background: #666; }
.toolbar-right li .ico30 { background-position-y: -555px; }
.toolbar-right li span { position: absolute; top: 0; right: -120px; width: 108px; padding-left: 12px; transition: all 0.3s; background: #666; }
.toolbar-right li:hover span { right: 0px; }
.toolbar-right li em { position: absolute; top: -10px; left: -15px; display: block; width: 24px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 50%; background: #EE5F51; z-index: 200; }
.toolbar-right li:hover em { opacity: 0; }

.toolbar-right .tier { position: absolute; left: 0; top: 0; height: 100%; z-index: 50; background: #fff; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), 0px 2px 4px rgba(0, 0, 0, 0.06); z-index: 300; width: 300px; }
.toolbar-right .tier .title { height: 40px; line-height: 40px; padding: 0px 12px 0px 24px; background: #F5F5F5; }
.toolbar-right .tier .title .flr { width: 20px; height: 20px; margin-top: 10px; line-height: 20px; cursor: pointer; }
.toolbar-right .tier .title .flr:hover { background: #ddd; }
.toolbar-right .tier .item { padding: 18px 24px; border-bottom: 1px solid #eee; line-height: 20px; }
.toolbar-right .tier .pic { width: 48px; height: 48px; border-radius: 50%; background: #eee; margin-bottom: 6px; overflow: hidden; }
.toolbar-right .tier .pic img { max-height: 100%; max-width: 100%; }
.toolbar-right .tier .name { width: 48px; text-align: center; }
.toolbar-right .tier .info { padding-bottom: 6px; }
.toolbar-right .tier .info:last-child { padding-bottom: 0px; }
.toolbar-right .tier .info .ico { margin: 0px 7px 0px 0px; vertical-align: top; }
.toolbar-right .tier .info span { display: inline-block; vertical-align: top; width: 150px; word-break: break-all; word-wrap: break-word; }
.toolbar-right .tier .info a span:hover { text-decoration: underline; }
.toolbar-right .tier table { width: 100%; text-align: left; }
.toolbar-right .msg { padding: 16px 24px; }


.footer-account { font-size: 12px; }
.footer-account .line1 { margin: 8px 0px; }
.footer-account .footer-info { text-align: center; }
.footer-account .footer-company { padding-top: 24px; }
.footer-account .footer-icp { text-align: center; padding: 0px 0px 24px 0px; color: #999; line-height: 20px; }
.footer-account .footer-icp a { color: #999; }
.footer-account .footer-phone { display: none; }
.footer-account .footer-addres { padding: 4px 0px; }

.combobox .box, .textbox .box, .numberbox .box { border-radius: 0px !important; }

.btn1, .btn2 { border-radius: 0px !important; }
