
.swiperSildeItems{
	position: relative;
	margin:0 auto;
	width:595px;
	height:370px;
	-webkit-perspective: 2000px;
	-moz-perspective: 2000px;
	-ms-perspective: 2000px;
	perspective: 2000px;
	left: -390px;
}
li.slideItem{
	position:absolute;
	width:595px;
	height:370px;
	-webkit-transition: left .8s ease-out,transform .8s ease-out;
	-moz-transition:left .8s ease-out,transform .8s ease-out;
	-ms-transition: left .8s ease-out,transform .8s ease-out;
	transition: left .8s ease-out,transform .8s ease-out;
	left:42px;
	list-style:none;
	cursor:pointer; 
	/*box-shadow:0 0 5px #1A1A1A;*/
	/*-webkit-transform:scale(1);*/
	border-radius:20px;
    overflow: hidden;
}
li.slideItem.one{
	width:100%;
	left:0;
	-webkit-transition: left 0s ease-out,transform 0s ease-out;
	-moz-transition:left 0s ease-out,transform 0s ease-out;
	-ms-transition: left 0s ease-out,transform 0s ease-out;
	transition: left 0s ease-out,transform 0s ease-out;
	border-radius:0;
}
.swiperSildeItems li.slideItem{
	/*-webkit-transform:scale(0.8);*/
}
.slideItem.slideCurrent{
	-webkit-transform:rotateY(0deg) translateZ(0px) scale(1) !important;
	-ms-transform:rotateY(0deg) translateZ(0px) scale(1) !important;
	transform:rotateY(0deg) translateZ(0px) scale(1) !important;
	opacity:1;
	z-index:20;
	cursor:default;
	-webkit-transform:scale(1);
}
li.slideItem .itemBack{
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.5);
	top: 0;
	-webkit-transition: all .8s ease-out;
	-moz-transition: all .8s ease-out;
	-ms-transition: all .8s ease-out;
	transition: all .8s ease-out;
	z-index: 3;
}
.slideItem .curContent{
	/*display:none;*/
}
.slideItem .curContent .join a{
	width: 100%;
    height: 100%;
    display: inline-block;
}
.slideItem.slideCurrent .messageCon .name,.slideItem.slideCurrent .messageCon .code{
	color:#FFF;
}
.slideItem.slideCurrent .itemBack{
	background-color:rgba(0,0,0,.1);
}
.slideItem .curContent{
	position: absolute;
	display:block;
    bottom: 60px;
	width: 100%;
}
.slideItem .curContent ul{
	width:100%;
}
.slideItem .curContent li{
	float: left;
    font-size: 20px;
    cursor: pointer;
    color: #FFF;
    height: 25px;
    line-height: 25px;
    width: 95px;
    border-right: 1px solid #666;
	display:none;
}
.slideItem .curContent li:last-child{
	border-right:none;
}
.slideItem li .ico{
	width: 25px;
    height: 24px;
    display: block;
    margin: 0 auto;
	margin-top: -14px;
}
.slideItem li.new .ico,.slideItem li.dynamic .ico{
	background-position: -322px -716px;
}
.slideItem li.roadShow .ico{
	background-position: -347px -714px;
    width: 25px;
}
.slideItem li.report .ico{
	background-position: -372px -715px;
}
.slideItem li.schedule .ico{
	background-position: -321px -742px;
}
.slideItem li.QA .ico{
	background-position: -347px -742px;
}
.slideItem li.research .ico{
	background-position: -400px -715px;
}
.slideItem li.research .ico{
	background-position: -400px -715px;
}
.slideItem li .text{
	font-size:16px;
	color:rgba(255,255,255,.5);	
}
.slideItem.slideCurrent .curContent .subscribe{
	border-right:1px solid rgba(255,255,255,.2);
}
.slideItem.slideCurrent .curContent .subscribe.opType1{
	color: rgba(255,255,255,.5);
}
li.slideItem img{
	width:100%;
	height:100%;
}
li.slideItem .messageCon{
	position: absolute;
    bottom: 190px;
    width: 90%;
    z-index: 2;
    height: 120px;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .8s ease-out;
    -ms-transition: all .8s ease-out;
    transition: all .8s ease-out;
    text-align: left;
    left: 50px;
}
li.slideItem .messageCon .leftLogo{
	float:left;
	width:106px;
	height:106px;
	margin-right: 20px;
}
li.slideItem .messageCon .leftLogo img{
	border-radius: 15px;
	-webkit-box-shadow:0 0 5px #000;
	-moz-box-shadow:0 0 5px #000;
	-ms-box-shadow:0 0 5px #000;
	box-shadow:0 0 5px #000;
}
li.slideItem .messageCon .rightContent{
	float:left;
	margin-top: 5px;
}
.slideItem.slideCurrent .messageCon{
	bottom: 190px;
}
li.slideItem .name{
	font-size: 34px;
    color: #b8b8b8;
    line-height: 50px;
	display: inline-block;
	max-width: 248px;
	vertical-align: middle;
	margin-right: 10px;
}
li.slideItem .touNumber{
	color:rgba(255,255,255,.6);
}
li.slideItem .touNumber span{
	margin-right:5px;
}
li.slideItem .code{
	font-size:16px;
	color:#b7b7b7;
	vertical-align: middle;
	max-width: 150px;
    display: inline-block;
}
li.slideItem .share{
	position:absolute;
	top: 5px;
    right: 5px;
    z-index: 10;
	background-position: -181px -25px;
    width: 25px;
    height: 25px;
	cursor:pointer;
	display:none;
}
/*orgType  1:上市公司  2:研究机构  3:基金  4:新三板  5:服
上市公司和新三板：新闻、路演、公告、日程、问答、研报和简介；
研究机构：路演、研报和日程；
基金：路演和动态；
服务机构：路演。
务机构*/
.slideItem.orgType1 .li1,.slideItem.orgType4 .li1,.slideItem.orgType2 .roadShow.li1{
	display:block;	
}
.slideItem.orgType3 .roadShow.li1,.slideItem.orgType5 .roadShow.li1{
	display:block;	
}
.slideItem.orgType5 .roadShow.li1,.slideItem.orgType1 .research.li1,.slideItem.orgType4 .research.li1,.slideItem.orgType2 .roadShow.li1,.slideItem.orgType3 .roadShow.li1{
	border-right: 0;	
}
.shareList{
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(132,114,72,.94);
	/*-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);*/
}
.shareList.active{
	/*-ms-transform:scale(1);
	-webkit-animation: shareAni .4s ease-in-out;
	-ms-animation: shareAni .4s ease-in-out;
    animation: shareAni .4s ease-in-out;
    -webkit-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;	*/
	opacity: 1;
}
@-webkit-keyframes shareAni {
  100% {
	opacity: 1;
   -webkit-transform:scale(1);
  }
}
@-ms-keyframes shareAni {
  100% {
	opacity: 1;
   -ms-transform:scale(1);
  }
}
@keyframes shareAni {
  100% {
	opacity: 1;
	transform:scale(1);
  }
}
.bdshare-button-style0-16 a,.bds_tools a{
	background: url(/public/statics/home/images/sprite.png?v=RSC_VERSION) no-repeat
}
.shareList .qq,.shareList .sina{
    width: 30px;
    height: 30px;
	display: inline-block;
	float: none;
	padding: 0px;
}
.shareList .qq{
	background-position: -4px -23px !important;
	margin-right: 5px;
}
.shareList .sina{
	background-position: -62px -23px !important;
}
.shareList .qrcode {
	position: relative;
    width: 110px;
    height: 110px;
    background-color: #FFF;
    margin: 0 auto;
    margin-top: 65px;
}
.shareList .text{
	font-size:16px;
	margin-bottom:12px;
	margin-top: 10px;
}
.shareList .cName{
	position:relative;
    width: 100px;
    margin: 0 auto;
	height: 60px;
	overflow:hidden;
}
.shareList .cName.ellipsis:after{
	background: rgba(132,114,72,.94);
    background: -webkit-linear-gradient(left,rgba(132,114,72,.1) ,rgba(132,114,72,.94) 30%,rgba(132,114,72,.94));
    background: -ms-linear-gradient(left,rgba(132,114,72,.1) ,rgba(132,114,72,.94) 30%,rgba(132,114,72,.94));
    background: -moz-linear-gradient(left,rgba(132,114,72,.1) ,rgba(132,114,72,.945) 30%,rgba(132,114,72,.94));
    background: linear-gradient(left,rgba(132,114,72,.1) ,rgba(132,114,72,.94) 30%,rgba(132,114,72,.94));
}
.shareList .subscribeBase{
	margin: 0 auto;
    margin-top: 30px;	
}
.shareList canvas {
    position: relative;
    top: 50%;
    left: 45%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.shareList.activeDown{
	margin-top: 0px;
}
.shareList.activeDown .sharpIco{
	top: 263px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
