/* 科学研究 */
.bottom img {
    width: 100%;
    height: 295px;
    margin-bottom: 50px;
}
/* 内容区域 */
.kxyj-pic {
    position: relative;
    width: 100%;
    height: 520px;
}
.bg-color {
    width: 100%;
    height: 300px;
    background: url(../images/kxyj/kxyj_b.png) center top no-repeat;
}
.ky-list {
    position: absolute;
    top: 65px;
    left: 50%;
    width: 1180px;
    margin: 0 auto;
    margin-left: -590px; 
}
.ky-list h3 {
    margin-bottom: 45px;
    text-align: center;
    font-size: 34px;
    color: #fff;
}
.ky-list .more {
    float: right;
    display:inline-block;
    width: 95px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #99d4ea;
    background: url(../images/yygk/more.png) right center no-repeat;
    font-size: 16px;
    margin-top: -80px;
}
.ky-list ul {
    margin-top: 8px;
}
.ky-list li {
    float: left;
    width: 295px;
    height: 315px;
    padding: 37px 30px 30px 25px;
    background-color: #4c64bc;
    transition: all 0.8s ease-in 0s;
}
.ky-list .red {
    margin-top: 55px;
    background-color: #9c1e22;
    transition: all 0.8s ease-out 0s;
}
.ky-list .yellow {
    background-color: #bea263;
    transition: all 0.8s ease-in 0s;
}
.ky-list .last {
    margin-top: 55px;
    background-color: #5489d7;
    transition: all 0.8s ease-out 0s;
}
.ky-list a {
    display: -webkit-box;
    width: 240px;
    line-height: 30px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
}
.ky-list p {
    display: -webkit-box;
    width: 240px;
    line-height: 30px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    color: rgba(255, 255, 255, .6);
    margin: 30px 0;
}
.ky-list span {
    display: block;
    margin-bottom: 15px;
    color: rgba(255, 255, 255, .4);
}
/* 科研成果 */
.xxgk_bg {
    background: url(../images/kxyj/ky_b.png) no-repeat bottom center;
    padding-bottom: 5px;
    padding-top: 70px;
}
.wrap {
    position: relative;
    width: 1180px;
    height: 100%;
    margin: auto;
}
.xxgk_tab1 {
    padding-bottom: 73px;
}
.slideTxtBox .hd {
    height: 66px;
    line-height: 66px;
}
.slideTxtBox .hd ul {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 6px;
    text-align: center;
}
.slideTxtBox .hd ul li{
	margin-top:-1px;
	z-index:100;
	margin-right:40px;
	position:relative;
	height:66px;
	display: inline-block;
}
.slideTxtBox .bd {
    margin-top: 28px;
}
.slideTxtBox .hd ul li a{
	display:inline-block; 
	font-size: 34px;
	color:#333333;
	transition:none;
}
.slideTxtBox .hd ul li.on a{
	color:#9c1e23;
	font-weight: bold;
}
.slideTxtBox .hd ul li.on:after{
	content:"";
	width:68px;
	height:6px;
	background:#9c1e23;
	display:inline-block;
	border-radius:3px;
	position:absolute;
	bottom:-6px;
	text-align:center;
	margin-left:50%;
	left:-34px;
}
.slideTxtBox .bd{
	margin-top:28px;
}
.slideTxtBox .bd li{
	background: none;
	text-indent: 0;
	padding:25px 0 0px 0px;
	width:50%;
	float:left;
}
.slideTxtBox .bd li a{
	color:#333333;
	font-size:18px;
	display:block;
	height:60px;
	line-height:32px;
	width:98%;
}
.slideTxtBox .bd li a:hover{
	color:#1966a7;
}
.slideTxtBox .bd li .tips {
    display: inline-block;
    margin-top: 20px;
    color: #999;
}
.slideTxtBox .bd li .date{
    display: inline-block;
    margin-top: 20px;
	color:#999999;
	font-size: 14px;
	line-height:20px;
	padding-left:2%;
}
.slideTxtBox .bd .more{
	position:absolute;
	right:0px;
	top:23px;
	font-size:16px;
	color:#666666;
	line-height:24px;
}
/* 临床研究 */
.yj-pic {
    width: 1180px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 50px;
}
.lcyj {
    float: left;
    width: 295px;
    height: 415px;
    padding: 115px 73px 200px;
    text-align: center;
    background: url(../images/kxyj/lcyj_b.png) center no-repeat;
}
.lcyj span {
    display: block;
    color: #fff;
    margin-top: 25px;
    font-size: 24px;
}
.yj-pic li {
    float: left;
}
.pic img {
    width: 440px;
    height: 207px;
}
.gxb {
    width: 440px;
    height: 207px;
    line-height: 207px;
    text-align: center;
    background: url(../images/kxyj/gxb_b.png) center no-repeat;
}
.lcyjs {
    width: 440px;
    height: 207px;
    line-height: 207px;
    text-align: center;
    background: url(../images/kxyj/lcyjs_b.png) center no-repeat;
}
.gxb img,
.lcyjs img {
    margin-top: -10px;
    margin-right: 15px;
}
.gxb span,
.lcyjs span {
    color: #fff;
    font-size: 24px;
}
@media screen and (max-width: 768px) {
    .xxgk_bg,.wrap,.xxgk_tab1,.slideTxtBox,.ky-list{width: 100%;}
    .kxyj-pic{height: auto;}
    .slideTxtBox .hd ul li {font-size: 18px;margin-right: 7px;height: 36px;line-height: 32px;}
    .slideTxtBox .hd ul li a{font-size: 18px;}
    .slideTxtBox .hd ul li.on:after{bottom: 3px;height: 3px;width: 32px;left: -16px;}
    .ky-list{margin-left: 0;left: 0;position: initial;margin-top: -240px;}
    .ky-list ul{display: flex;flex: 1 1 auto;flex-flow: row wrap;}
    .ky-list ul li{transition:none;width: 50%;height: auto;padding: 10px;}
    .ky-list p{width: 100%;margin: 10px 0;}
    .ky-list span{margin-bottom: 10px;}
    .ky-list h3{font-size: 24px;}
    .ky-list .more{margin-right: 10px;}
    .ky-list ul li.red,.ky-list ul li.last{margin-top: 0;transition:none;}
    .ky-list a{width: 100%;font-size: 16px;-webkit-line-clamp: 2;}
    .slideTxtBox .hd ul{text-align: left;padding-left: 20px;}
    .slideTxtBox .bd .more{right: 10px;top: 19px;}
    .slideTxtBox .bd li{width: 100%;float: none;padding: 0 3%;margin-bottom: 15px;}
    .slideTxtBox .bd li .tips,.slideTxtBox .bd li .date{margin-top: 5px;}
    .slideTxtBox .bd li a{height: auto;}
    .yj-pic{width: 100%;display: flex;flex-wrap: wrap;margin-top: 0;padding: 0 15px;}
    .yj-pic .lcyj,.yj-pic li{float: none;}
    .yj-pic li.pic{display: none;}
    .yj-pic ul,.yj-pic .lcyj{width: 100%;}
    .yj-pic li{width: 100%;height: 150px;line-height: 150px;background-size: cover;margin-top: 15px;}
    .yj-pic .lcyj{padding: 0;height: 150px;padding-top: 20px;background-size: cover;}
.xxgk_tab1 {padding-bottom: 20px;}
}

@media screen and (max-width: 414px) {
    .ky-list ul li{width: 100%;}
}
@media screen and (max-width: 320px){
.slideTxtBox .hd ul {text-align: left;padding-left: 10px;}
.slideTxtBox .hd ul li a  {font-size: 16px;}
.slideTxtBox .bd .more {font-size: 14px;}
.slideTxtBox .bd li a {font-size: 16px;}
}