﻿
.container{margin-top: 14px;}
.banner{height: 400px; width: 940px; position: relative;margin-bottom: 14px;overflow:hidden;}
.banner .bd{width: 100%;}
.banner .bd li{height: 400px;}
.banner .hd{position: absolute;left: 0;bottom: 17px; height: 10px; width: 940px; }
.banner .hd ul{width: 916px; height: 10px; margin: 0 auto; text-align: right;z-index: 999999; padding-right: 24px;}
.banner .hd ul li{ width: 10px; height: 10px;position: relative;top: -3px; display: inline-block;margin:0 4px; overflow: hidden; background: #fff;text-indent: 999em;}
.banner .hd ul li.on{opacity: 0.5; filter:alpha(opacity=50); }

/*porduct*/
.porduct{overflow: hidden;}
.item h2{height: 45px; line-height: 45px; background: #f8f8f8;border-left: 3px solid #0070ce;padding-left:19px; color: #1c1c1c; font-size: 16px;}
.item h2 span{margin-right: 22px;}
.item h2 span a{color: #888;font-size: 12px;}
.item h2 span a:hover{color: #3c90f8;}
.item h2 span a i{font-family: "宋体";}
.porduct h2{margin-bottom: 15px;}
.porduct div{width: 968px;}
.porduct div dl{float: left; margin: 0 27px 7px 0; width: 215px; text-align: center;}
.porduct div dl dt{border: 1px solid #ededed; width: 213px; height: 213px;}
.porduct div dl dt span{display:inline-block;height:100%;vertical-align:middle;}
.porduct div dl dt img {max-width:208px;}
.porduct div dl dd{line-height: 30px; color: #3d3d3d;}
.porduct div dl:hover dt{border: 1px solid #359bdc;}

/*item-list*/
.item-list div{padding: 10px 0 10px 0;}
.item-list div li{height: 33px; line-height: 33px; }
.item-list div li a{color: #333;}
.item-list div li a:hover{text-decoration: underline;}
.item-list div li p{font-size: 14px;}
.item-list div li i{display: inline-block;width: 5px; height:5px;background: #888; margin: 15px 11px 0 16px;}
.item-list div li span{ color: #888; margin-right: 22px; }