/* Write your styles */

body,html{height: 100%;}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1200px;
}
.clear{clear: both;height: 1px;overflow: hidden;}
a{outline:none;color: #87628f;} a:hover{color: #87628f;}
.blank20{height: 20px;}
.am-g{min-width: 1000px !important;
  max-width: none;}
  #nav-sidebar{width: 180px;float: left;height: 100%;background-color: #262b33;}
.nav-sidebarw{background-color: #262b33;width: 100%;padding-left: 13px;padding-top: 25px; overflow-x: hidden;height: 100%;position: relative;}
.sidebarw{overflow: hidden;height: 80%;}
.sidebarw1{width: 110%;
			height: 100%;    
			overflow: auto;}
.nav-sidebarw ul li{list-style: none;}
.nav-sidebarw ul{margin: 0px; padding: 0px;}
.logo{background: url(../i/examples/images/nav_line.png) bottom repeat-x;padding-bottom: 20px;text-align: center;}
.logo img{width: 80%;}
.nav li{line-height: 40px;background: url(../i/examples/images/nav_line.png) bottom repeat-x; font-size: 14px;display: block;}
.nav li a{color: #fff;display: block;padding-left: 33px;}

.nav-sidebar2{width: 100%;}
.nav-sidebar3{position: relative;border: 0px;background-color:transparent;margin: 0px; padding: 0px;width: 100%;}
.nav-sidebar3 dd{line-height: 38px; font-size: 14px;background: url(../i/examples/images/nav_line.png) bottom repeat-x;display: block; padding-left: 50px;}
.nav-sidebar3 dd a{color: #fff;}
.nav-sidebar3:before,.nav-sidebar3:after {border: none;margin: 0px; padding: 0px;}
.nav .on{background-color: #fff; display: block;}
.nav .on a{color:#262b33; }
.nav-sidebar3 dd a{background: url(../i/examples/images/nav-aicon.png) 120px 16px no-repeat; display: block;}

.search{margin-right: 13px;}
.searchicon{ color: #484e58;}
.ssbut{left: 140px !important;margin: 0px; padding: 0px;width: 28px; height: 28px;position: absolute;top: 0px;background: transparent;border:none 0px;}
.ak-form-field{margin-left: 6px; background-color:#262b33 !important; border:double 1px #484e58 !important; color: #fff;font-size: 12px !important;width: 165px !important;}
.langp a{color: #fff; margin-right: 3px; margin-left: 3px;}

.nav-foot{background-color: #262b33;position: absolute; bottom: 30px; width: 100%;left: 0px;z-index: 99999;}
.nav-foot1{width: 100%; margin-left: auto; margin-right: auto;}
.nav-foot p{font-size: 12px;padding-left: 40px;line-height: 40px;margin-top: 0px; margin-bottom: 0px; color: #fff;}

.s1{	background: #7c61a5;

	background: -moz-linear-gradient(top left, #8b70b4 0%, #71559b 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#8b70b4), color-stop(100%,#1551aa));
	background: -webkit-linear-gradient(top left, #8b70b4 0%,#71559b 100%);
	background: -o-linear-gradient(top left, #8b70b4 0%,#71559b 100%);
	background: -ms-linear-gradient(top left, #8b70b4 0%,#71559b 100%);
	background: linear-gradient(to right bottom, #8b70b4 0%,#71559b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b70b4', endColorstr='#71559b',GradientType=0 );
}

.mainindex{height: 100%;color: #fff;position: relative;width: 100%;}

.main-index{height: 100%;border-right: double 1px #755b9c;position: relative; width: 25%;}
.mainindex .img-modal{
	position: absolute;top:0;left:0;width: 100%;height: 100%;
	background-size: cover;
	background-position: center center;
	transition: opacity 0.3s linear 0s;
	opacity: 0;
	filter:alpha(opacity=0);
}
.mainindex .link{
	position: absolute;top:0;left:0;width: 100%;height: 100%;
	z-index: 99;
}
.XRegin{ width: 100%; position: absolute; left: 0; top: 25%; z-index: 9; display: block; text-align: center;}
.XRegin h1{ color: #fff; text-align: center; font-size: 32px;font-weight: lighter; border-bottom: solid 1px #fff; padding-top: 15px; padding-bottom: 15px; margin: 20px 40px; }
.mainindex .guanli .img-modal{
	background-image: url(../i/examples/images/index1.jpg);
}
.mainindex .rencai .img-modal{
	background-image: url(../i/examples/images/index2.jpg);
}
.mainindex .qiye .img-modal{
	background-image: url(../i/examples/images/index3.jpg);
}
.mainindex .zeren .img-modal{
	background-image: url(../i/examples/images/index4.jpg);
}
.ZRegin{opacity: 0;display: block}

.mainindex .main-index .XRegin{transition: all 0.4s linear 0s;}


.mainindex .main-index:hover .img-modal{
	opacity: 1;
	filter:alpha(opacity=100);
}


.mainindex .main-index h2{
 transition: all 0.5s linear
}
.mainindex .main-index h3{
 transition: all 0.5s linear
}

.mainindex .main-index:hover h1{
 color: #333;
 border-bottom-color: #333;
}
.mainindex .main-index:hover p{
 color: #333;
}


.main-index h1{font-size: 2.4rem;}
.main-index p{font-size:1.4rem;margin: 0 1rem 0 1rem}

.menuindex{width: 40px; height: 24px;position: absolute;left: 20px; top: 20px;z-index: 999;cursor: pointer;}

.section-arrow{
	position: absolute;left:0;right:0;cursor: pointer;margin:0 auto;display: block;
	width: 80px;text-align: center;
	transition:opacity 1s ease 2s;
	opacity: 1;
	z-index: 99;
}
.section-arrow .txt{
	transition:opacity 1s ease 0s;opacity: 0;
	color: #fff;line-height: 30px;font-weight: normal;
}
.section-arrow .arrow{
	position: relative;
	animation-name: section-arrow;
	animation-duration: 2s;
	animation-timing-function: ease-in-out;
	animation-direction: alternate;
	animation-play-state: running;
	animation-iteration-count:infinite
}

.section-arrow.down{bottom:35px;}
.section-arrow.up{top:20px;}

.section-arrow:hover .txt{
	opacity: 1;
}
.section-arrow:hover .arrow{
	animation-play-state: paused;
}

@keyframes section-arrow
{
	from{top:-7px;}
	50%{top:5px;}
	to{top:-7px;}
}

#fullpage{height: 100%;width: 100%-180px;margin-left: 180px;}

.s2{
	background-image: url(../i/examples/images/s2bg_02.jpg);
	background-size: cover;
}
.main-index2{height: 100%;}
.mainindex2{border-right:1px double #444a57;height: 100%;position: relative; width: 33.333%;}

.newsw{width: 100%;margin:0 auto;position: absolute;top: 30%;left: 0px;}
.newsindex{width: 80%;margin:0 auto; position: relative;}
.news-index-info-time{background-color: #fff; width: 68px; height: 60px; text-align: center;font-size: 1.4rem; line-height: 1.8rem;padding-top: 1rem; margin-right: 1rem;}



.news-index-info-time span{font-size: 2.4rem;display: block;}
.index-news-title{font-size: 1.4rem; color: #fff; line-height: 1rem;}
.index-news-title:hover{color: #fff}

.newsimg1{overflow:hidden;width: 100%;max-width: 500px; max-height: 300px;padding-bottom: 10px;}
.newsw img{overflow-x: hidden;width: 100%;
    overflow-y: hidden;
    position: relative;
  z-index:1;
  transition-delay: 0s;
    transition-duration: 0.50.5s;
    transition-property: all;
    transition-timing-function: ease;
  /* Firefox 4 */
  -moz-transition-delay: 0s;
    -moz-transition-duration: 0.5s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
  /* Opera */
  -o-transition-delay: 0s;
    -o-transition-duration: 0.5s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.newsw img:hover{
  transform: scale(1.1, 1.1);
  
  -ms-transform:scale(1.1 1.1);  /* IE 9 */
  -moz-transform:scale(1.1, 1.1);   /* Firefox */
  -webkit-transform:scale(1.1, 1.1); /* Safari 和 Chrome */
  -o-transform:scale(1.1, 1.1);   
  box-shadow:0 0 15px #111
}


.news-index-more{width: 90px;text-align: center;font-size: 1.6rem; height: 2.4rem; line-height: 2.4rem}
.news-index-more a{display: block;background-color: #7e6995; color: #fff;overflow: hidden;
border-radius:5px;font-size: 12px;
  height: 26px; line-height: 26px;font-weight: normal;width: 100%;margin:0 auto;
background: -moz-linear-gradient( left, #7e6995 0%, #b1a2c3 100%);
  background: -webkit-gradient(linear, left , right , color-stop(0%,#7e6995), color-stop(100%,#b1a2c3));
  background: -webkit-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
  background: -o-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
  background: -ms-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
  background: linear-gradient(to right , #7e6995 0%,#b1a2c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e6995', endColorstr='#b1a2c3',GradientType=0 );cursor: pointer;}



/* article*/
.page-neiyew{width: 1000px; margin-left:180px;overflow-x: hidden;min-height: 774px;box-shadow: 3px 0px 10px #dedede; }
.zjinfor{width: 688px;float: left;}
@media screen and (min-width:1440px){
	.page-neiyew{width: 1200px;}
  .zjinfor{width: 866px;}
}
.articlebg{width: 100%; height: 210px; overflow:hidden; position: relative;background:no-repeat;
	animation: neiyedh1;/*动画名称*/  
    animation-duration: 0.5s;/*动画持续时间*/}
@keyframes neiyedh1 {  
    0% {background-position: 0 -180px;}/*初始状态 透明度为0*/  
   
    100% {background-position:0 0px;}/*结束状态 透明度为1*/  
} 

.articlebg h1{font-size: 24px; font-weight:normal; position: absolute;left: 60px; top: 122px; color: #333;text-transform : uppercase;
animation: neiyedh2;
    animation-duration: 1s;}
.articlebg h1 span{font-size: 14px;}
@keyframes neiyedh2 {  
    0% {top:  300px;}
   
    100% {top:  122px;} 
} 
@keyframes titledh {  
    0% {padding-left: 0px;}
   
    100% {padding-left: 10px;} 
} 
@keyframes titledh1 {  
    0% {padding-left: 33px;}
   
    100% {padding-left: 43px;} 
} 
.article_con{width: 90%; margin: 0 auto 0 auto;}
.articletitle{text-align: center; padding-top: 35px;font-size: 18px;margin: 0px !important;}
.article_info{font-size: 12px;color: #999;background-color: #f7f7f7; text-align: center;height: 30px; line-height: 30px; margin-top: 10px;margin-bottom: 10px;}
.icon-shijian1:before{color: #93c5ef;margin-right: 0.5rem;}
.icon-dianji:before{color: #9cd862;margin-right: 0.5rem;margin-left: 4rem;}
.icon-zuozhe:before{color: #e3b88f;margin-right: 0.5rem;margin-left: 4rem;}
.content{font-size: 14px; color: #333;line-height: 30px;}
.content p{padding: 3px 0px; margin:0px;}
.content img {max-width: 90%;}
.sxpage{border-top:1px #dedede double;padding-bottom: 100px; margin-top: 50px;}
.sxpage ul{margin: 0px; padding: 0px; }
.sxpage li{float: left;width: 47%; list-style: none; font-size: 14px;height: 35px; line-height: 35px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; }
/*article*/

/*list*/
.list_con{width: 90%; margin: 0 auto 0 auto;margin-top: 30px;}
.list_con ul{padding: 0px; margin: 0px;}
.list_con li{list-style: none;border-bottom:dashed 1px #dedede; margin-top: 20px;padding-left: 10px; padding-right: 10px;position: relative;}
.list_con .list_date{width: 80px; height: 65px;text-align: center;background-color: #dfdde2;color: #333;float: left;font-size: 18px; line-height: 1.5em; overflow: hidden;padding-top: 6px; margin-right: 20px;}
.list_con .list_date span{font-size: 14px;display: block;}
.list_title{font-size: 14px;}
.list_title b{font-weight: normal;}

.list_info {font-size: 12px;color: #999999;padding-right: 0px; display: block;margin-top: 5px;}
.list_xq{font-size: 12px;float: right;}

/*list*/

/*page*/
.pagelist{margin:0 auto; width: 95%; text-align: center;}
.pagelist li{float: left; list-style: none; font-size: 12px;}
.pagelist .thisclass { border-radius:7px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px; margin: 1px;text-align: center;background-color: #835c95; color: #fff;padding-left: 13px; padding-right: 13px;padding-top: 7px; padding-bottom: 7px; }
.pagelist .thisclass a {color: #fff;}
.pagelist li{border-width:1px;border-style:solid;border-color:rgb(233, 233, 233);border-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:7px; padding-left: 10px; padding-right: 10px;height: 30px; line-height: 15px;margin: 1px;text-align: center; color: #8c8c8c; display: inline;font-size: 12px;padding-top: 8px; padding-bottom: 8px;}
/*page*/

/*culture*/
.culture_con{width: 90%; margin: 0 auto 0 auto;margin-top: 30px; color: #333;}
.culture_con dt{border-bottom:dashed 1px #dedede;height: 45px; line-height: 45px; padding-left: 25px; font-size: 16px;}
.culture_con dd{font-size: 14px;padding-left: 25px;}
.culture1{ background: url(../i/examples/images/qywh1.jpg) no-repeat top right; width: 650px;}
.culture1 dl{width: 450px;display: block;}
.culture2{ background: url(../i/examples/images/qywh2.jpg) no-repeat bottom right; width: 80%;padding-bottom: 20px;}
.culture2 dl{width: 60%;display: block;}

/*culture*/

/*人才*/
.talent_con{width: 90%; margin: 0 auto 0 auto;margin-top: 30px; color: #333; font-size: 14px; color: #333;line-height:30px;}
.talent_con p{text-indent: 2em; padding: 0px; margin: 0px;}
.talent_title{display: block;background-color: #7e6995; color: #fff;
background: -moz-linear-gradient( left, #7e6995 0%, #b1a2c3 100%);
	background: -webkit-gradient(linear, left , right , color-stop(0%,#7e6995), color-stop(100%,#b1a2c3));
	background: -webkit-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
	background: -o-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
	background: -ms-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
	background: linear-gradient(to right , #7e6995 0%,#b1a2c3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e6995', endColorstr='#b1a2c3',GradientType=0 );
	height: 32px; line-height: 32px;padding-left: 20px; font-weight: normal;}
.job ul{padding: 10px 0px; margin: 0 auto 10px auto; width: 98%;}
.job li{list-style: none; height: 38px; line-height: 38px;border-bottom:dashed 1px #dedede; float: left; width: 50%; font-size: 14px;}
.job li span{float: right;}
.job li a{width: 90%;display: block; color: #333;}
.job_bnt{display: block;background-color: #7e6995; color: #fff;overflow: hidden;
border-radius:5px;font-size: 12px;
	height: 26px; line-height: 26px;padding-left: 15px; font-weight: normal;width: 100px;margin:0 auto;
background: -moz-linear-gradient( left, #7e6995 0%, #b1a2c3 100%);
	background: -webkit-gradient(linear, left , right , color-stop(0%,#7e6995), color-stop(100%,#b1a2c3));
	background: -webkit-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
	background: -o-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
	background: -ms-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
	background: linear-gradient(to right , #7e6995 0%,#b1a2c3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e6995', endColorstr='#b1a2c3',GradientType=0 );cursor: pointer;}
.jobhide{display: none;}

.talent_table{border:1px #cfcfcf double; border-bottom:solid 5px #c4bfca ;line-height: 35px;}
.talent_table {padding: 20px 40px; margin: 10px 0; }
.talent_table li{list-style: none;width: 33%; float: left;}
.talent_table p{margin: 0px; padding: 0px;line-height: 36px;}
/*人才*/

/*社会责任*/
.shzr_con{width: 90%; margin: 0 auto 0 auto;margin-top: 30px; color: #333; font-size: 14px; color: #333;line-height:30px;}
.shzr_con p{text-indent: 2em;margin: 0px; padding: 0px;}
.shzrlist .list_date{width: 80px; height: 65px;text-align: center;background-color: #dfdde2;color: #333;float: left;font-size: 18px; line-height: 1.5em; overflow: hidden;padding-top: 6px; margin-right: 20px;margin-top: 25px;}
.shzrlist .list_date span{font-size: 14px;display: block;}
.shzrlist li{list-style: none;}
.shzrlist .list_img{width: 191px; height: 113px;float: right;margin-left: 20px;overflow: hidden;}
.list_img img{overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
  z-index:1;
  transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: all;
    transition-timing-function: ease;
  /* Firefox 4 */
  -moz-transition-delay: 0s;
    -moz-transition-duration:  0.5s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -webkit-transition-delay: 0s;
    -webkit-transition-duration:  0.5s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
  /* Opera */
  -o-transition-delay: 0s;
    -o-transition-duration:  0.5s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.list_img img:hover{
  transform: scale(1.1, 1.1);
  
  -ms-transform:scale(1.1, 1.1);  /* IE 9 */
  -moz-transform:scale(1.1, 1.1);   /* Firefox */
  -webkit-transform:scale(1.1, 1.1); /* Safari 和 Chrome */
  -o-transform:scale(1.1, 1.1);   
  box-shadow:0 0 15px #111
}



.shzrlist .list_c p{text-indent: 0em;}
.shzrlist li{list-style: none;border-bottom:dashed 1px #dedede; margin-top: 20px;padding-left: 10px; padding-right: 10px;position: relative;padding-bottom: 10px;}
/*社会责任*/

/*投资管理*/
.touzi_lxfs li{list-style: none;}
.touzi_lxfs i{margin-right: 5px;color: #7e6995;}
.touzi_hezuoli{width: 90%;}
.touzi_hezuoli li{list-style: none;float: left;width: 140px;height:140px;text-align: center;border-radius: 70px;border:solid 8px #f5f5f5;margin: 0 15px; cursor: pointer;transition:color 1s ;}
.touzi_hezuoli i{font-size: 50px;display: block; line-height: 60px;color: #7e6995;padding-top: 25px;/*transition:color 1s ;*/}

.touzi_hezuoli li:hover,.touzi_hezuoli .on{background: url(../i/examples/images/bg.png) no-repeat center center;border-radius: 70px;  color: #fff;
	animation: touzdh1;
    animation-duration: 0.5s;
}
.touzi_hezuoli li a{color: #333;}
.touzi_hezuoli li:hover a{color: #fff;}
.touzi_hezuoli li:hover i,.touzi_hezuoli .on i{color: #fff;
 animation: touzdh;/*动画名称*/  
    animation-duration: 0.5s;/*动画持续时间*/ font-size:50px;  }
@keyframes touzdh {  
    0% {font-size:30px;background-size:0 0;  }/*初始状态 透明度为0*/  
   
    100% {font-size:50px;background-size:cover; }/*结束状态 透明度为1*/  
}  

@keyframes touzdh1 {  
    0% {background-size:0 0;  }/*初始状态 透明度为0*/  
   
    100% {background-size:100% 100%; }/*结束状态 透明度为1*/  
}  
.fontw{font-weight: bold;}
.fontbgz{height: 30px; line-height: 30px;background: #7e6995;color: #fff;padding:3px 12px;}
/*投资管理*/

/*管理团队*/
.gltd_con{width: 90%; margin: 0 auto 0 auto;margin-top: 30px; color: #333; font-size: 14px; color: #333;line-height:30px; }
.team_content_tu{border-bottom:solid 2px #dddddd ;line-height: 35px; margin-top: 10px; background: #fff;padding:10px}
.team_content_tu p,.team_content_tu h3,.team_content_tu h5{margin: 0px;padding: 0px;}
.teamleft{float: left;font-size: 12px;line-height: 24px;text-align: center;width: 140px; margin-right: 10px;}
.team_content_tu dl{padding: 0px;margin: 0px; float: left;width: 82%;}
@media screen and (min-width:1440px){
	.team_content_tu dl{padding: 0px;margin: 0px; float: left;width: 85%;}
}
.team_content_tu h5{ height: 30px;background: url(/templets/aikang/images/jtcircle1.png) 25px 15px no-repeat; display: block;padding-left: 15px;padding-bo
	tom: 10px;font-size: 12px;text-indent: 2em;}
.team_content_tu h5 strong{font-weight: normal;}

.team_content_tu p{font-size: 12px; line-height: 28px;text-indent: 2em;clear:both;}
.gltdmenu li{float: left;list-style: none;display: block;text-align: center; padding-right: 20px; padding-left: 20px;}
.gltdmenu{padding: 0px; margin: 0px;padding-left: 0px !important;}
.gltdmenu .on{background-color: #7e6995; color: #fff;
border-radius:5px;
	height: 32px; line-height: 32px; font-weight: normal;margin:0 auto;
background: -moz-linear-gradient( left, #7e6995 0%, #b1a2c3 100%);
	background: -webkit-gradient(linear, left , right , color-stop(0%,#7e6995), color-stop(100%,#b1a2c3));
	background: -webkit-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
	background: -o-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
	background: -ms-linear-gradient( left, #7e6995 0%,#b1a2c3 100%);
	background: linear-gradient(to right , #7e6995 0%,#b1a2c3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e6995', endColorstr='#b1a2c3',GradientType=0 );cursor: pointer;}
	.gltdmenu a{color: #333;}
	.gltdmenu .on a{color: #fff;}

/*管理团队*/

/*医疗管理专家*/
.jtylzj_con{width: 90%; margin: 0 auto 0 auto;margin-top: 30px; color: #333; font-size: 14px; color: #333;line-height:30px; }
.lly p{text-indent: 28px;margin: 0px; padding: 3px 0px;line-height: 30px;}
.listjt{border-bottom:solid 2px #dddddd ;line-height: 35px; margin-top: 10px; background: #fff;padding:10px;}
.listjt ul{padding:20px 0px 0px 20px; margin: 0px;}
.listjt li{list-style: none;float: left;text-align: center;padding: 0px 8px;}
.listjt p{color: #7e6995;border-bottom:solid 1px #dddddd ; width: 98%;margin: 0 auto;padding-left: 10px;}
.listjt p span{color: #333;padding-right: 10px;}
.listjt h4{width: 98%;margin: 0 auto;padding-left: 30px;font-weight: normal;font-size: 14px;line-height: 30px;margin: 0px;}

.jtylzjcbot{border-bottom:solid 2px #dddddd ;line-height: 35px; margin-top: 10px; background: #fff;padding:5px 20px 5px 20px;font-size: 12px;margin-bottom: 0px;}
.jtylzjcbot dt{float: left;width: 15%;}
.jtylzjcbot dd{float:left;width: 85%; }
.jtylzjcbot h3,.jtylzjcbot p{margin: 0px;padding: 0px;line-height: 26px;}

/*新医疗专家20200109*/
.jtylzj2020_w{width: 100%; }
.jtylzj2020_w .jtylzj2020_list_ul{margin: 0px;padding: 0px;list-style: none;}
.jtylzj2020_w .jtylzj2020_list_ul li{float: left;width: 242px;height: 409px;box-shadow: #dbdbdb 0px 0px 15px;border-radius: 20px;overflow: hidden;margin: 17px;background-color: #ffffff; transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: all;}
.jtylzj2020_w .jtylzj2020_list_ul li a{color: #333333;}
.jtylzj2020_w .jtylzj2020_list_ul li:hover{box-shadow: #5e4d6e 0px 0px 30px;}
.jtylzj_list_title .jtylzj_list_title_h1{font-size: 20px;font-weight: bold;}
.jtylzj_list_title .jtylzj_list_title_span{font-size: 16px;padding-left: 10px;color: #666666;}

.jtylzj2020_w .jtylzj2020_list_ul li .jtylzj_list_title{padding-left: 20px;padding-top: 20px;}
.jtylzj2020_w .jtylzj2020_list_ul li .jtylzj_list_info{padding-left: 20px;padding-top: 5px;font-size: 14px;color: #666666;}

.jtylzj2020_content_w{padding: 30px;}
.jtylzj2020_content_w1{box-shadow: #dbdbdb 0px 0px 15px;border-radius: 20px;overflow: hidden;padding: 30px;background-color: #ffffff;margin-top: 30px;}
.jtylzj2020_content_w1 .title{border-bottom: 1px solid #dbdbdb;height: 60px;line-height: 60px;}
.jtylzj2020_content_w1 .title .title_h1{font-size: 30px;font-weight: bold;padding-left: 10px;}
.jtylzj2020_content_w1 .title .title_span{font-size: 24px;padding-left: 15px;}
.w2020_content_1_2 li{float: left;list-style: none;height: 32px;line-height: 32px;width: 50%;font-size: 14px;text-overflow:ellipsis;overflow:hidden;}
.w2020_content_1_2 ul{margin: 0px;padding: 0px;list-style: none;padding: 15px;}
.w2020_content_1_1{width: 30%;}
.w2020_content_1_2{width: 70%;}
.w2020_content_1{padding-top: 20px;margin: 15px;}
.ryzz{background-color: #f1f1f1;height: 42px;line-height: 42px;border-left: 3px solid #8166ab;padding-left: 20px;font-weight: bold;}
.w2020_content_2{padding-top: 20px;}
.w2020_content_2_1{padding: 15px;font-size: 14px;line-height: 2em;}
/*医疗管理专家*/


.flipInY{    -webkit-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;}
    .animated {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    animation-delay : 0s;
animation-iteration-count: 10; 
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes flipInY{
	0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}
	20%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}
	40%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}
	60%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}
	100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}
}

