body {
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    margin: 0;
}
.bg {
	position: fixed;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	overflow: hidden;
}
.bg img {
	position: relative;
	width: 100%;
	height: 100%;
}
.wrapper{
    width: 100%;
    /*min-width: 1000px;*/
   	/*height: 100vh;*/
    margin: 0 auto;
    height: 100%;
    background: transparent;
}
.home-wrapper{
}
.wrapper .inner{
    width: 1100px;
    margin: 0 auto;
    position: relative;

}
.wrapper .inner1{
    width: 1200px;
    margin: 0 auto;
    position: relative;

}
.cf{
    clear: both;
}
.cf:after{
    display: table;
    clear: both;
    content: "";
}
a{
    text-decoration: none;
    color: #000;
}
a:hover{
    text-decoration: none;
    color: red;

}
img{
    border: none;
}
ul,ol,p{
    margin: 0;
    padding:0;
}
ul,ol{
    list-style: none;
}
*{
    box-sizing: border-box;/**盒子模型：怪异模式**/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
/******------------header 页头------------*******/
/*top*/
.top-area {
	height: 30px;
	background: #474747;
	line-height: 30px;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
}
.top-area .per {
	float: right;
	height: inherit;
}
.top-area .per img {
	width: 20px;
	vertical-align: middle;
}
.top-area .per a {
	color: #fff;
}
/*header*/
.header-area {
	height: 100px;
	padding: 20px 0;
	/*background: #ccc;*/
}
.header-area .inner{
	position: relative;
}
.header-area .header-china{
	position: absolute;
	left: -130px;
	top: -20px;
	z-index: 2;
}
.header-area .header-china .china{
	height: 105px;
}
.header-area .header-left {
	float: left;
}
.header-area .header-left .logo {
	height: 60px;
}
.header-area .header-right {
	float: right;
	text-align: right;
	height: inherit;
	/*line-height: 60px;*/
}
.header-area .header-middle {
	float: left;
	width: 480px;
	padding-left: 25px;
}
.header-area .header-middle ul {
	overflow: hidden;
}
.header-area .header-middle ul li {
	width: 50%;
	line-height: 20px;
	height: 20px;
	color: #25809D;
	float: left;
	padding: 0 10px;
	position: relative;
	padding-left: 15px;
}
.header-area .header-middle ul li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background: #25809D;
	border-radius: 3px;
	top: 50%;
	margin-top: -3px;
	left: 4px;
}
.header-area .header-middle ul .special-li{
	padding: 0px 0px 0px 15px;
}
.header-area .header-right>div {
	/*display: inline-block;*/
}
.header-area .header-right .phone-wrap {
	color: #4A4A4A;
	vertical-align: middle;
	text-align: left;
	height: 30px;
	line-height: 30px;
}
.header-area .header-right .phone-wrap span {
	color: #000;
	font-weight: bold;
	font-size: 18px;
}
.header-area .header-right .search-wrap {
	height: 30px;
	/*margin: 15px 0;*/
	border: 1px solid #D0D0D0;
	border-radius: 15px;
	/*margin-left: 30px;*/
	position: relative;
	padding-left: 40px;
	width: 300px;
	overflow: hidden;
	vertical-align: middle;
	border-right: none;
}
.header-area .header-right .search-wrap .search-icon {
	height: 20px;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 10px;
}
.header-area .header-right .search-wrap input {
	width: 80%;
	outline: none;
	border: none;
	float: left;
	height: inherit;
}
.header-area .header-right .search-wrap .search-btn {
	display: inline-block;
	width: 20%;
	background: #25809D;
	color: #fff;
	float: left;
	line-height: 30px;
	text-align: center;
	border-radius: 0 14px 14px 0;
}
/*search*/
.container .search-list .search-top {
	margin-top: 40px;
	font-size: 16px;
}
.container .search-list .search-top span {
	color: #FF0000;
}
.container .search-list .search-item {
	margin-top: 20px;
}
.container .search-list .search-item .item-cont {
	display: block;
	color: #0FB3E6;
	font-size: 16px;
	text-indent: 1em;
	position: relative;
}
.container .search-list .search-item .item-cont:before {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background: #0FB3E6;
	left: 0;
	top: 50%;
	margin-top: -4px;
}
.container .search-list .search-item .item-bottom {
	font-size: 12px;
	color: #929292;
	margin-top: 10px;
}
.container .search-list .search-item .item-bottom a {
	color: #929292;
	text-decoration: underline;
}
/*main-nav*/
.nav-wrap {
	height: 82px;
	border-bottom: 1px solid #C3C3C3;
	border-top: 1px solid #C3C3C3;
	/*background: #d2131c;*/
}
.nav-wrap .nav-item {
	float: left;
	width: 133px;
	height: 80px;
	text-align: center;
	position: relative;
}
.nav-wrap .nav-item .item-cont {
	/*padding: 0 20px;*/
	display: block;
	/*color: #ffffff;*/
	border-bottom: 4px solid transparent;
	height: inherit;
	line-height: 20px;
	padding-top: 20px;
}
.nav-wrap .nav-item .item-top {
	font-size: 10px;
	font-weight: bold;
}
.nav-wrap .nav-item:hover .item-cont,
 .nav-wrap .nav-item.cur .item-cont{
	border-bottom: 4px solid #25809D;
}
.nav-wrap .nav-item .sec-nav {
	position: absolute;
	width: 100%;
	top: 80px;
	border: 1px solid #D5D5D5;
	left: 50%;
	display: none;
	z-index: 100;
}
.nav-wrap .nav-item:hover .sec-nav {
	display: block;
	background: #fff;
}
.nav-wrap .nav-item .sec-nav .sec-item .sec-cont {
	height: 30px;
	color: #656565;
	display: inline-block;
	line-height: 30px;
}
.nav-wrap .nav-item .sec-nav .sec-item:hover .sec-cont {
	color: #C43F74;
}
/*****------幻灯片-----*******/
.banner-wrap {
	position: relative;
	margin-bottom: 50px;
}
.banner-wrap a {
	display: block;
	
}
.banner-wrap a img {
	width: 100%;
}
.banner-wrap .swiper-slide {
	/*height: 570px;*/
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: -25px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 5px;
  behavior: url(PIE.htc);
  background: #fff;
  margin: 0 5px;
  opacity: 0.8;
  position:relative;
  z-index:2;
  border: 1px solid #515151;
  cursor: pointer;
}
.swiper-active-switch {
  background: #25809D;
  width: 30px;
  border: 0;
}
/***********************首页特色病种*****************************/
.disease-area {
	text-align: left;
	padding: 20px 0;
}
.disease-area .disease-con{
	padding: 60px 0px 00px 0px;
}
.disease-area .disease-item {
	display: inline-block;
	margin: 0px 10px 15px 10px;
	overflow: hidden;
}
.disease-area .disease-item a {
	display: inline-block;
	color: #FFFFFF;
	position: relative;
}
.disease-area .disease-item a img{
	width: 160px;
	height: 77.5px;
}
.disease-area .disease-item a span{
	display: block;
	width: 90px;
	text-align: left;
	position: absolute;
	top: 28px;
	left: 62px;
	z-index: 2;
}
/*********************************首页公共框架**********************/
.rec-wrap {
	padding: 40px 0;
}
.rec-wrap .rec-title .title-c {
	font-size: 20px;
	color: #4E4E4E;
}
.rec-wrap .rec-title .title-e {
	font-size: 16px;
	color: #25809D;
}
.rec-wrap .rec-title .line {
	width: 80px;
	background: #25809D;
	height: 4px;
	margin-top: 10px;
}
/**特色科室**/
.room .swiper-container {
	padding: 30px 0;
}
.room .room-item {
	display: block;
	padding: 0 10px;
}
.room .room-item .room-cont {
	border: 1px solid #E8E8E8;
	background: #F4F8FA;
	color: #7C7C7C;
	height: 360px;
}
.room .room-item:hover .room-cont {
	background: #25809D;
	color: #fff;
}
.room .room-item .room-img {
	width: 100%;
}
.room .room-item .room-name {
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
}
.room .room-item .room-desc {
	padding: 20px 20px;
	height: 100px;
}
/*专家团队*/
.team {
	/*border-top: 1px solid #E2E2E2;*/
	position: relative;
}
.team .swiper-container {
	padding: 50px;
}
.team .team-item {
	text-align: center;
}
.team .team-item .item-img {
	width: 140px;
}
.team .team-item .item-name {
	margin-top: 20px;
	color: #515151;
}
.team .team-item .item-detail {
	display: inline-block;
	padding: 4px 20px;
	color: #515151;
	border: 1px solid #515151;
	border-radius: 16px;
	margin-top: 10px;
}
.team .team-item:hover .item-detail {
	background: #25809D;
	color: #fff;
	border: none;
}
.team .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.team .swiper-container-false{
	width: 100%;
}
.team .swiper-container-false .swiper-wrapper-false{
	overflow: hidden;
	padding: 50px;
}
.team .swiper-container-false .swiper-wrapper-false .swiper-slide{
	float: left;
	width: 25%;
}
/*新闻*/
.news-wrap {
	margin-top: 50px;
}
.news-wrap .new-unit {
	float: left;
	width: 50%;
	position: relative;
	padding-left: 180px;
	min-height: 120px;
}
.news-wrap .new-unit.left-news {
	padding-right: 30px;
	border-right: 1px solid #E5E5E5;
}
.news-wrap .new-unit.right-news {
	padding-left: 50px;
}
.news-wrap .new-unit .news-img {
	position: absolute;
	width: 160px;
	top: 0;
	left: 0;
}
.news-wrap .new-unit.right-news .news-img {
	left: 30px;
}
.news-wrap .new-unit .news-item {
	display: block;
	color: #535353;
	line-height: 30px;
	font-size: 13px;
	border-bottom: 1px solid #EAEAEA;
}
.news-wrap .new-unit .news-item:hover {
	color: #25809D;
}
.news-wrap .new-unit .news-item span {
	display: inline-block;
}
.news-wrap .new-unit .news-item span.item-cont {
	width: 78%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.news-wrap .new-unit .news-item span.add-time {
	width: 22%;
	color: #B6B6B6;
	vertical-align: middle;
	text-align: right;
}
/*公益*/
.public-welfare {
	background: #B1617D;
	color: #fff;
	padding: 40px 0;
}
.public-welfare .welfare-title {
	border-bottom: 1px solid #fff;
	padding: 20px 0;
	overflow: hidden;
}
.public-welfare .welfare-title .title-left {
	float: left;
}
.public-welfare .welfare-title .title-right {
	float: right;
}
.public-welfare .welfare-title b {
	font-size: 18px;
	padding-right: 10px;
}
.public-welfare .welfare-title .title-right .more {
	font-size: 12px;
	color: #fff;
	position: relative;
	top: 4px;
}
.public-welfare .welfare-item {
	float: left;
	width: 30%;
	padding: 20px 0;
}
.public-welfare .welfare-item:nth-child(2) {
	margin: 0 5%;
}
.public-welfare .welfare-item .item-name {
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.public-welfare .welfare-item .item-cont>div {
	float: left;
	width: 60%;
	height: 200px;
	padding: 20px 0;
	font-size: 12px;
	line-height: 20px;
}
/* .public-welfare .welfare-item .item-cont .cont-right {
	padding: 0 10px;
	width: 40%;
}
.public-welfare .welfare-item .item-cont .cont-right img {
	position: relative;
	top: 50px;
	width: 100%;
	border-radius: 50%;
} */

.public-welfare .welfare-item .item-cont .cont-right {
  position: relative;
  padding: 0 10px;
  width: 40%;
}
.public-welfare .welfare-item .item-cont .image-item{
  position: absolute;
  padding: 50%;
  top: 40px;
}
.public-welfare .welfare-item .item-cont .one-image{
  position: absolute;
  top: 0;
  left: 2%; 
  width: 80%;
  height: 80%;
  overflow: hidden;
  border-radius: 50%;
	
}
.public-welfare .welfare-item .item-cont .cont-right img {
  position: absolute;
  min-width: 100%;
  max-height: 100%;
  /*min-height: 100%;*/
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.public-welfare .welfare-item .wel-detail {
	display: inline-block;
	color: #fff;
	padding: 6px 40px;
	border: 1px solid #fff;
	border-radius: 6px;
}
.public-welfare .welfare-item .wel-detail:hover {
	background: #25809D;
	border: 1px solid transparent;
}
/*心脏*/
.l-line {
	width: 100%;
	height: 4px;
	background: #E8E8E8;
}
.pic-wrap {
	text-align: center;
	margin-top: 40px;
}
.pic-wrap .pic-item {
	width: 200px;
	padding: 0 10px;
	display: inline-block;
	position: relative;
}
.pic-wrap .pic-item:hover .mask {
	position: absolute;
	width: 180px;
	/*height: 0;*/
	background: rgba(255,0,0,.5);
	top: 0;
	left: 10px;
	text-align: center;
}
.pic-wrap .pic-item:hover .mask span {
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
	border: 8px solid transparent;
	border-bottom: 10px solid #fff;
	left: 50%;
	margin-left: -4px;
}

.pic-wrap .pic-item img {
	/*width: 100%;*/
	width: 180px;
	height: 180px;
	
}
.txt {
	text-align: center;
	line-height: 26px;
	color: #ABABAB;
	margin-top: 40px;
}
/*脚部*/
.footer {
	background: #3F3F3F;
	color: #fff;
}
.footer .footer-top {
	border-bottom: 1px solid #313131;
	padding: 30px 0;
}
.footer .footer-top .footer-item {
	display: inline-block;
	vertical-align: top;
	margin: 0 35px;
}
.footer .footer-top .footer-item img {
	vertical-align: top;
	width: 40px;
}
.footer .footer-top .footer-item .item-cont {
	display: inline-block;
	text-align: left;
	max-width: 180px;
}
.footer .footer-top .footer-item .item-cont .item-name {
	font-size: 15px;
	color: #ffffff;
}
.footer .footer-top .footer-item .item-cont .item-detail {
	color: #BEBEBE;
	font-size: 12px;
}
.footer .footer-bottom {
	text-align: center;
	line-height: 22px;
	padding-top: 10px;
}
.footer .footer-bottom a {
	color: #fff;
}
/*智慧医疗*/
.good-item {
	float: left;
	width: 33.3%;
	padding: 30px;
	color: #828282;
}
.good-item .item-title {
	text-align: center;
	font-size: 18px;
}
.good-item .item-title img {
	vertical-align: middle;
	width: 30px;
}
.good-item .item-title span {
	vertical-align: middle;
	padding-left: 10px;
}
.good-item .good-desc {
	margin-top: 20px;
	line-height: 22px;
	font-size: 12px;
}
.link {
	overflow: hidden;
	padding: 20px;
	border: 1px solid #DADADA;
	margin: 0 auto;
	width: 90%;
}
.link>div{
	float: left;
}
.link .link-left {
	width: 2%;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
.link .link-left span {
	display: block;
}
.link .link-right {
	width: 98%;
	padding-left: 10px;
	line-height: 26px;
}
.link .link-right a {
	font-size: 12px;
	display: inline-block;
	color: #515151;
	padding: 0 5px;
	position: relative;
}
.link .link-right a:first-child:before {
	height: 0;
}
.link .link-right a:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 16px;
	left: 0;
	top: 50%;
	margin-top: -8px;
	background: #515151;
}
.link .link-right a:hover {
	text-decoration: underline;
}
/*边栏*/
.pao {
	position: fixed;
	right: -5px;
	top: 200px;
	width: 120px;
	border: 1px solid #D2D2D2;
	z-index: 100;
	display:none;
}
.pao .pao-top {
	background: #EFEFEF;
	padding: 10px;
}
.pao img {
	width: 100%;
}
.pao .pao-top .btn {
	display: block;
	text-align: center;
	color: #ffffff;
	padding: 4px 0;
	background: #25809D;
	margin: 5px 0;
	border-radius: 20px;
}
.pao .pao-bottom {
	background: #ffffff;
	padding: 20px;
}
/******------------container 主容器------------*******/
.container{
    min-height: 550px;
    padding: 0;
    height: 100%;
    /*background:url("../image/footer_bg.jpg") no-repeat bottom center;*/
}
.container .cont-left{
    float: left;
    width: 251px;
    position: relative;
}
/*公共左边栏*/
.treeBox {
    width: 251px;
    border-right: 1px solid #E3E3E3;
    padding-right: 50px;
    min-height: 600px;
}
.top-menu {
	margin-top: 20px;
	font-size: 12px;
	color: #A4A4A4;
}
.top-menu a {
	color: #A4A4A4;
}
.treeBox .nav-tree {
	margin-top: 70px;
}
.treeBox .left-top-wrap {
	border-bottom: 4px solid #EAEAEA;
	padding-bottom: 5px;
	position: relative;
}
.treeBox .left-top-wrap:after {
	content:"";
	position: absolute;
	width: 70px;
	height:4px;
	bottom: -4px;
	left: 0;
	background: #2B7C9F;
}
.treeBox .left-top-wrap .name-c {
	font-size: 20px;
	color: #4A4A4A;
}
.treeBox .left-top-wrap .name-e {
	color: #25809D;
}
.treeBox .nav-tree .tree-cont {
	margin-top: 20px;
}
.treeBox .nav-tree .cont-item a {
	display: block;
	padding: 0 15px;
	color: #ffffff;
	height: 45px;
	border-bottom: 1px solid #378AA5;
	line-height: 44px;
	background: #25809D;
	overflow: hidden;
}
.treeBox .nav-tree .cont-item a .left-unit {
	float: left;
}
.treeBox .nav-tree .cont-item a .right-unit {
	float: right;
}
.treeBox .nav-tree .cont-item:hover a,
.treeBox .nav-tree .cont-item.cur a {
	background: #B16483;
	border-bottom: 1px solid #B16483;
}
/*快速通道*/
.treeBox .road-wrap {
	margin-top: 40px;
}
.treeBox .road-wrap .road-bottom {
	text-align: center;
	font-size: 0;
}
.treeBox .road-wrap .road-item {
	width: 50%;
	font-size: 12px;
	display: inline-block;
	padding: 20px 10px;
}
.treeBox .road-wrap .road-item img {
	/*width: 100%;*/
}
.treeBox .road-wrap .road-item a {
	display: block;
	margin-top: 10px;
	border: 1px solid;
	color: #525252;
	width: 100%;
	height: 30px;
	line-height: 28px;
	border-radius: 15px;
}
.treeBox .road-wrap .road-item a:hover {
	background: #25809D;
	color: #ffffff;
	border: 1px solid transparent;
}



.act {
	display: block;
	position: absolute;
	max-width: 150px;
	right: 10%;
	top: 5%;
	transition: 0.4s;
}
.act:hover {
	transform: scale(1.1);
}


.common_treeBox, .common_treeBox a{
    display: inline-block;
     width: 251px;
    height: 173px;
}
.common_treeBox{
    margin-top: 60px;
}
/*右边*/
.container .cont-right{
    float: left;
    width: 800px;
    overflow: hidden;
    min-height: 500px;
    margin-left: 40px;
    margin-top: 15px;
}
.container .cont-right .titlepic{
    margin-bottom: 25px;
}
.container .location {
	font-size: 12px;
	color: #333333;
    line-height: 55px;
}
.container .location .location-address span{
	float: left;
}
.container .location .location-address span.home{
	padding-left: 25px;
	background: url(../image/home.png) left 18px no-repeat;
}
.container .location .separator{
	display: inline-block;
	width: 16px;
	height: 55px;
	background: url(../image/2-icon.png) no-repeat center;
}
.recBox{
    padding: 0;
    margin: 25px auto;
    margin-bottom: 15px;
    float: left;
}

.recBox .about{
    width: 500px;
}
.recBox h3 {
    margin: 0;
    line-height: 37px;
    height: 38px;
    *height: 37px;
    background: url("../image/title_bg.jpg") repeat-x;
    color: #999;
    font-weight: bold;
    font-size: 13px;
    position: relative;
    border-bottom: 1px solid #CBD1D3;
}
.recBox h3 .title{
    display: inline-block;
    padding-left: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
.recBox .more {
    text-align: center;
    cursor: pointer;
    position: absolute;

    color: #f7f7f7;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;

}
/*--特色科室分类页面--*/
.cate-info .cate-top {
	text-align: center;
	margin-top: 50px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
	position: relative;
}
.cate-info .cate-top:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -230px;
	width: 460px;
	height: 10px;
	background: url(../image/bg_bottom.png) no-repeat center center;
}
.department-cate-wrap {
	padding-top: 20px;
	display: flex;
	flex-wrap: wrap;
}
.department-cate-wrap .cate-item {
	width: 140px;
	margin: 30px 3%;
	display: inline-block;
	text-align: center;
}
.department-cate-wrap .cate-item a {
	display: block;
}
.department-cate-wrap .cate-item img {
	width: 100%;
}
.department-cate-wrap .cate-item .cate-name {
	display: block;
	margin-top: 20px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border-radius: 15px;
	background: #25809D;
}
.department-cate-wrap .cate-item:hover .cate-name{
	background: #B16483;
}
/*科室分类信息*/
.page .cate-info {
	margin-top: 20px;
}
.page .cate-info img {
	width: 100%;
}
.page .cate-disease-list {
	overflow: hidden;
}
.page .cate-disease-list .disease-item {
	width: 360px;
	margin: 30px 20px;
	border-radius: 6px;
	box-shadow: 0 2px 5px #ccc;
	float: left;
}
.page .cate-disease-list .disease-item>a {
	display: block;
}
.page .cate-disease-list .disease-item .disease-info {
	height: 120px;
	width: 100%;
	border-radius: 0 0 6px 6px;
	border: 1px solid #E8E8E8;
	border-top: 0;
	padding: 10px;
}
.page .cate-disease-list .disease-item .disease-info img {
	width: 100%;
}
.page .cate-disease-list .disease-item .disease-name {
	color: #7C7C7C;
	font-size: 16px;
	font-weight: 700;
}
.page .cate-disease-list .disease-item .disease-desc {
	color: #676767;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	margin-top: 10px;
}
.page .cate-disease-list .disease-item .disease-desc span {
	color: #25809D;
}
/*科室病种详情*/
.department-top {
	margin-top: 70px;
}
.department-top .title {
	font-size: 22px;
	color: #4E4E4E;
}
.department-top .line {
	display: block;
	width: 200px;
	height: 4px;
	background: #E8E8E8;
	position: relative;
	margin: 10px 0 30px;
}
.department-top .line:before {
	position: absolute;
	content: "";
	width: 80px;
	height: 4px;
	background: #25809D;
}
.department-cont {
	margin-top: 20px;
}
/*--公共信息分类页面--*/
.cont-right .page .info-list {
	margin-top: 20px;
	overflow: hidden;
	min-height: 500px;
}
.cont-right .page .info-list .info-item {
	width: 240px;
	float: left;
	margin: 0 20px 40px 0;
	border-radius: 6px;
}
.cont-right .page .info-list .info-item a {
	display: block;
	font-size: 0;
}
.cont-right .page .info-list .info-item a>img {
	width: 100%;
	border-radius: 6px 6px 0 0;
	height: 160px;
}
.cont-right .page .info-list .info-item .info-bottom {
	border: 1px solid #E7E7E7;
	border-top: 0;
	font-size: 12px;
	border-radius: 0 0 6px 6px;
	box-shadow: 0.5px 1px 5px #ccc;
}
.cont-right .page .info-list .info-item .info-bottom .info-title {
	padding: 15px;
	border-bottom: 1px solid #E7E7E7;
	height: 60px;
	line-height: 20px;
	color: #4E4E4E;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.cont-right .page .info-list .info-item:hover .info-title {
	color: #B16483;
}
.cont-right .page .info-list .info-item .info-bottom>span {
	display: block;
	float: left;
	padding: 15px;
	color: #9F9F9F;
	line-height: 24px;
}
.cont-right .page .info-list .info-item .info-bottom .bottom-left img {
	width: 24px;
	vertical-align: middle;
}
.cont-right .page .info-list .info-item .info-bottom .bottom-left span {
	vertical-align: middle;
}
.cont-right .page .info-list .info-item .info-bottom>span.bottom-right {
	float: right;
}
/*公共信息详情页面*/
.info-wrap .title-wrap{
	text-align: center;
	margin-top: 50px;
}
.info-wrap .title-wrap .title-cont {
	font-size: 26px;
	color: #4F4F4F;
}
.info-wrap .title-wrap .title-bottom {
	color: #A5A5A5;
	font-size: 12px;
	margin-top: 10px;
}
.info-wrap .cont-video{
	margin-top: 35px;
}
.info-wrap .cont-detail {
	margin-top: 35px;
	margin-bottom: 30px;
}
/*设备*/
.cont-right .page .equipment-wrap {
	margin-top: 70px;
}
.cont-right .page .equipment-item {
	margin-bottom: 30px;
	overflow: hidden;
}
.cont-right .page .equipment-item>div {
	float: left;
}
.cont-right .page .equipment-item .item-left {
	width: 26%;
}
.cont-right .page .equipment-item .item-left img {
	width: 100%;
}
.cont-right .page .equipment-item .item-right {
	width: 74%;
	padding-left: 30px;
	color: #828282;
	font-size: 12px;
	line-height: 20px;
}
/*通知公告*/
.cont-right .page .notice-list {
	margin-top: 50px;
	overflow: hidden;
	min-height: 500px;
}
.cont-right .page .notice-list .notice-item {
	float: left;
	width: 50%;
	padding: 25px 20px;
	margin: 10px 0;
}
.cont-right .page .notice-list .notice-item .item-top {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
}
.cont-right .page .notice-list .notice-item .item-top:before {
	position: absolute;
	content: "";
	width: 150px;
	height: 4px;
	background: #E8E8E8;
	left: 0;
	bottom: -4px;
}
.cont-right .page .notice-list .notice-item .item-top:after {
	position: absolute;
	content: "";
	width: 60px;
	height: 4px;
	background: #238499;
	left: 0;
	bottom: -4px;
}
.cont-right .page .notice-list .notice-item .item-middle {
	margin-top: 20px;
	font-size: 12px;
	color: #828282;
	line-height: 20px;
	height: 100px;
}
.cont-right .page .notice-list .notice-item .item-bottom {
	margin-top: 20px;
}
.cont-right .page .notice-list .notice-item .item-bottom a {
	display: inline-block;
	padding: 5px 40px;
	border-radius: 16px;
	border: 1px solid;
	color: #8F8F8F;
}
.cont-right .page .notice-list .notice-item .item-bottom a:hover {
	background: #25809D;
	border: 1px solid transparent;
	color: #ffffff;
}


/*--专家列表--*/
.cont-right .page .expert-list {
	margin-top: 70px;
	font-size: 0;
	min-height: 500px;
}
.cont-right .page .expert-item {
	width: 50%;
	display: inline-block;
	color: #4B4B4B;
	padding: 20px;
	padding-left: 0;
	padding-right: 40px;
}
.cont-right .page .expert-item>div {
	display: inline-block;
}
.cont-right .page .expert-item .item-left {
	width: 45%;
	padding-right: 15px;
	vertical-align: top;
}
.cont-right .page .expert-item .item-left img {
	width: 100%;
}
.cont-right .page .expert-item .item-right {
	width: 55%;
	font-size: 12px;
	vertical-align: top;
	padding-top: 10px;
}
.cont-right .page .expert-item .right-top {
	border-bottom: 1px solid #D5D5D5;
	margin-bottom: 5px;
	font-size: 16px;
	padding-bottom: 2px;
}
.cont-right .page .expert-item .right-middle {
	color: #646464;
	line-height: 18px;
	margin-bottom: 20px;
}
.cont-right .page .expert-item .bottom-info img {
	width: 18px;
	vertical-align: middle;
}
.cont-right .page .expert-item .bottom-info .info-unit {
	display: inline-block;
	margin-right: 10px;
}
.cont-right .page .expert-item .bottom-info .info-unit span {
	vertical-align: middle;
	line-height: 18px;
	display: inline-block;
	height: 18px;
	color: #646464;
}
.cont-right .page .expert-item .expert-detail {
	text-align: right;
}
.cont-right .page .expert-item .expert-detail a {
	display: inline-block;
	padding: 2px 20px;
	color: #505050;
	border-radius: 12px;
	border: 1px solid;
	margin-top: 10px;
}
.cont-right .page .expert-item:hover .expert-detail a {
	background: #25809D;
	color: #ffffff;
	border: 1px solid transparent;
}
.pager-list {
	text-align: center;
}
.pager-list .page-item {
	display: inline-block;
	width: 11px;
	height: 11px;
	border: 1px solid #515151;
	border-radius: 5px;
}
.pager-list .page-item.cur {
	width: 30px;
	background: #25809D;
	border: 1px solid transparent;
}
/*院刊列表*/
.book-list {
	overflow: hidden;
}
.book-list .book-item {
	float: left;
	width: 50%;
	border-bottom: 1px solid #C7C7C7;
	padding: 20px 0;
}
.book-list .book-item .item-cont {
	display: block;
}
.book-list .book-item .item-cont>div {
	float: left;
}
.book-list .book-item .item-cont .item-left {
	width: 20%;
}
.book-list .book-item .item-cont .item-left img {
	width: 100%;
} 
.book-list .book-item .item-cont .item-right {
	width: 80%;
	padding: 0 20px;
}
.book-list .book-item .item-cont .item-right .book-name {
	border-bottom: 1px solid #9A9A9A;
	color: #6F6F6F;
	font-size: 14px;
	padding: 5px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.book-list .book-item .item-cont .item-right .book-desc {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	margin-top: 5px;
}
/*院刊详情*/
.cont-right .book-cont  {
	margin-top: 50px;
}
.cont-right .book-cont .book-name {
	border-bottom: 1px solid #C4C4C4;
	position: relative;
	font-size: 20px;
	padding-bottom: 10px;
	color: #343434;
	margin-bottom: 20px;
}
.cont-right .book-cont .book-name:after {
	content: "";
	position: absolute;
	width: 80px;
	height: 5px;
	bottom: 0;
	background: #4A4A4A;
	left: 0;
}
.cont-right .book-cont .book-unit,.cont-right .book-cont .book-unit p {
	font-size: 12px !important;
	line-height: 24px;
	position: relative;
	color: #939393;
}
.cont-right .book-cont .book-unit {
	margin: 10px 0;
}
.cont-right .book-cont .book-unit1 {
	text-indent: 2em;
}
.cont-right .book-cont .book-unit:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #9F4666;
	top: 8px;
	left: 2px;
}
.cont-right .book-cont a {
	color: #9F4666;
	margin-top: 10px;
	display: block;
}
/*就诊指南*/
.guide-list {
	overflow: hidden;
	margin-top: 70px;
}
.guide-list .guide-item {
	float: left;
	margin-right: 10px;
	height: 202px;
	border: 1px solid #E5E5E5;
	margin-bottom: 30px;
}
.guide-list .guide-item.guide1 {
	width: 30%;
}
.guide-list .guide-item.guide2 {
	width: 45.7%;
}
.guide-list .guide-item .guide-top {
	height: 40px;
	background: #25809D;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	/*font-size: 15px;*/
}
.guide-list .guide-item .guide-cont {
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
}
.guide-list .guide-item .guide-cont .unit-cont {
	display: block;
	color: #6A6A6A;
	overflow: hidden;
}
.guide-list .guide-item .guide-cont .unit-cont:hover {
	color: #25809D;
}
.guide-list .guide-item .guide-cont .unit-cont .unit-title {
	display: inline-block;
	width: 93%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.guide-list .guide-item .guide-cont .unit-cont i {
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
}

/*基金*/
.fund-list {
	margin-top: 50px;
}
.fund-list .fund-item {
	padding: 20px 0;
	border-bottom: 1px solid #EBEBEB;
	color: #6A6A6A;
	font-size: 12px;
}
.fund-list .fund-item .fund-top {
	display: inline-block;
	position: relative;
	padding-right: 40px;
	border-bottom: 4px solid #E5E5E5;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 20px;
	color: #3C3C3C;
}
.fund-list .fund-item .fund-top:before {
	content: "";
	position: absolute;
	width: 40%;
	height: 4px;
	background: #278398;
	bottom: -4px;
	left: 0;
}
.fund-list .fund-item .fund-unit {
	line-height: 24px;
}
.fund-list .fund-item .phone-wrap {
	text-align: right;
	color: #7A7A7A;
	font-size: 16px;
}
.fund-list .fund-item .phone-wrap img {
	vertical-align: middle;
}

.top-title {
	margin-top: 50px;
	border-bottom: 1px solid #C4C4C4;
	font-size: 20px;
	color: #454545;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 5px;
}
.top-title:after {
	position: absolute;
	content: "";
	width: 80px;
	height: 4px;
	background: #454545;
	bottom: 0;
	left: 0;
}

/*招聘*/
.cont-right .title-list {
	/*border-bottom: 1px solid #B16583;*/
	padding: 30px 0;
}
.cont-right .title-list .title-item {
	color: #393939;
	line-height: 26px;
	cursor: pointer;
	letter-spacing: 1px;
}
.cont-right .title-list .title-item:hover,
 .cont-right .title-list .title-item.cur{
	color: #B16484;
}
.cont-right .title-list .title-item span {
	margin-right: 10px;
}
.cont-right .job-detail .detail-item {
	margin-top: 40px;
	display: none;
}
.cont-right .job-detail .detail-item.cur {
	display: block;
}


/*主页产品样式*/
.recBox .rec-product{
    padding-top: 10px;
    width: 1000px;
}
.rec-product .item {
    float: left;
    width: 25%;
    text-align: center;
}
.rec-product .item:hover .name a{
    color: red;
}
.rec-product .item{
    position: relative;
}
.rec-product .item .img a {
    width: 230px;
    height: 230px;
    display: inline-block;
    margin-right: 20px;
}
.rec-product .item .img a .img_bg{
    width: 220px;
    height: 230px;
    position: absolute;
    top: 0;
    left: 0;
    z-index:9999;
    background: url("../image/lesson_bg.png") no-repeat;
}
.rec-product .item .img a img {
    width: 200px;
    height: 230px;
    position: absolute;
    top: 0;
    left: 10px;
    z-index:1;
}
.rec-product .item .name{
    margin:20px 0 25px 0;
}
.rec-product .item .name a{
    font-family: "微软雅黑";
    font-size: 20px;
}
.inkbox{
    width: 187px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 330px;
    background: url(../image/ink.png) no-repeat;
}
.inkbox1{
   margin-top: 25px;
}
.about .right img{
    display: inline-block;
    width: 187px;
    height: 60px;
}
.inkbox a{
    position: absolute;
    top: 20px;
    left: 110px;
}
.rec-news li.item {
    border-bottom: 1px dotted #D1D1D1;
    line-height: 46px;

}
.rec-news li a{
    display: inline-block;
    font-size: 16px;

}
.rec-news li b {
    float: right;
    color: #5c5c5b;
    margin-right: 10px;
}
/**--contact联系我们--**/
.contact .smallBox{
    float: left;
    width: 100%;
    margin-top: 10px;
    position: relative;
}
.adress{
    width: 1000px;
    margin-top: 30px;
    position: relative;
}
.adress_icon{
    width: 239px;
    height: 69px;
    display: inline;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../image/adressicon.png);
}

.adress p{
    margin: 5px;
}
.contact .contact-info{
    padding: 5px 10px 20px;
}
.contact .small-title{
    font-size: 24px;
    font-weight: bold;
    color: #36add6;
    letter-spacing: 2px;
}
.contact .small-title .icon{
    font-size: 24px;
    margin-right: 10px;
}
.contact .small-title-info{
    color: #666;
    margin-left: 35px;
    font-size: 16px;
}

.contact #message{
    margin-top: 5px;
}
.contact #message .label-name{
    min-width: 60px;
    display: inline-block;
    vertical-align: middle;
}
.contact #message .input-area{
    margin-bottom: 10px;
}
.contact #message input{
    width: 330px;
}
.contact #message .textarea .label-name{
    vertical-align: top;
}
.contact #message .content{
    width: 330px;
    height: 80px;
}
.contact #captcha{
    text-transform: uppercase;
}
.contact #message .btn{
    text-decoration: none;
}
.contact #message .my-tip{
    margin-left: 10px;
}
.contact #message .success-info{
    color: #19AB19;
}
.contact #message .error-info{
    color: #cc0000;
}
#myMap{
    height: 400px;
    margin-top: 10px;
}
/***---资讯中心---***/
.cont-right .newsList .item{
    border-bottom: 1px dotted #d2d2d2;
    padding: 20px 0;
    position: relative;
    height: 168px;
    *height: 128px;
}
.cont-right .newsList .item a{
    text-decoration: none;
}
.cont-right .newsList .item .img-wrap{
    position: absolute;
    left: 0;
    top: 20px;
    width: 182px;
    height: 128px;
    padding: 4px;
}
.cont-right .newsList .item .img-wrap img{
    width: 100%;
    height: 100%;
    border: 1px solid #000;
}

.cont-right .newsList .item .news-info-wrap{
    margin-left: 200px;
    height: 100%;
    width: 420px;
}
.cont-right .newsList .item .news-info-wrap .title{
    padding: 15px 0;
    font-size: 18px;
    color: #333;
}
.cont-right .newsList .item .news-info-wrap .desc{
    font-size: 13px;
    color: #666666;
    line-height: 22px;
}
.cont-right .newsList .item:hover .title{
    color:red;
}
.cont-right .newsList .item:hover .desc{
    color: #333;
}
.cont-right .newsList .numDate {
    position: absolute;
    top: 40px;
    right: 0;
    text-align: right;
}
.cont-right .newsList .numDate p{
    color: #666666;
    font-size: 13px;
}
.newsList .numDate .click-count {
    float: right;
    margin-top: 10px;
    width: 37px;
    height: 25px;
    line-height: 25px;
    background-color: #535353;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.news .info, .case .info {
    padding: 2px 0 20px 0;
    color: #999999;
    font-size: 13px;
}
.news .content img{
    max-width: 100%;
}
/*******---product---******/
.productList {
	margin-top: 30px;
}
.productList .item{
    float: left;
    text-align: center;
    margin-bottom: 10px;
}
.productList .item-1{
    margin-right: 60px;
}
.productList .item-2{
    margin-right: 60px;

}

.productList .item .name{
	height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.productList .item .name a{
    font-size: 16px;
}
.productList .item:hover .name a{
    color: red;
	text-decoration:none;
}
.productList .item:hover .img a img{
    border: 1px solid red;

}
.productList .item img{
    width: 192px;
    height: 200px;
    margin-bottom: 5px;
    border: 1px solid rgba(0,0,0,0.5);
}

.productList .item-1 .img{
    width: 192px;
    height: 200px;
    margin-bottom: 10px;
}
.productList .item-1 .img a{
    display: inline-block;
}


.product .content h3 {
    height: 35px;
    line-height: 35px;
    color: #7A7F81;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #CBD1D3;
}
.product .main-image{
    max-width:60% ;
}
.product .content img{
    max-width: 100%;
}
/***--case--***/
.caseList .item{
    float: left;
    width: 226px;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
}
.caseList .item .name{
	height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.caseList .item:hover .name a{
    color: red;
	text-decoration:none;
}
.caseList .item img{
    width: 216px;
    height: 285px;
    border: 4px solid rgba(0,0,0,0);
}
.caseList .item:hover img{

    border: 4px solid #000;
}
.caseList .item-1{
    margin-right: 7px;
}
.caseList .item-2{
    margin: 0 5px;
}
.caseList .item-0{
    margin-left: 5px;
}

.case .content h3 {
    height: 35px;
    line-height: 35px;
    color: #7A7F81;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #CBD1D3;
}
.case .content img{
    max-width: 100%;
}
/*******------column------*******/
.columnList .item{
    float: left;
    width: 240px;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
}
.columnList .item:hover{
    background: #19B4EA;
}
.columnList .item:hover .name a{
    color: #FFFFFF;
}
.columnList .item img{
    width: 230px;
}
.columnList .item-1{

}
.columnList .item-2,.columnList .item-3{

}
.columnList .item-0{

}
.columnContent .content h3 {
    height: 35px;
    line-height: 35px;
    color: #7A7F81;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #CBD1D3;
}
.columnContent .main-image{
    max-width: 80%;
}
.columnContent .content img{
    max-width: 100%;
}
/*******------page------*******/


.cn-right{
    padding-left:70px;
}
.page .page_title {
    width: 700px;
    height: 49px;
}

.page .content p{
    font-size: 16px;
    line-height:32px ;
}
.page .content img{
	max-width:100%;
}
/*********-----job-----************/
.job .job-form-info .job-tip-info{
	background: #EEEEEE;
	padding: 5px 0 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #444;
}
.job .job-form-info table{
	width: 100%;
	
}
.job .job-form-info table td{
	padding: 4px;
}
.job .job-form-info table .col-1{
	width: 70px;
}
.job .job-form-info table td input[type='text']{
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 300px;
	padding: 0 5px;
	*width: 288px;
	*height: 28px;
}
.job .job-form-info table td textarea{
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 300px;
	padding: 0 5px;
	*width: 288px;
	*height: 28px;
}
.job .job-form-info table td a{
	display:inline-block;
	border: 1px solid #DDDDDD;
	padding: 3px 10px;
	text-decoration: none;
	margin-right: 10px;
}
.job .job-form-info table td a:hover{
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.job .job-form-info table td a.submit{
	background-color:#36add6;
	color: #FFF;
}
.job .job-form-info table td a.reset{
	background-color:#EEEEEE;
	
}
.job .submit-tip-info{
	background-color: #EDECE5;
	padding: 5px 10px;
	width: 300px;
}
/**--message--**/
.message-cont-wrap{
	float: left;
}
.message-cont-wrap table tr{
	text-align: right;
}
.message-content-wrap{
	width: 500px;
	width: 408/0;
	*width: 408px;
	margin: auto;
}
.message-content-wrap h2{
	text-align: center;
	padding-top: 47px;
}
.message-content-wrap table{
	text-align: left;
	table-layout: fixed;
	width: 100%;
	height: 380px;
	padding-top: 30px;
}
.message-content-wrap table td.col-1{
	width: 85px;
	text-align: right;
}
.message-content-wrap table td.col-2{
	width: 415px;
}
.message-content-wrap table .button{
	text-align: center;
}
.message-content-wrap table .address{
	width: 97px;
	margin-left: 11px;
}
.message-content-wrap table .active{
	background: red;
}
.message-content-wrap table .input-button{
	margin-right: 30px;
	border-radius: 5px;
	width: 93px;
	border: 0;
	height: 26px;
	line-height: 26px;
	color: #fff;
	cursor: pointer;
	background: #a0a0a0;
}
.message-content-wrap table .button-clear{
	background: #a0a0a0;	
}
.message-content-wrap table .button-submit{
	background: #b31c45;
}
.message-content-wrap table .button-submit:hover,.message-content-wrap table .button-clear:hover{
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.message-content-wrap table .text{
	color: #333;
	width: 60px;
	text-align: right;
}
.message-content-wrap table .captcha_text{
	width: 200px;
}
.message-content-wrap table .message-input_captcha{
	text-indent: 3PX;
	width: 80%;
	*width: 72%;
	height: 30px;
	margin-left: 2%;
	font-size: 18px;
	border: 1px solid #ddd;
}
.message-content-wrap table #refreshCode{
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -8px;
	*bottom: 0;
	left: 6PX;
}
.message-content-wrap table .message-input{
	text-indent: 3PX;
	width: 98%;
	*width: 95%;
	height: 30px;
	margin-left: 2%;
	font-size: 18px;
	border: 1px solid #ddd;
}
.message-content-wrap table select{
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCCCCC;
	*height: 28px;
	height: 28px\0;
}
.message-content-wrap table .message-content{
	height: 85px;
	resize: none;
}
.message-content-wrap table .message-tip{
	float: right;
	width: 100%;
	padding-left:12px;
}
.message-content-wrap table .message-tip-info{
	height: 30px;
}
.message-content-wrap table .success-info{
	text-align: center;
	line-height: 30px;
	color: #008000;
    background-color: #DDDDDD;
    height: 30px;
    font-size: 15px;	
}
.message-content-wrap table .error-info{
	text-align: center;
	line-height: 30px;
	color: #FF2F2F;
    background-color: #DDDDDD;
    height: 30px;
    font-size: 15px;
}
.message-board-wrap{
	width: 285px;
	height:310px;
	position: absolute;
	left:795px ;
	top:90px;
	color: #333333;
	overflow: hidden;
}
.message-board-wrap #messageRecord{
	height: 100%;
}
.message-board-wrap .table-base{
	width: 100%;
}
.message-board-wrap .table-base .col-1{
	font-size: 13px;
	display: block;
	float: left;
	width: 23px;
	color: #999999;
}
.message-board-wrap .table-base .col-3{
	font-size: 12px;
	display: block;
	float: left;
	width: 188px;
	color: #999;
}
.message-board-wrap .table-base .col-2{
	display: block;
	float: right;
	font-size: 12px;
	color: #999999;
}
.container .message-wrap{
    position: relative;
    margin-top: 30px;
    margin-left: 200px;
}
.container .message-list-line{
	width: 100%;
	height: 1px;
	border-top: 1px solid #c4c4c4;
}
.container .message-list{
    width: 600px;
    max-height: 800px;
    margin: auto;
}
.container .message-list{
    padding: 50px 10px 30px 10px;
}
.container .message-list-title{
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
    color: #4e4e4e;
}
.container .message-list table{
    width: 100%;
    color: #4f4f4f;
}
.message-list .col-2{
    text-align: right;
    width: 70px;
    font-size: 12px;
    color: #4f4f4f;
}
.message-list .guest-message td{
    padding-top: 10px;
}
.message-list .guest-message td.col-1{
    color: #4f4f4f;
    width: 60px;
}
p, ul, ol{
    margin: 0;
    padding: 0;
}
/* step
----------------------------------------------- */
.step{
    margin: 30px 0 5px;
}
.step div{
    margin-bottom: 10px;
}
.step .back a{
    padding:4px 10px;
    border: 1px solid #DDDDDD;
}
.step .last,.step .next{
    padding-left: 10px;
}
/**--分页--**/
.pager {
    text-align: right;
    padding-top: 20px;
    padding-right: 20px;
    color: #666;
}
.pager a {
    color: #666;
    text-decoration: underline;
}
/***---关于我们---***/
.about .left{
    float: left;
    height: 370px;
	margin-right:20px;
}
.about .left img{
    width: 100%;
    padding-top: 25px;
}
.about .right{
    padding-top: 20px;
    padding-right: 20px;
    color: #666666;
    position: relative;
}
.about .right p{
    font-size: 16px;

}

/******------------link 友情链接------------*******/
.flink {
    /*background: #36add6;*/
    /*color: #EEEEEE;*/
    /*padding: 5px 0;*/
    text-align: center;
    font-size: 13px;
}
.link strong {
    /*color: #EEEEEE;*/
    font-weight: bold;
}
.link a {
    /*color: #EEE;*/
}

/******------------footer 页脚------------*******/
.footer{
	margin-top: 30px;
    padding: 10px 0 10px;
    line-height: 24px;
    font-size: 13px;
    border-top: 1px solid #ddd;
    text-align: center;
}
.footer .inner{
     position: relative;
}
.footer_pic{
    width:220px;
    height:69px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../image/header00_img.png) no-repeat left center;
}
.footer .footer-nav{
    width: 600px;
    margin: 0 auto;
}
.footer a{
    /*color: #f7f7f7;*/
}
.footer ul,.footer li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer .level-1 li.item {
    list-style: none;
    float: left;
    margin-right: 20px;
}
.footer .level-1 li.item > a {
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #FFFFFF;
}
.footer .level-2 a{
    font-size: 10px;
}
.footer .company-info{
    clear: both;
}
.footer .company-info span,.footer .copyRight span{
    margin:0 10px;
}
.footer .copyRight a{
    color: #000;
}

/****---客服服务---****/
.service-bar{
    border: 1px solid #E7E7E7;
    border-bottom: none;
    background: #fff;
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 999;
    font-size: 12px;
}
.service-bar a {
    display: block;
    cursor: pointer;
    width: 70px;
    height: 60px;
    border-bottom: 1px solid #E7E7E7;
    position: relative;
    color: #676767;
    text-align: center;
}
.service-bar s,.service-bar .qq-icon,.service-bar .message-icon{
    display: block;
    margin: 0 auto;
    position: absolute;
}
.service-bar .backTop{
    display: none;
    overflow: hidden;
}
.service-bar .backTop s{
    height: 32px;
    width: 32px;
    background: #999 url("../image/backTop.png") no-repeat;
    top: 14px;
    left:19px;
}
.service-bar .backTop:hover s{
    background-color:  #057DBF;
}
.service-bar .qqservice,.service-bar .message{
    height: 66px;
    text-decoration: none;
}
.service-bar .qqservice .qq-icon,.service-bar .message .message-icon{
    color: #E60012;
    top:6px;
    left: 19px;
    height: 32px;
    line-height: 32px;
}
.service-bar .qqservice i,.service-bar .message i{
    font-size: 32px;
}
.service-bar .qqservice:hover .qq-icon,.service-bar .message:hover .message-icon{
    color: brown;
}
.service-bar .qqservice span,.service-bar .message span{
    display: block;
    padding-top: 44px;
}
.service-bar .weixin s{
    width: 36px;
    height: 36px;
    background: #999 url("../image/weixin_icon.png") center center no-repeat;
    top: 12px;
    left: 17px;
}
.service-bar .weixin:hover s{
    background-color: #057DBF;
}
.service-bar .weixin i{
    background: url("../image/weixin.png") center center no-repeat;
    background-size:230px ;
    width: 240px;
    height: 220px;
    position: absolute;
    left: -240px;
    top: 50%;
    margin-top: -100px;
    display: none;
}
.service-bar .weixin:hover i{
    display: block;
}

/*--升级客服功能--*/
.service-bar2{
	position: fixed;
    right: 0px;
    bottom: 100px;
    width: 183px;
    min-height: 360px;
    z-index: 999;
    font-size: 12px;
}
.service-bar2 .service-text{
	background-color: #444;
    border-bottom: 5px solid #ff0000;
    margin-left: 40px;
    margin-top: 30px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.service-bar2 .left-bar{
	background: url("../image/online_service.png") no-repeat left top;
    position: absolute;
    cursor: pointer;
    top: 100px;
    left: 0px;
    width: 40px;
    height: 260px;
    padding: 30px 10px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}
.service-bar2 .scale-service-bar{
	text-decoration: none;
    color: rgba(255,255,255,0.5);
    padding: 5px 0;
}
.service-bar2 .service-info{
	margin-left: 40px;
    background-color: #ffffff;
    border-left: 2px solid #DDDDDD;
    border-right: 2px solid #DDDDDD;
    border-bottom: 2px solid #DDDDDD;
}
.service-bar2 .service-info .phone-text{
	height: 40px;
    line-height: 40px;
    text-align: center;
}
.service-bar2 .service-info .phone-text span{
	background: url("../image/service_tel.png") no-repeat left center;
    display: inline-block;
    width: 90px;
    margin: 0 auto;
    padding-left: 25px;
    font-weight: 600;
    letter-spacing: 2px
}
.service-bar2 .service-info .phone-info{
	text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
}
.service-bar2 .service-info .qq-text{
	text-align: center;
    margin-top: 10px;
}
.service-bar2 .qq-first{
	margin-top: 10px;
    border-top: 1px solid #DDDDD
}
.service-bar2 .qqservice span{
	display: inline-block;
    width: 100px;
    margin: 0 auto;
    background: url("../image/service_qq.gif") no-repeat left center;
    text-align: left;
    padding-left: 40px;
}
.service-bar2 .qqservice{
	margin: 0 6px;
    display: block;
    border-bottom: 1px solid #DDDDDD;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.service-bar2 .weixin-text{
	text-align: center;
    margin-top: 10px;
}
.service-bar2 .weixin{
	text-align: center;
    position: relative;
    background: url("../image/small_code.png") center no-repeat;
}
.service-bar2 .weixin i{
	background: url("../image/big_code.png") center center no-repeat;
    background-size: 230px;
    width: 240px;
    height: 220px;
    position: absolute;
    left: -250px;
    top: 50%;
    margin-top: -100px;
    display: none;
}
.service-bar2 .backTop{
	display: block;
    margin-left: 40px;
    background: #ff0000;
    border: 1px solid #fff;
    border-top: none;
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
}
.service-bar2 .backTop span{
	width: 80px;
    display: block;
    margin: 0 auto;
    padding-right: 20px;
    background: url("../image/backTop2.png") no-repeat right center;
}
.service-bar2 .message{
	padding: 5px 0;
	display: block;
	text-decoration: none;
}
.service-bar2 .message .iconfont{
	color: #ff0000;
	padding:0 10px 0 27px;
}
.service-bar2 .weixin img{
	width:100px;
}
/*--招聘详情--*/
.cont-right .page .job-title {
	margin-top: 70px;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	padding: 20px 0;
	border-bottom: 1px solid #666;
}
.cont-right .page .job-detail {
	margin-top: 40px;
}

/*专家分类*/
.rec-cate{
	width: 78%;
	margin: auto;
	padding: 35px 0px 0px 0px;
	overflow: hidden;
}
.rec-cate .rec-cate-item{
	float: left;
	color: #333333;
	padding: 8px 15px;
	border-radius: 35px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}
.rec-cate .rec-cate-item:hover{
	color: #25809D;
}
.rec-cate .cur{
	border: 1px solid #25809D;
	color: #25809D;
}
/*专家列表二级分类*/
.treeBox-expert{
	height: auto;
	min-height: 600px;
}
.treeBox-expert .nav-tree .cont-item .cont-item-son{
	background: #FFFFFF;
	display: none;
}
.treeBox-expert .nav-tree .cont-item .cont-item-son .cont-detail-son{
	display: block;
    padding: 0 15px;
    color: #333333;
    height: 45px;
    border-bottom: 1px solid #FFFFFF;
    line-height: 44px;
    background: #FFFFFF;
    overflow: hidden;
}
.treeBox-expert .nav-tree .cont-item .cont-item-son .cont-detail-son:hover,
.treeBox-expert .nav-tree .cont-item .cont-item-son.cur .cont-detail-son{
	color: #25809D;
}
.treeBox-expert .nav-tree .cont-item .right-unit-rotate{
	transform: rotate(90deg);
}
/*悬浮窗*/
.suspe-menu{
	width: 150px;
	position: fixed;
	bottom: 25%;
	right: 4%;
	z-index: 2;
}
.suspe-menu .suspe-menu-top{
	background: #FFFFFF;
	padding: 20px 15px 15px 15px;
	border: 1px solid #D2D2D2;
}
.suspe-menu .suspe-menu-code{
	width: 100%;
	height: 100%;
	display: block;
}
.suspe-menu .suspe-menu-name{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	color: #686868;
	font-size: 13px;
}
.suspe-menu .suspe-menu-bottom{
	background: linear-gradient(to bottom, #3CCFDD 0%,#26829E 100%);
	text-align: center;
	overflow: hidden;
	padding: 15px 0px;
	cursor: pointer;
}
.suspe-menu .suspe-menu-appo-image{
	width: 20px;
	height: 22px;
	margin-left: 25px;
}
.suspe-menu .suspe-menu-bottom span{
	float: right;
	display: inline-block;
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 4px;
	margin-right: 30px;
	
}
/*弹窗*/
.popup-code-mantle{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 49;
	background: #000000;
	opacity: 0.6;
	overflow: hidden;
	cursor: pointer;
	display: none;
}
.popup-code-menu{
	width: 400px;
	position: fixed;
	top: 20%;
	left: 35%;
	z-index: 50;
	display: none;
}
.popup-code-menu .popup-code-menu-top{
	background: linear-gradient(to right, #45ADCE 0%,#26819E 100%);
	text-align: center;
	color: #FFFFFF;
	overflow: hidden;
	padding: 50px 0px 60px 0px;
	border-radius: 10px 10px 0px 0px;
}
.popup-code-menu .popup-code-menu-top img{
	width: 22px;
	height: 22px;
	margin-left: 80px;
}
.popup-code-menu .popup-code-menu-top p{
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 15px;
	font-weight: bold;
	margin-right: 100px;
	margin-top: 0px;
}
.popup-code-menu .popup-code-menu-top p span{
	font-size: 16px;
}
.popup-code-menu .popup-code-menu-bottom{
	background: #FFFFFF;
	text-align: center;
	padding: 90px 0px 40px 0px;
	border-radius: 0px 0px 10px 10px;
}
.popup-code-menu .popup-bottom-applets{
	position: absolute;
	top: 23%;
	left: 31%;
	z-index: 50;
	width: 38%;
	padding: 10px 10px;
	background: #FFFFFF;
	border: 1px solid #E8EFF2;
	border-radius: 8px;
}
.popup-code-menu .popup-bottom-applets img{
	width: 100%;
	height: 100%;
	display: block;
}
.popup-code-menu .popup-bottom-name{
	padding-top: 40px;
}
.popup-code-menu .popup-bottom-name p{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 12px;
}
.popup-code-menu .popup-bottom-name .name-two{
	color: #b3b3b3;
	margin-top: 2px;
}
.popup-code-menu .popup-bottom-applets-logo{
	width: 50%;
	margin: auto;
	height: auto;
	margin-top: 50px;
}
.popup-code-menu .popup-bottom-applets-logo img{
	width: 100%;
	height: 100%;
	display: block;
}
.popup-code-menu .popup-bottom-cancel{
	width: 8%;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 50;
	padding: 10px 10px;
	color: #FFFFFF;
	cursor: pointer;
}
.popup-code-menu .popup-bottom-cancel img{
	width: 100%;
	height: 100%;
	display: block;
}
/*乐普互联网*/
.lopo-area{
	padding: 0px 0px;
	position: relative;
}
.lopo-area .lopo-bg{
	width: 100%;
	height: 100%;
	display: block;
}
.lopo-area .lopo-info{
	width: 30%;
	position: absolute;
	top: 15%;
	left: 50%;
	z-index: 2;
	color: #FFFFFF;
}
.lopo-area .lopo-info .lopo-info-title{
	font-size: 20px;
	font-weight: bold;
}
.lopo-area .lopo-info .lopo-info-english{
	font-size: 16px;
	margin-top: 10px;
}
.lopo-area .lopo-info .lopo-info-desc{
	font-size: 13px;
	line-height: 25px;
	margin-top: 20px;
}
.lopo-area .lopo-info .lopo-info-go{
	display: inline-block;
	width: 90px;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0px;
	border: 1px solid #FFFFFF;
	border-radius: 20px;
	margin-top: 40px;
}
.lopo-area .lopo-info .lopo-info-code{
	width: 150px;
	height: auto;
	text-align: center;
	float: right;
	margin-top: 50px;
}
.lopo-area .lopo-info .lopo-code{
	width: 100px;
	background: #b9d6e0;
	padding: 6px 6px;
	border-radius: 3px;
	text-align: center;
	margin: auto;
}
.lopo-area .lopo-info .lopo-code img{
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 3px;
}
.lopo-area .lopo-info p{
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	font-size: 13px;
	text-align: center;
}
/*科普讲堂*/
.forum-wrap{
	width: 100%;
	padding-bottom: 0px;
}
.forum-wrap .forum-wrap-con{
	padding: 50px 50px 0px 50px;
	overflow: hidden;
}
.forum-wrap .forum-wrap-con .forum-item{
	width: 220px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.forum-wrap .forum-wrap-con .forum-item .forum-item-video{
	display: block;
	border-radius: 3px 3px 0px 0px;
}
.forum-wrap .forum-wrap-con .forum-item .forum-item-title{
	width: 220px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	padding: 15px 20px;
	line-height: 20px;
	border: 1px solid #e5e5e5;
	border-top: none;
	border-radius: 0px 0px 3px 3px;
}
.forum-wrap .forum-wrap-con .forum-item:hover{
	color: #b16483;
}
.forum-wrap .forum-wrap-con .forum-item-more{
	width: 100%;
	text-align: center;
}
.forum-wrap .forum-wrap-con .forum-item-more span{
	display: inline-block;
	width: 140px;
	height: 35px;
	line-height: 35px;
	margin: auto;
	background: #25809d;
	color: #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 20px;
	margin-top: 35px;
}
/*智慧医疗*/
.medical-content{
	width: 80%;
	margin: auto;
	overflow: hidden;
	padding: 60px 0px 0px 0px;
}
.medical-content .medical-item{
	float: left;
	width: 47%;
	margin-right: 6%;
	margin-bottom: 6%;
}
.medical-content .medical-item:nth-child(2){
	margin-right: 0;
}
.medical-content .medical-item:nth-child(4){
	margin-right: 0;
}
.medical-content .medical-item-top{
	border: 1px solid #eeeeee;
	border-radius: 8px 8px 0px 0px;
}
.medical-content .medical-item img{
	width: 100%;
	height: 100%;
	display: block;
}
.medical-content .medical-item .medical-item-name{
	display: block;
	background: #1cb1cd;
	text-align: center;
	padding: 22px 0px;
	border: 1px solid #1cb1cd;
	border-radius: 0px 0px 8px 8px;
}
.medical-content .medical-item .medical-item-img{
	width: 36px;
	height: 22px;
	float: left;
	margin-left: 30%;
}
.medical-content .medical-item span{
	display: inline-block;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-left: -30%;
}
.medical-content .medical-item:nth-child(2) .medical-item-name{
	background: #25809d;
	border: 1px solid #25809d;
}
.medical-content .medical-item:nth-child(3) .medical-item-name{
	background: #18becd;
	border: 1px solid #18becd;
}
.medical-content .medical-item:nth-child(4) .medical-item-name{
	background: #40adc6;
	border: 1px solid #40adc6;
}
/*首页视频*/
.news-wrap .video-swiper{
	margin-top: -10px;
}
.news-wrap .video-swiper .swiper-container .swiper-wrapper{
	padding: 20px 0px 20px 0px;
}
.news-wrap .video-swiper .swiper-slide video{
	width: 320px;
	height: 140px;
	border-radius: 3px;
	display: block;
}
.news-wrap .video-swiper .swiper-slide-active{
	margin: -20px 0px 0px 0px;
}
.news-wrap .video-swiper .swiper-slide-active video{
	width: 320px;
	height: 180px;
	display: block;
}
.news-wrap .video-swiper .video-title{
	color: #333333;
	font-size: 13px;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin: 15px 0px 5px 0px;
}
.news-wrap .pagination{
	width: 92%;
}
