
img { border: 0;}
.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ck-slide { position: relative; overflow: hidden; z-index:0;}
.ck-slide ul.ck-slide-wrapper { position: absolute; top: 0; left: 50%; z-index: 1; margin: 0; margin-left:-960px; padding: 0;}
.ck-slide ul.ck-slide-wrapper li { position: absolute;}
.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;}
.ck-slide .ck-prev { left: 30px; background: url(../images/arrow-left.png) #000 50% no-repeat;}
.ck-slide .ck-next { right: 30px; background: url(../images/arrow-right.png) #000 50% no-repeat;}
.ck-slidebox { position: absolute; left: 50%; bottom: 12px; z-index: 30;}
.ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px; /*background: rgba(0,0,0,0.5);*/}
.ck-slidebox ul li { float: left; height: 12px; margin: 0px 12px 22px;}
.ck-slidebox ul li em { display: block; /*width: 12px; height: 12px; border-radius: 100%; background-color: #fff;*/ 
	width:18px; height:18px; background: url(../images/enn-css.png) no-repeat -295px -160px;; text-indent: -9999px; cursor: pointer;}
.ck-slidebox ul li.current em { /* background-color: #fe6500; */ background-position:-258px -160px; }
.ck-slidebox ul li em:hover { /* background-color: #fe6500; */ background-position:-258px -160px; }


.ck-slide { width: 100%; height: 420px; margin: 0 auto;}
.ck-slide ul.ck-slide-wrapper { height: 420px;}
#first-pic{display:block; width:1920px; height:420px; background: url(../images/Xbanner01.jpg) no-repeat 50% 50%;}
#second-pic{display:block; width:1920px; height:420px; background: url(../images/Xbanner02.jpg) no-repeat 50% 50%;}
#third-pic{display:block; width:1920px; height:420px; background: url(../images/Xbanner03.jpg) no-repeat 50% 50%;}
#forth-pic{display:block; width:1920px; height:420px; background: url(../images/Xbanner04.jpg) no-repeat 50% 50%;}
.ck-slide-wrapper p{position:absolute; font-size:48px; left:25%; top:100px; color:#fff; line-height:38px; }
.ck-slide-wrapper p em{font-size:21px; font-weight:100; font-family: 'enn-thin',arial; letter-spacing: 0.8px;}