@charset "utf-8";

/**banner**/
.banner {height: 588px;min-width: 1000px;overflow: hidden;position: relative;}
.banner .bd {height: 588px;position: relative;z-index: 0;}
.banner .bd ul {height: 588px;}
.banner .bd li {height: 588px;}
.banner .bd li a {display: block;width: 100%;height: 588px;position: absolute;z-index: 1;}

.container{background:url(../images/container_bg.png) top center no-repeat;margin-top:-102px;position:relative;z-index:9000;padding:24px 0 30px;}
.container .wrap{position:relative;}

.hTitle {font-family:"微软雅黑";}
.hTitle .hd { position:relative; width:100%;padding-bottom:2px;}
.hTitle .hd h2 {font-size:14px;font-weight:normal;}
.hTitle .hd h2 em{font-size:10px;padding-left:5px;}
.hTitle .hd a{position:absolute;right:0;top:4px;color:#000;font-size:10px;background:url(../images/more.png) left center no-repeat;padding-left:8px;}
.hTitle .hd a:hover{color:#d00303;}
.hTitle .bd{padding-top:18px;}

.search{height:20px;background:url(../images/search.png) right no-repeat;margin-top:70px;}
.search form { position:relative;height:20px;}
.search p{color:#43423a;float:right;margin-right:10px;height:20px;line-height:20px;}
.search form .search-input-box input { width:135px; height:20px; line-height:20px; color:#999; border:0; background:none; padding-left:10px;outline:none;float:right;margin-right:42px;}
.search form .search-btn { position:absolute; right:0px; top:0; width:42px; height:20px; }
.search form .search-btn button { display:block; width:42px; height:20px; border:0;background:none; text-indent:-999em; cursor:pointer; }

.cArea{padding:30px 9px 0;}
.cArea .sub{width:324px;float:left;}
.cArea .main{width:382px;float:left;margin-left:30px;}
.cArea .extra{width:212px;float:right;}

/**新闻动态**/
.newsWrap{}
.newsWrap .hd{background:url(../images/htitle1.png) bottom center no-repeat;}
.newsWrap .bd dt{border-bottom:1px dashed #d2d2d2;padding-bottom:15px;margin-bottom:8px;}
.newsWrap .bd .dtPic{width:112px;height:68px;float:left;}
.newsWrap .bd .dtTxt{width:195px;height:68px;float:right;margin-top:-2px;}
.newsWrap .bd .dtTxt h3 a{color:#7f210d;}
.newsWrap .bd .dtTxt p{color:#3f3f3f;padding-top:12px;text-align:justify;text-justify:inter-ideograph;}
.newsWrap .bd dd{line-height:24px;position:relative;}
.newsWrap .bd dd a{display:block;background:url(../images/ico1.png) left center no-repeat;padding-left:10px;}
.newsWrap .bd dd a:hover{text-decoration:none;background:url(../images/ico2.png) left center no-repeat;}
.newsWrap .bd dd a span{position:absolute;right:0;}

/**产品中心**/
.productWrap{}
.productWrap .hd{background:url(../images/htitle2.png) bottom center no-repeat;}
.productCon{position:relative;}
.productBtn{height:36px;width:100%;position:absolute;top:52px;}
.productBtn a{width:22px;height:36px;cursor:pointer;display:inline;}
.productBtn .next{background:url(../images/next.png);float:right;}
.productBtn .prev{background:url(../images/prev.png);float:left;}
.productPic{padding-left:31px;}
.productPic .tempWrap { width:320px !important; overflow:hidden; }
.productPic ul{}
.productPic ul li{width:224px;height:166px;margin-right:10px;}
.productPic ul li a{display:block;}
.productPic ul li a:hover{text-decoration:none;}
.productPic ul li img{display:block;width:224px;height:140px;}
.productPic ul li span{display:block;height:26px;line-height:26px;text-align:center;overflow:hidden;}

/**快速通道**/
.fastWrap{}
.fastWrap .hd{background:url(../images/htitle3.png) bottom center no-repeat;}
.fastWrap .bd{}
.fastWrap .bd a{display:block;height:52px;color:#7f210d;padding:14px 0 0 96px;}
.fastWrap .bd a:hover{text-decoration:none;}
.fastWrap .bd a em{display:block;color:#3f3f3f;}
.fastWrap .bd .list1{background:url(../images/list1.jpg);}
.fastWrap .bd .list2{background:url(../images/list2.jpg);margin-top:18px;}




