﻿/*产品列表*/
.banner { width: 100%; height: 320px; }
.banner img { width: 100%; height: 100%; object-fit: cover; }

.sidenav { width: 226px; margin-bottom: 80px; }
.sidenav .pic { width: 226px; height: 126px; position: relative; }
.sidenav .pic img { width: 100%; height: 100%; object-fit: cover; }
.sidenav .pic span { position: absolute; top: 50px; left: 25px; font-weight: bold; font-size: 20px; }
.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: 24px; padding: 12px 0px; font-size: 16px; background: #f5f5f5; }
.sidenav dd a { color: #000; padding: 0px 16px; display: block; max-width: 192px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sidenav dd a em { margin-left: 6px; }
.sidenav .active a { color: #0077DD;}
.sidenav dt .ico10 { display: none; }
.sidenav .phone { width: 178px; height: 42px; padding: 32px 24px; background: #F9F9F9; text-align: center; }
.sidenav .phone span { font-weight: bold; font-size: 24px; color: #00499F; font-style: italic; vertical-align: middle; margin-left: 6px; }
.sidenav .phone label { padding-top: 8px; font-weight: bold; font-size: 15px; color: #999; letter-spacing: 0.48em; }

.accounttip { height: 45px; line-height: 45px; padding: 0px 12px; background: #F9F9F9; color: #E2413A; margin-bottom: 24px; box-sizing: border-box; }

.product-list .container > .flr { width: 1102px; min-height: 600px; }
.product-list .head { line-height: 28px; margin-bottom: 32px; }
.product-list .head h1 { display: inline-block; margin-right: 12px; color: #0077DD; border-bottom: 3px solid #0077DD; padding-bottom: 16px; }
.product-list .head .ico { margin-left: 2px; cursor: pointer; }
.product-list .head .ico:hover { background-position-y: -1460px; }
.product-list .head span { font-weight: bold; font-size: 20px; color: #bbb; }

.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: 998px; 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; position: relative; }
#product_list1 .info p { width: 245px; 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_list1 .pic .ico { position: absolute; top: 2px; right: 2px; display: none; cursor: pointer; }
#product_list1 .pic:hover .ico { display: block; }
#product_list1 .pic .ico:hover { opacity: 0.8; }

#product_list2 .item { float: left; width: 274px; height: 314px; margin: 0 0 -1px -1px; transition: all 0.5s; position: relative; line-height: 20px; text-align: center; }
#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: 180px; height: 160px; margin: auto; }
#product_list2 .item .time { height: 20px; padding: 40px 0px 6px 0px; color: #0077DD; }
#product_list2 .item .name { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#product_list2 .item .desc { height: 20px; padding: 4px 0px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#product_list2 .item .desc .split { margin: 0px 6px; margin-top: -2px; }
#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; }


/*产品详情*/

#product1 .container > .fll { width: 226px; }
#product1 .container > .flr { width: 1102px; }
#product1 .info { padding-bottom: 40px; }
#product1 .info .pic { float: right; width: 310px; height: 266px; margin-bottom: 0px; position: relative; }
#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 .name { padding-bottom: 32px; }
#product1 .info .name .tags { display: none; }
#product1 .info .name h1 { padding-top: 8px; color: #666; font-size: 26px; font-weight: bold; }
#product1 .info .name h2 { padding-top: 8px; color: #666; font-size: 24px; }


#product1 .info .title { padding-bottom: 20px; margin-bottom: 24px; border-bottom: 1px solid #ddd; }
#product1 .download-top { line-height: 22px; padding-top:28px;font-size:14px;}
#product1 .download-top .item { display: inline-block; margin-right: 26px; }
#product1 .download-top .item h4 { display: none; }
#product1 .download-top .input-name { display: inline-block; }
#product1 .download-top .combobox { display: inline-block; width: 180px !important;margin-left: 16px; vertical-align: top; }
#product1 .download-top .combobox label { width: 60px; line-height: 22px; display: inline-block; padding: 0px; }
#product1 .download-top .combobox .box { border: none; padding: 0px; }
#product1 .download-top .combobox input { width: 84px !important; }


#product1 .download { margin: 16px 0px; }
#product1 .download .item { padding: 24px; }
#product1 .download .item:last-child { margin-right: 0px; }
#product1 .download .item h4 { font-weight: bold; font-size: 16px; padding-bottom: 8px; }
#product1 .download .item a { color: #0983D4; }
#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: -2px; vertical-align: top; cursor: pointer; background: #F3F3F3; }
#product1 .download .combobox label { width: 64px; line-height: 22px; display: inline-block; padding: 0px; font-size: 16px; margin-right: 6px; }
#product1 .download .combobox .box { border: none; padding: 0px; line-height: 22px; }
#product1 .download .combobox input { width: 84px !important; font-size: 16px; }
#product1 .download { background: #F3F3F3; }
#product1 .download .line { width: 100%; height: 1px; background: #ddd; }
#product1 .info .desc { border: 1px solid #EBEEF3;width:760px;border-right:none;border-bottom:none;}
#product1 .info .desc span { float: left;font-size: 0px;}
#product1 .info .desc b { display: inline-block; width: 120px; height: 48px; line-height: 48px; text-align: center; font-weight: bold; border-bottom: 1px solid #EBEEF3; border-right: 1px solid #EBEEF3; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; box-sizing: border-box; }
#product1 .info .desc label { display: inline-block; width: 260px; height: 48px; line-height: 48px; text-align: center; border-bottom: 1px solid #EBEEF3; border-right: 1px solid #EBEEF3; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; box-sizing: border-box; }
#product1 .info .desc .item:nth-child(4n-1) { background: #F9F9F9;}
#product1 .info .desc .item:nth-child(4n) { background: #F9F9F9; }

#product1 .favorite { line-height: 40px; font-size: 16px; }
#product1 .favorite .split { margin: 0px 12px; }
#product1 .favorite .ico { margin: -2px 4px 0px 0px; }
#product1 .btnitem { float: right; }
#product1 .btnitem a { margin-left: 16px; }
#product1 .info .price { padding: 40px 0px 16px 0px; }
#product1 .info .price table { width: 100%; }

#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 { margin: auto; height: 62px; line-height: 62px; background: #F3F3F3; z-index: 100; border: 1px solid #ddd; margin-bottom: 24px; }
.product .tab li { float: left; cursor: pointer; font-weight: bold; padding: 0px 24px; position: relative; border-right: 1px solid #ddd; }
.product .tab li span { position: absolute; width: 100%; height: 3px; top: 0px; left: 0px; display: none; }
.product .tab li a { display: block; }
.product .tab .ch1 span { display: block; }
.product .tab .ch1 { background: #fff; height: 63px; }

.product .base { padding-bottom: 100px; }

.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; }
.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: 5px; height: 24px; margin: 0px 16px 0px 0px; background: #0077DD; }
.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; font-size: 16px; }
.product .detail th { width: 254px; height: 39px; padding-left: 22px; text-align: left; font-weight: normal; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; font-weight: bold; }
.product .detail td { padding-left: 24px; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: left; color: #000; }
.product .detail tr:nth-child(2n) { background: #F3F3F3; }
.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 { height: 40px; line-height: 40px; padding: 0px 16px; background: #F9F9F9; border: none; border-bottom: 1px solid #eee; }
.product .detail .document .item p { max-width: 908px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.product .detail .document .item p:last-child { display: none; }
.product .detail .document .item .flr { display: none; }
.product .detail .document .item .ico { margin: -6px 6px 0px 0px; }

.product .history { width: 1102px; 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: 219px; 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 span { margin-left: 4px; }
.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 .tag { position: absolute; top: 12px; left: 12px; }
.product .history .tag span { vertical-align: middle; }


.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; border: 1px solid #eee; }
.price th { background: #0077DD; height: 40px; text-align: center; color: #fff; padding: 0px 24px; font-size: 16px; }
.price th:first-child, .price td:first-child { text-align: left; }
.price th:last-child, .price td:last-child { padding: 0px 24px 0px 0px; }
.price td { height: 48px; border-bottom: 1px solid #ddd; padding: 0px 24px; font-size: 16px; }
.price .nodata { margin: 54px 0px; }
.price .old { text-decoration: line-through; }
.price .amount { font-size: 0px; }
.price .amount input { width: 33px; height: 22px; padding: 0px 4px; border: 1px solid #ddd; text-align: center; margin: 0px 12px; 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 #ddd; background: #F2F2F2; font-size: 20px; color: #999; text-decoration: none; }
.price .btn-cart .btn1 { width: 40px; height: 24px; line-height: 24px; }
.price .amount-td { padding: 0px 14px; }

.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 a { color: #333 !important; }
.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; }
