
.center-top {
	margin: 30px 0 20px 0;
	padding: 0 10px 0 15px;
	box-sizing: border-box;
	height: 350px;
}
.index-top-fullbanner {
	box-sizing: border-box;
	width: 1200px;
	height: 300px !important;
	background-color: #1E9FFF;
	margin: 0 auto;
}
#top-index-banner a {
	width: 100%;
	height: 600px;
}
#top-index-banner a img {
	width: 100%;
	height: 600px;
}
.center-top .left-banner {
	height: 440px;
	width: 775px;
}

.center-top .right-login {
	height: 380px;
	width: 370px;
}

.banner-box {}

.banner-box a {
	display: inline-block;
	width: 775px;
	height: 440px;
	position: relative;
}

.banner-box a .info-msg {
	position: absolute;
	padding-left: 15px;
	left: 0;
	bottom: 5px;
	line-height: 40px;
	background-color: #000000;
	color: #FFF;
	font-size: 14px;
	width: 100%;
	opacity: 0.5;
}

.banner-box a img {
	width: 100%;
	height: 100%;
}

.center-top .layui-carousel-ind ul {
	float: right;
	background-color: inherit;
	margin-right: 20px;
}

.center-top .layui-carousel-ind ul:hover {
	background-color: inherit;
}

.center-top .layui-carousel-ind li {
	margin: 0 10px;
	width: 15px;
	height: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #54B7D1;
	background-color: #54B7D1;
}

.center-top .layui-carousel-ind li.layui-this {
	background-color: #23262E;
}


/* 标题按钮 */

.btn-title {
	display: inline-block;
	/*background-color: #3394AD;
	height: 50px;
	width: 160px;
	*/
	color: #3394AD;
	text-align: center;
	line-height: 40px;
	margin-bottom: 15px;
	position: relative;
	vertical-align:middle;
}

/*.btn-title::after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 0;
	height: 1px;
	width: 110px;
	background-color: #3394AD;
}

.btn-title::before {
	content: '';
	position: absolute;
	bottom: -3px;
	right: 0;
	height: 1px;
	width: 30px;
	background-color: #3394AD;
}*/


/* 登录框 */
.derline{
	display: inline-block;
	width:2px;
	height:30px;
   background-color:#3394AD;
   margin-right:3px;
}
.right-login .login-smbox {
	width: 370px;
	height: 276px;
	border-radius: 8px;
	box-sizing: border-box;
	border: 1px solid #E2E2E2;
	padding-top: 15px;
}

.login-smbox .pub-inp {
	height: 30px;
	width: 334px;
	margin-left: 15px;
	border-radius: 4px;
	border: 1px solid #E2E2E2;
	margin-bottom: 15px;
	padding-left: 20px;
	box-sizing: border-box;
}

.login-smbox .login-yzm {
	height: 40px;
	width: 100%;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 20px;
	margin-bottom: 15px;
}

.login-yzm .yzminp {
	height: 30px;
	width: 212px;
	border-radius: 4px;
	border: 1px solid #E2E2E2;
	margin-bottom: 24px;
	text-align: center;
	padding-left: 15px;
	box-sizing: border-box;
}

.login-yzm .pzmimg {
	height: 30px;
	width: 100px;
	background-color: #CCCCCC;
}

.login-smbox .forget-pass {
	font-size: 14px;
	color: #999999;
	display: block;
	margin-left: 25px;
	margin-bottom: 5px;
}

.btn-box {
	height: 30px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 18px;
	
}

.btn-box .layui-btn {
	height: 30px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 0;
	width: 80px;
	background-color: #3394AD;
	border-radius:10px !important;
	line-height: 30px !important;
}

.no-login {
	font-size: 14px;
	
	color: #999999;
	text-align: center;
}

.no-login a {
	display: inline-block;
	color: #FF8100;
	margin-left: 5px;
}


/* 公司简介和产品 */

.company-box {
	box-sizing: border-box;
	padding: 0 10px 0 15px;
	margin-bottom: 22px;
}

.left-compeny {
	width: 775px;
	box-sizing: border-box;
}

.top-pro {
	position: relative;
}

.more-pro {
	font-size: 14px;
	color: #FF8100;
	position: absolute;
	right: 0;
	top:10px;
	bottom: 15px;
}

.company-box .right-prodect {
	width: 370px;
}

.left-compeny .company-info {
	height: 285px;
	border: 1px solid rgba(226,226,226,1);
	border-radius: 10px;
	box-sizing: border-box;
	padding: 0px 20px 20px 15px;
} 

.company-info .comimg {
	width: 200px;
	height: 200px;
	border-radius: 3px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top:30px;
	box-shadow: 0 1px 5px #393D49;
}

.company-info .p1{
	margin-top:30px !important;
}
.company-info p {
	text-indent: 2em;
	font-size: 17px;
	color:rgba(0,0,0,1);
	/*line-height: 1.5em;*/
	text-align: justify;
	margin-bottom: 20px;
	font-family:PingFang SC;
   font-weight:400;
}

.pro-box {
	width: 100%;
	height: 420px;
	box-sizing: border-box;
	border-radius: 5px;
}

.pro-box .pro-item {
	width: 100%;
	box-sizing: border-box;
	height: 130px;
	margin-bottom: 15px;
}

.pro-item .pro-img {
	width: 130px;
	height: 130px;
	border-radius: 5px;
}

.pro-item .pro-img img {
	width: 130px;
	height: 130px;
	border-radius: 5px;
}

.pro-item .pro-info {
	height: 130px;
	width: 230px;
}

.pro-item .pro-info .pro-title {
	font-size: 16px;
	color: #000000;
	width: 230px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pro-item .pro-info .pro-p-info {
	font-size: 14px;
	color: #000;
	text-align: justify;
	line-height: 1.2em;
	height: 3.6em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.pro-info .get-pro-info {
	font-size: 12px;
	color: #FF8100;
}


/* 学术 */

.learning-box {
	box-sizing: border-box;
	background-color: #FFFFFF;
	padding: 0 10px 0 15px;
	margin-bottom: 22px;
}

.left-learn {
	width: 775px;
	background-color: #FFFFFF;
}

.learn-search {
	background-color: #FFFFFF;
	position: relative;
}

.search-box {
	height: 32px;
	width: 250px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -16px;
}

 .search-box .input_bor{
 	border-radius: 15px;
 }
.search-ico {
	font-size: 20px;
	line-height: 32px;
	text-align: center;
	background-color: #3394AD;
	width: 30px;
	height: 32px;
	box-sizing: border-box;
	display: inline-block;
	color: #FFFFFF;
}

.search-ico:active {
	background-color: #009F95;
}

.search-box input {
	height: 32px;
	box-sizing: border-box;
	border: 1px solid #999999;
	border-radius: 5px 0 0 5px;
	width: 220px;
	padding-left: 15px;
	color: #333333;
}

.right-learn {
	width: 370px;
	background-color: #FFFFFF;
}

.left-learn .learn-img {
	height: 300px !important;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.left-learn .learn-img img {
	width: 100%;
	height: 100%;
}
.pull-right img{
	height:30px !important;
}
.left-learn .learn-img .learn-info {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 45px;
	background-color: #000000;
	opacity: 0.5;
	width: 100%;
	box-sizing: border-box;
	padding-left: 15px;
}

.learn-ul {
	width: 100%;
	height: 200px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.learn-ul .learn-item {
	width: 24%;
	height: 200px;
}

.learn-item .leart-title {
	font-size: 20px;
	color: #393d49;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 18px;
}

.learn-item .learn-msg {
	font-size: 16px;
	color: #666666;
	line-height: 1.5em;
	height: 4.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 15px;
}

.learn-btn {
	display: inline-block;
	height: 30px;
	width: 100px;
	border: 1px solid #FF8100;
	background-color: #FF8100;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	border-radius: 5px;
	text-align: center;
}

.learn-btn:active {
	background-color: #FF5722;
}

.market {
	width: 370px;
	height: 530px;
}

.market-top {
	border-bottom: 1px solid #D3D4D3;
	display: flex;
	box-sizing: border-box;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding: 15px 0;
	margin-bottom: 15px;
}

.market-top img {
	width: 22px;
	height: 22px !important;
	vertical-align: middle;
}

.market-top .market-title {
	margin-left: 5px;
	font-size: 18px;
	color: #000000;
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.market-item .market-info {
	font-size: 14px;
	color: #666666;
	line-height: 1.5em;
	height: 4.5em;
	text-align: justify;
	text-indent: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	margin-bottom:5px;
}

.market-more {
	font-size: 14px;
	color: #3394AD;
	display: inline-block;
	margin-bottom: 5px;
}

.market-more i {
	font-size: 12px;
	display: inline-block;
	height: 16px;
	width: 16px;
	text-align: center;
	border-radius: 50%;
	background-color: #3394AD;
	color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 5px;
}


/* 康复天地 */

.recovery-box {
	width: 100%;
	background-color: #FFFFFF;
	box-sizing: border-box;
	margin-bottom: 25px;
	padding: 0 10px 0 15px;
}

.recovery-ul {
	width: 100%;
	padding-bottom: 30px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.recovery-ul .recoveryitem {
	width: 33.33%;
	height: 100%;
	box-sizing: border-box;
	padding: 0 8px;
}

.recovery-ul .recoveryitem:nth-child(even) {
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
}

.recovery-title {
	font-size: 22px;
	color: #333333;
	width: 100%;
	box-sizing: border-box;
	line-height: 30px;
	margin-bottom: 12px;
}

.recovery-center {
	height: 140px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.recovery-center img {
	width: 140px;
	height: 140px;
	border-radius: 5px;
}

.recovery-center .rightmsg {
	height: 140px;
	width: 227px;
}

.msg-top {
	font-size: 18px;
	color: #3394AD;
	width: 190px;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px;
	text-overflow: ellipsis;
}

.rightmsg .recoveryp {
	width: 100%;
	box-sizing: border-box;
}

.rightmsg .recoveryp span {
	display: inline-block;
	font-size: 12px;
	color: #000000;
	width: 150px;
	line-height: 1.5em;
	height: 6em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin-bottom: 15px;
}

.recoveryp .msgInfo {
	display: inline-block;
	font-size: 12px;
	color: #FF8100;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.recovery-link {
	font-size: 14px;
	color: #333333;
	width: 100%;
}

.recovery-link .link-item {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	box-sizing: border-box;
	padding: 5px 5px;
	justify-content: space-between;
}

.recovery-link .link-item:after {
	content: "·";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #3394AD;
}

.recovery-link .link-item .itemlink {
	width: 221px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 12px;
}

.recovery-link .link-item .itemtime {
	font-size: 12px;
}
.enter-talk {
	box-sizing: border-box;
	width: 60px;
	height: 60px;
	/*background-color: #54B7D1;*/
	position: fixed;
	right: 5%;
	cursor: pointer;
	top: 80%;
	vertical-align: middle;
}
.enter-talk img {
	background-color: #54B7D1;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	margin-right:3px;
}

/* 首页已登录 */
.user-msg {
	width: 100%;
	height: 70px;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-left: 25px;
	justify-content: flex-start;
}
.user-msg img {
	width: 60px;
	height: 60px !important;
	box-sizing: border-box;
	border-radius: 50%;
	margin-right: 20px;
}
.user-msg h1 {
	font-size: 18px;
	color: #000000;
}
.index-nav {
	width: 100%;
/*	height: 213px;*/
	height:189px;
	border-radius: 0 0 8px 8px;
	background: url("/images/indexNavBot.png") no-repeat left bottom;
}
/*登录成功后内容的盒子高度*/
.index-nav .enter-nav {
	height: 150px;
	margin: 0 15px;
	border: 1px solid #E2E2E2;
	border-radius: 8px;
}
.enter-nav .nav-box {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.enter-nav .navItem {
	width: 25%;
	height: 50%;
	box-sizing: border-box;
	padding: 5px 0;
}
.enter-nav .navItem a {
	display: inline-block;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.enter-nav .navItem img {
	width: 40px;
	height: 40px !important;
	border-radius: 50%;
	margin-bottom: 10px;
}
.enter-nav .navItem {
	font-size: 14px;
	color: #333333;
	
}
