.slide-focus-c-wrap{overflow:hidden;position:relative;text-align:center;}
.slide-focus-c-cont{width:100%;overflow:hidden;position:relative;height:153px;margin-bottom:18px;}
.slide-focus-c-cont li{float:left;display:inline;overflow:hidden;position:relative;}
.slide-focus-c-cont img{display:block;margin:0 auto;margin-bottom:8px;}
.slide-focus-c-cont .txt,.slide-focus-c-cont .slide-focus-c-pager{margin:0 auto;}
.slide-focus-c-cont .title{line-height:22px;text-align: center;font-size: 16px;font-weight: bold;}
.slide-focus-c-cont .desc{line-height:22px;text-align:center;font-size: 15px;}
.slide-focus-c-pager{display:inline-block;z-index:999;background:rgba(177,177,177,.18);border-radius:10px;}
.slide-focus-c-pager a{display:block;width:10px;height:10px;margin-right:10px;overflow:hidden;background:#ADADAD;border-radius:12px;float:left;}
.slide-focus-c-pager a:last-child{margin-right:0;}
.slide-focus-c-pager a.cur{width:20px;height:10px;background:#e10000;}
.slide-focus-c-pager a:hover{cursor:pointer;}