﻿/*产品列表*/
.sidenav { width: 212px; margin-bottom: 80px; }
.sidenav dt { padding-bottom: 18px; }
.sidenav dt .split2 { height: 20px; margin-right: 8px; }
.sidenav dt span { vertical-align: middle; }
.sidenav dd { min-height: 22px; line-height: 22px; padding: 5px 0px; }
.sidenav dd a em { margin-left: 6px; }
.sidenav dt .ico10 { display: none; }
.sidenav dd:last-child { margin-bottom: 16px; }

.accounttip { height: 45px; line-height: 45px; padding: 0px 12px; background: #F9F9F9; color: #E2413A; margin-bottom: 24px; }

.product-list > .flr { width: 977px; min-height: 600px; }
.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 { margin-bottom: 32px; }
.product-list .filter .input { height: auto; line-height: 32px; overflow: hidden; display: flex; }
.product-list .filter .input label { width: 76px; padding: 0px 6px; background: #F5F5F5; margin-right: 16px; height: auto; }
.product-list .filter .input label .ico10 { display: none; }
.product-list .filter .input .box { padding: 0px; box-sizing: border-box; }

.product-list .filter .switchbox .box { width: 858px; border-bottom: 1px solid #eee; }
.product-list .filter .switchbox-item { background-color: #fff; min-width: 24px; height: 20px; line-height: 20px; padding: 0px 8px; margin-right: 22px; vertical-align: middle; cursor: pointer; }
.product-list .filter .input:last-child .box { border-bottom: none; }

.product-list .filter .checkbox label { background: #fff; font-size: 12px; padding: 0px; margin-right: 0px; }
.product-list .filter .checkbox .checkbox-rect { margin-top: -2px; }
.product-list .filter .checkbox { margin-right: 24px; display: inline-block; }
.product-list .paging { padding: 60px 0px 100px 0px; }

#product_list1 table { width: 100%; text-align: left; }
#product_list1 thead tr { border: 1px solid #F5F5F5; border-bottom: none; }
#product_list1 tbody tr { 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 .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 { line-height: 22px; }
#product_list1 .favorite label:hover { cursor: pointer; }
#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 { box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); z-index: 1; }
#product_list2 .item a { display: block; padding: 24px 20px 18px 20px; text-decoration: none; }
#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 { 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 label { display: inline-block; vertical-align: middle; }
#product_list2 .item .price span { display: inline-block; vertical-align: middle; 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 .tags { display: inline-block; }
.product .tag2 { margin-right: 10px; color: #fff !important; }
.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 .info .desc .item:last-child .split { display: none; }
.product .info .tip { line-height: 22px; color: #EF1818; text-align: right; padding-top: 10px; }

.product .activity { height: 50px; line-height: 50px; padding: 0px 16px; background: rgba(255, 246, 241, 0.9); color: #666; }
.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 .ico { margin: -2px 0px 0px 0px; }
.product .favorite a:hover .ico { background-position-y: -1460px; }
.product .favorite label { margin-left: 4px; cursor: pointer; }
.product .favorite .split { height: 14px; margin: 0px 12px; }
.product .share { width: 1px; height: 1px; opacity: 0; }
.product .download { float: left; line-height: 40px; }
.product .download .item { display: inline-block; margin-right: 26px; }
.product .download .item h4 { display: none; }
.product .download .input-name { display: inline-block; }
.product .download .combobox { display: inline-block; width: 180px !important; margin-top: 8px; margin-left: 16px; vertical-align: top; }
.product .download .combobox label { width: 60px; line-height: 22px; display: inline-block; padding: 0px; }
.product .download .combobox .box { border: none; padding: 0px; }
.product .download .combobox input { width: 84px !important; }
.product .btnitem { float: right; }
.product .btnitem a { margin-left: 16px; }

#product1 .info .pic { width: 250px; height: 258px; position:relative;}
#product1 .info .price { padding-bottom: 16px; }
#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 .pic .ico30 { position: absolute; top: 10px; right: 10px; display: none; cursor: pointer; }

#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 { line-height: 62px; background: #F5F5F5; z-index: 100; }
.product .tab li { float: left; margin-right: 40px; cursor: pointer; }
.product .tab li a { display: block; }
.product .tab .file-tab { display: none; }

.product .detail { margin-top: 56px; }
.product .detail:last-child { padding-bottom: 96px; }
.product .detail .title { margin-bottom: 34px; }
.product .detail .title .split2 { width: 5px; margin-right: 16px; }
.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: 114px; height: 39px; padding-left: 22px; text-align: left; background: #F5F5F5; font-weight: normal; border-left: 1px solid #EEE; border-bottom: 1px solid #EEE; }
.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 .detail .introduce p { line-height: 22px; }
.product .detail .introduce img { max-width: 1220px; }
.product .detail .document .item { padding: 16px; line-height: 22px; margin-bottom: 16px; }
.product .detail .document .item p { max-width: 908px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.product .detail .document .item .flr { margin-top: 6px; }
.product .detail .document .item:last-child { margin-bottom: 0px; }

.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; height: 314px; margin: 0 0 -1px -1px; transition: all 0.5s; position: relative; background: #fff; }
.product .history .item:hover { box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); z-index: 1; }
.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 { 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 label { display: inline-block; vertical-align: middle; }
.product .history .item .price span { display: inline-block; vertical-align: middle; margin-left: 4px; max-width: 130px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.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; border-bottom: 1px solid #eee; padding: 0px !important; }
.price .nodata { margin: 54px 0px; }
.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; }
