@charset "utf-8";
.product-main-box .product-left .product-name{padding-left: 28px;font-size: 20px; height: 80px; line-height: 80px;background-color: #027DB7; text-align: left; color: white; font-weight: bold; font-family: "Microsoft YaHei";}
.product-main-box .product-left ul li{text-decoration: none; cursor: pointer; color: white;font-family: "Arial Narrow"; height: 50px; line-height: 50px; text-align: left; padding-left: 28px; margin-top: 1px; background-color: #31A8DE; font-size: 15px;}
.product-main-box .product-left ul li:hover{color: #097EB8; background-color: #87DDFF; font-weight: bold;}
.product-main-box .product-left .hover{color: #097EB8; background-color: #87DDFF; font-weight: bold;}