@charset "utf-8";
.clear{
	clear: both;
}
/* 背景图 */
.ydy-box {
	position: relative;
    width: 100%;
    height: 100%;
    background: url(/zryh/xhtml/images/yindao/bj.png) no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
} 
/**/
.logodiv{
	width: 1100px;
	margin: 40px auto;
}
.logodiv_m{display: none;}
.logo{
	float: left;
}
.topright{
	width: 561px;
	float: right;
	padding-top: 21px;
}
.search {
    position: relative;
    width: 260px;
    float: left;
}
.search_m.search,.nav_m {display: none;}
.search input {
    width: 100%;
    height: 45px;
    outline: none;
    border: 5px solid #407ecc;
    border-radius: 50px;
    padding: 0 15px;
}
.search form {
    height: 45px;
}
.search input#button {
    position: absolute;
    top: 2px;
    right: 2px;
    opacity: 0;
    height: 39px;
    width: 40px;
    z-index: 23; 
    cursor: pointer;
}
.search img {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 40px;
    height: 40px;
    z-index: 22;
}
.top {
    width: 290px;
	float: left;
	background-color: transparent;
}
.top .yygh,
.top .jyzn{
    display: inline-block;
    float: left;
    width: 95px;
height: 39px;
background: #B03C40;
border-radius: 19px;
    color: #fff;
    text-align: center;
    margin-left: 10px;
     padding: 0 20px;
}
.top span {
    display: block;
    margin-top: 3px;
   
}
.yygh i,
.jyzn i {
    display: block;
    width: 22px;
    height: 22px;
    margin: 0 auto;
    float: left;
   
}
.yygh i {
    background: url(/zryh/xhtml/images/yindao/yygh.png) center center no-repeat;
    align-items: center;
    padding-top: 15px;
}
.jyzn i {
    background: url(/zryh/xhtml/images/yindao/jyzn.png) center center no-repeat;
     align-items: center;
      padding-top: 15px;
}
.zxcenter{
	width: 1100px;
	margin: 0 auto;
	margin-top: 57px;
	/*height: 450px;*/
	background: #FFFFFF;
	opacity: 1;
	border-radius: 8px;
	padding: 20px;
	transform:translateX(100%);
	transition:all 6s;
	color:#fff;
	position:relative;
}

.in{transform:translateX(0)}
.slide {
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 650px;
	height: 430px;
	float: left;
}

.slide .swiper-container {
	width: 100%;
	height: 100%;
}

.slide .swiper-slide {
	position: relative;
	z-index: 1;
}

.slide .swiper-slide span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-right: 80px;
	height: 45px;
	line-height: 45px;
	padding-left: 2%;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.slide img {
	width: 650px;
	height: 430px;
}

.slide .pagination {
	position: absolute;
	bottom: 13px;
	right: 8px;
	z-index: 9;
	width: auto;
	left: auto;
}

.slide .pagination span {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #A5A4A4;
	margin: 0 4px;
	cursor: pointer;
}

.slide .pagination .swiper-active-switch {
	background-color: #FFFFFF;
	opacity: 1;
}
.tab{
	width: 390px;
	float: right;
        margin-top: 10px;
	
}
.c{
	display: none;
}
.t{
	width: 100%;
}

.t a{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	display: inline-block;
	/*float: left;*/
	margin-right: 20px;
}
.t .more{display: none;}
.c{
	width: 100%;
	margin-top: 10px;
}
.list{
	width: 100%;

}
.list li{
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	background: url(/zryh/xhtml/images/public/rank.png) left 35% no-repeat;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.list .last {
	border-bottom: none;
}
.list li a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	width: 75%;
	float: left;
	color: #333;
}
.list li span{
	display: inline-block;
	width: 13%;
	float: right;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.active{
	color: #9C1E22 !important;
	display: block !important;
}
.banli{
	position: absolute;
	top: 0;
	right: 0;
	width: 96px;
	height: 100%;
	background: #0886b9;
	opacity: 0.9;
}
.banli ul{
	width: 100%;
	margin-top: 60px;
}
.banli ul li{
	/*height: 235px;*/
        padding: 25px 0;
	border-top: 1px solid #69aac8;
}
.banli ul li a{
	position: relative;
	width: 99%;
	height: 100%;
	display: inline-block;
	text-align: center;
}
.banli ul li.animation:hover a:before, 
.banli ul li.animation:hover a:after {
	display: block;
}
.banli ul li.animation:hover a:before {
	animation: yuanbox 5s linear 0s infinite
}
.banli ul li.animation a:before {
	display: none;
	position: absolute;
	top: 23%;
    left: 49%;
    content: "";
    width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    background: url(/zryh/xhtml/images/public/yq.png) no-repeat 0 0;
}

.banli ul li.animation a:after {
	display: none;
	position: absolute;
    top: 25%;
    left: 52%;
	content: "";
    width: 88px;
    height: 88px;
    margin-top: -45px;
    margin-left: -45px;
    background: url(/zryh/xhtml/images/public/sh.png) no-repeat 0 0;
}

.banli ul li:hover{
	background: #0371A3;
}
.banli ul li a img{
	width: 40px;
    height: 33px;
    align-content: center;
    margin-top: 38px;
}
.ywbimg{
	/* margin-left: 50px !important; */
}
.rwbimg{
	/* margin-left: 38px !important; */
}
.banli ul li a h2{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	width: 35%;
	margin: 0px auto;
	/*margin-top: 30px; */
	text-shadow: 0px 2px 2px rgba(8, 1, 3, 0.2);
}
.banli ul li.version-lan {
	/*height: 155px;*/
        padding: 10px 0;
}
.banli ul li.version-lan a h2 {
	width: 20%;
	writing-mode: tb-rl;
    text-align: center;
	margin-left: 50px;
        /*margin-top: 15px;*/
}
.banli ul li.lastli.version-lan a h2 {
	width: 35%;
	margin: 0 auto;
	/*margin-top: 35px;*/
        padding: 20px 0;
}
.banli ul li.lastli {border-bottom: 1px solid #69aac8;}
@-webkit-keyframes yuanbox {
	0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
   }
	100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
   }
   }
   @keyframes yuanbox {
	0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
   }
	100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
   }
} 

/*移动端导航*/
.nav_m {padding: 0 30px;}
.nav_m li {float:left;width: 31%;height: 120px;line-height: 120px;text-align: center;background-color: rgba(11, 145, 206, .7);border-radius: 6px;margin-left:10px;}
.nav_m li a {
	color: #fff;
}
.nav_v {width: 70%;margin: 0 auto;margin-top: 60px;margin-bottom: 15px;}
.nav_v:after{content: '';display:block;clear:both;}
.nav_m.nav_v{padding: 0;}
.nav_m.nav_v li:nth-child(1),.nav_m.nav_v li:nth-child(2){
	width: 47%;
        height: auto;
        line-height: normal;
        padding: 25px 0;
        margin-left: 0;
        text-align: center;
	background-color: rgba(11, 145, 206, .7);
	border-radius: 6px;
}
.nav_m.nav_v li:nth-child(1) img,.nav_m.nav_v li:nth-child(2) img {width: 60px;height: 50px;margin-bottom: 20px;}
.nav_m.nav_v li:nth-child(1){margin-right: 15px;}

.nav_m li:first-child{margin-left: 0;}
.hxyxli{display:none;text-align:center;}
.hxyxli li{
       width: 60%;
    margin: 10px auto;
    height: 60px;
    line-height: 60px;
    float: none;
    text-align: center;
    display: inline-block;
	    letter-spacing: 6px;
}
/* 专家轮播图 */
.zjswiper {
	margin-top: 20px;
}
.zjswiper .til {
	width: 45px;
	height: 163px;
	padding-top: 15px;
	margin-right: 30px;
	text-align: center;
	font-size: 24px;
	background: url(/zryh/xhtml/images/public/zjjs_b.png) center no-repeat;
	color: #9c1e22;
}
.zjswiper .fr {position: relative;width: 985px;}
.zj {
	width: 880px;
	height: 165px;
        /*margin: 0 auto;*/
}
.zj .swiper-slide img {
	float: left;
	width: 110px;
	height: 165px;
}
.zjxx {
	float: right;
        width: 175px;
	padding-top: 25px;
	/*margin-left: 10px;*/
	color: #000;
}
.zjxx h2 {
	font-size: 18px;
	margin-bottom: 5px;
}
.zjxx p {
	margin-top: 15px;
	color: #666;
}
.zjxx p span {
    display: inline-block;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    margin-top: -5px;
	color: #333;
}
.zjxx p a {
	color: #666;
	margin-top:5px;
}
.arrow-left {
    background: url(/zryh/xhtml/images/public/zj_l.png) no-repeat left center;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -37px;
    width: 22px;
    height: 75px;
    opacity: .8;
}
.arrow-right {
    background: url(/zryh/xhtml/images/public/zj_r.png) no-repeat left center;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -37px;
    width: 22px;
    height: 75px;
}

/*底部*/
.footer{
	width: 100%;
	height: 138px;
background: #393939;
}
.foot_m {display: none;text-align: center;padding-top: 28px; padding-bottom: 18px;background: #393939;}
.foot_m p{color: #d1d1d1;margin-bottom: 8px;}
/*呼吸医学*/
.gjhxyxzx{position: absolute;
    right: -60px;
    top: 20px;
    width: 60px;
    color: #fff;
    font-size: 24px;
    padding: 16px;
    box-sizing: border-box;
    background: #0886b9;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-weight: bold;
	cursor: pointer;
	
}
@media screen and (max-width: 1200px) {
	.slide {
		width: 100%;
		height: auto;
	}
	.slide .swiper-slide img {
		width: 100%;
		height: auto;
	}
	.gjhxyxzx{
	display:none;	
	}
	.hxyxli li{
		height:90px;
		line-height:90px;
	}
}

@media screen and (max-width: 768px) {
	.hxyxli li{
    height: 60px;
    line-height: 60px;
}
	.slide .pagination span {
		margin: 0 2px;
	}
	.hd {
		font-size: 18px;
	}
	.hd .t {
		width: calc(100% - 50px);
	}
	.hd .t a {
		margin-right: 2%;
		font-size: 18px;
	}
}
/* 内容样式 */
.yd {
    width: 1000px;
    margin: 135px auto;
}
.yd li {
    float: left;
    height: 515px;
}
.logo-head {
    height: 260px;
    padding-bottom: 30px;
    border-bottom: 2px solid #566497;
}
.logo-box {
    width: 315px;
    background-color: #26397d;
    border-radius: 4px;
    opacity: .9;
    text-align: center;
}
.logo-head > img {
    width: 100%;
    z-index: 22;
    margin-top: -35px;
}


.bottom {
    width: 260px;
    margin: 0 auto;
    padding-top: 38px;
    text-align: left;
}
.bottom p {
    color: #fff;
    margin-bottom: 10px;
}
/* 大众版样式 */
.bk {
    width: 222px;
    text-align: center;
    margin: 0 5px;
    border-radius: 4px;
    padding-top: 185px;
}
.bk h2,.bk p {
    color: #fff;
}
.bk img {
    margin-bottom: 30px;
}
.bk h2 {
    margin-bottom: 15px;
}
.dzb {
    background-color: #922d37;
    opacity: .8;
}
.zyb {
    background-color: #253d91;
    opacity: .8;
    margin-left: 0; 
}
.version-box {
    width: 222px;
    text-align: center;
}
.version-box .en,
.version-box .jap {
    height: 255px;
    border-radius: 4px;
    padding-top: 55px;
}
.version-box .en {
    margin-bottom: 5px;
    background-color: #fff;
    opacity: .8;
}
.version-box .jap {
    background-color: #b39554;
    opacity: .8;
    color: #fff;
}
.version-box h2 {
    margin: 25px 0 15px;
}
/* 底部样式 */
.footer {
	text-align: center;
	padding-top: 28px;
	padding-bottom: 18px;
}
.footer p {
	color: #d1d1d1;
	margin-bottom: 8px;
}
/*适配移动端*/
@media screen and (max-width: 1200px) {
.ydy-box{min-height:870px;background: url(/zryh/xhtml/images/yindao/bj_m.png) no-repeat left top;background-size: 100%;}
.logodiv{display: none;}
.logodiv_m{display: block;padding: 0 20px;padding-top: 20px;}
.logodiv_m:after{content: '';display:block;clear: both;}
.banli {display: none;}
.search{display: none;}
.search_m.search{display: block;float:none;width: 70%;margin: 0 auto;margin-top: 32px;}
.nav_m{display:block;}
.zxcenter{width:100%;}
.tab,.slide{float: none;width: 100%;}
.tab{margin-top: 25px;}
.t a:first-child{float: left;}
.t .more{display: inline-block;float: right;font-size: 16px;color: #666;}
.zjswiper{margin-top:0;}
.zjswiper .til{width: 100%;height:auto;text-align:left;background:none;padding: 15px 0;}
.zjswiper .fr{width: 100%;}
.zj {width: 100%;height: 545px;margin: 15px 0;}
.zjxx{width: calc(100% - 130px);}
.arrow-left{top: 0;left: 45%;transform: rotate(90deg);}
.arrow-right{bottom: -5%; top:auto;left: 45%;transform: rotate(90deg);} 
.foot_m{display: block;}
.footer {display:none;}
}
@media screen and (max-width: 415px){
.logodiv_m .logo {width: 43%;}
.logodiv_m .topright{width: 55%;padding-top: 0;}
.logodiv_m .top{width: 100%;}
.logodiv_m .top .yygh, .logodiv_m .top .jyzn{width: 75px;height: 35px;padding: 0 8px;}
.logodiv_m .yygh i,.logodiv_m .jyzn i {width: 18px;height: 20px;background-size: 100%;padding-top: 13px;}
.top span{margin-top:0;}
.nav_m li h2 {font-size: 14px;}
.logodiv_m .top .yygh {margin-left: 0;}
}
@media screen and (max-width: 376px){
.logodiv_m .logo {width: 40%;}
.logodiv_m .topright{width: 60%;padding-top: 0;}
.logodiv_m .top .yygh, .logodiv_m .top .jyzn {width: 40%;height: 35px;padding: 0 4px;font-size: 12px;}
.nav_m.nav_v li:nth-child(1), .nav_m.nav_v li:nth-child(2) {width: 44%;}
.nav_m.nav_v li:nth-child(1) h2, .nav_m.nav_v li:nth-child(2) h2 {ont-size: 14px;}
.nav_m li {width: 30%;}
.nav_m li h2 {font-size: 14px;}
}