@charset "utf-8";
@import url("css.css");
html {
  -webkit-text-size-adjust: none;
}
body {
	color: #000;
	font-size: 14px;
	background-color: #FFFFFF;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #F00;
  text-decoration: none;
}
/*全局*/
body {
	background-position: center top;
	background-image: url(/images/bjgtj/head2bg.png);
	background-repeat: no-repeat;
}
.bjgt-head1 {
  /*background: #f5f5f5;*/
  height: 45px;
  /*border-bottom: 2px solid #015ab6;*/
  width: 100%;
}
.bjgt-head1 .c1200 {
  line-height: 45px;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.bjgt-head1 .c1200 .link-1 {
  background: url(/images/bjgtj/ghs.png) no-repeat left center;
  padding-left: 26px;
  padding-right: 40px;
  float: left;
}
.bjgt-head1 .c1200 .link-2 {
  float: right;
}
.bjgt-head2 {
	height: 195px;
	width: 100%;
}
.bjgt-head2 .c1200 {
  height: 195px;
  width: 555px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 645px;
  background: url(/images/bjgtj/head2logo.png) no-repeat left;
}
.bjgt-head2 .c1200 ul {
  padding-top: 21px;
  padding-left: 15px;
}
.bjgt-head2 .c1200 ul li {
  width: 230px;
  padding-left: 40px;
  font-size: 14px;
  line-height: 30px;
  background-image: url(/images/bjgtj/ghs.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  float: left;
  color: #525252;
}
/*/标题logo*/
.bjgt-head-nav {
  background: #015ab6;
  height: 50px;
  width: 100%;
}
.bjgt-head-nav ul {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  height: 50px;
}
.bjgt-head-nav ul .nav1, .bjgt-head-nav ul .nav2 {
  float: left;
  width: 102px;
  font-size: 20px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
}
.bjgt-head-nav ul .nav2 {
  float: left;
  width: 122px;
}
.bjgt-head-nav ul a {
  color: #FFF;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 1);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 1);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 1);
}
/*导航下二维码*/
.qrcode {
	font-size: 14px;
	line-height: 39px;
	padding-right: 11px;
	padding-left: 40px;
	float: right;
	height: 40px;
	width: 200px;
	background: url(/images/bjgtj/wxlogo.png) no-repeat 5px;
	position: relative;
	cursor: pointer;
	margin-right: 500px;
}
.qrcode div {
  font-size: 14px;
  line-height: 28px;
  height: 1px;
  width: 1px;
  background: #FFF;
  z-index: 999;
  position: absolute;
  text-align: center;
  opacity: 0;
  border: 1px solid #ddd;
  overflow: hidden;
}
.qrcode div img {
  height: 1px;
  width: 1px;
}
.qrcode:hover div {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 1;
  height: 228px;
  width: 200px;
}
.qrcode:hover div img {
  height: 200px;
  width: 200px;
}
/*/主导航*/
.bjgt-head3 {
  height: 40px;
  width: 100%;
  background: #f5f5f5;
  margin-bottom: 20px;
}
#tp-weather-widget {
  display: inline-block;
  line-height: normal;
  margin-left: 20px;
}
.bjgt-head3 .c1200 {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  line-height: 40px;
}
/*/欢迎、搜索*/
.btgt-main0 {
	margin: 20px auto;
	width: 1200px;
}
.bjdrrmyy-slideBox {
  width: 1200px;
  height: 470px;
  overflow: hidden;
  position: relative;
}
.bjdrrmyy-slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}
.bjdrrmyy-slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.bjdrrmyy-slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  border-radius: 3px;
  cursor: pointer;
}
.bjdrrmyy-slideBox .hd ul li.on {
  background: #015ab6;
  color: #fff;
}
.bjdrrmyy-slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.bjdrrmyy-slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.bjdrrmyy-slideBox .bd img {
  width: 1200px;
  height: 470px;
  display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.bjdrrmyy-slideBox .prev, .bjdrrmyy-slideBox .next {
  position: absolute;
  left: 3%;
  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;
}
.bjdrrmyy-slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.bjdrrmyy-slideBox .prev:hover, .bjdrrmyy-slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.bjdrrmyy-slideBox .prevStop {
  display: none;
}
.bjdrrmyy-slideBox .nextStop {
  display: none;
}
/*/幻灯横幅*/
.bjgt-main1 {
  height: 387px;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
.bjgt-slideBox1 {
  width: 580px;
  height: 387px;
  overflow: hidden;
  position: relative;
  float: left;
}
.bjgt-slideBox1 .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 13px;
  z-index: 1;
}
.bjgt-slideBox1 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.bjgt-slideBox1 .hd ul li {
  float: left;
  margin-right: 2px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  background: #e0e0e0;
  cursor: pointer;
  border-radius: 6px;
}
.bjgt-slideBox1 .hd ul li.on {
  background: #015ab6;
  color: #fff;
}
.bjgt-slideBox1 .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.bjgt-slideBox1 .bd li {
  zoom: 1;
  vertical-align: middle;
}
.bjgt-slideBox1 .bd img {
  width: 580px;
  height: 387px;
  display: block;
}
.bjgt-slideBox1 .bd ul li a span {
  display: block;
  height: 45px;
  width: 570px;
  background: url(/images/bjgtj/b70.png);
  top: -45px;
  color: #FFF;
  position: relative;
  font-size: 14px;
  line-height: 45px;
  padding-left: 10px;
}
.bjgt-slideBox1 .prev, .bjgt-slideBox1 .next {
  position: absolute;
  left: 3%;
  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;
}
.bjgt-slideBox1 .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.bjgt-slideBox1 .prev:hover, .bjgt-slideBox1 .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.bjgt-slideBox1 .prevStop {
  display: none;
}
.bjgt-slideBox1 .nextStop {
  display: none;
}
/*/图片幻灯*/
.bjgt-slideTxtBox3 {
  width: 600px;
  text-align: left;
  float: right;
  height: 387px;
  overflow: hidden;
}
.bjgt-slideTxtBox3 .hd {
  height: 45px;
  position: relative;
  border-bottom: 3px solid #e0e0e0;
  margin-bottom: 2px;
}
.bjgt-slideTxtBox3 .hd ul {
  float: left;
  position: absolute;
  top: 0px;
  height: 45px;
}
.bjgt-slideTxtBox3 .hd ul li {
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  line-height: 45px;
  font-weight: bold;
  padding-right: 20px;
  padding-left: 20px;
}
.bjgt-slideTxtBox3 .hd ul li.on {
  border-bottom: 3px solid #015ab6;
  color: #015ab6;
}
.bjgt-slideTxtBox3 .hd ul li a {
  color: #4c4c4c;
}
.bjgt-slideTxtBox3 .hd ul li.on a {
  color: #000;
}
.bjgt-slideTxtBox3 .bd ul {
  padding: 8px 0px 0px;
  zoom: 1;
}
.bjgt-slideTxtBox3 .bd ul li {
  font-size: 14px;
  list-style: disc inside;
  line-height: 33px;
  color: #F00;
}
.bjgt-slideTxtBox3 .bd ul li span {
  float: right;
  color: #4c4c4c;
}
/*/工作动态……主新闻标签切换*/
.bjgt-main2 {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background: #FFF;
  padding: 0px;
  margin-bottom: 20px;
}
/*/横幅*/
.slideBox{ width: 1200px; height: 130px; overflow: hidden; position: relative; }
.slideBox .hd{ height:16px; overflow:hidden; position:absolute; left:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float: left; margin-right: 10px; width: 16px; height: 16px; line-height: 16px; text-align: center; background: #fff; cursor: pointer; border-radius: 8px; text-shadow: 0 1px 5px rgba(128,128,1128,0.75);}
.slideBox .hd ul li.on{ background:#015ab6; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:1200px; height:130px; display:block; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
/*.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; 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:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }*/
/*首页横幅轮播*/
.bjgt-main3 {
  height: 73px;
  width: 1200px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  font-size: 18px;
  line-height: 73px;
  font-weight: bold;
  -webkit-text-shadow: #015ab6 2px 0 0, #015ab6 0 2px 0, #015ab6 -2px 0 0, #015ab6 0 -2px 0;
  -moz-text-shadow: #015ab6 2px 0 0, #015ab6 0 2px 0, #015ab6 -2px 0 0, #015ab6 0 -2px 0;
  text-shadow: #015ab6 2px 0 0, #015ab6 0 2px 0, #015ab6 -2px 0 0, #015ab6 0 -2px 0;
  *filter: Glow(Color=#015ab6, Strength=2);
}
.bjgt-main3 dt {
  background: url(/images/bjgtj/main3bg1.png);
  float: left;
  height: 73px;
  width: 113px;
  padding-left: 87px;
  color: #FFF;
}
.bjgt-main3 dd {
  background: url(/images/bjgtj/main3bg2.png);
  height: 73px;
  width: 1000px;
  float: right;
}
.bjgt-main3 dd a {
  color: #FFF;
  width: 240px;
  border-left: 10px solid #FFF;
  text-align: center;
  float: left;
  height: 73px;
}
/*/专题专栏*/
.bjgt-main4 {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
.bjgt-slideTxtBox4 {
  width: 430px;
  text-align: left;
  float: left;
  height: 230px;
  overflow: hidden;
  margin-right: 20px;
}
.bjgt-main4 .main4left {
  float: left;
  width: 900px;
}
.bjgt-slideTxtBox4 .hd {
  height: 45px;
  position: relative;
  border-bottom: 3px solid #e0e0e0;
  margin-bottom: 2px;
}
.bjgt-slideTxtBox4 .hd ul {
  float: left;
  position: absolute;
  top: 0px;
  height: 45px;
}
.bjgt-slideTxtBox4 .hd ul li {
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  line-height: 45px;
  font-weight: bold;
  padding-right: 20px;
  padding-left: 20px;
}
.bjgt-slideTxtBox4 .hd ul li.on {
  border-bottom: 3px solid #015ab6;
  color: #015ab6;
}
.bjgt-slideTxtBox4 .hd ul li a {
  color: #4c4c4c;
}
.bjgt-slideTxtBox4 .hd ul li.on a {
  color: #000;
}
.bjgt-slideTxtBox4 .bd ul {
  padding: 8px 0px 0px;
  zoom: 1;
}
.bjgt-slideTxtBox4 .bd ul li {
  font-size: 14px;
  list-style: disc inside;
  line-height: 33px;
  color: #F00;
}
.bjgt-slideTxtBox4 .bd ul li span {
  float: right;
  color: #4c4c4c;
}
/*……中部新闻标签切换*/
.bjgt-main4 .main4right {
  width: 295px;
  float: right;
}
.bjgt-main4 .main4right .right1 {
  background: #f5f5f5;
  width: 259px;
  border-left: 2px solid #015ab6;
  padding: 10px 14px 14px 20px;
  float: right;
  margin-bottom: 15px;
}
.bjgt-main4 .main4right .right1 .tico1 {
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
  background: url(/images/bjgtj/main4ico1.png) no-repeat left center;
  height: 50px;
  padding-left: 46px;
  display: block;
  float: left;
  width: 209px;
}
.bjgt-main4 .main4right .right1 .dico2, .bjgt-main4 .main4right .right1 .dico3 {
  line-height: 34px;
  background: #FFF url(/images/bjgtj/main4ico2.png) no-repeat 13px center;
  text-align: center;
  display: block;
  float: left;
  height: 34px;
  width: 94px;
  padding-left: 27px;
  border: 1px solid #e1e1e1;
  margin-right: 6px;
  margin-bottom: 6px;
}
.bjgt-main4 .main4right .right1 .dico3 {
  width: 224px;
}
.bjgt-main4 .main4right .right2 {
  font-size: 16px;
  line-height: 73px;
  background: url(/images/bjgtj/main4right2.png) left center;
  text-align: center;
  width: 223px;
  padding-left: 72px;
  display: block;
  height: 73px;
  float: right;
  -webkit-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
  -moz-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
  text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
  *filter: Glow(Color=#fff, Strength=1);
}
/*/政务公开、信息公开、监督电话*/
.bjgt-main5 {
  height: 68px;
  width: 1200px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}
.bjgt-main5 a {
  font-size: 18px;
  line-height: 68px;
  text-align: center;
  display: block;
  float: left;
  height: 68px;
  width: 196px;
  padding-left: 95px;
  margin-right: 12px;
}
.bjgt-main5 a.lico1 {
  background: #f8f8f8 url(/images/bjgtj/main51.png) no-repeat left center;
}
.bjgt-main5 a.lico2 {
  background: #f8f8f8 url(/images/bjgtj/main52.png) no-repeat left center;
}
.bjgt-main5 a.lico3 {
  background: #f8f8f8 url(/images/bjgtj/main53.png) no-repeat left center;
}
.bjgt-main5 a.lico4 {
  background: #f8f8f8 url(/images/bjgtj/main54.png) no-repeat left center;
  margin-right: 0px;
}
/*/智慧诊疗*/
.bjgt-main6 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	width: 1200px;
	height: 430px;
	background-color: #F6F6F6;
	margin-bottom: 20px;
}
.bjgt-main6 .main6left {
	padding: 30px;
	background-color: #def3ff;
	float: left;
	width: 320px;
	background-image: url(/images/bjgtj/main6pic1.png);
	background-repeat: no-repeat;
	background-position: 30px 90px;
	height: 370px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.bjgt-main6 .main6left dt a {
	color: #015ab6;
	font-size: 24px;
	line-height: 40px;
	text-shadow: 1px 1px #4ba1fa;
}
.bjgt-main6 .main6left dd {
	font-size: 14px;
	color: #000;
	line-height: 28px;
	padding-top: 220px;
	padding-bottom: 10px;
}
/*/科室设置*/
.bjdrrmyy-tszl-slideTxtBox {
	width: 750px;
	float: left;
	padding-top: 40px;
	padding-left: 40px;
}
.bjdrrmyy-tszl-slideTxtBox .hd {
	height: 42px;
	line-height: 40px;
	position: relative;
	font-size: 20px;
	color: #015ab6;
}
.bjdrrmyy-tszl-slideTxtBox .hd ul {
	float: left;
	position: absolute;
	height: 42px;
}
.bjdrrmyy-tszl-slideTxtBox .hd ul li {
	float: left;
	padding: 0 35px;
	cursor: pointer;
	border-radius: 20px;
	border: 1px solid #015ab6;
	margin-right: 40px;
}
.bjdrrmyy-tszl-slideTxtBox .hd ul li.on {
	background: #015ab6;
	border: 1px solid #015ab6;
	color: #FFFFFF;
}
.bjdrrmyy-tszl-slideTxtBox .bd ul {
	padding-top: 15px;
	zoom: 1;
}
.bjdrrmyy-tszl-slideTxtBox .bd li {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	list-style: disc inside;
	float: left;
	color: #ff0000;
	min-width: 185px;
	white-space: nowrap;
}
/*/科室导航……*/
.bjgt-main7 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.bjgt-main7 a {
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	border-bottom: 3px solid #e0e0e0;
	height: 45px;
	display: block;
}
.bjgt-main7 a span {
  text-align: center;
  display: block;
  width: 160px;
  border-bottom: 3px solid #015ab6;
}
.bjdrrmyy-picScroll-left {
	width: 1320px;
	overflow: hidden;
	position: relative;
	margin: 15px auto 20px;
	background-image: url(/images/bjgtj/main7bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bjdrrmyy-picScroll-left .hd {
	overflow: hidden;
	height: 324px;
	width: 60px;
}
.bjdrrmyy-picScroll-left .hd .prev, .bjdrrmyy-picScroll-left .hd .next {
	display: block;
	width: 40px;
	height: 60px;
	margin-top: 132px;
	overflow: hidden;
	cursor: pointer;
	background: url("/images/bjgtj/main7arrow.png") no-repeat;
}
.bjdrrmyy-picScroll-left .hd .next {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	width: 40px;
}
.bjdrrmyy-picScroll-left .bd {
	width: 1200px;
	float: left;
}
.bjdrrmyy-picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.bjdrrmyy-picScroll-left .bd ul li {
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	background-color: #FFFFFF;
}
.bjdrrmyy-picScroll-left .bd ul li .pic {
	text-align: center;
}
.bjdrrmyy-picScroll-left .bd ul li .pic img {
	width: 150px;
	height: 214px;
	display: block;
	padding: 19px;
	border-right: 1px solid #F6F6F6;
	border-left: 1px solid #F6F6F6;
	border-top: 1px solid #F6F6F6;
}
.bjdrrmyy-picScroll-left .bd ul li .title1 {
	width: 150px;
	padding-right: 19px;
	padding-left: 19px;
	line-height: 20px;
	font-size: 18px;
	color: #015ab6;
	text-align: left;
	font-weight: bold;
	border-right: 1px solid #F6F6F6;
	border-left: 1px solid #F6F6F6;
}
.bjdrrmyy-picScroll-left .bd ul li .title1 span {
	color: #999999;
	font-size: 14px;
	float: right;
	font-weight: normal;
}
.bjdrrmyy-picScroll-left .bd ul li .title2 {
	width: 188px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 50px;
	font-size: 15px;
	border-right: 1px solid #F6F6F6;
	border-left: 1px solid #F6F6F6;
	border-bottom: 1px solid #F6F6F6;
	height: 50px;
}
/*/专家简介*/
.bjgt-main4 .main4right .right3 {
	background-color: #f5f5f5;
	width: 255px;
	padding: 20px;
	float: right;
	border-top: 2px solid #015ab6;
	height: 418px;
	background-image: url(/images/bjgtj/main4right3bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bjgt-main4 .main4right .right3 .dico4 {
  font-size: 16px;
  line-height: 53px;
  background: #FFFFFF url(/images/bjgtj/main4right3dico4.png) left center;
  text-align: center;
  float: left;
  height: 53px;
  width: 128px;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-left: 125px;
}
.bjgt-main4 .main4right .right3 .dico5 {
  font-size: 16px;
  line-height: 53px;
  background: #FFFFFF url(/images/bjgtj/main4right3dico5.png) left center;
  text-align: center;
  float: left;
  height: 53px;
  width: 128px;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-left: 125px;
}
.bjgt-main4 .main4right .right3 .dico6 {
	background: #FFF url(/images/bjgtj/wx.png) no-repeat center 6px;
	text-align: center;
	height: 30px;
	width: 118px;
	padding-top: 46px;
	border: 1px solid #e1e1e1;
	float: left;
	margin-right: 15px;
	line-height: 35px;
}
.bjgt-main4 .main4right .right3 .dico7 {
  background: #FFF url(/images/bjgtj/wb.png) no-repeat center 6px;
  text-align: center;
  height: 30px;
  width: 118px;
  padding-top: 46px;
  border: 1px solid #e1e1e1;
  float: left;
line-height: 35px;
}
/*医院环境、特色设备……、留言投诉、联系我们……*/
.bjgt-main9 {
	width: 1200px;
	margin: auto auto 20px;
}
.bjgt-main9 .main9title {
  font-size: 18px;
  line-height: 45px;
  font-weight: bold;
  border-bottom: 3px solid #e0e0e0;
  height: 45px;
}
.bjgt-main9 .main9title span {
    text-align: center;
    display: block;
    width: 160px;
    border-bottom: 3px solid #015ab6;
    color: #000000;
}
.bjgtj-main9-left {
  width: 1200px;
  overflow: hidden;
  position: relative;
  padding-top: 15px;
}
.bjgtj-main9-left .bd {}
.bjgtj-main9-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.bjgtj-main9-left .bd ul li {
  margin: 0 10px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.bjgtj-main9-left .bd ul li .pic {
  text-align: center;
}
.bjgtj-main9-left .bd ul li .pic img {
  width: 268px;
  height: 179px;
  display: block;
  padding: 5px;
  border: 1px solid #e0e0e0;
}
.bjgtj-main9-left .bd ul li .pic a:hover img {
	border-color: #C3C3C3;
}
.bjgtj-main9-left .bd ul li .title {
  line-height: 28px;
}
/*/图片报道……*/
.bjgt-flink {
  width: 1200px;
  margin: -15px auto 15px;
}
.bjgt-flink dt {
  font-size: 18px;
  line-height: 45px;
  font-weight: bold;
  border-bottom: 3px solid #e0e0e0;
  height: 45px;
}
.bjgt-flink dt span {
  text-align: center;
  display: block;
  width: 130px;
  border-bottom: 3px solid #015ab6;
}
.bjgt-flink dd {
  padding-top: 15px;
}
.bjgt-flink dd #form select {
  height: 33px;
  width: 357px;
  margin-left: 29px;
  font-size: 14px;
  padding-left: 10px;
}
/*/友情链接*/
.bjgt-foot {
  background: #015ab6;
  width: 100%;
  border-top: 3px solid #015ab6;
}
.bjgt-foot .c1200 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 27px;
	padding-bottom: 27px;
	color: #FFFFFF;
}
.bjgt-foot .c1200 ul {
  margin-right: 120px;
  float: left;
}
.bjgt-foot .c1200 ul li {
  line-height: 30px;
}
.bjgt-foot .c1200 ul li a {
	color: #FFFFFF;
}
.bjgt-foot .c1200 .foot1 {
	float: left;
	height: 150px;
	width: 150px;
	background-image: url(/images/bjgtj/footlogo.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	margin-right: 40px;
}
.bjgt-foot .c1200 .foot2 {
	float: right;
	height: 200px;
	width: 170px;
	text-align: center;
	line-height: 30px;
}
.bjgt-foot .c1200 li.ga {
	background-image: url(/images/bjgtj/ga.png);
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: left center;
}
/*/底部版权*/
.bjdaj-listmain1 {
  background: #FFF;
  padding: 0px;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  position: relative;
  min-height: 1050px;
}
.bjdaj-listmain1 .listmain1-left {
  background: #f8f8f8;
  float: left;
  width: 265px;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
}
.bjdaj-listmain1 .listmain1-right {
  float: right;
  width: 885px;
}
.bjdaj-listmain1 .listmain1-left .submenu {
  margin-bottom: 55px;
}
.bjdaj-listmain1 .listmain1-left .submenu dt {
  font-size: 24px;
  line-height: 68px;
  background: #015ab6 url(/images/bjgtj/navarr2.png) no-repeat 25px 24px;
  text-align: center;
  width: 100%;
  color: #FFF;
}
.bjdaj-listmain1 .listmain1-left .submenu dt a {
  color: #FFF;
}
.bjdaj-listmain1 .listmain1-left .submenu a dd {
  font-size: 16px;
  line-height: 32px;
  color: #000;
  border-bottom: 1px solid #eaeaea;
  width: 212px;
  text-align: center;
  background: url(/images/bjgtj/submenuico1.png) no-repeat 225px center;
  border-left: 3px solid #f8f8f8;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 40px;
}
.bjdaj-listmain1 .listmain1-left .submenu a dd:hover {
  background: #FFF url(/images/bjgtj/submenuico1.png) no-repeat 240px center;
  border-left: 3px solid #015ab6;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.bjdaj-listmain1 .listmain1-left .submenu a dd.thisclass {
  background: #FFF url(/images/bjgtj/submenuico1.png) no-repeat 240px center;
  border-left: 3px solid #015ab6;
}
.bjdaj-listmain1 .listmain1-right .content1 {
  height: 66px;
  border-bottom: 3px solid #e0e0e0;
}
.bjdaj-listmain1 .listmain1-right .content1 div {
  font-size: 18px;
  line-height: 66px;
  padding-right: 30px;
  padding-left: 30px;
  border-bottom: 3px solid #015ab6;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.3em;
}
.bjdaj-listmain1 .listmain1-right .content1 span {
  float: right;
  line-height: 66px;
  padding-right: 30px;
}
.bjdaj-listmain1 .pleft {
  width: 835px;
}
.bjdaj-listmain1 .pleft .listbox {
  width: 835px;
}
.bjdaj-listmain1 .pleft .listbox .e2 li {
  list-style: url(/images/bjgtj/list.gif) inside;
}
.bjdaj-listmain1 .pleft .listbox .e2 li:hover {
  background: #fcfcfc;
}
.bjdaj-listmain1 .pleft .listbox .e2 li a.title, .bjdaj-listmain1 .pleft .listbox .e2 p.intro, .bjdaj-listmain1 .pleft .listbox .e2 span.info {
  line-height: 1.8em;
}
.bjdaj-listmain1 .pleft .listbox .e2 li a.title {
  font-size: 16px;
}
.bjdaj-listmain1 .pleft .listbox .e2 p.intro {
  color: #999;
  margin-left: 10px;
}
.bjdaj-listmain1 .pleft .listbox .e2 span.info {
  padding-left: 16px;
}
/*二级默认新闻列表页*/
.bjdaj-listmain1 .listmain1-left .notice {
  border-top: 1px solid #eaeaea;
  background: #f8f8f8;
  margin-bottom: 55px;
}
.bjdaj-listmain1 .listmain1-left .notice dt {
  font-size: 18px;
  line-height: 60px;
  font-weight: bold;
  width: 190px;
  background: url(/images/bjgtj/OpennessT.png) no-repeat 25px center;
  padding-left: 75px;
}
.bjdaj-txtScroll-top1 {
  overflow: hidden;
  position: relative;
  color: #000;
  width: 235px;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  line-height: 25px;
}
.bjdaj-txtScroll-top1 .bd {
  padding-bottom: 15px;
}
.bjdaj-txtScroll-top1 .infoList li {
  height: 82px;
  border-bottom: 1px dashed #d8d8d8;
  overflow: hidden;
  padding-top: 8px;
}
.bjdaj-txtScroll-top1 .infoList li .date {
  float: right;
  color: #4c4c4c;
  display: block;
  width: 235px;
}
/*/二级页面左侧通知公告*/
.bjdaj-position {
  margin: 0px auto;
  padding: 10px 10px 10px 45px;
  width: 1145px;
  background: url(/images/bjgtj/OpennessD.png) repeat-x top;
  font-size: 14px;
  line-height: 30px;
  border-top: 1px solid #015ab6;
}
.articleview .Articlecontent {
  margin: 0px auto 15px;
  width: 1150px;
  overflow: hidden;
  padding: 25px;
  background: #FFF;
}
.articleview .Articlecontent .title {
  color: #000000;
  text-align: center;
  font-size: 28px;
  line-height: 55px;
  font-weight: bold;
}
.articleview .Articlecontent .info {
  line-height: 36px;
  text-align: center;
  margin-bottom: 25px;
}
.articleview .Articlecontent .fbody {
  color: #000;
  text-align: justify;
  font-size: 16px;
  line-height: 32px;
}
.articleview .Articlecontent .fbody img {
  max-width: 1150px
}
.Articlecontent .fbody table {
  margin-right: auto;
  margin-left: auto;
}
.boxoff {
  height: 10px;
  overflow: hidden;
  clear: both;
  background: url(/images/boxoff.gif) left 15px repeat-x;
  margin: 4px auto;
  padding-top: 10px;
}
.boxoff strong {
  display: block;
  width: 8px;
  height: 10px;
  overflow: hidden;
  font-size: 0px;
  line-height: 100px;
  background: url(/images/boxoff.gif) right -10px no-repeat;
  float: left;
}
.context ul li {
  line-height: 29px;
  color: #888;
}
.context ul li a, .context ul li a:hover {
  color: #236375;
}
/*/文章内容页模版*/
.bjdaj-notice {
  height: 50px;
  width: 1140px;
  background: #FFF;
  padding-right: 20px;
  padding-left: 40px;
  margin-right: auto;
  margin-left: auto;
}
.bjdaj-notice a .ntitle {
  color: #015ab6;
  display: block;
  float: left;
  height: 50px;
  width: 90px;
  background: url(/images/bjgtj/notice.png) no-repeat;
  padding-left: 50px;
  font-size: 16px;
  line-height: 50px;
  font-weight: bold;
}
.bjdaj-notice ul {
  float: left;
  height: 50px;
  width: 900px;
  overflow: hidden;
}
.bjdaj-notice ul li {
  float: left;
}
.bjdaj-notice ul li a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
  line-height: 50px;
  font-weight: bold;
}
.bjdaj-notice ul li a:hover {
  color: #e20000;
  text-decoration: underline;
}
.bjdaj-notice ul li a span {
  color: #015ab6;
}
.bjdaj-notice a .nmore {
  color: #666;
  background: #f5f5f5;
  height: 30px;
  width: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  float: right;
  text-align: center;
  border-radius: 15px;
  font-size: 14px;
  line-height: 30px;
}
/*/二级页面上部通知公告*/
.bjdaj-listmain1 .listmain1-right .cover-content {
  float: left;
  width: 835px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 2em;
}
.bjdaj-listmain1 .listmain1-right .pleft div ul li a {
  color: #000;
} /*index_article_sublist.htm显示子栏目新闻列表链接改为黑色*/
/*/二级默认封面页*/
.bjdaj-search {
  margin: 0px auto 15px;
  width: 1200px;
  background: #FFF;
  padding-bottom: 20px;
}
.bjdaj-search .result_content .resultlist ul li p {
  width: 950px;
}
.bjdaj-search .resultbar {
  color: #0068b7;
  border-top-style: none;
}
.bjdaj-search .result_content .resultlist ul {
  padding-left: 50px;
}
/*/搜索结果页*/
.eyou_nav_377 {
    height: 50px;
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, .1);*/
    background: #015ab6;
    width: 100%;
    min-width: 1200px;
}
.eyou_container {
  width: 1200px;
  margin: 0 auto;
}
.eyou_nav_377 .eyou_all {
  margin-right: 2px;
  height: 49px;
  position: relative;
  width: 75px;
  display: block;
  z-index: 100;
  background: #015ab6;
  border-bottom: 1px solid #015ab6;
}
.eyou_fl {
  float: left;
}
.eyou_nav_377 .eyou_all .eyou_menu {
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 20px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 50px;
	text-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
}
.eyou_container a {
  text-decoration: none;
}
.eyou_nav_377 .eyou_allmenu {
  font-size: 15px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  position: relative;
  padding-left: 10px;
}
.eyou_nav_377 .eyou_allmenu li {
  float: left;
  position: relative;
}
.eyou_nav_377 .eyou_allmenu a {
  color: #fff;
  display: block;
  font-size: 20px;
  padding: 0 37px;
  position: relative;
  /*border-right: 1px solid rgba(44, 44, 44, .1);*/
  margin-left: -2px;
  margin-right: -2px;
  height: 50px;
  text-decoration: none;
  cursor: pointer;
  line-height: 50px;
}
.eyou_allmenu li.menu-item-has-children a {
  padding-right: 30px;
}
.eyou_allmenu ul {
  left: -2px;
  position: absolute;
  top: 100%;
  z-index: 1000;
  min-width: 235px;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  display: block;
  opacity: 0;
  transition: transform .5s ease, opacity .2s ease;
  -webkit-transition: -webkit-transform .5s ease, opacity .2s ease;
  background-color: #fdfdfd;
  /*box-shadow: 0 1px 2px #fff;*/
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 12px;
  font-style: inherit;
  font-weight: inherit;
}
.eyou_allmenu li:hover > ul.sub-menu {
  display: block;
  opacity: 1;
  z-index: 1000;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transition: transform .3s ease, opacity .2s ease .1s;
  -webkit-transition: -webkit-transform .3s ease, opacity .2s ease .1s;
}
.eyou_nav_377 .eyou_allmenu li:hover > a {
  background: #f6f6f6;
  color: #333;
}
.eyou_nav_377 .eyou_allmenu li ul li {
  float: inherit;
}
.eyou_nav_377 .eyou_allmenu .menu-item-has-children .sub-menu li a {
  width: auto;
  border-right: 0;
  white-space: nowrap;/*导航二级菜单强制不换行*/
}
.eyou_nav_377 .eyou_allmenu ul a {
  border-bottom: 1px dashed rgba(116, 116, 116, .1);
  height: auto;
  padding-right: 20px;
  text-align: left;
  width: 100%;
  font-size: 16px;
  text-transform: capitalize;
  color: #303030;
}
.eyou_allmenu li.menu-item-has-children > a::after {
  content: "";
  margin-left: 5px;
  position: absolute;
  top: 2px;
  font-family: iconfont !important;
  font-size: 18px;
}
.eyou_nav_377 li, .eyou_nav_377 ol, .eyou_nav_377 ul {
  list-style: none;
  list-style-type: none;
}
.eyou_allmenu li:hover ul.sub-menu li.menu-item-has-children ul.sub-menu {
  margin-left: 100%;
  top: 0;
}
.eyou_allmenu li:hover > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu li a {
  font-size: 16px;
  font-weight: normal;
  color: #333;
}
div.eyou_nav_377 > div > div > li > a {
  text-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
}
div.eyou_nav_377 > div > div > li:hover > a {
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0.75);
}
/*/三级主导航*/
.bjgt-head3 .c1200 a.guide {
	padding-top: 63px;
	width: 200px;
	display: block;
	float: left;
	height: 47px;
	text-align: center;
	font-size: 18px;
	background-image: url(/images/bjgtj/head3guide.png);
	background-position: center calc(-14px - 110px * 0);
	background-repeat: no-repeat;
}
.bjgt-head3 .c1200 a.guide:nth-child(2) {
	background-position: center calc(-14px - 110px * 1);
}
.bjgt-head3 .c1200 a.guide:nth-child(3) {
	background-position: center calc(-14px - 110px * 2);
}
.bjgt-head3 .c1200 a.guide:nth-child(4) {
	background-position: center calc(-14px - 110px * 3);
}
.bjgt-head3 .c1200 a.guide:nth-child(5) {
	background-position: center calc(-14px - 110px * 4);
}
.bjgt-head3 .c1200 a.guide:nth-child(6) {
	background-position: center calc(-14px - 110px * 5);
}
/*/就医指南*/