/*benner*/
img { border: 0px; }
.bannerbox { width: 100%; height: 352px; overflow: hidden; overflow:hidden; position:relative;}
.bannerbox .prev{background:url(../images/icPrev.png) no-repeat; width:56px;height:56px;position:absolute;left:0;top:150px;z-index:5;opacity:0.2; filter:alpha(opacity=20);  *cursor:pointer; _cursor:pointer; cursor:pointer;}
.bannerbox .next{background:url(../images/icNext.png) no-repeat; width:56px;height:56px;position:absolute;right:0;top:150px;z-index:5;opacity:0.2; filter:alpha(opacity=20);  *cursor:pointer; _cursor:pointer; cursor:pointer;}
.bannerbox .prev:hover,.bannerbox .next:hover{opacity:0.5; filter:alpha(opacity=50)}
.bannerbox .bd,.bannerbox .bd li{width:100%;min-width:1000px;height:352px;}

.main{ width:1000px; margin:0 auto;  padding-top:38px;}
/*中间导航*/
.Mnav{ width:1000px; height:54px; position:absolute; top:591px;}
.Mnav ul li{ float:left; width:200px; height:60px;  *cursor:pointer; _cursor:pointer; cursor:pointer;}
.Mnav ul li p{height:54px; line-height:35px; }
.Mnav ul li a{ color:#313131; display:block;}
.Mnav ul li a:hover{ color:#043e72;}
.Mnav ul li span{ padding-left:93px; line-height:35px;}

/*内容*/
.Content{ width:1000px; overflow:hidden; padding-bottom:20px;}

/*标题*/
.zx,.about,.holding{ width:322px; height:353px;margin:0 13px 0 2px; background:url(../images/ContentBg.png) no-repeat;}
.about{margin-right:0;}
.holding{margin-right:3px;}
.zxT,.aboutT,.holdingT{ height:40px;font-weight:bold;}
.zxT p,.aboutT p,.holdingT P{ padding:14px 0 0 15px; font-size:14px;}

.sb{ height:267px; margin-left:2px; background:url(../images/ContentBgs.png) no-repeat;}
.sbT{ height:40px;font-weight:bold;}
.sbT p{ padding:14px 0 0 15px; font-size:14px;}
.sbC{ height:214px; padding:13px  0 0 17px;}
.sbT p span a{ font-size:12px; padding-right:15px;}

/*内容*/
.zxC{ width:305px; height:274px; padding:13px  0 0 17px;}
.zxC_t{ height:67px;}
.zxC_t_bt{ padding-left:10px; width:191px; height:67px;}
.zxC_t_bt p{ color:#5f5f5f;}
.ydxq{ width:65px; height:16px; line-height:16px; margin-top:15px; text-align:center; background:url(../images/ydxqBg.png) no-repeat;}
.ydxq p a{ color:#FFF;}
.ydxq p a:hover{ color:#F00;}

.zxC_c{ height:158px; margin-top:5px; overflow:hidden;}
.zxC_c ul li{ line-height:30px; background:url(../images/icon_zxC_c.png) 0 11px no-repeat;}
.zxC_c ul li a{ margin-left:10px;}

.zxC_b{ width:100%; height:42px;}
.zxC_b p{ float:right; padding-right:40px; background:url(../images/img_zxC_b.png) 0 no-repeat; line-height:40px;}
.zxC_b p a{ margin-left:15px;}

/*阴影*/
.yiny{ width:322px; height:24px;}
.yinys{ height:24px;}
/*关于我们*/
.aboutC{ height:230px; padding:13px 10px 0 10px;}
.aboutC_c{ }
.aboutC_c p{ line-height:22px;}

/*控股参股 图片固定高宽*/
.holdingC{ height:230px; padding:13px 10px 0 10px;}
.holdingC ul{ height:58px; padding-left:20px; margin-top:10px;  }
.holdingC ul li{ width:130px; height:55px; float:left; line-height:55px;background:url(../images/line_Content.png) bottom no-repeat;}
.holdingC p{ line-height:28px; text-indent:23px;}
.holdingC p img{ padding:10px 0;} 

.carousel {width:960px; overflow:hidden; padding-top:15px;}
.carousel .prev , .carousel .next {height:33px;width:16px;overflow:hidden;display:block;margin-top:60px;text-decoration:none;cursor:pointer;}
.carousel .prev {float:left;background:url(../images/btn-prev.png) no-repeat;}
.carousel .next {float:left;background:url(../images/btn-next.png) no-repeat;}
.carousel #prev-03.disabled{background:url(images/imageNavLeft-disabled.gif) no-repeat;cursor:default;}
.carousel #next-03.disabled{background:url(images/imageNavRight-disabled.gif) no-repeat;cursor:default;}

.jCarouselLite {float:left;width:928px;height:196px;overflow:hidden;/*必要元素*/}
.jCarouselLite li{height:196px;width:194px;text-align:center; padding:0 19px;}
.jCarouselLite li img,.jCarouselLite-01 li img{border:solid 1px #ddd;}

.carousel-01 {width:152px;margin:30px auto;}
.carousel-01 .prev , .carousel-01 .next {height:23px;width:23px;overflow:hidden;display:block;margin-left:60px;text-decoration:none;cursor:pointer;}
.carousel-01 .prev {background:url(images/imageNavLeft.gif) no-repeat;}
.carousel-01 .next {background:url(images/imageNavRight.gif) no-repeat;}
.jCarouselLite-01 {height:385px;width:152px;overflow:hidden;/*必要元素*/}
.jCarouselLite-01 li{height:152px;width:152px;text-align:center;padding:5px 0;}

