.content-container{margin:auto;width:1100px;min-height:500px;}
.product-list{position:relative;margin-top:20px;margin-bottom:20px;height:250px;border-bottom:1px solid #dadada;background-color:#FFF}
.product-list .product-imageurl{position:absolute}
.product-list .product-related{float:right;width:650px}
.product-list .product-related-title{color:#424242;letter-spacing:1px;font-weight:400;font-size:25px}
.product-list .product-related-title a:hover{color:#000000}
.product-list .product-related-description{padding-top:30px;height:80px;color:#797979;font-size:14px}
.product-list .product-related-button{text-align:left}
.product-list .product-related-button a{display:inline-block;width:125px;height:38px;border:#dadada solid 1px;color:#797979;text-align:center;font-size:14px;line-height:38px}
.product-list .product-related-button a:hover{border:#0382db solid 1px;color:#0382db}
.category{position:relative;overflow:visible;margin:auto;padding:25px 0;height:20px;max-width:1100px;text-align:center;font-size:16px}
.category a{position:relative;display:inline-block;overflow:visible;padding:0 20px;height:20px;line-height:20px;cursor:pointer}
.category a:hover{color:#0382db}
.category a:after{position:absolute;top:0;right:0;bottom:0;margin:auto 0;width:0;height:14px;border-right:1px dotted #dadada;content:''}
.category a:last-child:after{display:none}
.category a.sort-on{color:#0382db}
/**/
.button_border{margin:8px;padding:10px 1.3em 10px 1.3em;width:60px;border-color:#dadada;border-style:solid;border-width:1px;border-radius:4px;background:0 0;color:#797979;font-size:14px;cursor:pointer;transition:all .3s}
.button_border:hover{border-color:#0382db;border-style:solid;border-width:1px;background:#0382db;color:#fff!important}
.button_border:hover a{color:#fff!important}
.button_arrow:hover:after{position:absolute;margin-left:4px;color:#fff!important;content:" 》";opacity:.6}
.button_arrow:hover{padding-right:1.6em;padding-left:1em}
/**/
.product-detail-title{margin:auto;width:1100px;height:80px;font-weight:700;font-size:24px;line-height:80px; text-align:center;background:url(../image/product-detail-title-background.png) center bottom no-repeat}
.product-detail-introduction{padding-top:20px;height:250px;;border-bottom:1px solid #dadada}
.product-detail-introduction img{float:left}
.product-detail-introduction dl{float:right;padding-top:50px;width:600px}
.product-detail-introduction dl dt{color:#424242;font-size:20px;line-height:40px}
.product-detail-introduction dl dd{color:#797979;font-size:14px;line-height:30px}
/**/
.product-detail-features{margin:auto;width:1100px;height:300px}
.product-detail-features dt{color:#424242;width:1100px;font-size:20px;line-height:80px}
.product-detail-features dd{float:left;width:1100px;border-bottom:1px solid #dadada}
.product-detail-features li{float:left;margin-bottom:35px;padding-left:80px;width:470px;height:52px;background:url(../image/icon-product-detail-features.png) no-repeat}
.product-detail-features li .title{color:#424242;font-size:14px;line-height:30px}
.product-detail-features li .text{color:#797979;font-size:12px;line-height:30px}
.product-detail-features li.l1{background-position:0 0}
.product-detail-features li.l2{background-position:0 -60px}
.product-detail-features li.l3{background-position:0 -120px}
.product-detail-features li.l4{background-position:0 -180px}