
/*index-=========================*/

.jcarousel-skin-news .jcarousel-container-vertical {width: 865px;float:left;}
.jcarousel-skin-news .jcarousel-clip-vertical { width: 730px;height:60px;overflow:hidden;}
.jcarousel-skin-news .jcarousel-item-vertical { width:730px;height:20px;}
.jcarousel-skin-news .jcarousel-next-vertical,
.jcarousel-skin-news .jcarousel-prev-vertical { position: absolute; top: 0px;width: 17px;height: 16px;cursor: pointer;}
.jcarousel-skin-news .jcarousel-next-vertical {  right:0;background:url(../images/arrow_right_stop.gif) no-repeat;}
.jcarousel-skin-news .jcarousel-next-vertical:hover,
.jcarousel-skin-news .jcarousel-next-vertical:focus { opacity:0.8;}
.jcarousel-skin-news .jcarousel-prev-vertical { right:20px;background:url(../images/arrow_left.gif) no-repeat;}
.jcarousel-skin-news .jcarousel-prev-vertical:hover,
.jcarousel-skin-news .jcarousel-prev-vertical:focus {opacity:0.8;}

.jcarousel-skin-img .jcarousel-container-horizontal {width:1000px;height:170px;margin:0 auto;}
.jcarousel-skin-img .jcarousel-clip-horizontal { width:999px;height:170px;overflow:hidden;}
.jcarousel-skin-img .jcarousel-item-horizontal {position:relative;float:left;width:240px;height:170px; margin-right: 13px; overflow:hidden;}
.jcarousel-skin-img .jcarousel-next-horizontal,
.jcarousel-skin-img .jcarousel-prev-horizontal {position: absolute;top: 50%;width: 17px;height: 28px;margin-top:-14px;cursor: pointer;}

.jcarousel-skin-img .jcarousel-next-horizontal { right: -30px;background:url(../images/next2.png) no-repeat;}
.jcarousel-skin-img .jcarousel-next-disabled-horizontal,
.jcarousel-skin-img .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-img .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-img .jcarousel-next-disabled-horizontal:active {   cursor: default;background:url(../images/next2_stop.png) no-repeat;}
.jcarousel-skin-img .jcarousel-next-horizontal:hover,
.jcarousel-skin-img .jcarousel-prev-horizontal:hover { opacity:0.8;}
.jcarousel-skin-img .jcarousel-prev-horizontal {left:-30px;background:url(../images/prev2.png) no-repeat;}
.jcarousel-skin-img .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-img .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-img .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-img .jcarousel-prev-disabled-horizontal:active {cursor: default;background:url(../images/prev2_stop.png) no-repeat;}

/*public*/
.dot { padding-left:12px; background:url(../images/dot_gray.gif) no-repeat left center; }
.dot:hover { background:url(../images/dot_orange.gif) no-repeat left center; }


/*banner*/
.banner { position:relative; width:100%; min-width:1000px; height:336px; background:url(../images/bner-t.jpg) repeat-x top;}
.banner .pic { display:none; position:absolute; left:0; top:0; width:100%; min-width:1000px; height:336px; }
.banner .pic1 { background: url(/images/banner2.jpg) no-repeat center top; }
.banner .pic2 { background: url(/images/banner1.jpg) no-repeat center top }
.banner .pic3 { background: url(/images/banner3.jpg) no-repeat center top; }
.banner .pic a{ display:block; width:100%; height:336px; }

.bannerInner { position:relative; width:1000px; height:1px; margin:0 auto; }
.bannerInner .prev, .bannerInner .next { position:absolute; top:130px; width:58px; height:58px; }
.bannerInner .prev { left:-58px; background:url(/public/home/images/prev.png) no-repeat; }
.bannerInner .next { right:-58px; background:url(/public/home/images/next.png) no-repeat; }
.bannerInner .prev:hover { background:url(/public/home/images/prev_hover.png) no-repeat; }
.bannerInner .next:hover { background:url(/public/home/images/next_hover.png) no-repeat; }
/*content*/
.contentA { width:100%; min-width:1000px;  background:#f6f6f6; }

.news { position:relative; width:960px; height:60px; margin:-35px auto 10px auto; padding:20px; background:#f6f6f6; }
.news .title { float:left; margin-right:10px; color:#373737; font:15px/20px "Microsoft YaHei","STHeiti Light"; }

.newsList { float:left; /*width:340px;*/ height:20px; overflow:hidden; }
.newsList li {width:340px; line-height:20px; }
.newsList li .link { padding-left:8px; background:url(dot_blue.gif) no-repeat left center; color:#a9acaa; }
.newsList li .link:hover { background:url(dot_orange.gif) no-repeat left center; color:#dc7701; }


.imgList { width:1000px; height:170px; margin:0 auto; overflow:hidden; }
.imgList li { float:left; width:240px; height:170px; margin-right:13px; }
.imgList li img { display:block; width:240px; height:170px; }
.imgList li:last-child { margin:0; }

.itemVideo a { display:block; position:relative; width:240px; height:170px; overflow:hidden; cursor:pointer; }
.itemVideo a span { display:block; }
.itemVideo a .play { position:absolute; left:50%; top:50%; width:62px; height:62px; margin:-31px 0 0 -31px; background:url(../images/case/play.png) no-repeat; }
.itemVideo a .text { /*position:relative;*/ position:absolute; left:0; bottom:-30px; width:215px; height:30px; padding:0 10px 0 15px; background:url(../images/case/text_bg.png) no-repeat; color:#fff; line-height:30px; }
.itemVideo a .text .icon { float:right; width:16px; height:10px; margin-top:10px; background:url(../images/case/icon1.gif) no-repeat; overflow:hidden; }
.itemVideo a .border { display:none; position:absolute; left:0; top:0; width:236px; height:166px; border:2px solid #000; }
.itemVideo a:hover .border { display:block; }

.itemPic a { display:block; position:relative; cursor:pointer; }
.itemPic a span { display:block; position:absolute; left:0; top:0; width:100%; height:170px; }
.itemPic a .bg { display:none; background:#4cc2ea; filter:alpha(opacity=0); opacity:0; }
.itemPic a .text { display:none; color:#fff; font:bold 30px/36px "Microsoft YaHei","STHeiti Light"; text-align:center; vertical-align:middle; }
.itemPic a .text em { display:inline-block; padding-bottom:38px; background:url(../images/index/icon7.png) no-repeat center bottom; vertical-align:middle; }
.itemPic a .text i { display:inline-block; height:100%; vertical-align:middle; }

.news-List{width:580px;}
.news-List h2,.xianjinsb h2{height:25px;border-bottom:1px solid #d3d3d3;}
.news-List h2 span,.xianjinsb h2 span{width:60px;border-bottom:1px solid #00923f;font-size:14px;padding-bottom:4px;}
.news-List h2 a,.xianjinsb h2 a{background:url(../images/more.jpg) no-repeat 0px 10px;height:25px; width:40px;padding-right:15px;}
.news-List ul li{clear:both;border-bottom:1px dashed #dcdcdc;line-height:28px;height:30px; padding-left:25px;background:url(../images/hua.jpg) no-repeat 7px 13px;}
.news-List ul li a{color:#747474;}
.shipin{width:380px;height:238px;display:block;}

.xianjinsb{margin-top:15px;}
.images dl{width:220px;height:226px;margin:10px 15px ;float:left; display:inline;}
.images dl dt img{width:220px;height:154px;display:block;border:1px solid #dadada;}
.images dl dd strong{color:#757575;font-size:14px;padding-left:5px;}
.images dl dd {color:#949494;line-height:18px; text-align:center;}
.images dl dd.sss{padding:8px 0px;}


/*首页免费预约*/
.appoCont { height:460px; padding:20px 0; background:url(../images/img6.jpg) no-repeat right bottom; }
.appoCont td { padding:10px 0; color:#858585; font: 14px/20px Arial,"Microsoft YaHei","STHeiti Light"; }
.appoCont .ltd { width:115px; padding-right:24px; text-align:right; }
.appoCont .ltd .blue2 { margin-right:6px; }
.appoCont .rtd .formsel { width:93px; margin-right:10px; }
.appoCont .appoDate { width:123px; background:url(../images/calc.gif) no-repeat 122px center; }
.appoCont .formrdo input { margin-right:5px; }
.appoCont .formrdo label { margin-right:15px; }





