﻿.bntwkj{float:left;width:100%;height:auto;overflow: hidden;}
.bntwkj>.ck-slide {position:relative;left:50%;margin-left:-960px;width: 1920px; height: auto;text-align:center;}
.bntwkj>.ck-slide>ul{ margin: 0; padding: 0; list-style-type: none;}
.bntwkj>.ck-slide{ position: relative; overflow: hidden;}
.bntwkj>.ck-slide>ul.ck-slide-wrapper { position: relative; top: 0; left: 0; z-index: 1; margin: 0; padding: 0; height: auto;}/**BANNER的高度修改此处即可。**/
.bntwkj>.ck-slide>ul.ck-slide-wrapper li { position: relative;}
.bntwkj>.ck-slide .ck-prev, .ck-slide .ck-next 
{
	 position:absolute;top:50%;z-index:2;width:35px;height:70px;margin-top:-35px;border-radius:3px;opacity:.15;
	 background:red;text-indent:-9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;
}
.bntwkj>.ck-slide>.ck-prev { left: 5px; background: url(../images/arrow-left.png) #000 50% no-repeat;}
.bntwkj>.ck-slide>.ck-next { right: 5px; background: url(../images/arrow-right.png) #000 50% no-repeat;}
.bntwkj>.ck-slide>.ck-slidebox { position: absolute; left: 50%; bottom: 12px; z-index: 30;}
.bntwkj>.ck-slide>.ck-slidebox ul {height: 20px; padding: 0 4px; border-radius: 8px; background: rgba(0,0,0,0.5);list-style-type:none;}
.bntwkj>.ck-slide>.ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.bntwkj>.ck-slide>.ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
.bntwkj>.ck-slide>.ck-slidebox ul li.current em { background-color: #fe6500;}
.bntwkj>.ck-slide>.ck-slidebox ul li em:hover { background-color: #fe6500;}