﻿@charset "utf-8";
/* CSS Document */

.banner{ width:100%; height:250px; background:url(../images/banner.jpg) no-repeat center 0; margin-bottom:30px; *margin-top:-6px;}

.left{ width:220px; float:left;}
.left h3{ height:40px; line-height:40px; border-left:solid 5px #20304a; background:#ce130a; color:#fff; font-size:16px; text-indent:10px; font-weight:normal;}
.left dl{ margin-bottom:20px; background:#eee;}
.left dt{ height:30px; line-height:30px; text-indent:15px; font-size:14px; color:#fff; border-bottom:solid 1px #fff;}
.left dt a{ width:220px; display:block; color:#20304a;}
.left dt a:hover{ background:#20304a; color:#fff;}
.left dd{ height:25px; line-height:25px; text-indent:20px; border-bottom:dashed 1px #ccc; background:#fff;}
.left dd a{ width:220px; display:block;}
.left dd a:hover{ color:#fff; background:#ce130a;}
.left p{ background:#eee; line-height:24px; padding:5px 10px;}

.right{ width:760px; float:right;}
.right h3{ height:40px; line-height:40px; border-left:solid 5px #20304a; background:#ce130a; color:#fff; font-size:16px; text-indent:10px; font-weight:normal;}
.right h3 span{ font-size:12px; float:right; margin-right:10px;}
.right h3 a{ color:#fff;}
.right .content{ background:#eee; padding:5px 15px; font-size:14px; line-height:28px; height:auto !important; height:500px; min-height:500px;}

.pagelink{height:26px; line-height:26px; margin:10px 0 20px 0px; text-align:center;}
.pagelink a, .pagelink span{ padding:0 3px;}
.pagelink a.on, .pagelink a:hover{ color:#F9003B;}

.newslist{ border-bottom:solid 1px #ccc; margin-bottom:10px; padding:0px 10px 0px;}
.newslist dt span{ color:#20304a;}
.newslist dt{ border-bottom:dashed 1px #ccc; line-height:30px;}
.newslist dt a{ color:#20304a;}
.newslist dt a:hover{ text-decoration:underline;}
.newslist dd{ line-height:24px; font-size:12px; padding-bottom:5px;}

.newsdetails{}
.newsdetails h2{ font-size:20px; color:#20304a; text-align:center; line-height:30px; margin-top:10px;}
.newsdetails h4{ font-size:12px; text-align:center; border-bottom:dotted 1px #ccc; font-weight:normal; margin:5px 0 10px;}
.newsdetails p .text{ width:400px; height:18px; line-height:18px;}
.newsdetails p .btn{ width:50px; border:none; background:#333; height:22px; line-height:22px; color:#fff; margin-left:5px; cursor:pointer;}

.productlist{border-bottom:dotted 1px #ccc; padding-bottom:8px;}
.productlist a img{ float:left; width:186px; height:130px; padding:2px; border:solid 1px #ccc; margin:8px 0 0 8px; _margin:8px 0 0 4px}
.productlist a:hover img{ border:solid 1px #20304a;}
.productlist dl{ width:510px; float:right; margin:8px 0px 0 0; _margin:8px 0px 0 0;}
.productlist dt{ height:26px; line-height:26px; border-bottom:dashed 1px #dddddd; font-size:14px; font-weight:bold;}
.productlist dt a{ color:#20304a;}
.productlist dt a:hover{ text-decoration:underline;}
.productlist dd{ line-height:24px; margin-top:5px;}

.proright{ float:right; width:310px; height:245px;}
.proright h2{ text-align:left; font-size:16px; color:#20304a; margin-bottom:10px; font-family:"微软雅黑";}
.proright .summary{ line-height:24px; height:auto !important; height:220px; min-height:220px;}
.prodetails{ margin-top:20px; line-height:24px;}
.prodetails h3{ font-family:"微软雅黑"; font-size:16px; color:#00759f; height:35px; line-height:40px; background:#ccc; text-indent:15px; margin-bottom:15px; border:none;}
.prodetails p{ padding:0 10px}
.prodetails h6{ font-size:12px; font-weight:normal; margin-left:15px;}
.prodetails h6 strong{ color:#ed1c22;}

.prorelated{ margin-top:20px;}
.prorelated h3{ font-family:"微软雅黑"; font-size:16px;  color:#00759f; height:35px; line-height:40px; background:#ccc; text-indent:15px; margin-bottom:15px; border:none;}
.prorelated li{ float:left; width:182px;text-align:center;}
.prorelated li img{ margin:0 auto;padding:1px; border:solid 1px #9a9899; width:170px; height:115px;}

