
/*位置属性*/
.marTop10{margin-top:10px;}
.left{	float:left;}
.right{	float:right;}
.clear {clear: both;}
.clearfix:after {clear: both;content: '';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.clearfix {display: +inline-block;}



/*wrapper*/
 #picSlideWrap{ background:#fff; border:1px solid #dee3f3; padding-bottom:30px;}
.titleh3{ height:70px; line-height:70px; text-align:center; background:url(../../images/ico/dot.gif) repeat-x left bottom; width:910px; margin:0 auto; font-size:26px; color:#000;}
.titleh4{text-align:center; font-size:12px; color:#000; font-weight:normal; padding:10px 0 20px 0px;}

#content{margin:0px auto; text-align:center;height: 50px; line-height:40px; font-size: 18px; color: #000000;text-overflow: ellipsis;
    overflow: hidden;  white-space: nowrap;}
#content p{ text-indent:2em; color:#333;}

.imgnav{  width:100%; padding: 0 10px;position:relative; margin:0 auto; }
#img{ z-index:10; width:100%; position:relative; text-align:center;}
#img img{max-width::100%; height:570px; display:none; }
.screen-phone  #img img{max-width:100%; height:370px;    }

#front{ position:absolute; left:0px; top:0px; z-index:10; cursor:pointer;  width:50%; height:578px; background:url(../../images/ico/blank.gif); }
#front a{  position:absolute; left:20px; top:224px;display:block; background:url(../../images/ico/imgSlideLeft.png) no-repeat; width:80px; height:80px; display:none;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8}
#next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer; width:50%; height:578px;  background:url(../../images/ico/blank.gif);}
#next a{  position:absolute; right:20px; top:224px; display:block; background:url(../../images/ico/imgSlideRight.png) no-repeat; width:80px; height:80px; display:none;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8}

.screen-phone #front {  height:378px;}
.screen-phone #front a {top:124px;left:0px;  }
.screen-phone #next{height:378px;}
.screen-phone #next a {top:124px;right:0px;  }


#cbtn{background:#EAEBF0; position:relative; height:122px; border:1px solid #D6D9DC; margin-top:12px; }
#cbtn ul{position:relative; width:10000px; height:122px;}
#cbtn ul li{ float:left; padding:8px 3px 3px 3px;  height:96px; cursor:pointer; text-align:center; margin-right:20px; position:relative;}
#cbtn ul li img{ width:70px; height:86px; display:block;}
#cbtn ul li tt{ background:#000; color:#FFF; position:absolute; right:4px; bottom:4px; z-index:20; font-family:"宋体" ;font-size:12px; line-height:16px; padding:0 5px;}
#cbtn li.hov{ background:url(../../images/ico/imgHoverBg.gif) no-repeat;}
.ctrl div{ clear:both;}
#cSlideUl{width:100%; height:116px;overflow:hidden; position:relative; top:10px; margin:0 auto;}
.picSildeLeft{cursor:pointer; position:absolute; top:32px; left:10px; z-index:9;}
.picSildeRight{cursor:pointer; position:absolute; top:32px; right:10px; z-index:9;}



