﻿/*产品列表*/
.sidenav { width: 180px; margin-bottom: 16px; border: 1px solid #EEEEEE; padding: 16px; }
.sidenav dt { font-size: 14px; border: none; position: relative; }
.sidenav dt .split2 { display: none; }
.sidenav dt span { vertical-align: middle; }
.sidenav dt .ico10 { position: absolute; right: 4px; top: 4px; }
.sidenav dd { height: 20px; line-height: 20px; border: none; padding-bottom: 8px; }
.sidenav dd a { color: #1E8AE7; }
.sidenav dd a:hover { color: #1E8AE7; text-decoration: underline; }
.sidenav dd a em { margin-left: 6px; color: #666; }
.sidenav dd:last-child { padding-bottom: 0px; }
.sidenav dd:nth-child(2) { padding-top: 12px; }

.accounttip { height: 45px; line-height: 45px; padding: 0px 12px; background: #F9F9F9; color: #E2413A; margin-bottom: 24px; }

.product-list { padding-bottom: 100px; }
.product-list .head { line-height: 24px; padding-bottom: 18px; margin-bottom: 32px; }
.product-list .head h1 { display: inline-block; margin-right: 8px; }
.product-list .head .ico { margin-left: 2px; cursor: pointer; }
.product-list .head .ico:hover { background-position-y: -1460px; }

.product-list .filter { border: none; width: 212px; }
.product-list .filter > .input { height: auto; line-height: normal; margin-bottom: 16px; width: 210px; border: 1px solid #EEEEEE; }
.product-list .filter > .input label { display: block; width: 178px; height: 40px; line-height: 40px; padding: 0px 16px; background: #F5F5F5; font-size: 14px; font-weight: bold; position: relative; }
.product-list .filter > .input label em { display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; position: absolute; right: 12px; top: 6px; cursor: pointer; }
.product-list .filter > .input .ico-down10 { width: 20px; height: 20px; background-position: -1280px -860px; }
.product-list .filter > .input .ico-up10 { width: 20px; height: 20px; background-position: -1340px -860px; }
.product-list .filter > .input label em:hover { opacity: 0.8; }
.product-list .filter > .input .box { padding: 0px; width: 180px !important; }
.product-list .filter > .input > div { display: none; }

.product-list .filter .switchbox-item { width: fit-content; width: -webkit-fit-content; width: -moz-fit-content; min-width: 20px; display: block; background-color: #fff !important; text-align: left; height: 20px; line-height: 20px; margin-bottom: 8px; margin-left: 16px; padding-left: 22px; max-width: 40px; white-space: nowrap; }
.product-list .filter .switchbox-item:first-child { margin-top: 14px; }
.product-list .filter .switchbox-item:last-child { margin-bottom: 14px; }
.product-list .filter .input:last-child .box { border-bottom: none; }

.product-list .filter .checkbox { margin-right: 24px; display: block; height: 20px; line-height: 20px; margin-bottom: 8px; margin-left: 16px; }
.product-list .filter .checkbox label { display: inline-block; background: #fff; font-size: 12px; padding: 0px; margin-right: 0px; font-weight: normal; height: auto; line-height: normal; }
.product-list .filter .checkbox .box { display: inline-block; width: auto !important; }
.product-list .filter .checkbox .checkbox-rect { margin: 2px 4px 0px 0px; }
.product-list .filter .checkbox:first-child { margin-top: 14px; }
.product-list .filter .checkbox:last-child { margin-bottom: 14px; }
.product-list .filter .checkbox:hover, .product-list .filter .checkbox:hover label { cursor: pointer; }

.product-list .data-list { width: 976px; }
.product-list .paging { padding-top: 60px }

#product_list1 table { width: 100%; text-align: left; }
#product_list1 thead tr { border: 1px solid #F5F5F5; border-bottom: none; }
#product_list1 tbody tr { box-sizing: border-box; border: 1px solid #fff; border-bottom: 1px solid #eee; }
#product_list1 th { height: 40px; line-height: 40px; background: #F5F5F5; padding: 0px 16px; text-align: left; }
#product_list1 td { padding: 12px 16px; word-break: break-all; word-wrap: break-word; }
#product_list1 table .active { border: 1px solid #ddd; border-bottom: none !important; }
#product_list1 table .active1 { border: 1px solid #ddd; border-top: none; }
#product_list1 table .active2 { border-bottom: 1px solid #ddd; }
#product_list1 table .active .ico-down-gray { background-position-y: -1460px; }
#product_list1 table .listtop:hover { background: #91c53b; color: #fff !important; }
#product_list1 table .listtop:hover a { color: #fff !important; }
#product_list1 table .listtop:hover .ch3 { color: #fff !important; }

#product_list1 .pic { width: 88px; height: 58px; border: 1px solid #eee; text-align: left; }
#product_list1 .info p { width: 205px; overflow: hidden; line-height: 20px; text-overflow: ellipsis; white-space: nowrap; }
#product_list1 .favorite { width: 72px; }
#product_list1 .favorite a { display: none; line-height: 22px; }
#product_list1 .favorite .ico { margin: -4px 0px 0px 4px; }
#product_list1 .favorite .select { display: inline; }

#product_list1 .price-table { width: 100%; }
#product_list1 .price-table table { text-align: center; border: none; }
#product_list1 .price-table th { text-align: center; }
#product_list1 .price-table tr { border: none !important; }
#product_list1 .price-table td { padding: 0px; }
#product_list1 .price-table tbody tr { border-bottom: 1px solid #eee; }
#product_list1 .price-box { display: none; }
#product_list1 .split { height: 12px; margin: -2px 4px 0px 4px; }

#product_list2 .item { float: left; width: 243px; margin: 0 0 -1px -1px; transition: all 0.5s; position: relative; line-height: 20px; }
#product_list2 .item:hover { background: #91c53b; color: #fff !important; box-shadow: 0px 4px 6px rgba(145,197,59, 0.05), 0px 10px 15px rgba(145,197,59, 0.1); z-index: 1; }
#product_list2 .item a { display: block; padding: 24px 20px 18px 20px; text-decoration: none; }
#product_list2 .item:hover a { color: #fff !important; }
#product_list2 .item:hover a div { color: #fff !important; }
#product_list2 .item:hover a label { color: #fff !important; }
#product_list2 .item .pic { width: 160px; height: 160px; margin: auto; }
#product_list2 .item .time { height: 20px; padding: 20px 0px 4px 0px; }
#product_list2 .item .name { height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#product_list2 .item .desc { height: 20px; padding: 4px 0px; font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#product_list2 .item .desc .split { margin: 0px 6px; margin-top: -2px; }
#product_list2 .item .price { overflow: hidden; white-space: nowrap; }
#product_list2 .item .price .old { text-decoration: line-through; }
#product_list2 .item .price span { margin-left: 4px; }
#product_list2 .item .tag { position: absolute; top: 12px; left: 12px; }
#product_list2 .item .tag span { vertical-align: middle; }
#product_list2 .item .pic-zoom { position: absolute; top: 4px; right: 4px; cursor: pointer; display: none; }
#product_list2 .item .pic-zoom:hover { opacity: 0.8; }
#product_list2 .item:hover .pic-zoom { display: block; }



/*产品详情*/
.product h1 { display: inline; margin-right: 10px; vertical-align: middle; }
.product h2 { padding-top: 10px; }
.product .tag2 { margin-right: 10px; }
.product .info { padding-bottom: 26px; }
.product .info .name { line-height: 38px; }
.product .info .name span { vertical-align: middle; }
.product .info .pic { margin-bottom: 25px; }
.product .info .desc { line-height: 50px; background: #F8F8F8; padding: 0px 16px; margin: 16px 0px 24px 0px; }
.product .info .desc .split { height: 12px; margin: 0px 8px; margin-top: -2px; }

.product .activity { height: 50px; line-height: 50px; padding: 0px 16px; background: rgba(255, 246, 241, 0.9); color: #666; margin-top: 16px; box-sizing: border-box; }
.product .activity span { display: inline-block; height: 24px; line-height: 24px; padding: 0px 8px; margin-right: 6px; color: #F9651F; border: 1px solid #F9651F; border-radius: 3px; }
.product .activity label { color: #F9651F; margin-right: 30px; }

.product .favorite a { text-decoration: none; }
.product .favorite a:hover { color: #91c53b; }
.product .favorite a:hover .ico { background-position-y: -1460px; }
.product .favorite .select { display: inline-block; }
.product .favorite label { margin-left: 4px; cursor: pointer; }
.product .favorite a:hover label { text-decoration: underline; }
.product .favorite .split { height: 14px; margin: -2px 12px 0px 12px; }
.product .share { width: 1px; height: 1px; opacity: 0; }

#product1 .info .pic { width: 398px; height: 398px;position:relative; }
#product1 .info .flr { width: 780px; }
#product1 h2 { padding-top: 10px; color: #666; }
#product1 .info .name { position: relative; padding-bottom: 28px; line-height: normal; }
#product1 .info .name .tags { position: absolute; bottom: 0px; }
#product1 .info .name .tag2 { background: #fff; padding: 0px; }
#product1 .info .pic { margin-bottom: 16px; }
#product1 .download { float: right; line-height: 40px; }
#product1 .download .item { display: inline-block; margin-left: 26px; }
#product1 .download .item h4 { display: none; }
#product1 .download .item .ico { margin-top: -4px; }
#product1 .download .item .input-name { display: inline-block; }
#product1 .download .combobox { display: inline-block; width: 180px !important; margin-top: 8px; margin-left: 16px; vertical-align: top;cursor:pointer; }
#product1 .download .combobox label { width: 60px; line-height: 22px; display: inline-block; padding: 0px; }
#product1 .download .combobox .box { border: none; padding: 0px; }
#product1 .download .combobox input { width: 84px !important; }
#product1 .info .desc { background: #fff; padding: 0px; line-height: 22px; margin: 16px 0px; }
#product1 .info .desc .split { margin: 0px 14px; margin-top: -4px }
#product1 .info .desc .item:last-child .split { display: none; }
#product1 .favorite .ico { margin-top: -4px; }
#product1 .btnitem { float: left; }
#product1 .btnitem a { margin-right: 16px; float: right; }
#product1 .tip { margin-top: 16px; color: #EF1818; }
#product1 .info .pic .ico30 { position: absolute; top: 10px; right: 10px; display: none; cursor: pointer; }
#product1 .info .pic .ico30:hover { opacity: 0.8; }
#product1 .info .pic:hover .ico30 { display: block; }

#product1 .info .price { padding-bottom: 24px; margin-bottom: 24px; border-bottom: 1px solid #eee; }
#product1 .price .price-item { width: 748px; padding: 16px; background: #F9F9F9; display: none; }
#product1 .price .price-item div { padding-bottom: 12px; }
#product1 .price .price-item div:last-child { padding-bottom: 0px; }
#product1 .price .price-item label { color: #666; margin-right: 24px; }
#product1 .price .price-size { padding: 24px 0px; }
#product1 .price .price-size label { width: 56px; color: #666; margin-right: 24px; line-height: 40px; display: inline-block; vertical-align: top; margin-top: 12px; }
#product1 .price .price-size span { display: inline-block; width: 88px; height: 38px; line-height: 38px; text-align: center; border: 1px solid #ddd; margin-right: 14px; cursor: pointer; overflow:hidden;}
#product1 .price .price-size span:hover { opacity: 0.8; }
#product1 .price .price-size span:nth-child(n+6) {margin-top:12px;}
#product1 .price .price-size span:nth-child(8) { margin-left:83px;}
#product1 .price .price-size span:nth-child(14) { margin-left:83px;}
#product1 .price .price-size span:nth-child(19) { margin-left: 83px; }
#product1 .price .price-amount label { color: #666; margin-right: 24px; line-height: 24px; }
#product1 .price .price-amount a { text-align: center; }

#product2 .info .fll .pic { width: 380px; height: 380px; }
#product2 .info > .flr { width: 796px; }
#product2 .price table { width: 796px }
#product2 .price td { padding: 16px !important; border-top: 1px solid #eee; }
#product2 .price .item { line-height: 22px; padding-bottom: 8px; }
#product2 .price .item:last-child { padding-bottom: 0px; }
#product2 .amount { text-align: center; }
#product2 .favorite { padding-top: 0px; }
#product2 .favorite a { margin-right: 0px; }
#product2 .favorite .ico { margin-top: -2px; }
#product2 .action { line-height: 40px; }
#product2 .info-items { margin-bottom: 20px; }

.product .tab { width: 1220px; margin: auto; height: 62px; line-height: 62px; background: #F5F5F5; z-index: 100; border: 1px solid #eee; margin-bottom: 48px; }
.product .tab li { float: left; cursor: pointer; font-weight: bold; padding: 0px 24px; position: relative; border-right: 1px solid #eee; }
.product .tab li span { position: absolute; width: 100%; height: 3px; top: 0px; left: 0px; display: none; }
.product .tab li a { display: block; }
.product .tab .active { background: #91c53b;color:#fff; }
.product .tab .active span { display: block; }

.product .base-item .detail { margin-top: 24px; }
.product .base-item .detail:first-child { margin-top: 0px; }
.product .base-item .detail:last-child { padding-bottom: 0px; }
.product .base-item { display: none; padding-bottom: 48px; border-bottom: 1px solid #eee; }
.product .base-item:first-child { display: block; }
.product .base-item .detail .title .split2 { display: none; }


.product .detail { margin-top: 48px; }
.product .detail:last-child { padding-bottom: 96px; }
.product .detail .title { margin-bottom: 24px; font-size: 16px; }
.product .detail .title .split2 { display: inline-block; width: 12px; height: 12px; margin: 0px 12px 0px 0px; }
.product .detail .title span { vertical-align: middle; }
.product .detail .title .ico { display: none; }
.product .detail table { width: 100%; border-right: 1px solid #EEE; border-top: 1px solid #EEE; }
.product .detail th { width: 254px; height: 39px; padding-left: 22px; text-align: left; font-weight: normal; border-left: 1px solid #EEE; border-bottom: 1px solid #EEE; font-weight: bold; }
.product .detail td { padding-left: 24px; border-left: 1px solid #EEE; border-bottom: 1px solid #EEE; text-align: left; }
.product .detail .hazard img { width: 28px; height: 28px; margin-right: 10px; }
.product .detail .pic { width: 400px; height: 400px; }

.product .file .content { background: #F9F9F9 }
.product .file .msds { padding: 24px; }
.product .file .msds h4 { padding-bottom: 8px; }
.product .file .line { width: 100%; height: 1px; background: #ddd; }
.product .file .coa { padding: 24px; }
.product .file .coa h4 { padding-bottom: 16px; }
.product .file .coa .btn1 { border: 1px solid #DDD; background: #FFF; color: #333 !important; }
.product .file .input { width: 212px !important; background: #F9F9F9; display: inline-block; vertical-align: bottom; margin-right: 18px; }
.product .file .input label { font-size: 12px; padding-bottom: 4px; }
.product .file .input .box { width: 190px; padding: 7px 10px; line-height: 16px; background: #fff; }
.product .file .input input { width: 190px !important; height: 16px; line-height: 16px; font-size: 12px; }
.product .file .remark { display: none; }
.product .file .input input:-ms-input-placeholder { font-size: 12px; }
.product .file .input input::-webkit-input-placeholder { font-size: 12px; }
.product .file .input input:-moz-placeholder { font-size: 12px; }
.product .file .input input::-moz-placeholder { font-size: 12px; }
.product .file .input input.product .detail:last-child { margin-bottom: 100px; }


.product .detail .introduce p { line-height: 22px; }
.product .detail .introduce img { max-width: 1220px; }
.product .detail .document .item { padding: 10px 16px; background: #F9F9F9; border: none; border-bottom: 1px solid #eee; line-height:24px;}
.product .detail .document .item .flr { display: none; }
.product .detail .document .item .ico { margin: -6px 6px 0px 0px; }
.product .detail .document table { border: none; }
.product .detail .document table td { border: none; padding-left: 0px; height: 40px; }

.product .history { width: 1221px; height: 380px; overflow: hidden; position: relative; }
.product .history .list { position: absolute; border-left: 1px solid #eee; margin-top: 0px; }
.product .history .item { float: left; width: 243px; margin: 0 0 -1px -1px; transition: all 0.5s; position: relative; background: #fff; }
.product .history .item:hover { background: #91c53b; color: #fff !important; box-shadow: 0px 4px 6px rgba(145,197,59, 0.05), 0px 10px 15px rgba(145,197,59, 0.1); z-index: 1; }
.product .history .item:hover a { color: #fff !important; }
.product .history .item:hover a div { color: #fff !important; }
.product .history .item:hover a label { color: #fff !important; }
.product .history .item a { display: block; padding: 24px 20px 18px 20px; text-decoration: none; }
.product .history .item .pic { width: 160px; height: 160px; margin: auto; }
.product .history .time { height: 14px; padding: 24px 0px 8px 0px; }
.product .history .name {height:20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.product .history .item .desc { height: 14px; padding: 8px 0px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.product .history .item .desc .split { margin: 0px 6px; margin-top: -2px; }
.product .history .item .price .old { text-decoration: line-through; }
.product .history .item .price span { margin-left: 4px; }
.product .history .tag { position: absolute; top: 12px; left: 12px; }
.product .history .tag span { vertical-align: middle; }
.product .history .item .pic-zoom { position: absolute; top: 4px; right: 4px; cursor: pointer; display: none; }
.product .history .item .pic-zoom:hover { opacity: 0.8; }
.product .history .item:hover .pic-zoom { display: block; }

.product .history .paging2 { position: absolute; width: 100%; bottom: 0px; text-align: center; }
.product .history .paging2 span { display: inline-block; width: 20px; height: 20px; margin-right: 8px; }
.product .history .paging2 span:last-child { margin-right: 0px; }
.cart-flyer { width: 30px; height: 30px; border-radius: 50%; }

/*价格表格*/
.price table { width: 944px; text-align: center !important; }
.price th { background: #F5F5F5; height: 40px; text-align: center !important; }
.price td { height: 43px; padding: 0px !important; border-bottom: 1px solid #eee; }
.price .nodata { margin: 34px 0px; border-top: 1px solid #eee; padding-top: 40px; background: url(/res/images/bg/notfind.jpg) center no-repeat; }
.price .old { text-decoration: line-through; }
.price .amount input { width: 33px; height: 22px; padding: 0px 4px; border: 1px solid #ddd; text-align: center; margin: 0px 4px; vertical-align: middle; font-weight: bold; }
.price .amount a { display: inline-block; vertical-align: middle; width: 22px; height: 22px; line-height: 22px; border: 1px solid #eee; background: #F5F5F5; font-size: 18px; color: #999; text-decoration: none; }
.price .action { padding-top: 14px; position: relative; line-height: 48px; }
.price .action .item { display: inline-block; margin-right: 20px; }
.price .action .item .ico { margin-top: -4px; }
.price .action .bsize-l { margin-left: 12px; }
.price .action .tip { line-height: 22px; color: #EF1818; text-align: right; padding-top: 10px; }
.price .action .tip-hide { display: none; }

/*分类列表*/
.category-list { min-height: 594px; }
.category-list .head { padding-bottom: 16px; margin-bottom: 32px; }
.category-list .item { padding-bottom: 20px; }
.category-list .item .name { font-size: 16px; font-weight: bold; margin-bottom: 22px; }
.category-list .item .name .ico { margin: -4px 6px 0px 0px; }
.category-list .item .name .ico-right-color { background-position-x: -320px; }
.category-list .item .name .ico-diamond2-hover { background-position-x: -980px; }
.category-list .item:last-child { margin-bottom: 100px; }
.category-list .desc { font-size: 0px; }
.category-list .desc a { display: inline-block; text-decoration: none; width: 161px; height: 44px; line-height: 44px; padding: 0px 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #F5F5F5; font-size: 14px; margin: 0px 22px 20px 0px; }
.category-list .desc a:nth-child(6n) { margin-right: 0px; }
.category-list .desc a em { color: #999; margin-left: 4px; }
.category-list .desc a:hover em { color: #fff; }
