/* CSS Document */
/*°¸Àý¶Ô±È¡¢°²È«Óë·þÎñ¹ÜÀí¡¢ÌØÑû×¨¼ÒÄ£¿écss*/
.stage1 {width:100%;margin-top:19px;}
.stage1 .stage1-width {background: #fff;width:387px;height:390px;padding:10px 24px;position:relative;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;position:relative;overflow:hidden;}
.stage1 .stage1-width:last-child{}
.stage1 .stage1-width:hover {-moz-box-shadow:0 0 0px rgba(0,1,3,.1);-webkit-box-shadow:0 0 50px rgba(4,10,5,.2);box-shadow:0 0 25px rgba(0,0,0,.2);z-index:10;-moz-transform:translate3d(0,-2px,0);-ms-transform:translate3d(0,-2px,0);-o-transform:translate3d(0,-2px,0);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);}
.stage1Title {height:47px;border-bottom: 1px solid #ccc;margin-right: -11px;}
.stage1Title span {display:inline-block;line-height:46px;float:left;font-size:18px;color:#3d3f4b;}
.stage1Title span a {display:inline-block;font-size:20px;color:#3d3f4b;}
.stage1Title span a:hover {color:#E20319;}
.stage1Title .more{display:block;width:41px;height:11px; margin-top:20px;margin-left:20px;display:inline;}
.stage1Title .preNext {width:37px;height:19px;margin-top:14px;}
.stage1Title .preNext a {display:block;width:18px;height:19px; background-color:#8c8c8c;position:relative;}
.stage1Title .preNext a:hover { background-color:#606060;}
.stage1Title .preNext i {position:absolute;display:block;width:7px;height:13px;left:6px;top:3px;}
.stage1Title .preBtn i{ background:url(/templets/ls/images/icon.png) no-repeat -68px -45px;}
.stage1Title .nextBtn i{background:url(/templets/ls/images/icon.png) no-repeat -78px -45px;}
.stage1_anliBox {width:350px;height:308px;overflow:hidden;}
.stage1_anliBox h4 {font-size:13px;color:#666;line-height:44px;border-bottom: 1px solid #caced8;}
.stage1_anliBox a{font-size:13px;color:#888888;.display: block;}
// .stage1_b span:after {content:'';position:absolute;width:9px;height:11px; background:url(icon.png) no-repeat -88px -109px;top:20px;left:105px;}
.stage1_b span.active:after {-webkit-animation:shake .4s linear 0s 1;animation:shake .4s linear 0s 1;}
.stage1_b .activityBox {width:350px;height:235px;overflow:hidden;}
.stage1_b h4 {font-size:27px;color:#666;line-height:32px;margin-top:20px;}
.stage1_c p {font-size:13px;color:#666;line-height:44px;border-bottom: 1px solid #caced8;}
.stage1_c a {font-size:13px;color:#888888;margin-top: 5px;display: block;}
.stage1_c .expertSlide {width:350px;height:235px;overflow:hidden;}
.stage1_c .slideBox {width:350px;height:235px;overflow:hidden;}
// .stage1_c .slideBox a {display:block;width:100%;height:100%}
.stage1_c .focus {width:97%;bottom:8px;z-index:10;text-align:right;}
.stage1_c .focus span {display:inline-block;width:6px;height:6px; background-color:#fff;margin:0 3px;}
.stage1_c .focus span.active { background-color:#c0025a}
@-webkit-keyframes shake{
		0%{
				-webkit-transform:translateY(0px);
			}
		25% {
				-webkit-transform:translateY(-2px);
			}
		50%{
				-webkit-transform:translateY(0px);
			}
		75% {
				-webkit-transform:translateY(-2px);
			}
		100% {
				-webkit-transform:translateY(0px);
			}
	}
@keyframes shake{
		0%{
				transform:translateY(0px);
			}
		25% {
				transform:translateY(-2px);
			}
		50%{
				transform:translateY(0px);
			}
		75% {
				transform:translateY(-2px);
			}
		100% {
				transform:translateY(0px);
			}
	}

/*   stage2      */
.stage2 {width:100%;margin-top:19px;}
.stage2 .stage_a {width:736px;height:502px;overflow:hidden;}
.stage2 .stage_a .preBtn,.expertSlides .preBtn {left:0;top:50%;display:block;width:74px;height:74px;margin-top:-37px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.stage2 .stage_a .preBtn i,.expertSlides .preBtn i {display:block;width:26px;height:48px;margin-left:24px;margin-top:13px; background:url(/templets/ls/images/icon.png) no-repeat 0 -45px;}
.stage2 .stage_a .nextBtn,.expertSlides .nextBtn {right:0;top:50%;display:block;width:74px;height:74px;margin-top:-37px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.stage2 .stage_a .nextBtn i,.expertSlides .nextBtn i {display:block;width:26px;height:48px;margin-left:24px;margin-top:13px;background:url(/templets/ls/images/icon.png) no-repeat -33px -45px;}
.stage2 .stage_a .preBtn:hover,.stage2 .stage_a .nextBtn:hover,.expertSlides .preBtn:hover,.expertSlides .nextBtn:hover{ background-color:rgba(0,0,0,.7);}
.stage2  .slideBox {width:736px;height:502px;overflow:hidden;}
.stage2  .slideBox .slide {width:736px;height:502px;}
.stage2  .slideBox .innerWrapper {width:515px;height:106px;padding:0 28px;left:0;bottom:27px; background-color:rgba(255,255,255,.8);}
.stage2 .slideBox h5 {font-size:26px;color:#666666;line-height:50px;}
.stage2 .slideBox p {font-size:14px;color:#666666;line-height:24px;}
.stage2 .stage_b {width:464px;height:502px;background-color:#7f888b;overflow:hidden;}
.stage2 .stage_b .focus {width:100%;height:53px;z-index:1;background-color:#d8dde0;}
.stage2 .stage_b .focus .active_bg {left:0;top:0;width:50%;height:53px; background-color:#7f888b;-moz-transition:left .3s linear 0s;-webkit-transition:left .3s linear 0s;transition:left .3s linear 0s;}
.stage2 .stage_b .focus span {width:50%;height:100%;display:inline-block;float:left;cursor:pointer;}
.stage2 .stage_b .focus em {display:block;line-height:53px;font-size:20px;color:#5f6566;margin:0 auto;margin-left:65px;position:relative;}
.stage2 .stage_b .focus span.active em {color:#fff;}
.stage2 .stage_b em.fonts1:before {position:absolute;content:'';width:26px;height:26px;left:-33px;top:50%;margin-top:-13px; background:url(/templets/ls/images/icon.png) no-repeat -342px -77px;}
.stage2 .stage_b .focus span.active .fonts1:before{ background-position:-342px -44px;}
.stage2 .stage_b em.fonts2:before {position:absolute;content:'';width:21px;height:26px;left:-28px;top:50%;margin-top:-13px; background:url(/templets/ls/images/icon.png) no-repeat -380px -76px;}
.stage2 .stage_b .focus span.active .fonts2:before{ background-position:-380px -43px;}
.stage2 .stage_b .slides {width:464px;height:449px;}
.stage2 .stage_b .slide {width:464px;height:449px;}
.stage2 .stage_b .slide1 {padding-top:79px;}
.stage2 .stage_b .slide1 .inner {width:323px;}
.keywordSelect {width:100%;height:50px;border:1px solid #5f6566;}
.keywordSelect .selectBox {z-index:10;overflow:hidden;display:none;}
.keywordSelect .selectBox li {width:100%;height:47px;line-height:47px;font-size:16px;border-bottom:1px solid #e9e9e9;}
.keywordSelect .selectBox li a {display:block;padding-left:27px;width:100%;height:100%;color:#000;background-color:#ffffff; text-decoration:none;}
.keywordSelect .selectBox li:last-child{border:none;}
.keywordSelect .selectBox li a:hover{ background-color:#3d3f4b;color:#fff;}
.keywordSelect .selectTxt {width:246px;height:48px;line-height:48px;font-size:16px;color:#adaeb3; background-color:#fff;padding-left:20px;position:relative;font-style:normal;cursor:pointer;}
.keywordSelect .selectTxt:after {content:'';position:absolute;width:0;height:0;right:13px;top:50%;border-width:6px;border-style:solid;border-color:#adaeb3 transparent transparent transparent;}
.keywordSelect .selectBtn {width:75px;height:48px; background-color:#5f6566;position:relative;}
.keywordSelect .selectBtn:hover { background-color:#3f4748;}
.keywordSelect .selectBtn:after {content:'';position:absolute;left:50%;top:50%;width:26px;height:26px;margin-left:-13px;margin-top:-13px;background:url(/templets/ls/images/icon.png) no-repeat -342px -44px;} 
.stage2 .slide1 h6 {font-size:24px;color:#fff;line-height:46px;margin-top:15px;padding-bottom: 15px;}
.stage2  .itemExperts {width:100%;}
.stage2  .itemExperts a {display:block;width:161px;height:68px;line-height:68px;font-size:16px;float:left;color:#fff;padding-left:65px;text-decoration:none; background-color:#5f6566;margin-top:1px;position:relative;}
.stage2  .itemExperts a:hover,.stage2  .itemExperts a.active { background-color:#3f4748;}
.stage2  .itemExperts a:nth-child(2n) {float:right;}
.stage2  .itemExperts a:before {content:'';position:absolute;top:50%;}
.itemExperts .zhengxing:before {width:21px;height:18px;margin-top:-9px;left:36px; background:url(/templets/ls/images/icon.png) no-repeat -2px -109px;}
.itemExperts .pifu:before {width:27px;height:17px;margin-top:-9px;left:32px; background:url(/templets/ls/images/icon.png) no-repeat -32px -109px;}
.itemExperts .weizhengxing:before {width:18px;height:19px;margin-top:-9px;left:36px; background:url(/templets/ls/images/icon.png) no-repeat -3px -137px;}
.itemExperts .kouqiang:before {width:20px;height:19px;margin-top:-9px;left:38px; background:url(/templets/ls/images/icon.png) no-repeat -36px -138px;}
.itemExperts .maofa:before {width:18px;height:18px;margin-top:-9px;left:36px; background:url(/templets/ls/images/icon.png) no-repeat -3px -165px;}
.itemExperts .teyao:before {width:16px;height:21px;margin-top:-11px;left:38px; background:url(/templets/ls/images/icon.png) no-repeat -38px -164px;}
.stage2 .stage_b .slide2,.stage2 .slide2 .doctorsBox {width:100%;height:100%;overflow:hidden;}
.doctorsBox .tempWrap {margin:0 auto;}
.stage2 .slide2 .doctorsWrapper {width:430px;margin:0 auto;}
.stage2 .slide2 .doctorsWrapper ul {position:relative;margin-top: 20px;}
.stage2 .slide2 .doctorsWrapper li {width:116px;height:140px;overflow:hidden;float:left;margin-top:14px;margin-right:10px;display:inline;}
.stage2 .slide2 .doctorsWrapper li:nth-child(4n) {float:left;margin-right:10px;}
.stage2 .doctorsWrapper a {display:block;width:116px;height:140px;position:relative;}
.stage2 .doctorsWrapper a img{width: 100%;height: 100%}
.stage2 .doctorsWrapper a p {position:absolute;left:0;bottom:0;width:100%;font-size:14px;line-height:19px; background-color:#000;color:#fff;text-align:center;opacity: .8;}
.stage2 .slide2 .preNextBtn {right:17px;bottom:25px;width:37px;height:19px;}
.stage2 .slide2 .preNextBtn a {display:block;width:18px;height:19px; background-color:#5f6566;position:relative;}
.stage2 .slide2 .preNextBtn a:hover { background-color:#081929;}
.stage2 .slide2 .preNextBtn i {position:absolute;display:block;width:7px;height:13px;left:6px;top:3px;}
.stage2 .slide2 .preBtn i{ background:url(/templets/ls/images/icon.png) no-repeat -68px -45px;}
.stage2 .slide2 .nextBtn i{background:url(/templets/ls/images/icon.png) no-repeat -78px -45px;}
.doctorsBox .overlayer {left:0;top:0;width:100%;height:100%; background-color:rgba(0,0,0,.6);z-index:3;display:none;}
.doctorsBox .popInfo {left:0;top:0;width:320px;height:140px; background-color:#000;z-index:4;display:none;background-color:rgba(0,0,0,0.5);}
.doctorsBox .popInfo a {display:block;width:100px;height:140px;position:relative;z-index:1;}
.doctorsBox .popInfo a img{height: 100%;}
.doctorsBox .popInfo .addInfoList {width:200px;height:140px;padding:15px;}
.doctorsBox .popInfo h5 {font-size:16px;color:#fff;line-height:32px;}
.doctorsBox .popInfo p {font-size:14px;color:#fff;line-height:24px;width: 96%;text-align: justify;}
/*   stage3      */
.stage3 {width:100%; margin-top:35px;}
.stage3 .stage3_width {width:300px;height:344px;padding:10px 24px;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;position:relative;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;position:relative;overflow:hidden;}
.stage3 .stage3_width:last-child{border-right:1px solid #e1e1e1;}
.stage3 .stage3_width:hover {-moz-box-shadow:0 0 8px rgba(8,1,3,.2);-webkit-box-shadow:0 0 8px rgba(8,1,3,.2);box-shadow:0 0 8px rgba(8,1,3,.2);z-index:10; background-color:#f8f7f7;border-top-color:#c0025a;-moz-transform:translate3d(0,-2px,0);-ms-transform:translate3d(0,-2px,0);-o-transform:translate3d(0,-2px,0);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);}
.stage3_a h5 {font-size:18px;color:#666;line-height:26px;padding-top:15px;f}
.stage3_a p,.stage3_b p,.stage3_c p,.stage3_d p {font-size:14px;color:#666;line-height:26px;padding-top:12px;}
.stage3_a .stage3Box, .stage3_b .stage3Box, .stage3_c .stage3Box, .stage3_d .stage3Box {width:251px;height:199px;overflow:hidden;}
/*   stage5      */
.stage5 {margin-top:35px;}
.stage5Title {height:110px;}
.shareTxt a {color:#3d3f4b}
.stage5Title .more {display:block;width:35px;height:9px; background:url(/templets/ls/images/icon.png) no-repeat -112px -146px;margin-top:26px;margin-left:20px;display:inline;}
.stage5 .links {width:161px;height:22px;border:1px solid #e1e1e1;margin-top:19px;margin-left:13px;display:inline;}
	.stage5 .links a {display:block;width:50%;line-height:20px;font-size:14px;color:#666;text-align:center;text-decoration:none;float:left;}
	.stage5 .links a:nth-child(1){border-right:1px solid #e1e1e1;}
.tuibianSlideBox {width:1200px;height: 494px;/*overflow:hidden;*/}
.tuibianSlideBox ul {width:1200px;height: 494px;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;-o-transform-style: preserve-3d;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-moz-perspective: 1200px;-ms-perspective: 1200px;-o-perspective: 1200px;-webkit-perspective: 1200px;perspective: 1200px;}
.tuibianSlideBox li {width:300px;height:247px;overflow:hidden;float:left;position:relative;cursor:pointer;-moz-transform:translate3d(0,0,-3600px);-ms-transform:translate3d(0,0,-3600px);-o-transform:translate3d(0,0,-3600px);-webkit-transform:translate3d(0,0,-3600px);transform:translate3d(0,0,-3600px);-moz-transition:-moz-transform 0.3s cubic-bezier(0.175, 0.885, 0.470, 1) 0s,opacity 0.4s ease-out 0s;;-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.470, 1) 0s,opacity 0.4s ease-out 0s;transition:transform 0.3s cubic-bezier(0.175, 0.885, 0.470, 1) 0s,opacity 0.4s ease-out 0s;;opacity:0;filter:alpha(opacity:0);}
.tuibianSlideBox li img {position:absolute;left:0;top:0;width:300px;height:247px;}
.tuibianSlideBox li img:first-child{opacity:0;-moz-transition:opacity 0.4s linear 0s;-webkit-transition:opacity 0.4s linear 0s;transition:opacity 0.4s linear 0s;}
.tuibianSlideBox ul.active li {-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;filter:alpha(opacity:100);}
.tuibianSlideBox ul.active li:hover img:first-child{opacity:1;z-index:2}
.tuibianSlideBox .topTitle {left:0;top:0;width:100%;line-height:26px;font-size:12px;color:#fff;opacity:0;filter:alpha(opacity:0);z-index:3;text-align:center;}
.tuibianSlideBox .topTitle  span {width:33.3%;display:inline-block;padding-left:5px;}
.tuibianSlideBox li p {position:absolute;left:0;bottom:0;width:100%;line-height:36px; background-color:rgba(216,6,19,.6);color:#fff;padding-left:10px;opacity:0;filter:alpha(opacity:0);z-index:3;text-align:center;font-size: 14px;}
.stage5 li p {padding-left:0;}
.stage5 li p a{display:block;width:100%;text-align:center;color:#fff;text-decoration:none;}
.tuibianSlideBox li:hover .topTitle ,.tuibianSlideBox li:hover p {opacity:1;filter:alpha(opacity:100);}
.tuibianSlideBox  li:nth-child(3n) {margin-right:0;}
.stage5 .videoBoxes{width:1200px;height:150px;}
.stage5 .videoBox {width:150px;height:150ox;float:left;overflow:hidden;} 
	.stage5 .videoBox .overlayImg {width:150px;height:150px;left:0;top:0;}
	.stage5 .videoBox .videoIcon {width:28px;height:28px;left:2px;bottom:2px;}
	.stage5 .videoContainer {width:150px;height:150px;overflow:hidden;}
.stage5 .popBox {left:50%;top:50%;width:0;height:0;-moz-transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1)  0s;-webkit-transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1)  0s;transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1)  0s;opacity:0;filter:alpha(opacity:0);overflow:hidden; }
	.stage5 .popBox.active {width:1200px;height:494px;opacity:1;filter:alpha(opacity:100);}
	.stage5 .popContainer {width:1200px;height:494px;overflow:hidden;}
	.stage5 .popContent {width:1200px;height:494px;overflow:hidden;display:none;}
	.stage5 .popCloseBtn {width:37px;height:37px;right:0px;top:0px;cursor:pointer;}
	.stage5 .popImg {width:737px;height:494px; background-color:#FFF;}
	.stage5 .popTxt {width:463px;height:494px; background-color:#8c9496;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;background-color:rgba(0,0,0,.65);}
	.stage5 .txt {width:334px;margin-left:64px;}
	.stage5 .txt h5 {font-size:29px;color:#d8dde0;line-height:1.5;}
	.stage5 .txt h6 {font-size:28px;color:#fff;line-height:1.6;margin-top:12px;}
	.stage5 .txt h6 span{vertical-align: text-bottom;font-size: 16px;padding-left: 10px;letter-spacing: 1px;}
	.stage5 .txt p {font-size:16px;color:#fff;line-height:1.6;position:relative;margin-top: 10px;}
	.stage5 .txt p:before {content:attr(data-txt);position:absolute;left:0;top:0;font-size:16px;line-height:1.6;color:#fff;}
	.stage5 .txt a {display:block;width:198px;height:35px;line-height:35px;text-align:center;font-size:14px;color:#fff;text-decoration:none; background-color:#fe3509;margin-top:12px;-moz-transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;-moz-transform:translateY(20px);-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;filter:alpha(opacity:0);}
	.stage5 .txt a:hover { background-color:#d22b07;text-decoration:none;color:#fff;}
	.stage5 .popTxt:hover a{-moz-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);opacity:1;filter:alpha(opacity:100);}
	.popVideoBox{width:737px;height:450px;overflow:hidden; background-color:#FFF;}
#LXB_CONTAINER_SHOW{
	display: none !important;
}