/* 门户模板3 样式 */

.template3 .logo-black {
	background: inherit;
	margin: 6px 0;
	display: block;
	width: 300px;
	overflow: hidden;
}

.template3 .logo-black a {
	display: block;
	width: 300px;
	/* max-width: 100%; */
	height: 65px;
	position: relative;
}

.template3 .logo-black a img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto 0;
	max-width: 100%;
	max-height: 100%;
}

.template3 .temp3_menu-nav {
	position: absolute;
	display: block;
	top: 0;
	z-index: 100;
	width: 100%;
	height: 80px;
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	/* border-top: 2px solid #3971c1; */
}

.template3 .width1200 {
	margin: 0 auto;
}

.template3 .rgtMenu {
	float: right;
	margin: 20px 0;
	display: inline-block;
	width: 75%;
}

.template3 .rgtMenu ul {
	display: inline-block;
	width: auto;
	float: left;
	margin: 0 0 0 80px;
}

.template3 .rgtMenu ul li {
	display: inline-block;
	margin: 0 5px;
	line-height: 40px;
}

.template3 .rgtMenu ul li a {
	display: inline-block;
	padding: 0 10px;
	color: #666;
	font-size: 16px;
}

.rgtMenu ul li a.active {
	/* background: initial; */
	background: inherit;
	/* color: #2071C1; */
}

.rgtMenu ul li a.active::after,
.rgtMenu ul li a:hover::after {
	display: block;
	content: "";
	width: 100%;
	height: 4px;
	/* background-color: #2071C1; */
	border-radius: 10px;
}

.rgtMenu ul li a:hover {
	background: inherit;
	/* background: initial; */
	/* color: #2071C1; */
}

.temp3rgt .temp3tabColor,
.temp3rgt .temp3login {
	float: right;
	display: inline-block;
}

.temp3login {
	margin: 5px 0 0 0;
}

.temp3login a {
	font-size: 16px;
	line-height: 30px;
	/* color: #2071C1; */
	position: relative;
	margin: 0 0 0 15px;
}

.temp3login a:hover::after {
	display: block;
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	left: 0px;
	/* background: #2071C1; */
}

.userinfo a {
	font-size: 14px;
	margin: 0 8px 0 10px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 90px;
}

.temp3login a i {
	margin: 0 3px 0 0;
	vertical-align: top;
}

.temp3rgt {
	display: inline-block;
	float: right;
	width: calc(100% - 672px);
}

.temp3rgt ul li a {
	font-size: 12px !important;
}

.temp3rgt .temp3tabColor {
	display: inline-block;
	width: 50px;
	line-height: 39px;
}

.temp3rgt .temp3tabColor .skinBtn:hover>a,
.temp3rgt .temp3tabColor .skinBtn>a:hover {
	color: #2071C1;
}

.temp3rgt .temp3tabColor .skinBtn {
	display: block;
	height: 50px;
}


/* 菜单导航 */

.temp3_navManu {
	display: inline-table;
	width: 100%;
	height: 120px;
	/* background: url(../images/temp3ManuBg.png) no-repeat center; */
}

.wrapper {
	position: relative;
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	/* text-align: center; */
}

.wrapper .scroller {
	margin: 0 auto;
	width: 1200px;
}

@media screen and (min-width:1210px) {

	/* 屏幕大于1200px的样式 */
	.wrapper {
		overflow: hidden;
		overflow-x: auto;
	}

	.wrapper .scroller {
		position: absolute;
		left: 0;
		right: 0;
	}

	.temp3_navManu .wrapper .scroller ul li {
		float: left;
		width: 140px;
	}
}

.temp3_navManu ul {
	/* text-align: center; */
}

.temp3_navManu .scroller ul li {
	display: inline-block;
	margin: 0 auto;
	width: 148px;
	height: 120px;
	position: relative;
	transition: all .3s;
}

.temp3_navManu .scroller ul li::after {
	display: block;
	width: 1px;
	height: 100%;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/temp3icon.png) no-repeat;
	background-position: right 25px;
}

.temp3_navManu .scroller ul .owl-item:last-child li::after {
	display: none;
	background: none;
}

.temp3_navManu ul li a {
	display: block;
	height: 120px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 0;
	box-sizing: border-box;
}

.temp3_navManu ul li a i {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto 5px;
	transition: all .3s;
	/* background: url(../images/temp3icon.png) no-repeat; */
}

.temp3_navManu ul li a:hover i {
	/* opacity: .8; */
	transform: scale(1.14);
}

.temp3_navManu ul li:hover {
	/* transform: translateY(-2%); */
}


/* 远程门诊 */

.temp3_navManu ul li a .manu1 {
	background-position: 0 0;
}


/* 远程会诊 */

.temp3_navManu ul li a .manu2 {
	background-position: -70px 0;
}


/* 远程心电 */

.temp3_navManu ul li a .manu3 {
	background-position: -141px 0;
}


/* 远程病理 */

.temp3_navManu ul li a .manu4 {
	background-position: -212px 0;
}


/* 远程超声 */

.temp3_navManu ul li a .manu9 {
	background-position: -283px 0;
}


/* 远程教学 */

.temp3_navManu ul li a .manu6 {
	background-position: -355px 0;
}


/* 远程影像 */

.temp3_navManu ul li a .manu8 {
	background-position: -426px 0;
}


/* 网络医院 */

.temp3_navManu ul li a .manu7 {
	background-position: -497px 0;
}

/* 双向转诊 */

.temp3_navManu ul li a .manu10 {
	background-position: -567px 0;
}

/* 医疗信息共享交换平台 */

.temp3_navManu ul li a .manu11 {
	background-position: -638px 0;
}

/* 综合管理平台 */

.temp3_navManu ul li a .manu12 {
	background-position: -710px 0;
}


/* 工作动态 */

.template3 .col_lft_rgt {
	display: block;
	height: 390px;
	padding: 50px 0 70px;
	box-sizing: border-box;
}

.template3 .workTrend {
	display: inline-block;
	width: 800px;
}

.template3 .workTrend h2,
.webNotice h2 {
	display: inline-block;
	width: 100%;
	margin: 0 auto 20px;
}

.template3 .workTrend h2 span,
.webNotice h2 span {
	display: inline-block;
	font-size: 20px;
	color: #333;
	line-height: 20px;
	/* border-left: 3px solid #2071C1; */
	text-indent: .5em;
}

.template3 .workTrend h2 a,
.webNotice h2 a {
	float: right;
	color: #999;
	font-size: 14px;
	line-height: 25px;
}

.template3 .workTrend h2 a:hover,
.webNotice h2 a:hover {
	color: #2071C1;
	text-decoration: underline;
}

.webNotice {
	display: inline-block;
	width: 360px;
	height: auto;
	float: right;
	border-left: 1px solid #EEE;
	padding: 0 0 0 20px;
}

.template3 .workTrend .workList .listImg {
	display: inline-block;
	width: 215px;
	height: 130px;
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
	border-radius: 3px;
}

.template3 .workTrend .workList .listImg img {
	width: 100%;
	height: 100%;
}

.template3 .workTrend .workList .list_tit h3 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	margin: 0 0 5px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.template3 .workTrend .workList .list_tit h3 a {
	width: 100%;
}

.template3 .workTrend .workList .list_titBox {
	width: 560px;
	height: 90px;
	padding: 10px 15px;
	background-color: #EEE;
	margin: 10px 0 0 0;
	color: #666;
	line-height: 25px;
	border-radius: 3px;
	box-sizing: border-box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.template3 .workTrend .workList,
.webNotice .workList {
	list-style-type: demical;
	box-sizing: border-box;
	list-style-type: none;
	counter-reset: sectioncounter;
}

.template3 .workTrend .workList .list_state,
.webNotice .workList .list_state {
	/* display: inline-block; */
	font-size: 14px;
	color: #999;
	line-height: 25px;
	margin: 0px 0 8px;
}

.template3 .workTrend .workList .list_state:before,
.webNotice .workList .list_state:before {
	content: counter(sectioncounter) "";
	counter-increment: sectioncounter;
	color: #FFF;
	/* background-color: #2071C1; */
	width: 18px;
	height: 18px;
	border-radius: 40px;
	margin: 3px 7px 0 0;
	float: left;
	text-align: center;
	line-height: 19px;
	vertical-align: middle;
}

.template3 .workTrend .workList .list_tit {
	margin: 0 0 20px;
}

.template3 .workTrend .workList .list_state a {
	width: 85%;
}

.webNotice .workList .list_state a {
	width: 70%;
}

.template3 .workTrend .workList .list_state a,
.webNotice .workList .list_state a {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.template3 .workTrend .workList .list_state *,
.webNotice .workList .list_state * {
	color: #666;
}

.template3 .workTrend .workList .list_state a:hover,
.webNotice .workList .list_state a:hover {
	color: #2071C1;
	text-decoration: underline;
}

.template3 .workTrend .workList .list_state span,
.webNotice .workList .list_state span {
	float: right;
	line-height: 23px;
	color: #999;
}


/* 
.template3 .iconImg,
.temp3Icon  {
    background: url(../images/temp3icon.png) no-repeat;
} */


/* 专家团队 */

.Expert_team {
	display: inline-block;
	width: 100%;
	height: 580px;
	padding: 50px 0;
	box-sizing: border-box;
}

.cul_bg1 {
	background: url(../images/temp3ctnBg2.png) no-repeat center;
}

.cul_bg3 {
	background: url(../images/temp3ctnBg1.png) no-repeat center;
	background-size: cover;
}

.Expert_team h2 {
	text-align: center;
	margin: 0 auto 30px;
}

.Expert_team h2 i {
	display: inline-block;
	width: 175px;
	height: 55px;
}

.Expert_team .col_icon1 {
	background-position: 1px -87px;
}

.Expert_team .col_icon2 {
	background-position: -199px -87px;
}

.Expert_team .col_icon3 {
	background-position: -390px -87px;
}

.Expert_team ul {
	margin: 0 auto 0;
}

.Expert_team ul li {
	display: inline-block;
	width: 385px;
	height: 300px;
	margin: 0 20px 20px 0;
	float: left;
	overflow: hidden;
	position: relative;
	transition: all .3s;
}

.Expert_team ul li:nth-child(3n) {
	margin-right: 0;
}

.Expert_team ul li a img {
	width: 100%;
	height: 100%;
}

.Expert_team ul li a span {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 60px;
	color: #FFF;
	bottom: 0;
	left: 0;
	font-size: 18px;
	padding: 0 15px;
	box-sizing: border-box;
	line-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, 0.35);
}

.Expert_team ul li:hover {
	transform: translateY(-2%);
	box-shadow: 1px 4px 10px 2px #CCC;
	-webkit-box-shadow: 1px 4px 10px 2px #CCC;
	-moz-box-shadow: 1px 4px 10px 2px #CCC;
}

.Expert_team ul li:hover a span {
	background-color: rgba(0, 0, 0, 0.384);
}

.see_more {
	margin: 15px auto 0;
	width: 100%;
	text-align: center;
	display: inline-block;
}


/* 客户案例 */

.client_case {
	height: 620px;
}

.client_case ul li {
	height: 345px;
	border: 1px solid #EEE;
	box-sizing: border-box;
}

.client_case ul li>a {
	width: 100%;
	height: 245px;
	overflow: hidden;
	display: inline-block;
}

.client_case ul li>a img {
	width: 100%;
	height: 100%;
}

.case_list_info {
	display: inline-block;
	width: 100%;
	height: 100px;
	padding: 22px 20px;
	box-sizing: border-box;
}

.case_list_info a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei UI;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}

.case_list_info a:hover {
	color: #2071C1;
	text-decoration: underline;
}

.case_list_info span {
	width: 100%;
	height: 40px;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.cul_lft_rgt_ect {
	display: inline-block;
	width: 100%;
}

.cul_lft_rgt_ect .lft_ect,
.cul_lft_rgt_ect .rgt_ect {
	display: inline-block;
	width: 580px;
	height: 360px;
	background-color: #FFF;
	border-radius: 3px;
	margin: 0 20px;
	float: left;
	padding: 20px;
	box-sizing: border-box;
}

.cul_lft_rgt_ect .rgt_ect:last-child {
	margin: 0 0;
}

.data_display {
	/* height: 650px; */
}

.layui-form-item .layui-input-block .xm-select-parent .xm-form-select .xm-select-title {
	height: 100px;
}

.layui-form-item .layui-input-block .xm-select-parent .xm-form-select .xm-select-title .xm-select {
	max-height: 100px;
	overflow: hidden;
	overflow-y: auto;
	box-shadow: 0 0 0 1px #EEE;
	border-radius: 2px;
	display: block;
}


/* 二级页面 */

.headTop {
	display: inline-block;
	width: 100%;
	height: 200px;
	background: url(../images/pagetop_bg.png) no-repeat center;
}

.headTop .headTop_title {
	display: block;
	width: 750px;
	height: 90px;
	margin: 55px auto 0;
	text-align: center;
	background: url(../images/line.png) no-repeat center;
}

.headTop .headTop_title span {
	display: block;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	line-height: 60px;
}

.headTop .headTop_title span:last-child {
	font-size: 18px;
	color: #CCC;
	font-weight: normal;
	line-height: 30px;
}

.BgFFF {
	background-color: #FFF;
}


/* 团队详情页面 */

.temp_lft_rgt {
	display: block;
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.temp_lft_rgt .temp_lft_ctn {
	display: inline-block;
	width: 795px;
	height: auto;
	padding: 20px 30px;
	box-sizing: border-box;
}

.temp_lft_rgt .temp_lft_ctn h2 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height: 35px;
	position: relative;
}

.temp_lft_rgt .temp_lft_ctn h2 span {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	display: block;
	/* float: right; */
	/* position: absolute; */
	line-height: 0px;
	/* right: 0; */
	/* top: 44px; */
	margin-top: 15px;
	clear: both;
}

.temp_lft_rgt .temp_lft_ctn .details_ctn {
	display: inline-block;
	width: 100%;
	height: auto;
	border-top: 1px solid #EEE;
	margin: 15px auto;
	padding: 15px 0;
}

.temp_lft_rgt .temp_lft_ctn .details_ctn img {
	display: block;
	margin: 15px auto;
    max-width:100%;
}

.temp_lft_rgt .temp_lft_ctn .details_ctn span {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	text-indent: 2em;
	margin: 10px auto;
	display: block;
}

.details_ctn .About {
	display: inline-block;
	width: 100%;
	padding: 15px;
	margin: 20px 0;
	box-sizing: border-box;
	background-color: rgba(240, 240, 240, 0.5);
}

.details_ctn .About span {
	font-size: 14px;
	color: #999;
	line-height: 25px;
}

.details_ctn .About span i {
	padding: 2px 5px;
	border-radius: 2px;
	margin: 0 5px 0 0;
	color: #FFF;
	background-color: rgb(253, 148, 49);
}

.temp_rgt_ctn {
	display: inline-block;
	width: 380px;
	height: auto;
	float: right;
}

.temp_rgt_ctn h3 {
	display: inline-block;
	width: 100%;
	margin: 10px auto;
	padding: 0 30px;
	box-sizing: border-box;
}

.temp_rgt_ctn h3 span {
	font-size: 18px;
	display: inline-block;
	float: left;
	line-height: 50px;
}

.temp_rgt_ctn h3 a {
	color: #2071C1;
	font-size: 14px;
	float: right;
	line-height: 50px;
}

.temp_rgt_ctn h3 a:hover {
	text-decoration: underline;
}

.temp_rgt_ctn ul {
	padding: 0 30px;
	box-sizing: border-box;
}

.temp_rgt_ctn ul li {
	display: inline-block;
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
}

.temp_rgt_ctn ul li a:first-child {
	display: inline-block;
	width: 100%;
	height: 195px;
	overflow: hidden;
}

.temp_rgt_ctn ul li a:first-child img {
	width: 100%;
	height: 100%;
}

.temp_rgt_ctn ul li:hover a:first-child img {
	opacity: .8;
}

.temp_rgt_ctn ul li a {
	color: #666666;
	font-size: 14px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.temp_rgt_ctn ul li a:hover {
	color: #2071C1;
	text-decoration: underline;
}


/* 工作状态页面 */

.temp_lft_ctn .WorkNewsList .heading {
	text-align: center;
}

.temp_lft_ctn .WorkNewsList .heading h3 {
	font-size: 20px;
}

.temp_lft_ctn .WorkNewsList .richtext img {
	margin: 10px auto;
	display: inherit;
}

.temp_lft_ctn .WorkNewsList {
	display: none;
	width: 100%;
	height: 100%;
}

.temp_lft_ctn .WorkNewsList li {
	display: block;
	width: 100%;
	height: 185px;
	padding: 20px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #EEE;
}

.temp_lft_ctn .WorkNewsList li>a {
	width: 225px;
	height: 140px;
	overflow: hidden;
	display: inline-block;
	float: left;
	margin: 0 20px 0 0;
}

.temp_lft_ctn .WorkNewsList li>a img {
	width: 100%;
	height: 100%;
}

.temp_lft_ctn .WorkNewsList li dl {
	display: inline-block;
	width: 560px;
	height: auto;
	float: right;
}

.temp_lft_ctn .WorkNewsList li dl dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.temp_lft_ctn .WorkNewsList li dl dt a:hover {
	color: #2071C1;
	text-decoration: underline;
}

.temp_lft_ctn .WorkNewsList li dl dd {
	font-size: 14px;
	line-height: 25px;
	color: #666;
}

.temp_lft_ctn .WorkNewsList li dl dd span:first-child {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 55px;
	text-indent: 2em;
}

.temp_lft_ctn .WorkNewsList li dl dd span:last-child {
	display: block;
	font-size: 12px;
	margin: 20px 0 0 0;
	color: #999;
}

.temp_rgt_ctn .tab_list {
	padding: 0;
	box-shadow: 0px 0px 10px #CCC;
}

.temp_rgt_ctn .tab_list li {
	display: block;
	width: 100%;
	height: 50px;
	margin: 0;
	border-bottom: 1px solid #EEE;
}

.temp_rgt_ctn .tab_list li:last-child {
	border: 0;
}

.temp_rgt_ctn .tab_list li.active a {
	color: #FFF;
	/* background-color: #2071C1; */
}

.temp_rgt_ctn .tab_list li:hover a {
	text-decoration: none;
}

.temp_rgt_ctn .tab_list li a {
	display: inline-block;
	width: 100%;
	height: 50px !important;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
}

.template3 .layui-btn-primary {
	background-color: initial;
	/* border:1px solid #2071C1;
    color: #2071C1; */
}


/* 底部版权 */

.tempFooter {
	display: inline-block;
	width: 100%;
	height: 320px;
	background-color: #2F3137;
}

.tempFooter1200 {
	display: block;
	width: 1200px;
	height: 255px;
	margin: 0 auto;
	padding: 30px 0 0;
	box-sizing: border-box;
	position: relative;
}

.tempFooter1200 span {
	display: inline-block;
	color: #CCC;
	font-size: 14px;
	line-height: 60px;
}

.tempFooter1200 .Contact span {
	display: block;
	font-size: 20px;
	line-height: 70px;
}

.tempFooter1200 .Contact span i {
	width: 46px;
	height: 46px;
	margin: 0 10px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.tempFooter1200 .Contact span .dh {
	background-position: 0 -175px;
}

.tempFooter1200 .Contact span .yx {
	background-position: -53px -175px;
}

.tempFooter1200 .rgt_Follow {
	position: absolute;
	top: 35px;
	right: 0;
}

.tempFooter1200 .rgt_Follow span {
	display: block;
	font-size: 16px;
	text-align: center;
}

.template3 .copyright {
	display: inline-block;
	width: 100%;
	height: 60px;
	border-top: 1px solid #44464B;
	text-align: center;
}

.template3 .copyright span {
	color: #999;
	font-size: 14px;
	line-height: 60px;
}
