@charset "utf-8";
/* CSS Document */


.csbox3{width:110%; padding:10px 0;}
.csbox3 li{ float:left; margin:20px 27px 10px 0;}
.csbox3 li b{ clear:both;display:block;font-weight:400; line-height:20px;}
.csbox3 li i{display:block; font-style:normal; color:#999;}

.slds3{ position:relative;background:#fff;width:625px;}
.slds3 .slw{ position:relative;height:310px;width:551px; overflow:hidden; margin-left:37px;}
.slds3 .csbox3{width:100%; padding:0;}
.slds3 .csbox3 li{ float:left; margin:0; text-align:center; height: 310px; overflow: hidden;}
.slds3 .csbox3 li img{ float:left;width:551px;}
.slds3 .csbox3 li b{ position:absolute; bottom:0;width:100%; background:rgba(0,0,0,0.50); height:40px;color:#fff; font:400 16px/40px "微软雅黑"; text-align:left; text-indent:20px;}
.slds3 .sctrl{}
.slds3 .sca{ position:absolute; display:block; text-indent:99px; overflow:hidden; top:0;left:0;width:37px; height:310px;  background:url(lr.png) no-repeat;}
.slds3 .rght{ left:auto;right:0; background-position:right 0;}
.slds3 .sctrl a:hover{background-position:0 0;}
.slds3 .sctrl a.rght:hover{background-position:right 0;}




.ztVBox{}
.ztVBox .vD{ height:195px; overflow:hidden;}
.ztVBox .vL {background:#fff;}
.ztVBox .vL li{line-height:24px; height:24px; overflow:hidden; padding:0 0 0 22px; background:url(i18.png) 0 8px no-repeat; font-size:14px; text-overflow:ellipsis; white-space:nowrap;}



.bigbtns{text-align:center;padding:12px 0 10px 0;}

.bigbtns li{color:#fff; font: 400 24px/36px "微软雅黑"; border-radius: 10px; padding:15px;margin:0 5px;display:inline-block;*display:inline;*zoom:1;background:#0066cc;
background-image: -moz-linear-gradient(top, #2c89d7, #0066cc);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2c89d7), color-stop(1, #0066cc));
background-image: -ms-linear-gradient(top, #2c89d7, #0066cc);
background-image: linear-gradient(top, #2c89d7, #0066cc);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c89d7', endColorstr='#0066cc', GradientType='0');}

.bigbtns li a{ display:inline-block;*display:inline;*zoom:1; color:#fff;}
.bigbtns li a:hover{ text-decoration: none;}