@charset "gb2312";


/* 代码整理：懒人之家 www.lanrenzhijia.com */
.slider-container{height:431px;overflow:hidden;position:relative;  text-align:center; margin:0; padding:0;}
.main-slider{width:100%;height:100%;position:relative;overflow:hidden;}
.slide-item{min-width:1120px;width:100%;position:absolute;left:0;bottom:0;display:none;}
.slide-item img{width:100%;height:auto; width:1120px; height:431px;}
.slide-cont{position:absolute;left:50%;top:0;width:120px;margin-left:-485px;text-shadow:1px 1px 1px #111;}
.slide-cont{font-size:19px;color:#fff;}
.slide-cont h1{font-size:47px;font-weight:normal;color:#ffcf01;line-height:47px;margin-top:1.2em;}
.slide-cont h1 span{font-size:30px;text-transform:uppercase;}
.slide-cont a{color:#fff;font-size:14px;text-decoration:none;text-transform:uppercase;background:url(banner-dot.jpg) no-repeat 100% 50%;padding-right:16px;}
.thumbs{position:absolute;z-index:1000;width:190px;height:20px;padding:0; margin:0 auto; bottom:5px; left:35%;  padding:10px 0 0 40px;}
.thumbs li{float:left;list-style:none;position:relative;width:20px;height:20px;background-repeat:no-repeat;background-position:50% 0;background-size:100%; margin-left:10px;}
.thumbs li.curr,.thumbs li:hover{cursor:pointer;}
.thumbs li div{height:82px;padding-top:18px;}
.thumbs li.curr i,.thumbs li:hover i{display:block;}
.thumbs li span{display:block; text-align:center; margin-top:55px;height:20px;font-size:12px;color:#fff; display:none;}
.thumbs li.curr span,.thumbs li:hover span{ color:#ff0;}
.thumbs li em{display:block;width:12px;height:12px;overflow:hidden;background:url(banner-dot.jpg) no-repeat center -27px;position:absolute;top:-6px;left:50%;margin:0 0 0 -6px;}
.thumbs li.curr em{display:block;width:12px;height:12px;overflow:hidden;background:url(banner-dot.jpg) no-repeat;position:absolute;top:-6px;left:50%;margin:0 0 0 -6px;}
/* 代码整理：懒人之家 www.lanrenzhijia.com */