@charset "UTF-8";
img { border: 0;}
.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ck-slide { position: relative; overflow: hidden;}
.ck-slide ul.ck-slide-wrapper { position: absolute; top: 0; left: 0; 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: 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: 5px; background: url(../../2019/about/images/arrow-left.png) #000 50% no-repeat;}
.ck-slide .ck-next { right: 5px; background: url(../../2019/about/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; width:20px; 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 { background-color: #fe6500;}
.ck-slidebox ul li em:hover { background-color: #fe6500;}

.wd {
    width:100%;
    margin: 0px auto;
    clear: both;
}
.Review {
    width:100%;
}
.xctg{ width:100%;}

.xctg li {
    width:100%;
    height: 271px;
   /* padding-bottom: 20px;*/
    float: left;
    margin: 0px;
    overflow: hidden;
	margin-bottom:40px;
}
.sw-slide img{ width:700px; height:271px!important; display:inline-block;}
.xctg_Img {
    width: 700px;
    height: 271px;
    float: left;
}
.xctg li span {
    width: 234px;
    height: 245px;
    background: none repeat scroll 0% 0% #333;
    display: block;
    padding: 13px;
    float: left;
}
.xctg li span h3 {
    width:100%;
   /* font: bold 24px/30px;*/
	font-size:18px;
	font-family:"Î¢ÈíÑÅºÚ";
	font-weight:bold;
    float: left;
	 color:#FFF;
	 line-height:28px;
	 margin:0 auto;
	 
}
.xctg li span p {
    width:100%;
    max-height: 150px;
    overflow: hidden;
    color: #999;
    float: left;
    padding-top:8px;
	font-size:12px;
	line-height:22px;
    height: 110px;
	margin:0 auto;
	text-align:justify;
}
.xctg li span i {
    width: 100%;
    height: 25px;
    float: left;
    /*padding-top: 7px;*/
	margin:16px auto 0px;
}
.xctg li span i img{ margin-left:148px;}
.ck-slide { width: 700px; height: 271px; margin: 0 auto;}
.ck-slide ul.ck-slide-wrapper { height: 271px; width:100%;}
