img{border:0;}
.main{padding-top:17px;}
.mianc{float:left;}
.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ck-slide{width:1152px; height: 376px;padding-bottom:20px;}
.ck-slide-dir { position: relative; overflow: hidden;width:1152px; height: 376px;}
.ck-slide ul.ck-slide-wrapper { position: absolute; top: 0; left: 0; height: 376px; z-index: 1; margin: 0; padding: 0;}
.ck-slide ul.ck-slide-wrapper li { position: absolute;}
.ck-slide .ck-prev, .ck-slide .ck-next { position: absolute;top:300px;  z-index: 2; width: 78px; height: 122px; border-radius: 3px; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.ck-slide .ck-prev { left: 5px; background:url(../images/skippr-left-icon.png) no-repeat;}
.ck-slide .ck-next { right: 5px; background: url(../images/skippr-right-icon.png) no-repeat;}
.ck-slidebox { position: absolute; left: 90%; bottom: 27px; z-index: 30;}
.ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px;}
.ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
.ck-slidebox ul li.current em { width: 16px; height: 16px; background-color: #a91717; margin-top:-2px;}
.ck-slidebox ul li em:hover {background-color: #a91717;}

.banner_title{
	 position: absolute;
	 left:0;
	 bottom:0;
	 z-index:20;
	 width:1152px;
	 height:376px;
	 background:url(../image/banner-t-bg.png) repeat-x;
	}
.banner_title p{
	 width:660px;
	 height:70px;
	 color:#fff;
	 font-size:24px;
	 line-height:70px;
	 overflow:hidden;
	 text-overflow: ellipsis;
     white-space: nowrap;
	}