﻿@charset "utf-8";
/* 产品页 */

.mainBody {margin-bottom:18px;}

/* 焦点图 */
#lunboRotate {width:787px; height:375px; float:right; overflow:hidden; margin-bottom:8px; background:#e5e5e5;}
#lunbo_bigPic {width:580px; height:374px; overflow:hidden; float:left; border:none;}
#lunbo_bigPic img {width:580px; height:374px; z-index:1; border:none;}
.lunbo_smallPic {width:200px; height:120px; overflow:hidden; float:right; clear:right; margin-bottom:7px;}
.lunbo_smallPic img {width:200px; height:120px; cursor:pointer; z-index:1;}
#lunbo_smallPic_3 {margin:0;}





/* 列表 */
#proList {width:787px; height:auto; overflow:hidden; float:right; clear:right; background:#e5e5e5;}
#proList header {margin-bottom:44px;}
#proList header div {line-height:35px; border-bottom:1px dashed #3e3f41; padding:0 10px; color:#3e3f41;}
#proList header div a {color:#3e3f41; display:inline-block; white-space:nowrap;}

.pro_list {width:782px; height:auto; overflow:hidden; padding-left:5px; background:#e5e5e5;}
.pro_list li {width:255px; height:288px; float:left; margin-right:5px; display:inline;}
.pro_list li div {width:253px; height:200px; border:1px solid #d9d9d9; background:#fefefe; overflow:hidden;}
.pro_list li div:hover {border-color:#0ca5b6;}
.pro_list li div a {display:inline; margin:0; padding:0; line-height:0;}
.pro_list li a {line-height:19px; display:inline-block; margin:5px 0; padding-left:16px; color:#3e3f41;}
.pro_list li a span {color:#0ca5b6;}

/* 详细页-大图 */
#pro_bigPic {width:576px; height:371px; border:2px solid #e5e5e5; float:left; overflow:hidden;}
#pro_bigPic img {max-width:576px; max-height:371px;}

/* 详细页-品牌 */
#brand {width:398px; height:94px; float:right; clear:right; border:2px solid #e5e5e5; margin-bottom:8px;}
#brand div {width:201px; height:94px; float:left; overflow:hidden;}
#brand div img {max-width:201px; max-height:94px;}
#brand address {width:180px; float:right; clear:right; margin-right:10px; display:inline; font-style:normal; padding-top:2px; line-height:15px;}

/* 简介及二维码 */
#jianjie-erweima {width:400px; height:269px; float:right; clear:right;}
#jianjie {width:160px; height:229px; float:left; background:#e5e5e5; padding:20px; line-height:19px; color:red;}
#jianjie p {height:138px; margin:0; color:#3e3f41;}
#erweima {width:200px; height:229px; padding-top:33px; float:right; text-align:center; line-height:20px;}

/* 分类切换详细 */
.sortDetials {width:787px; height:auto; overflow:hidden; float:right; clear:right;}

/* 切换-参数 */
#proParameter {width:787px; height:auto; overflow:hidden; font-family:"微软雅黑","黑体","宋体";}
#proParameter hgroup {margin-bottom:40px;}
#proParameter h1 {font-size:36px; margin:0;}
#proParameter h3 {font-size:32px; margin:0; font-weight:normal;}
#proParameter ul {font-size:20px; margin-bottom:30px;}
#proParameter ul li {list-style:disc; margin-left:20px; color:#01abf6;}
#proParameter ul li span {color:#060606;}
#proParameter table {width:787px; border-collapse:collapse; font-size:20px;}
#proParameter table th,#proParameter table td {padding:5px 0;}
#proParameter table th {background:#d2d3d5; border:1px solid #FFF; font-weight:normal;}
#proParameter table td {border-bottom:1px solid #dadada; text-align:center;}
.col_1 {color:#01abf6; font-weight:bold;}
.col_2,.col_4 {background:#ececec;}

/* 切换-留言 */
#message table {width:787px; background:#e5e5e5; border:10px solid #e5e5e5; margin-bottom:18px;}
#message table th,#message table td {padding:2px 0;}
#message table th {width:76px; font-weight:normal; font-family:"微软雅黑","黑体","宋体"; line-height:25px; vertical-align:top;}
#message table tbody input,#message table tbody textarea {width:370px; padding:5px; background:#FFF; border:none; line-height:15px; margin:0;}
#message table tbody input {height:15px;}
#message table tbody textarea {height:90px;}
#message dialog {width:787px; height:auto; overflow:hidden; position:relative; border:none; border-bottom:1px dashed #3e3f41;}
#message dt {width:787px; height:36px; line-height:36px; border-top:1px dashed #3e3f41; background:#e5e5e5; font-size:14px; font-weight:bold; text-indent:20px;}
#message dd {width:767px; height:auto; overflow:hidden; margin:0; padding:20px 0 25px 20px; color:#b4b7bb;}

/* 切换-更多产品 */
#morePro .pro_list {padding-top:5px;}
