/*头部*/

body {
	font-family: "lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", sans-serif;
	color: #838383;
	line-height: 28px;
}


.container-fluid .tnbj {
	background: #eaeaea;
	color: #444444;
	padding: 8px 0 8px 0;
}



.container-fluid .tnbj .left {
	float: left;
	text-align: left;
}

.container-fluid .tnbj .right {
	float: right;
	text-align: right;
}

.container-fluid .top {

	margin: 4.5% 0 2.5% 0;
}

.container-fluid .top .logo {
	float: left;
}

.container-fluid .top .search {
	float: right;
	margin-top: 15px;
}

.container-fluid .top .search .input-group {
	border: 3px solid #169a9c;
	border-radius: 0 0;
	float: left;
	position: relative;
}

.container-fluid .top .search .form-control {
	border: none;
}

.container-fluid .top .search .btn-default {
	background: #169a9c;
	color: #ffffff;
	border-radius: 0 0;
	position: absolute;
	border: 4px solid #169a9c;
	top: -3px;
}

.container-fluid .top .search .btn {
	width: 80px;
}

.container-fluid .banner {
	background-size:contain;
	background-position: center;
	background-repeat: no-repeat;
}

.container-fluid .banner ol {
	width: 20%;
	margin-left: 90px;
	bottom: 150px;
}


/*banner上的便捷导航*/

.container-fluid .banner .menux {
	/*position: absolute;*/
	width: 1140px;
	bottom: 0;
	height: 90px;
	/*z-index: 40;*/
	opacity: 0.8;
	/*left: 50%;*/
	/*margin-left: -570px;*/
	margin: 10px auto 0 auto;
	background-image: url(../img/BJ_menu.png);
	background-repeat: no-repeat;
}

.container-fluid .banner .menux a:hover {
	clear: none;
}

.container-fluid .nav {
	background: #169a9c;
	font-family: "lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", sans-serif;
	font-size: 15px;
	color: #ffffff;
}



.container-fluid .nav a {
	color: #ffffff;
}

.container-fluid .nav a:hover {
	color: #ffffff;
	background: #49cece;
}

.container-fluid .nav a:visited {
	color: #ffffff;
	background: #49cece;
}





/*手机端banner*/

.carousel-control.left
/*去左右两边阴影*/

	{
	background-image: none;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=‘#80000000‘, endColorstr=‘#00000000‘, GradientType=1);
}

.carousel-control.right {
	left: auto;
	right: 0;
}

.carousel-control.right
/*去左右两边阴影*/

	{
	background-image: none;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=‘#00000000‘, endColorstr=‘#80000000‘, GradientType=1);
}


/*菜单*/

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10px;
	padding: 10px 0;
	margin: 2px 0 0;
	font-size: 13px;
	text-align: left;
	list-style: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu li {
	padding: 0;
}

.dropdown-menu>li>a {
	width: 98px;
	text-align: center;
	display: block;
	clear: both;
	font-weight: normal;
	color: #333;
	white-space: nowrap;
	padding: 5px 0;
}

.dropdown-menu>li>a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #49cece;
}

.dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #49cece;
}

.gonggao {
	margin: 10px 0 20px 0;
	background: #000000;
}

.gonggaoMOB {
	color: #ffffff;
	font-size: 17px;
	text-align: center;
	margin: 15px 0 15px 0;
	padding: 10px;
	background: #e60122;
}

.row {
	width: 100%;
	margin: 0 auto;
}


/*手机端导航*/

.index_navMob {
	width: 100%;
	margin-bottom: -20px;
}

.index_navMob .navbar {
	background: #169a9c;
	color: #ffffff;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-left: none;
	border-right: none;
}

.index_navMob .navbar .logo {
	left: 4%;
	position: absolute;
}

.index_navMob .navbar-brand {
	color: #FFFFFF;
}

.index_navMob .navbar-toggle:hover {
	background: #FFFFFF;
}

.index_navMob .navbar-toggle {
	background: #FFFFFF;
}

.index_navMob .nav>li>a {
	color: #ffffff;
}

.index_navMob .nav>li>a:hover {
	color: #ffffff;
}

.index_navMob .navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #ffffff;
}

.index_navMob .open .dropdown-menu li a:hover {
	color: #ffffff;
}

.index_navMob .navbar-header .spanx {
	float: right;
	font-size: 14px;
}


/*首页新闻-手机端*/

.index_news {
	background: #ffffff;
	float: left;
	padding: 0px 0px 15px 0;
}

.index_news .left {
	float: left;
	margin: 15px 0
}

.index_news .right {
	float: right;
}

.index_news .right li {
	padding: 8px 0;
	border-bottom: 1px #666 dotted;
}

.index_news .right .title {
	width: 100%;
	color: #169a9c;
	font-weight: bold;
	padding: 13px 0;
	border-bottom: 2px solid #169a9c;
}


/*首页新闻-PC端*/

.index_newsPC {
	width: 100%;
	height: 400px;
	float: left;
	padding: 30px 20px 30px 0;
	background: #ffffff;
}

.index_newsPC .left {
	width: 40%;
	float: left;
}

.index_newsPC .right {
	width: 58%;
	float: right;
}

.index_newsPC .right span {
	color: #cccccc;
	font-size: 12px;
	float: right;
}

.index_newsPC .right li {
	padding: 10px 0;
	width: 100%;
	border-bottom: 1px #838383 dotted;
}

.index_newsPC .right .title {
	width: 100%;
	color: #169a9c;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin-top: -2px;
	border-bottom: 2px solid #169a9c;

}


/*首页党建-PC端*/

.index_dangjianPC {
	width: 25%;
	/* height: 332px; */
	height: 250px;
	float: right;
	margin-left: 2%;
	background: #ffffff;
	padding: 6px 20px 20px 20px;
}

.index_dangjianPC .title {
	width: 100%;
	height: 45px;
	color: #444444;
	background-image: url(../img/ico_1.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 11px 0 0 0;
	border-bottom: 2px solid #ef5656;
}

.index_dangjianPC li {
	padding: 8px 0;
	width: 100%;
}

.index_dangjianPC .zi1 a {
	font-weight: 600;
	color: #169A9C;
}


.index_dangjianPC .zi1 a:hover {
	color: #169A9C;
}

.index_dangjianPC .zi1 a:link {
	color: #169A9C;
}



/*首页党建-手机端*/

.index_dangjian {
	background: #ffffff;
	float: right;
}

.index_dangjian .col-xs-12 {

	background: #e8e8e8;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 8px 0;
	text-align: center;
	margin: 10px 0;

}

.index_dangjian .bj {
	padding: 0 0 15px 0;
}

.index_dangjian li {
	padding: 8px 0;
	border-bottom: 1px #666 dotted;
}

.index_dangjian .title {
	width: 100%;
	color: #444444;
	background-image: url(../img/ico_1.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 11px 0 18px 0;
	border-bottom: 2px solid #ef5656;
}


/*首页专家*/

.index_zhuangjia {
	width: 100%;
	background: #ffffff;
	padding: 20px;
	overflow: hidden;
}

.index_zhuangjia .carousel-inner {
	background: #fff;
}


.index_zhuangjia .title {
	width: 100%;
	color: #444444;
	background-image: url(../img/ico_2.png);
	background-repeat: no-repeat;
	padding: 10px 0 18px 0;
	border-bottom: 1px solid #cecece;
}



.index_zhuangjia .left {
	background: #ffffff;
	border-right: 1px solid #cecece;
}

.index_zhuangjia .left li {
	background: #fff;
	margin: 0 14px 15px 0;
	width: 138px;
	height: 240px;
	list-style: none;
	float: left;

}

.index_zhuangjia .left .name {
	background: #e2e2e2;
	width: 100%;
	height: 45px;
	line-height: 20px;
	text-align: center;
	margin-top: 2px;
	padding-top: 2px;
}

.index_zhuangjia .left .name .zhiwu {
	font-size: 12px;
}


.index_zhuangjia .left img {
	width: 138px;
	height: 195px;
}

.index_zhuangjia .left .biaoti {
	width: 893px;
	height: 40px;
	line-height: 40px;
	background: #d71223;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px 0 10px 0;
	padding-left: 20px;
}

.index_zhuangjia .left .biaoti2 {
	width: 893px;
	height: 40px;
	line-height: 40px;
	background: #0C9092;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px 0 10px 0;
	padding-left: 20px;
}

.index_zhuangjia h6 a {
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
}

.index_zhuangjia h6 a:hover {
	color: #FFFFFF;
}

.index_zhuangjia .col-lg-10 {
	padding-right: 0;
	padding-left: 0;
}

.index_zhuangjia .carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 10%;
	height: 40px;
	font-size: 16px;
	color: #d71223;
	margin-top: 10px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0);
	opacity: 0.7;
	text-shadow: 0 0.5px 0.5px rgba(0, 0, 0, .6);

}


.index_zhuangjia .carousel-control.left1 {
	background-image: none;
	background-repeat: repeat-x;
	left: 160px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=‘#80000000‘, endColorstr=‘#00000000‘, GradientType=1);
}

.index_zhuangjia .carousel-control.right1 {
	background-image: none;
	background-repeat: repeat-x;
	left: 100px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=‘#80000000‘, endColorstr=‘#00000000‘, GradientType=1);
}



.index_zhuangjia .right {
	background: #ffffff;
	padding-left: 0;
	padding-right: 0;
}

.index_zhuangjia .right li {
	width: 100%;
	height: 200px;
	border-bottom: 1px solid #cecece;
	list-style: none;
	padding-top: 50px;
	text-align: center;
}

.index_zhuangjiaMob {
	width: 100%;
	background: #ffffff;

}

.index_zhuangjiaMob .title {
	width: 100%;
	color: #444444;
	background-image: url(../img/ico_5.png);
	background-repeat: no-repeat;
	padding: 10px 0 18px 0;
	font-weight: bold;
	border-bottom: 2px solid #7abbf1;
}

.index_zhuangjiaMob li {
	width: 32%;
	float: left;
	list-style: none;
	padding: 2px 0.6%;
}

.index_zhuangjiaMob li .xingming {
	width: 100%;
	padding: 0.5rem 0;
	text-align: center;
}

.index_zhuangjiaMob li .keshi {
	width: 100%;
	text-align: center;
	font-size: 11px;
}

.index_zhuangjiaMob img {
	width: 100%;
}

.index_zhuangjiaMob .col-xs-12 {
	background: #e8e8e8;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 8px 0;
	text-align: center;
	margin-bottom: 10px;
}




.index_zhuangjiaMobx {
	width: 100%;
	background: #ffffff;

}

.index_zhuangjiaMobx .title {
	width: 100%;
	color: #444444;
	background-image: url(../img/ico_2.png);
	background-repeat: no-repeat;
	padding: 10px 0 18px 0;
	font-weight: bold;
	border-bottom: 2px solid #ff8787;
}

.index_zhuangjiaMobx li {
	width: 32%;
	float: left;
	list-style: none;
	padding: 2px 0.6%;
}

.index_zhuangjiaMobx li .xingming {
	width: 100%;
	padding: 0.5rem 0;
	text-align: center;
}

.index_zhuangjiaMobx li .keshi {
	width: 100%;
	text-align: center;
	font-size: 11px;
}

.index_zhuangjiaMobx img {
	width: 100%;
}

.index_zhuangjiaMobx .col-xs-12 {
	background: #e8e8e8;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 12px 0;
	text-align: center;
	margin-bottom: 10px;
}






/*首页特色科室-PC端*/

.index_tesePC {
	width: 100%;
	height: 210px;
	background: #ffffff;
	padding: 20px;
}

.index_tesePC h3 {
	color: #ffffff;
}

.index_tesePC h4 {
	color: #ffffff;
	line-height: 36px;
	font-size: 16px;
}

.index_tesePC h4 a:hover {
	color: #fff;
}

.index_tesePC h4 a:link {
	color: #fff;
}

.index_tesePC h4 a:visited {
	color: #FFF;
}


.index_tesePC h5 {
	color: #ffffff;
	line-height: 18px;
	font-size: 16px;
}

.index_tesePC h5 a:hover {
	color: #fff;
}

.index_tesePC h5 a:link {
	color: #fff;
}

.index_tesePC h5 a:visited {
	color: #FFF;
}




.index_tesePC .ts01 {
	width: 13%;
	height: 166px;
	background: #ffb624;
	float: left;
	margin-right: 5px;
	text-align: center;
	padding: 20px 0 0 0;
}


.index_tesePC .ts02 {
	width: 21.24%;
	height: 85px;
	background: #169a9c;
	border-bottom: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	float: left;
	padding: 13px 0 0 0px;
}

.index_tesePC .ts02 img {
	float: left;
}

.index_tesePC .ts03 {
	width: 21.24%;
	height: 85px;
	background: #169a9c;
	border-bottom: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	float: left;
	margin-right: 4px;
	padding: 13px 0 0 0px;
	font-size: 15px;
}

.index_tesePC .ts03 img {
	float: left;
}

.index_tesePC .ts05 {
	width: 17.3%;
	height: 85px;
	background: #169a9c;
	float: left;
	padding: 15px 0 0 15px;
}

.index_tesePC .ts05 img {
	float: left;
}

/*首页特色科科室手机端*/

.index_tese {
	width: 100%;
	padding: ;
}

.index_tese a {
	color: #fff;
}

.index_tese a:hover {
	color: #fff;
}

.index_tese a:link {
	color: #fff;
}

.index_tese a:visited {
	color: #fff;
}

.index_tese .title {
	width: 100%;
	background: #ffb624;
	color: #ffffff;
	padding: 5px 0;
	text-align: center;
	border-bottom: 1px solid #ffffff;
}

.index_tese .col-xs-6 {
	background: #169a9c;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 12px 0;
	text-align: center;
}

.index_tese .col-xs-12 {
	background: #169a9c;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 12px 0;
	text-align: center;
}


/*首页科室导航PC端*/

.index_keshiPC {
	width: 73%;
	height: 250px;
	background: #ffffff;
	padding: 6px 20px 20px 20px;
	float: left;
	position: relative;
}

.index_keshiPC .title {
	width: 100%;
	color: #444444;
	background-image: url(../img/ico_3.png);
	background-repeat: no-repeat;
	padding: 10px 0 18px 0;
	border-bottom: 1px solid #cecece;
	float: left;
}

.index_keshiPC .nav {
	width: 70%;
	background: none;
	font-family: "lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", sans-serif;
	position: absolute;
	left: 200px;
	top: 20px;
}

.index_keshiPC .nav-tabs {
	border-bottom: none;
}

.index_keshiPC .nav a {
	color: #999999;
}

.tab-pane li {
	width: 25%;
	line-height: 40px;
	float: left;
	overflow: hidden;
	position: relative;
	list-style: none;
}


.tab-pane li:before {
	content: "•";
	color: #e60122;
	margin-right: 5px;
}

/*首页快速查询PC端*/

.index_chaxunPC {
	width: 25%;
	height: 250px;
	background: #ffffff;
	margin-left: 2%;
	padding: 6px 20px 20px 20px;
	float: right;
}

.index_chaxunPC .title {
	width: 100%;
	color: #444444;
	background-image: url(../img/ico_4.png);
	background-repeat: no-repeat;
	padding: 10px 0 18px 0;
	border-bottom: 1px solid #cecece;
}

.index_chaxunPC .au {
	width: 80px;
	height: 34px;
	margin: -32px -8px 8px 0;
	float: right;
}

.index_chaxunPC .form-control {
	width: 100%;
	height: 34px;
	margin-top: 12px;
	float: left;
}

/*首页医疗设备PC端*/

.index_shebeiPC {
	width: 73%;
	height: 755px;
	background: #ffffff;
	padding: 25px 20px 20px 20px;
	float: left;
}

.index_shebeiPC .carousel-control {
	top: 280px;
}

.index_shebeiPC .kupu {
	width: 100%;
	height: 270px;
	margin-bottom: 10px;
	float: left;
}

.index_shebeiPC .kupu .left {
	width: 55%;
	height: 270px;
	float: left;
}

.index_shebeiPC .kupu .right {
	width: 43%;
	height: 270px;
	float: right;
}

.index_shebeiPC .kupu .right .title {
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #ececec;
}

.index_shebeiPC .kupu .right .title span {
	width: 110px;
	height: 40px;
	color: #49cece;
	font-size: 18px;
	line-height: 40px;
	text-align: left;
	padding-bottom: 4px;
	border-bottom: 2px solid #49cece;
}

.index_shebeiPC .kupu .right li {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px #ececec double;
	list-style: none;
}

.index_shebeiPC .list1 .title {
	width: 100;
	height: 70px;
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
	line-height: 70px;
	text-align: center;
	border-bottom: 2px solid #ffffff;
}

.index_shebeiPC .list2 {
	width: 49%;
	height: 310px;
	background: #b7c1dc;
	margin-top: 10px;
	float: right;
}

.index_shebeiPC .list2 .title {
	width: 100;
	height: 70px;
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
	line-height: 70px;
	text-align: center;
	border-bottom: 2px solid #ffffff;
}

.index_shebeiPC .list2 li {
	width: 90%;
	background: #dbe0ee;
	padding: 0.5rem 0;
	margin: 0.5rem 5%;
	list-style: none;
}

.index_shebeiPC .more {
	width: 100%;
	padding: 5px 0;
	background: #E4E4E4;
	text-align: center;
}

/*首页医疗设备右侧PC端*/

.index_zhuangshiPC {
	width: 25%;
	height: 770px;
	margin-left: 2%;
	float: right;
}

.index_zhuangshiPC .huangjing {
	width: 100%;
	height: 380px;
	//background: #fff;
}

.index_zhuangshiPC .huangjing .more {
	width: 100%;
	padding: 6px 0;
	background: #fff;
	text-align: center;
}

.index_zhuangshiPC .youqing {
	width: 100%;
	height: 295px;
	background: #fff;
	margin-bottom: 10px;
}

.index_zhuangshiPC .youqing .title {
	width: 86%;
	height: 65px;
	margin: 0 auto;
	border-bottom: 2px solid #ececec;
}

.index_zhuangshiPC .youqing .title span {
	width: 110px;
	height: 90px;
	color: #49cece;
	font-size: 18px;
	line-height: 90px;
	text-align: left;
	padding-bottom: 4px;
	border-bottom: 2px solid #49cece;
}

.index_zhuangshiPC .youqing li {
	width: 80%;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	border-bottom: 1px #ececec double;
	list-style: none;
}




/*首页医疗设备 手机端*/

.index_shebei {
	background: #ffffff;
	padding: 15px;
	text-align: justify;
	text-justify: distribute-all-lines; // 这行必加，兼容ie浏览器
}

.index_shebei .more {
	width: 100%;
	padding: 5px 0;
	background: #E4E4E4;
	text-align: center;
}

/*手机端友情链接*/
.btn-group {
	width: 100%;
	height: 50px;
	background: #0C9092;
}

.btn-group .kuang {
	width: 100%;
	height: 50px;
}


/*首页健康科普 手机端*/

.index_jiankang {
	background: #b7c1dc;
	padding: 15px;
}

.index_jiankang .title {
	width: 100%;
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	padding: 0 0 1rem 0;
}

.index_jiankang li {
	width: 100%;
	background: #fff;
	padding: 0.5rem 1rem 0.5rem 1rem;
	margin-top: 3px;
}


/*内容页二级导航 PC端*/

.erji {
	color: #666666;
	background: #ffffff;
	border-bottom: 1px solid #e4e4e4;
	line-height: 25px;
	padding: 10px 0;
}

.erji a:hover {
	color: #169a9c;
}

.erji a {
	color: #666666;
}


/*便捷位置 PC端*/

.bianjie {
	width: 100%;
	height: 40px;
	line-height: 50px;
	font-size: 14px;
}


/*内容页正文 PC端 */

.neirongl_PC {
	/*width: 69%;*/
	background: #ffffff;
	float: left;
	margin: 15px 0;
	padding: 15px 15px 5px 15px;
}

.neirongl_PC .title {
	width: 100%;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	border-bottom: 2px solid #ebf5ec;
}

.neirongl_PC .top1 {
	width: 100%;
	padding: 10px 0 20px 0;
	text-align: center;
	border-bottom: 1px dotted #cccccc;
}

.neirongl_PC .top1 h2 {
	color: #169a9c;
}

.neirongl_PC .top1 .zuozhe {
	width: 100%;
	height: 20px;
	color: #cccccc;
	font-size: 12px;
	line-height: 20px;
}

.neirongl_PC .zhengwen {
	width: 100%;
	color: #666;
	font-size: 16px;
	font-family: "lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", sans-serif;
	margin: 15px 0 15px 0;
	padding: 0 10PX;
	line-height: 40px;
}

.neirongl_PC .zhengwen img {
	max-width="100%"
}


.neirongl_PC .image {
	margin: 20px auto;
	text-align: center;
}


.neirongl_PC .left {
	width: 15%;
	float: left;

}

.neirongl_PC .right {
	width: 83%;
	float: right;
	line-height: 30px;
}

.neirongl_PC span {
	width: 100%;
	padding: 10px 0;
}


.neirongl_PC .right h3 {
	padding: 0;
	margin: 0 0 20px 0;
}




.neirongr_PC {
	width: 31%;
	float: right;
	margin: 15px 0;
}

.neirongr_PC .lie {
	width: 100%;
	background: #ffffff;
	padding: 15px;
	margin-bottom: 20px;
}

.neirongr_PC .lie .btn-group {
	width: 100%;
	margin-top: 5px;
}

.neirongr_PC .title {
	width: 100%;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	border-bottom: 2px solid #e4e4e4;
}

.neirongr_PC .neirong {
	width: 96%;
	position: relative;
	margin: 0 2%;
}

.neirongr_PC .neirong li {
	width: 100%;
	height: 38px;
	border-bottom: 1px dotted #cccccc;
	line-height: 38px;
}

.neirongr_PC .neirong a {
	color: #333333;
}

.neirongr_PC .neirong a:hover {
	text-decoration: none;
}

.guanghao_mob div {
	padding: 5px 0;
}


/*图文展示列表 PC端*/

.newsPC {
	width: 100%;
}

.newsPC li {
	list-style-type: none;
	border-bottom: 1px solid#cccccc;
	padding-bottom: 25px;
}

.newsPC li a {
	color: #333333;
}

.newsPC li a:hover {
	color: #169a9c;
	text-decoration: none;
}

.newsPC-info {
	font-size: 12px;
	color: #999;
	line-height: 40px;
}

.newsPC-summary {
	overflow: hidden;
	height: 97px;
}

.newsPC-summary a {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}

.newsPC-summary img {
	width: 120px;
	height: 90px;
}

.newsPC-summary p {
	display: -webkit-box;
	max-height: 97px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal;
	margin-bottom: 0;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	font-size: 14px;
	color: #808080;
	line-height: 30px;
}



/*图片展示例表 PC端*/

.honorPC {
	width: 100%;
}

.honorPC li {
	width: 32%;
	margin: 15px 0.6% 0 0.6%;
	float: left;
}

.honorPC img {
	width: 100%;
}

.honorPC h4 {
	width: 100%;
	padding: 10px 0 0 0;
}


/*文字展示例表 PC端*/

.listPC {
	width: 100%;
}

.listPC li {
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	position: relative;
}

.listPC a {
	color: #444;
	outline: none;
}

.listPC .yaoqiu {
	line-height: 34px;
}

.listPC li span {
	right: 0;
	color: #999;
	font-size: 12px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

/*科室导航例表 PC端*/
.keshilistPC {
	width: 100%;
	background: #ffffff;
	margin: 15px 0;
	padding: 15px 15px 5px 15px;

}


.keshilistPC .title {
	color: #169a9c;
	width: 100%;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	border-bottom: 2px solid #ebf5ec;
}

.keshilistPC .label-danger {
	background: #e60122;
}

.keshilistPC .suoyin {
	color: #999999;
	width: 100%;
	text-align: right;
}


.keshilistPC .zi12 {
	font-size: 12px;
}

.keshilistPC li {
	width: 20%;
	line-height: 45px;
	float: left;
	overflow: hidden;
	position: relative;
}

.keshilistPC li:before {
	content: "•";
	color: #e60122;
	margin-right: 5px;
}

.keshilistPC div {
	line-height: 45px;
}

.keshilistPC .mob:before {
	content: "•";
	color: #e60122;
	margin-right: 5px;
}

/*科室导航例表 手机端*/
.keshilist {
	width: 100%;
	background: #ffffff;
	margin: 15px 0;
	padding: 15px 15px 5px 15px;

}


.keshilist .title {
	color: #169a9c;
	width: 100%;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	border-bottom: 2px solid #ebf5ec;
}

.keshilist .label-danger {
	background: #e60122;
}

.keshilist .suoyin {
	color: #999999;
	width: 100%;
	text-align: left;
}


.keshilist .zi12 {
	font-size: 12px;
}

.keshilist li {
	width: 50%;
	line-height: 45px;
	float: left;
	overflow: hidden;
	position: relative;
}

.keshilist li:before {
	content: "•";
	color: #e60122;
	margin-right: 5px;
}


/*名医风采例表 PC端*/
.mingyilistPC {
	width: 100%;
	background: #ffffff;
	float: left;
	margin: 15px 0 0 0;
	padding: 15px 15px 5px 15px;
}

.mingyilistPC .title {
	color: #169a9c;
	width: 100%;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	border-bottom: 2px solid #ebf5ec;
}

.mingyilistPC .zhicheng {
	width: 100%;
	border: 1px solid #ddd;
	background: #f8f8f8;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 15px;

}



.mingyilistPC li {
	float: left;
	width: 33.33%;
	margin-bottom: 10px;
	padding: 10px 0 40px 0;
	border-bottom: 1px dashed #ddd;
	position: relative;

}

.mingyilistPC .tupian {
	width: 25%;
	float: left;
}

.mingyilistPC img {
	left: 0;
	top: 22px;
	width: 85px;
	height: 116px;
	float: left;
}

.mingyilistPC p {
	color: #666;
	font-size: 13px;
	height: 55px;
	float: right;
	overflow: hidden;
	margin-bottom: 0;
	margin-right: 20px;

}

.mingyilistPC span {
	width: 100%;
	margin-top: 8px;

}

.mingyilistPC .zi1 {
	font-size: 6px;
}

.mingyilistPC .miaoshu {
	width: 74%;
	float: right;
}

.mingyilistPC h5 {
	color: #999999;
}

.mingyilistPC .mobtitle {
	width: 90%;
	position: absolute;
	top: 77%;
	text-align: center;

}



/*医疗设备PC端*/

.shebeiPC {
	width: 100%;
	background: #ffffff;
	float: left;
	margin: 15px 0;
	padding: 15px 15px 5px 15px;
}

.shebeiPC .title {
	color: #169a9c;
	width: 100%;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	border-bottom: 2px solid #ebf5ec;
}


/*预约挂号*/
.yuyue_PC {
	width: 80%;
	font-family: "lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", sans-serif;
	line-height: 28px;
	margin-left: 80px;
	margin-top: 20px;
}

.yuyue_PC .div1 {
	padding: 10px;
}

.yuyue_PC .div1 input {
	width: 260px;
	background: #FAFAFA;
	border: 1px solid #e3e3e3;
}

.yuyue_PC .div1 select {
	height: 40px;
	background: #FAFAFA;
	border: 1px solid #e3e3e3;
}

.yuyue_PC .div1 textarea {
	background: #FAFAFA;
	border: 1px solid #e3e3e3;
}

.yuyue_PC .div1 .left {
	width: 20%;
	float: left;
	text-align: right;
}

.yuyue_PC .div1 .right {
	width: 80%;
	float: right;
}

.yuyue_PC .div2 {
	width: 100%;
	padding: 10px 0;
}

.yuyue_PC .div2 input {
	margin-left: 5px;
}

.yuyue_PC .tijiao {
	padding: 5px 0 20px 0;
}

.yuyue_PC .div2 .left {
	width: 20%;
	float: left;
	text-align: right;
}

.yuyue_PC .div2 .right {
	width: 80%;
	float: right;
}


/*全站搜索页面*/

.searchQZ {
	width: 100%;
	background: #ffffff;
	margin: 15px 0;
	padding: 15px 15px 5px 15px;
}

.searchQZ .so {
	width: 100%;
	height: 50px;
	padding: 10px 0;
	border-bottom: 1px #999999 dotted;
}

.searchQZ .so li {
	padding: 0 5px;
	float: left;
	list-style: none;
}

.searchQZ .jieguo {
	padding: 10px 0;
}

.searchQZ .zhengwen {
	padding: 10px 0;
}

.searchQZ .zhengwen li {
	list-style: none;
	border-bottom: 1px #999999 dotted;
	padding-bottom: 10px;
}

.searchQZ .zhengwen div {
	padding: 5px 0;
}

/*鼠标悬停*/

.thumbnail {
	position: relative;
	overflow: hidden;
	width: 264px;
	margin: 15px 0.6% 10px 0.6%;
	float: left;
}

.caption {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(22, 154, 156, 0.5);
	width: 100%;
	height: 100%;
	padding: 2%;
	display: none;
	text-align: center;
	color: #fff !important;
	z-index: 1;
}

.biglabel {
	font-size: 15px;
	font-weight: 300px;
}


/*灰线*/

.huixian {
	width: 100%;
	height: 5px;
	border-bottom: 1px solid#cccccc;
}

.huixian2 {
	width: 100%;
	height: 30px;
	border-bottom: 1px #999999 dotted;
}



/*分页*/

.fenye {
	overflow: hidden;
	text-align: right;
}

.footPC {
	width: 100%;
	height: 310px;
	color: #ffffff;
	background: #37383a;
	padding-top: 20px;
	line-height: 30px;
}

.footPC a {
	color: #fff;
}

.footPC a:hover {
	color: #169a9c;
}

.footPC a:link {
	color: #fff;
}

.footPC .left {
	height: 280px;
}

.footPC .ditu {
	width: 33.3%;
	height: 280px;
	padding: 0 35px;
	float: left;
	border-right: 1px solid #666666;
}

.footPC .ditu2 {
	width: 33.3%;
	height: 280px;
	padding: 0 35px;
	float: left;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}


.footPC .ditu .title {
	font-size:16px;
	font-weight: 600;
	margin-left: -10px;
}

.footPC .ditu2 .title {
	font-size:16px;
	font-weight: 600;
	margin-left: -10px;
}


.foot {
	width: 100%;
	background: #37383a;
	color: #ffffff;
	line-height: 2.5rem;
}

.foot .dizhi {
	width: 100%;
	padding: 1.2rem 0;
}

.foot .zhichi {
	width: 100%;
	padding: 0.5rem 0;
}


/*其他*/

.kongbai {
	height: 20px;
	width: 100%;
	clear: both;
}

.clear {
	clear: both;
}


/*手机端按钮组*/
.anniu {
	width: 100%;
	font-size: 16px;

}

.anniu .col-xs-4 {
	padding: 0;
	margin: 0;
}

.btnX-danger {
	width: 100%;
	border-radius: 0;
	color: #fff;
	background-color: #169a9c;
	border-color: #19afb0;
	padding: 5px 0;
	text-align: center;
	border-bottom: 2px solid #fff;

}

.btnX-danger a {
	color: #fff;
}

.btnX-danger a:hover {
	color: #fff;
}

.btnY-danger {
	width: 96%;
	border-radius: 0;
	color: #fff;
	background-color: #169a9c;
	border-color: #19afb0;
	padding: 5px 0;
	text-align: center;
	border-bottom: 2px solid #fff;
	margin: 0 2%;

}

.btnY-danger a {
	color: #fff;
}

.btnY-danger a:hover {
	color: #fff;
}

.btnZ-danger {
	width: 96%;
	border-radius: 0;
	color: #fff;
	background-color: #656766;
	border-color: #19afb0;
	padding: 5px 0;
	text-align: center;
	border-bottom: 2px solid #fff;
	margin: 0 2%;

}

.btnZ-danger a {
	color: #fff;
}

.btnZ-danger a:hover {
	color: #fff;
}




/*右侧漂浮*/

.side-bar a,
.chat-tips i {
	background: #169a9c;
}

.side-bar {
	width: 50px;
	position: fixed;
	bottom: 85px;
	right: 0px;
	font-size: 0;
	line-height: 0;
	z-index: 100;
}

.side-bar a {
	width: 50px;
	height: 80px;
	padding-top: 10px;
	display: inline-block;
	background-color: #169a9c;
}

.side-bar a:hover {
	background-color: #169a9c;
}

.side-bar .icon-chat {
	position: relative;
}

.side-bar .icon-chat:hover .chat-tips {
	display: block;
}

.chat-tips {
	padding: 20px;
	border: 1px solid #d1d2d6;
	position: absolute;
	right: 52px;
	top: -20px;
	background-color: #fff;
	display: none;
}

.chat-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -9px;
	top: 80px;
}

.chat-tips img {
	width: 138px;
	height: 138px;
}

/*返回按钮*/
.back {
	width: 82px;
	padding: 0 0 20px 0;
	margin: 0 auto 0 auto;
}

/*首页名医左右滚地劝*/
#demo {
	background: #FFF;
	overflow: hidden;
	width: 893px;
	height: 250px;
}

#indemo {
	float: left;
	width: 8000%;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}


#gundong {
	background: #FFF;
	overflow: hidden;
	width: 893px;
	height: 250px;
}

#indgundong {
	float: left;
	width: 8000%;
}

#gundong1 {
	float: left;
}

#gundong2 {
	float: left;
}

.video {
	width: 100%;
	height: 100%;
}


/*分页*/
.pageBox {
	text-align: center;
	padding: 15px 0
}

.pageBox a {
	border: 1px solid #ddd;
	display: inline-block;
	margin-right: 6px;
	color: #707070;
	padding: 0 10px;
	font: bold 14px/34px arial;
}

.pageBox a:hover,
.pageBox a:active {
	background: #169a9c;
	color: #FFFFFF;
	text-decoration: none;
}

.pageBox .cur {
	background: #169a9c;
	border: 1px solid #169a9c;
	text-decoration: none;
}

.pageBox a.cur {
	color: #fff;
}

.pageBox .disabled {
	width: 79px;
}