﻿/*分页*/

.center {
  margin: 0 auto;
}
.page {
  float: left;
  font-size: 13px;
  margin-top: 18px;
}
.page-a {
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 0 8px;
  margin: 0 3px;
  background-color: #f0f0f0;
  border: #cccccc solid 1px;
}
.page-a:link,
.page-a:visited {
  text-decoration: none;
  color: #000000;
}
.page-a:hover,
.page-a:active {
  text-decoration: none;
  color: #ff6600;
}
.page-curr {
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 0 8px;
  margin: 0 3px;
  background-color: #ffffff;
  border: #ff6600 solid 1px;
  color: #ff6600;
}
.page-curr:link,
.page-curr:visited {
  text-decoration: none;
  color: #ff6600;
}
.page-curr:hover,
.page-curr:active {
  text-decoration: none;
  color: #ff6600;
}
/*医院概况*/
.slideBox {
  width: 1000px;
  height: 300px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ddd;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  width: 1000px;
  height: 300px;
  display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 1%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slideBox .next {
  left: auto;
  right: 1%;
  background-position: 8px 5px;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}

.yyjj_left,
.yyjj_icons {
  float: left;
  width: 670px;
  overflow: hidden;
}
.yyjj {
  width: 670px;
}
.yyjj_focus {
  width: 360px;
  height: 234px;
}
.yyjj .content {
  font-size: 14px;
  line-height: 30px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.content {
  font-family: SimSun, sans-serif;
}

.content .sub_text {
  font-family: \5fae\8f6f\96c5\9ed1, sans-serif;
}
.sub_text li a {
  float: left;
}
.sub_text li span {
  float: right;
}
.content table {
  border: 1px solid #747474;
  border-collapse: collapse;
}
.content table td {
  border: 1px solid #747474;
}

.content li span {
  height: 41px;
  line-height: 41px;
}

.article_title h2 {
  line-height: 35px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}

.pagetable {
  border: none !important;
}

.pagetable td {
  border: none !important;
}
.sub_title {
  height: 40px;
  line-height: 40px;
  z-index: 1;
  border-bottom: 2px solid #1d82ce;
  color: #1d82ce;
}
.sub_title span {
  float: left;
  font-size: 19px;
  z-index: 3;
  border-bottom: 2px solid #e67f22;
}
.sub_title a {
  float: right;
  color: #1d82ce;
  font-size: 16px;
}
.sub_title .nav_a {
  color: #1d82ce;
  float: none;
  font-size: 14px;
}

/*员工园地*/
.yyjj_text {
  width: 286px;
  height: 234px;
  line-height: 26px;
}
.yyjj_icons img {
  float: left;
}
.yyjj_right {
  float: right;
  width: 300px;
}
.sub_text ul li {
  text-indent: 20px;
  background: url(../images/index_b.png) 0px 18px no-repeat;
  height: 41px;
  line-height: 41px;
  border-bottom: 1px dashed #0e6d82;
}
h2 {
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
}
h5 {
  line-height: 20px;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  color: #919191;
}
/*新闻动态*/
.xwdt {
  width: 1000px;
  height: 514px;
}
.xwdtbox {
  width: 1000px;
}
.xwdt_focus {
  float: left;
  width: 290px;
  height: 450px;
  border: 1px solid #e0e0e0;
}

.xwdt_text {
  height: 255px;
  width: 260px;
  padding: 0px 15px;
}
.xwdt_title {
  margin-top: 15px;
  height: 68px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
}
.time {
  height: 16px;
  font-size: 13px;
  text-align: center;
}
.time span {
  color: #1d82ce;
}
.info {
  text-align: left;
  margin-top: 18px;
  height: 100px;
  font-size: 14px;
  line-height: 22px;
}
.xwdtbox a {
  font-size: 13px;
  color: #1d82ce;
  text-decoration: underline;
}

/*临床科室*/
.ks_left {
  width: 780px;
}
.ksbox {
  width: 780px;
}

.ksbox ul li {
  float: left;
  width: 150px;
  height: 36px;
  line-height: 36px;
  text-indent: 20px;
  background: url(../images/grayicon.jpg) 0 15px no-repeat;
  font-size: 13px;
}

.ks_right {
  width: 198px;
}
.ks_sub {
  width: 196px;
  height: 150px;
  border: 1px solid #aeadad;
  font-size: 19px;
}

.ks_bg {
  float: left;
  text-indent: 18px;
  width: 196px;
  height: 47px;
  line-height: 47px;
  color: #fff;
  background: #1d82ce;
}
.ks_sub ul li {
  float: left;
  color: #939393;
  margin-left: 20px;
  width: 150px;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e1dedb;
  text-indent: 20px;
  background: url(../images/grayicon.jpg) 0 22px no-repeat;
}

.ks_lx {
  width: 166px;
  height: 240px;
  padding: 5px 15px 0px 15px;
  border: 1px solid #aeadad;
  font-size: 19px;
}
.ks_lx ul li {
  font-size: 14px;
  color: #939393;
  width: 166px;
  padding-top: 7px;
  height: 53px;
  line-height: 23px;
  border-bottom: 1px solid #e1dedb;
}

.ks_lx ul li span {
  font-size: 15px;
  color: #646464;
}

/*就医指南*/
.jyzn {
  width: 1000px;
  height: 320px;
}
.jyzn img {
  float: left;
}
.mzks {
  width: 408px;
  /*	border:1px solid #e0e0e0;*/
  height: 458px;
}
.mzks img {
  margin-top: 13px;
}
.subbg_title {
  height: 38px;
  line-height: 38px;
  background: #1d82ce;
  color: #fff;
  font-size: 19px;
  text-indent: 20px;
}
.mzks table {
  border: 1px solid #c9f2ef;
  border-collapse: collapse;
  margin-left: 14px;
  margin-top: 7px;
  width: 380px;
  font-size: 13px;
}
.mzks table td {
  padding: 3px;
  border: 1px solid #c9f2ef;
}
.btn {
  margin-left: 15px;
  width: 60px;
  height: 20px;
  line-height: 20px;
  background: #1d82ce;
  color: #fff;
  border: 0px;
}
.sfbz {
  width: 1000px;
}
.content form {
  margin-top: 10px;
}
.jgb table {
  margin-top: 20px;
  width: 670px;
  text-align: center;
  font-size: 14px;
  padding: 10px;
}
.jgb table td {
  padding: 5px;
  border: 1px solid #e0e0e0;
}
.jgb table thead {
  width: 670px;
  background: #1d82ce;
  height: 30px;
  color: #fff;
  padding: 5px;
}
.jgb table thead th {
  padding: 5px;
}
/*公众在线诊疗*/
.zxzl {
  width: 1000px;
}
.zxzl li {
  width: 235px;
  height: 186px;
  float: left;
  margin-right: 20px;
}
.zxzl li h1 {
  font-size: 20px;
  padding-left: 20px;
  padding-top: 20px;
}
.zxzl li img {
  width: 94px;
  height: 94px;
  margin-left: 70px;
  margin-top: 5px;
}
.zxzl li span {
  background: url(../images/pre.png);
  width: 27px;
  height: 27px;
  float: right;
  margin-right: 15px;
}
.zxzl li a {
  display: block;
  width: 235px;
  height: 186px;
  color: #fff;
}
.a1 {
  background: #ef8c41;
}
.a2 {
  background: #2cc675;
}
.a3 {
  background: #37b6d3;
}
.a4 {
  background: #8c5bd8;
}
/*党团建设*/
.jbqk {
  width: 580px;
  height: 270px;
}
.ztjy_box {
  width: 390px;
  height: 246px;
}
.dtjs_text {
  width: 238px;
}
.dtjs_text ul li {
  width: 238px;
  float: left;
  line-height: 35px;
  height: 35px;
  text-indent: 15px;
  background: url(../images/grayicon4.jpg) 0 15px no-repeat;
  /* background:url(../images/black_icon.jpg) 0px 18px no-repeat; */
}
.ztjy_title {
  font-size: 18px;
  color: #1d82ce;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.ztjy_info {
  height: 55px;
  line-height: 20px;
  border-bottom: 1px dashed #1d82ce;
}
.ztjy_list ul {
  margin-top: 10px;
}
.ztjy_list ul li {
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  text-indent: 15px;
  background: url('../images/grayicon4.jpg') 0 13px no-repeat;
}
.ztjy_list a {
  color: #1d82ce;
}
.dtjs_4 {
  width: 485px;
}
.dtjs_2 {
  float: left;
  width: 448px;
  height: 300px;
  border: 1px solid #e0e0e0;
  margin-left: 17px;
  margin-top: 17px;
}
.dtjs_2 img {
  margin-left: 29px;
}
.dtjs_2 span {
  margin-left: 29px;
  margin-top: 15px;
  display: block;
  width: 390px;
  height: 47px;
  line-height: 23px;
}
.dtjs_2 a {
  float: right;
  margin-right: 29px;
  color: red;
}
/*信息管理*/
.xxgl_left {
  width: 320px;
}
.xxhm {
  height: 387px;
  border: 1px solid #e0e0e0;
}
.sub_title1 {
  background: #1d82ce;
  height: 38px;
  text-indent: 20px;
  font-size: 17px;
  line-height: 38px;
  color: #fff;
}
.sub_title1 span {
  float: left;
}
.sub_title1 a {
  color: #fff;
  float: right;
  margin-right: 20px;
}
.sub_info {
  width: 288px;
  padding: 10px 15px 15px 15px;
}
.xxhm h3 {
  color: #1d82ce;
  font-weight: normal;
  text-align: center;
  height: 30px;
  line-height: 30px;
}

.xxgl_info {
  display: block;
  font-size: 13px;
  line-height: 20px;
  height: 30px;
}
/*
.xxgllist ul{
	margin-top:20px;
}*/
.xxgllist ul li {
  height: 27px;
  line-height: 27px;
  text-indent: 10px;
  background: url(../images/grayicon4.jpg) 0px 12px no-repeat;
}
.xxgllist ul li a {
  color: #1d82ce;
}

.lxwm {
  height: 154px;
  border: 1px solid #e0e0e0;
}
.lxwm ul {
  margin-top: 15px;
  margin-left: 10px;
}
.lxwm ul li {
  height: 27px;
  line-height: 27px;
  text-indent: 10px;
}
.xxhjs {
  height: 331px;
}
.xxgl_right {
  width: 660px;
}
.xxhgl_list {
  width: 310px;
}
.xxhgl_title {
  font-size: 18px;
  color: #1d82ce;
  text-align: center;
  height: 40px;
}
.xxhgl_info {
  display: block;
  font-size: 13px;
  line-height: 22px;
  height: 50px;
}
.xxglbox2 {
  width: 320px;
  height: 254px;
}
.xxglbox2 ul {
  margin-top: 10px;
}
/*科研管理*/
.kygl_left {
  width: 300px;
}
.kygl {
  width: 298px;
  height: 288px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
.kygl .bd {
  margin-top: 22px;
  margin-left: 22px;
  height: 360px;
}

.kygl ul li {
  width: 253px;
  line-height: 38px;
  height: 38px;
}
.sub_title2 {
  background: #e67f22;
  height: 38px;
  text-indent: 20px;
  font-size: 17px;
  line-height: 38px;
  color: #fff;
}
.sub_title2 span {
  float: left;
}
.sub_title2 a {
  color: #fff;
  float: right;
  margin-right: 20px;
}
.xzzq {
  height: 195px;
  border: 1px solid #e0e0e0;
}
.xzzq ul {
  margin-top: 10px;
  margin-left: 22px;
}
.xzzq ul li {
  height: 35px;
  line-height: 35px;
  text-indent: 18px;
  background: url(../images/dian.png) no-repeat 0px 16px;
}
.kygl_lxwm {
  height: 180px;
  border: 1px solid #e0e0e0;
}
.kygl_lxwm ul {
  margin-top: 15px;
  margin-left: 10px;
}
.kygl_lxwm ul li {
  height: 27px;
  line-height: 27px;
  text-indent: 10px;
}
.kygl_lxwm h3 {
  margin-left: 22px;
  margin-top: 12px;
  font-size: 18px;
  color: #1d82ce;
  height: 30px;
}
.kygl_lxwm h6 {
  margin-left: 22px;
  height: 70px;
  line-height: 30px;
  font-size: 14px;
  width: 252px;
  border-bottom: 1px dashed #90b0ba;
}
.kygl_lxwm h4 {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 30px;
  font-size: 14px;
  width: 222px;
} /*
.zz{
	border-bottom:1px dashed #90b0ba;
}
*/
.zzcon {
  float: right;
  width: 110px;
  height: 175px;
  line-height: 23px;
  text-align: justify;
  margin-top: 15px;
  margin-right: 20px;
}
.cszq {
  height: 253px;
  border: 1px solid #e0e0e0;
}
.cszq img {
  margin-top: 20px;
  margin-left: 20px;
}
.zz_text h4 {
  margin-left: 22px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  width: 252px;
}

.kygl_right {
  width: 680px;
  float: left;
  margin-left: 20px;
  overflow: hidden;
}
.kygl4 {
  width: 330px;
  height: 182px;
}
.kygl4 ul {
  margin-top: 10px;
}
.kygl4 ul li {
  width: 330px;
  line-height: 30px;
  height: 30px;
  text-indent: 15px;
  background: url('../images/yellowicon.jpg') 0 15px no-repeat;
}
.kygl4 ul li a {
  color: #1d82ce;
}
.kygltab {
  margin-right: 20px;
  width: 680px;
  height: 158px;
  overflow: hidden;
}
.title {
  height: 38px;
  text-indent: 24px;
  font-size: 17px;
  color: #fff;
  line-height: 38px;
}
.title span {
  float: left;
}
.kygltab .hd {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #1d82ce;
  color: #1d82ce;
}
.kygltab .hd span {
  float: left;
  font-size: 19px;
  border-bottom: 2px solid #f1c40f;
  padding: 0px 10px 0px 10px;
}
.kygltab .hd ul {
  float: right;
}
.kygltab .hd ul li {
  display: inline;
  padding: 8px;
  cursor: pointer;
  color: #404040;
}
.kygltab .hd ul li.on {
  color: #1d82ce;
  font-size: 15px;
  height: 40px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f1c40f;
}
.kygltab .bd {
  margin-top: 9px;
}
.kygltab .bd ul li {
  width: 680px;
  text-indent: 22px;
  line-height: 30px;
  font-size: 14px;
  height: 46px;
}
.kygltab .bd ul a {
  display: block;
  color: #1d82ce;
  text-decoration: underline;
}
/*高水平*/

.gsp {
  width: 338px;
  height: 310px;
  border: 1px solid #e0e0e0;
}

.gsptext {
  display: block;
  width: 297px;
  margin-left: 20px;
  line-height: 25px;
  margin-top: 10px;
}
.jshd {
  width: 640px;
}
.jshd .title,
.ptjs .title {
  line-height: 30px;
  height: 30px;
  color: #1d82ce;
  text-align: left;
  text-indent: 15px;
  font-size: 18px;
}
.jshd .title img,
.ptjs .title img {
  float: left;
}

.jshd .title span,
.ptjs .title span {
  height: 30px;
  line-height: 30px;
}
.gsptable {
  float: left;
  width: 638px;
  height: 273px;
  margin-top: 7px;
  overflow: hidden;
  border: #e0e0e0 1px solid;
}

.gsptable .title {
  text-indent: 24px;
  font-size: 17px;
  color: #fff;
}

.gsptable .hd {
  background: #1d82ce;
  height: 38px;
  font-size: 15px;
  line-height: 38px;
}
.gsptable .hd span {
  float: left;
  color: #fff;
}
.gsptable .hd ul {
  float: left;
}
.gsptable .hd ul li {
  display: inline;
  padding: 9px 6px 9px 6px;
  color: #fff;
  cursor: pointer;
}
.gsptable .hd ul li a {
  color: #fff;
}
.gsptable .hd ul li.on {
  background: #e67f22;
}
.gsptable .bd {
  margin-left: 22px;
}
.gsptable .bd ul {
  width: 598px;
  font-size: 14px;
}
.gsptable .bd ul li {
  padding-top: 10px;
  line-height: 25px;
  height: 60px;
  font-size: 14px;
  border-bottom: 1px dashed #498696;
}

.gsptable .bd ul li span {
  float: right;
  color: red;
}

.ptjs_tab {
  float: left;
  width: 554px;
  height: 180px;
  margin-top: 7px;
  overflow: hidden;
  border: #e0e0e0 1px solid;
}

.ptjs_tab .title {
  text-indent: 24px;
  font-size: 17px;
  color: #fff;
}

.ptjs_tab .hd {
  background: #1d82ce;
  height: 38px;
  font-size: 15px;
  line-height: 38px;
}
.ptjs_tab .hd span {
  float: left;
  color: #fff;
}
.ptjs_tab .hd ul {
  float: left;
}
.ptjs_tab .hd ul li {
  display: inline;
  padding: 9px;
  cursor: pointer;
}

.ptjs_tab .hd ul li a {
  color: #fff;
}
.ptjs_tab .hd ul li.on {
  background: #e67f22;
}
.ptjs_tab .bd {
  margin-left: 22px;
}
.ptjs_tab .bd ul {
  margin-top: 10px;
}
.ptjs_tab .bd ul li {
  font-size: 14px;
  line-height: 38px;
  height: 38px;
  font-size: 14px;
  text-indent: 15px;
  background: url(../images/grayicon4.jpg) 0px 20px no-repeat;
}
.ptjs_tab .bd ul li a {
  float: left;
}
.ptjs_tab .bd ul li span {
  float: right;
  color: red;
}

.zxjs_tab {
  float: left;
  width: 422px;
  height: 180px;
  margin-top: 7px;
  overflow: hidden;
  border: #e0e0e0 1px solid;
}

.zxjs_tab .title {
  text-indent: 24px;
  font-size: 17px;
  color: #fff;
}

.zxjs_tab .hd {
  background: #1d82ce;
  height: 38px;
  font-size: 15px;
  line-height: 38px;
}
.zxjs_tab .hd span {
  float: left;
  color: #fff;
}
.zxjs_tab .hd ul {
  float: left;
}
.zxjs_tab .hd ul li {
  display: inline;
  padding: 9px 23px 9px 23px;
  cursor: pointer;
}
.zxjs_tab .hd ul li a {
  color: #fff;
}
.zxjs_tab .hd ul li.on {
  background: #e67f22;
}
.zxjs_tab .bd {
  margin-left: 22px;
}
.zxjs_tab .bd ul {
  margin-top: 10px;
}
.zxjs_tab .bd ul li {
  font-size: 14px;
  line-height: 38px;
  height: 38px;
  font-size: 14px;
  text-indent: 15px;
  background: url(../images/grayicon4.jpg) 0px 20px no-repeat;
}
.zxjs_tab .bd ul li a {
  float: left;
}
.zxjs_tab .bd ul li span {
  float: right;
  color: red;
}
/*健康教育*/
.jkjy_1 {
  height: 248px;
  width: 120px;

}
.jkjygg ul li {
  height: 27px;
  line-height: 27px;
  text-indent: 10px;
  background: url(../images/grayicon4.jpg) 0px 12px no-repeat;
}
.jkzx_list {
  width: 490px;
}

.jkzxlist ul li {
  height: 27px;
  line-height: 27px;
  text-indent: 15px;
  background: url(../images/grayicon4.jpg) 0px 12px no-repeat;
}

.jkzx {
  width: 1000px;
  height: 330px;
}
.jkzx_title {
  font-size: 18px;
  color: #1d82ce;
  text-align: center;
  height: 35px;
}
.jkjy2 {
  width: 488px;
  height: 352px;
  border: 1px solid #1d82ce;
}
.jkjy2 img {
  float: left;
  margin-left: 28px;
  margin-top: 17px;
}
.jkjy_text {
  float: left;
  margin-left: 28px;
  margin-top: 10px;
  width: 430px;
  height: 56px;
  display: block;
  line-height: 25px;
}
.jkjy_text ul li,
.jkjy_text1 ul li {
  width: 430px;
  height: 30px;
  line-height: 30px;
  text-indent: 15px;
  background: url(../images/grayicon4.jpg) 0px 14px no-repeat;
}
.jkjy {
  width: 488px;
  height: 352px;
  border: 1px solid #1d82ce;
}
.jkjy img {
  margin-top: 15px;
  margin-left: 30px;
}
.jkjy_text1 {
  margin-left: 30px;
}
.jkjy_text1 ul li span {
  float: left;
  display: block;
}
.jkjy_text1 a {
  color: red;
  float: right;
  display: block;
}
/*临床教学*/
.rx_list {
  width: 392px;
}
.lcjx_xygk {
  width: 320px;
  height: 444px;
}
.xygk_text {
  width: 320px;
  margin-top: 10px;
  line-height: 24px;
  text-align: justify;
}
.xygk_text a {
  color: red;
}
.rxsd {
  width: 660px;
  height: 220px;
}

#rx {
  float: left;

  width: 660px;
  height: 220px;

  overflow: hidden;
}

.title {
  height: 38px;
  text-indent: 24px;
  font-size: 17px;
  color: #fff;
  line-height: 38px;
}
.title span {
  float: left;
}
.rx .jhd {
  background: #1d82ce;
  height: 38px;
  text-indent: 24px;
  font-size: 17px;

  line-height: 38px;
}
.rx .jhd span {
  float: left;
  color: #fff;
}
.rx .jhd ul {
  float: right;
}
.rx .jhd ul li {
  display: inline;
  padding: 8px;
  cursor: pointer;
}
.rx .jhd ul li a {
  color: #fff;
}
.rx .jhd ul li.on {
  background: #e67f22;
}

.rx_title {
  font-size: 18px;
  color: #1d82ce;
  text-align: left;
  height: 35px;
}
.rxkslist ul li {
  width: 392px;
  height: 30px;
  line-height: 30px;
  text-indent: 15px;
  background: url(../images/greenicon.jpg) 0px 12px no-repeat;
}

.jsfc,
.zlxz {
  width: 320px;
  height: 209px;
  overflow: hidden;
}
.zkhl {
  width: 320px;
  height: 209px;
}
.zkhl ul li {
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  background: url(../images/grayicon4.jpg) 0px 12px no-repeat;
}
.zlxz ul li {
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  background: url(../images/grayicon4.jpg) 0px 12px no-repeat;
}
/*继续教育*/
.left_300 {
  width: 300px;
}
.zygf_info a {
  color: red;
}
.gzzz {
  width: 298px;
  border: 1px solid #e0e0e0;
}
.gzzzlx {
  width: 298px;
  height: 140px;
  border: 1px solid #e0e0e0;
}
.jxjj_gzzz {
  width: 270px;
  padding: 15px;
  line-height: 28px;
  text-align: justify;
}
.jxjj_gzzz a {
  color: red;
}
.right_680 {
  width: 680px;
}
.jx_title {
  font-size: 18px;
  color: #1d82ce;
  text-align: center;
  height: 35px;
}
.zygf_info {
  display: block;
  font-size: 13px;
  line-height: 22px;
  height: 55px;
  border-bottom: 1px dashed #1d82ce;
  margin-bottom: 10px;
}
.jxjy_list {
  width: 352px;
  height: 258px;
}

.jxjy_list .more {
  margin-top: 10px;
  color: #1d82ce;
  text-decoration: underline;
}
.left_330 {
  width: 330px;
}

.left_330 ul li {
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  background: url(../images/grayicon4.jpg) 0px 12px no-repeat;
}
/*进修申请*/
.left_300b {
  width: 268px;
  border: 1px solid #e0e0e0;
  padding: 15px;
}
.left_300b ul li {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #e0e0e0;
  text-indent: 10px;
  background: url(../images/grayicon4.jpg) 0px 18px no-repeat;
}
.left_300b ul li span {
  float: right;
}

.left_300b .on a,
.left_300b .on span {
  color: #1d82ce;
}
/*护理园地*/
.left_320 {
  width: 320px;
}
/*
.hlkw img{
	margin-left: 10px;
}*/
.more a {
  color: #fff;
  float: right;
  margin-right: 20px;
}
.right_660 {
  width: 660px;
}

.hlydf {
  width: 660px;
  height: 229px;
}
.hlyd_290 {
  width: 290px;
  padding: 15px;
  line-height: 30px;
  text-align: justify;
}
/*医保服务*/
.ybfw {
  width: 300px;
  height: 135px;
  overflow: hidden;
  border: 1px solid #e0e0e0;
}
.ybzc {
  height: 120px;
  border: 1px solid #e0e0e0;
}
.ybzc ul li {
  float: left;
  width: 120px;
  margin-left: 20px;
  height: 40px;
  line-height: 40px;
  text-indent: 15px;
  background: url(../images/dian.png) no-repeat 0px 16px;
}

.ybfw_list ul li {
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
  background: url(../images/grayicon4.jpg) 0px 19px no-repeat;
  border-bottom: 1px dashed #1d82ce;
}
.ybfw_list {
  padding: 10px 20px 20px 20px;
}
.ybdt {
  width: 680px;
}
.ybdt img {
  float: left;
  margin-top: 20px;
}

.ybdt ul {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
  width: 390px;
  height: 174px;
}
.ybdt ul li {
  height: 35px;
  line-height: 35px;
  text-indent: 10px;
  background: url(../images/grayicon4.jpg) 0px 19px no-repeat;
}
.yb_text {
  line-height: 30px;
}
/*人事专栏*/
.rs_link a {
  float: left;
  display: block;
  margin: 10px 5px 7px 5px;
}
/*预约*/
.right_680 {
  width: 680px;
}
.yydh_300b {
  width: 298px;
  border: 1px solid #aeadad;
  position: static;
}
/*左侧置顶样式*/
.sidefix {
  position: fixed;
  top: 0;
}
/*选中样式*/

li.active > a {
  color: #1d82ce;
}
li.active {
  background: url(../images/fx.jpg) 240px 10px no-repeat;
}
.yydh_text ul li {
  margin-left: 14px;
  width: 268px;
  overflow: hidden;
  padding: 10px 0px 10px 0px;
}

.yy ul li {
  border-bottom: 1px solid #e0e0e0;
}
.yy li {
  text-indent: 15px;
}

#ysb,
#wsb,
#yyfs_1,
#yyfs_2,
#yyfs_3,
#yyfs_4,
#yyfs_5,
#yyfs_6,
#yyfs_7,
#yyfs_8,
#yyfs_9,
#wxts {
  font-family: 微软雅黑;
  font-size: 16px;
}
h1 {
  font-size: 13px;
}
h3 {
  font-size: 18px;
}
.left_660 {
  float: left;
  width: 660px;
}
.right_300 {
  float: right;
  width: 300px;
}
/*科室*/
.ks {
  font-size: 17px;
  color: #1d82ce;
  height: 40px;
  line-height: 40px;
}
.zj_text {
  line-height: 25px;
}
.zj_text a {
  color: red;
}
.zj {
  float: left;
  margin-left: 20px;
  width: 300px;
  height: 190px;
}
.zj img {
  float: left;
  width: 145px;
}
.ml10 {
  margin-left: 10px;
}
.zj h1 {
  width: 140px;
  float: left;
  font-size: 14px;
  height: 37px;
  line-height: 37px;
}
.zj_info {
  width: 450px;
}

.zj span a {
  color: red;
  display: block;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}
.right_320 {
  float: right;
  width: 320px;
}
.lx {
  line-height: 27px;

  min-height: 160px;
  height: auto !important;
  height: 160px;
  padding-left: 10px;
}
.ks_icons {
  width: 320px;
  height: 228px;
}
.ks_icons img {
  float: left;
}
/*专家介绍*/
.zjarticle_info {
  width: 670px;
}
.zjarticle_info img {
  float: left;
  width: 145px;
}
.zj_xx {
  width: 510px;
  float: left;
}
.zj_xx h3 {
  font-size: 14px;
  line-height: 48px;
}
.js {
  margin-top: 10px;
  width: 670px;
  font-size: 17px;
  color: #1d82ce;
}

.cx_bg {
  margin: 0px auto;
  margin-top: 30px;
  background: url(../images/cx_bg.jpg);
  width: 581px;
  height: 409px;
}
.cx_table {
  margin-top: 50px;
  margin-left: 150px;
  float: left;
}
.cx_table * {
  vertical-align: middle;
}
.cx_bg table tr {
  line-height: 28px;
  font-size: 14px;
}
.cx {
  margin-top: 15px;
}
.jcjy_table table {
  border-collapse: collapse;
}
.jcjy_table table th {
  border: 1px solid #1d82ce;
  padding-top: 3px;
  padding-bottom: 3px;
}
.jcjy_table table td {
  border: 1px solid #1d82ce;
  padding-top: 3px;
  padding-bottom: 3px;
}
.jcjy_table table thead {
  background-color: #1d82ce;
  line-height: 30px;
  color: #fff;
}
.fo_bg {
  width: 100%;
  height: 38px;
  background: url(../images/fo_bg.jpg) repeat-x;
  position: absolute;
  bottom: 144px;
  left: 0;
  clear: both;
  text-align: right;
}
/*收费项目*/
.table_content {
  width: 1000px;
}
.table_content h2 {
  font-weight: normal;
}
.table_content table {
  width: 1000px;
}
.table_content table thead {
  width: 1000px;
  height: 30px;
  background: #1d82ce;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
th {
  font-weight: normal;
}
.btn {
  width: 60px;
  height: 25px;
  line-height: 25px;
  background: #1d82ce;
  color: #fff;
  border: 0px;
  font-size: 14px;
}
.sub_icons ul li{
width:140px;
height:140px;
float:left;
}
.sub_icons ul li a{padding: 20px 28px;box-sizing: border-box;
width:140px;
height:140px;
display:block;
}
.sub_icons ul li img{

width:80px;
height:80px;
}
.sub_icons ul li h1{
font-size:14px;
color:#fff;
}
/*zkhl*/
.codebox{
height:280px;width:298px;border:2px solid #1d82ce;margin-top:10px;
}
.codebox img{
margin-top: 16px;width:194px;height:194px;
}
.codefont{
    width: 185px;
    text-align: center;
}
.codefont h1{
    font-size:18px;
    font-weight:nomal;
}
.codefont h2{
    font-size: 18px;
    line-height: 35px;
    
}

  .zjgzs_zj_text {
    width: 180px;
    float: right;
    text-indent: 2em;
    line-height: 24px;
  }

  .zjgzs_zj_text a {
    color: #e67f22;
    float: right;
  }