﻿
.bannerSwitch{width:980px;height:400px;margin:0 auto;position:relative;overflow:hidden;}
.bannerSwitch img{display:block;}
.bannerSwitch li{position:absolute;left:0;top:0;z-index:10;display:none;background-color:#fff;}
.bannerSwitch dl{position:absolute;right:0px;bottom:20px;z-index:11; background:#cca750; height:14px; padding:2px 5px;}
.bannerSwitch dd{background:none;width:20px;height:14px;overflow:hidden;float:left;margin-right:5px;cursor:pointer;text-align:center; color:#fff;}
.bannerSwitch dd.current{background:url(../images/else/icon02.jpg) left top no-repeat;  color:#ac8437;}
.bannerSwitch span{display:block;position:absolute;z-index:12;top:20px;height:50px;width:50px;border:1px solid #fff;cursor:pointer;}
.bannerSwitch span.prev{left:20px;}
.bannerSwitch span.next{right:20px;}



.index_right_content .jcarousel-clip-horizontal { width:204px; height:140px; text-align:center; overflow:hidden; margin:0px auto;} /*这句没有的话 在ie6、ie7下图片横排显示*/
.index_right_content .jcarousel-next-horizontal { position: absolute; top:55px; right: 0px;width:14px; height: 25px; cursor: pointer;background:url("../images/else/i_right.gif") left 0 no-repeat; }
.index_right_content .jcarousel-next-horizontal:hover{background:url("../images/else/i_right.gif") left 0 no-repeat; }
.index_right_content .jcarousel-prev-horizontal { position: absolute; top:55px; left:0px; width:14px; height:25px; cursor: pointer; background:url("../images/else/i_left.gif") left 0 no-repeat;}
.index_right_content .jcarousel-prev-horizontal:hover{background:url("../images/else/i_left.gif") left 0 no-repeat;}
.index_right_content{background:#f8f8f8left; width:260px; height:140px; overflow:hidden; float:left;}
.index_right_content ul{ list-style:none; padding:0px;width:500px; height:140px; overflow:hidden;}
.index_right_content ul li{width:204px; height:140px; overflow:hidden; margin-right:7px;}
.index_right_content ul li img{width:204px; height:117px; }
.index_right_content ul li a.title{ display:block; text-align:center; width:204px; height:20px; line-height:16px;padding-top:3px\0; overflow:hidden;}
.index_right_content ul li.current{ border:1px #ff0000 solid;}



.c_right .jcarousel-clip-horizontal { width:322px; height: 100px; text-align:center; overflow:hidden;} /*这句没有的话 在ie6、ie7下图片横排显示*/
.c_right .jcarousel-next-horizontal { position: absolute; top:35px; right: 0px;width:8px; height: 19px; cursor: pointer;background:url("../images/else/c_right.jpg") left 0 no-repeat; }
.c_right .jcarousel-next-horizontal:hover{background:url("../images/else/c_right.jpg") left 0 no-repeat; }
.c_right .jcarousel-prev-horizontal { position: absolute; top:35px; left:-12px;width:8px; height:19px; cursor: pointer; background:url("../images/else/c_left.jpg") left 0 no-repeat;}
.c_right .jcarousel-prev-horizontal:hover{background:url("../images/else/c_left.jpg") left 0 no-repeat;}
.c_right{background:#f8f8f8left; width:500px; height:97px; overflow:hidden; float:left;}
.c_right ul{ list-style:none; padding:0px;width:315px; height:92px; overflow:hidden;}
.c_right ul li{width:102px; height:92px; overflow:hidden; margin-right:7px;}
.c_right ul li img{width:102px; height:92px; }
.c_right ul li.current{ border:1px #ff0000 solid;}



#portfolio {}
#portfolio li {height:420px;overflow: hidden; width:100%;}
#portfolio li img {height:420px; margin:0px auto; overflow: hidden; }
.dbImg {height:420px; position: relative;z-index: 1;}
.dbImg li {display: none; position: absolute; text-align:center; width:100%;}
.jsNav { position:absolute; left:70%; bottom:20px; z-index:10;}

.jsNav a {
    display: inline-block;
    float: left;
    height: 12px;
    line-height: 0; text-align:center; overflow:hidden; line-height:17px; padding:1px; 
    margin-left: 3px; background:url(../images/else/jsNav.png) left center no-repeat; text-indent:-999999px;
    width:13px;
}
.jsNav a img{width:80px; height:34px;}
.jsNav a.current {
   background:url(../images/else/jsNav_select.png) left center no-repeat;
}
