﻿.product-content { width: 1300px; margin: auto; }
.product-content > .fll { width: 260px; }
.product-content > .flr { width: 1000px; }


.topic { }
.topic > div { }
.topic .productnum { font-size: 16px; font-weight: bold; }
.topic .productnum label { color: #0CA3F3; margin-left: 24px; }
.topic .ename { font-size: 24px; font-weight: bold; padding: 16px 0px 4px 0px; border-bottom: 1px solid #F0F0F0; margin-bottom: 14px; }
.topic .cname { font-size: 20px; padding-bottom: 16px; }
.topic .favorite { }

.vip-info .topic .ename { padding: 16px 0px; margin-bottom: 24px; }
.vip-info .contact { padding-bottom: 40px; }
.vip-info .contact h4 { font-size: 18px; font-weight: bold; margin-top: 30px; }
.vip-info .contact i { margin: -4px 8px 0px 0px; }
.vip-info .contact p { padding-top: 16px; }
.vip-info .contact .fll:first-child { padding: 0px 80px 0px 0px; border-right: 1px solid #eee; margin-right: 80px; }

.download { margin-top: 24px; }
.download .items { margin-top: 24px; }
.download .items .icoys30 { margin-right: 16px; }
.download .item { float: left; margin-right: 64px; line-height: 24px; }
.download .items .item:last-child { margin-right: 0px; }
.download .item .input { width: 220px !important; margin-left: 24px; }
.download .item .input > label { font-size: 14px; margin-right: 12px; }
.download .item .input input { font-size: 14px; }
.download h3 { font-size: 16px; font-weight: bold; padding-bottom: 22px; }
.download h4 { font-weight: bold; padding-bottom: 12px; }
.download .wrap { width: 260px; height: 32px; border: 1px solid #D8D8D8; border-radius: 16.5px; overflow: hidden; }
.download .wrap input { height: 30px; line-height: 30px; width: 180px; padding: 0px 20px; border: none; outline: none; }

.activity { width: 1220px; margin: auto; height: 50px; line-height: 50px; padding: 0px 16px; background: rgba(255, 246, 241, 0.9); color: #666; margin-top: 16px; box-sizing: border-box; }
.activity .item { float: left; }
.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; }
.activity a { color: #F9651F; margin-right: 30px; }
.activity label { margin-right: 40px; }

.fields { margin-bottom: 32px; }
.fields > div { }
.fields .item { margin-right: 40px; float: left; line-height: 1.5; }
.fields .item:last-child { margin-right: 0px; }

.cover { }
.cover > div { }
.cover img { max-width: 100%; max-height: 100%; position: relative; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.cover .pic { width: 258px; height: 258px; border-radius: 5px; margin-right: 40px; border: 1px solid rgba(216, 216, 216, 0.34); }


.prices { }
.prices > div { margin: 16px 0px; }
.prices .items { border-radius: 5px; overflow: hidden; }
.prices table { width: 100%; text-align: center; }
.prices th { height: 40px; text-align: center !important; background: #F9F9F9; }
.prices thead tr { background: #fff !important; }
.prices td { height: 40px; padding: 0px !important; border-bottom: 1px solid #F0F0F0; }

.prices .amount { width: 80px; border: 1px solid #D8D8D8; border-radius: 2px; background: #fff; padding: 0px 4px; margin: auto; }
.prices .amount input { width: 30px; height: 26px; text-align: center; vertical-align: middle; font-weight: bold; border: none; outline: none; }
.prices .amount a { display: inline-block; vertical-align: middle; width: 16px; height: 26px; line-height: 26px; font-size: 18px; color: #0CA3F3; text-decoration: none; }

.btnitem { text-align: right; }
.btnitem div { display: inline-block; }
.btnitem .sendout { font-size: 12px; color: #666; }
.btnitem .bsize-l { margin-left: 40px; }
.btnitem .bsize-l .ico24 { filter: brightness(100); margin: -2px 4px 0px 0px; }

.tab { font-size: 16px; font-weight: bold; margin: 48px 0px 36px 0px; }
.tab > div { width: 1300px; margin: 0 auto; }
.tab .item { float: left; padding-bottom: 16px; margin-right: 40px; cursor: pointer; }
.tab .item:hover { color: #0CA3F3; }
.tab .active { border-bottom: 4px solid #0CA3F3; }

.detail-wrap > div { display: none; }
.detail-wrap .active { display: block; }
.fieldsgroup { }
.fieldsgroup > div { width: 1300px; margin: auto; }
.fieldsgroup .info { }
.fieldsgroup .info div img { max-height: 40px; }
.fieldsgroup .item img { max-height: 40px; margin-right: 8px; }
.fieldsgroup table { width: 100%; text-align: left; }
.fieldsgroup th { width: 136px; font-weight: normal; border-bottom: 1px solid #F7F7F7; height: 42px; position: relative; }
.fieldsgroup th:after { content: ""; display: inline-block; width: 1px; height: 14px; background: #D8D8D8; position: absolute; right: 0px; top: 14px; }
.fieldsgroup td { border-bottom: 1px solid #F7F7F7; height: 42px; padding-left: 80px; }

.document { }
.document > div { width: 1300px; margin: auto; margin-bottom: 16px; }
.document .active:before { content: ""; position: absolute; top: 0px; left: 0px; width: 4px; height: 100%; }
.document .items { }
.document .item { height: 40px; line-height: 40px; padding: 0px 16px; border-bottom: 1px solid #eee; }
.document .item p { width: 908px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.document .item p .ico { margin: -2px 4px 0px 0px; }



#productitem .nodata { background: none; text-align: left; }
#productitem .nodata p { padding-top: 16px; }
.section { }





.products { }
.products > div { width: 1300px; margin: auto; padding-top: 48px; }
.products .title { font-size: 16px; font-weight: bold; padding-bottom: 32px; }
.products .title span { display: inline-block; vertical-align: middle; width: 6px; height: 24px; background: #008CD8; margin: -4px 8px 0px 0px; }
.products .item { float: left; width: 242px; height: 334px; transition: all 0.5s; position: relative; margin-right: 20px; margin-top: 20px; background: #fff; overflow: hidden; border-radius: 4px; box-shadow: 0px 4px 9px 0px rgba(150, 150, 150, 0.23); }
.products .item:nth-child(5n) { margin-right: 0px; }
.products .item:nth-child(-n+5) { margin-top: 0px; }
.products .item a { text-decoration: none; }
.products .item .pic { width: 204px; height: 130px; margin: auto; margin-top: 20px; transition: all 0.3s; }
.products .item .pic img { max-width: 100%; max-height: 100%; position: relative; top: 50%; left: 50%; transform: translate(-50%,-50%); }

.products .item .name { font-weight: bold; height: 36px; line-height: 18px; margin: 30px 20px 0px 20px; overflow: hidden; }
.products .item .info { height: 108px; padding: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all 0.3s; position: relative; }
.products .item .info table { width: 100%; text-align: left; }
.products .item .info td { height: 24px; }
.products .item .info .price { font-weight: bold; color: #008CD8; }
.products .item .info .num { width: 136px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.products .item .tags { position: absolute; top: 12px; left: 12px; }
.products .item .tags span { vertical-align: middle; }

.products .item .leadtime { font-weight: bold; }
.products .item:hover { box-shadow: 3px 4px 10px 0px rgba(162, 162, 162, 0.3); }
.products .item:hover .info { background: #0CA3F3; color: #fff; height: 116px; padding: 16px 20px; }
.products .item:hover .pic { width: 152px; height: 100px; }
.products .item:hover .name { margin: 16px 20px }
.products .item:hover .bottons { height: 32px; }
.products .item:hover .price { color: #fff !important; }
.products .item:hover .leadtime { color: #fff !important; }
.products .item .bottons { height: 0px; position: absolute; width: 204px; padding: 0px 20px; left: 0px; bottom: 14px; overflow: hidden; transition: all 0.3s; }
.products .item .bottons span { display: inline-block; width: 57px; height: 32px; text-align: center; border-radius: 16.5px; background: #FFFFFF; cursor: pointer; }

.products .btn-deep { display: block; margin: 40px auto 0px; text-align: center; border: 1px solid #008CD8; background: #008CD8; color: #fff !important; text-decoration: none !important; cursor: pointer; font-weight: normal; transition: all 0.3s; font-size: 14px; border-radius: 20px; }

.products:last-child { margin-bottom: 96px; }

.cartflyer { width: 30px; height: 30px; border-radius: 50%; }
