@charset "utf-8";
/* CSS Document */
body {
    background: #F1F1F1
}

/*导航*/
.head-nav {
    width: 1120px;
    margin: 10px auto;
}

.head-nav a {
    display: inline-block;
    padding: 0 10px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    background: #cccccc;
    position: relative;
}

/*.head-nav a:before { content: ' '; height: 21px; width:6px; background:url(../images/baike_icon.png) no-repeat; background-position:-225px -1px; display:block; position:absolute; left:-6px; top:0px;}*/
.head-nav a:after {
    content: ' ';
    display: block;
    width: 9px;
    height: 21px;
    background: url(../images/baike_icon.png) no-repeat;
    background-position: -216px -1px;
    position: absolute;
    top: 0;
    right: -9px;
}

.head-nav a.home:before {
    background: none;
}

.head-nav a i {
    position: absolute;
    right: -5px;
    top: 0;
    width: 12px;
    height: 21px;
    background: url(../images/sprite.gif) -203px 0 no-repeat;
    z-index: 2;
}

/*第一部分*/
.filter-one-container {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    padding: 0 10px;
    background: #FFF
}

.filter-one-container .filter-item {
    position: relative
}

.filter-one-container .filter-item .filter-title {
    width: 80px;
    float: left;
    position: relative;
    padding-top: 10px;
    left: 0
}

.filter-one-container .filter-item .filter-title .f02 {
    letter-spacing: 7px;
}

.filter-one-container .filter-item .filter-title .f03 {
    letter-spacing: 28px;
}

.filter-one-container .filter-item .filter-content {
    padding-left: 0;
    overflow: hidden;
    zoom: 1
}

.filter-one-container .filter-item .filter-content .city-container {
    position: relative;
    border-bottom: 1px solid #e6e6e6
}

.filter-one-container .filter-item .filter-content .hot-city, .filter-one-container .filter-item .filter-content > ul {
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 50px 0 0;
    position: relative
}

.filter-one-container .filter-item .filter-content .hot-city li, .filter-one-container .filter-item .filter-content > ul li {
    list-style: none;
    float: left;
    margin: 0 15px 10px 0
}

.filter-one-container .filter-item .filter-content .hot-city li a, .filter-one-container .filter-item .filter-content > ul li a {
    color: #666;
    text-align: center;
    line-height: 20px;
    padding: 0 10px 1px;
    overflow: hidden;
    zoom: 1
}

.filter-one-container .filter-item .filter-content .hot-city .active a, .filter-one-container .filter-item .filter-content .hot-city li:hover a, .filter-one-container .filter-item .filter-content > ul .active a, .filter-one-container .filter-item .filter-content > ul li:hover a {
    color: #fff
}

.filter-one-container .filter-item .filter-content .hot-city li:hover, .filter-one-container .filter-item .filter-content > ul li:hover {
    background: rgb(98, 195, 212)
}

.filter-one-container .filter-item .filter-content .hot-city .active, .filter-one-container .filter-item .filter-content > ul .active {
    background: #31b4bc
}

.filter-one-container .filter-item .filter-content .hot-city li a.hot {
    color: #EF2F3A;
}

.filter-one-container .filter-item .filter-content .hot-city li:hover a {
    color: #FFF;
}

.filter-one-container .filter-item .filter-content .fake-all-li {
    margin: 0 10px 10px 0;
    line-height: 20px;
    position: absolute;
    top: 10px;
    left: 0;
    padding: 0 10px;
    z-index: 1
}

.filter-one-container .filter-item .filter-content .fake-all-li a {
    color: #666
}

.filter-one-container .filter-item .filter-content .fake-all-li:hover {
    background: #31b4bc;
    color: #fff
}

.filter-one-container .filter-item .filter-content .fake-all-li:hover a {
    color: #fff
}

.filter-one-container .filter-item .filter-content .fake-all-li.active {
    background: rgb(98, 195, 212);
    color: #fff
}

.filter-one-container .filter-item .filter-content .fake-all-li.active a {
    color: #fff
}

.filter-one-container .filter-item .filter-content .hot-city {
    border: none;
    padding-bottom: 0;
    /*padding-left: 63px;*/
    height: 30px;
    overflow: hidden;
}
.scv-shaixuan b{
    font-weight: normal;
}
.scv-shaixuan span{
    background: rgb(98, 195, 212);
    color: #fff;
    margin: 0 10px 10px 0;
    line-height: 20px;
    padding: 3px 10px;
    z-index: 1;
}
.scv-shaixuan {
    margin: 0 10px 10px 0;
    line-height: 20px;
    padding: 3px 10px;
    z-index: 1;
}
.scv-shaixuan a{
    padding: 0 10px;
}
.filter-one-container .filter-item .filter-content .sort-city {
    padding: 10px 50px 0 63px;
    max-height: 300px;
    overflow: auto;
    display: none
}

.filter-one-container .filter-item .filter-content .sort-city .sort-capital {
    overflow: hidden
}

.filter-one-container .filter-item .filter-content .sort-city .sort-capital li {
    float: left;
    padding: 0 10px;
    color: #ccc;
    margin-bottom: 10px
}

.filter-one-container .filter-item .filter-content .sort-city .sort-capital .J-exist {
    color: #666;
    cursor: pointer
}

.filter-one-container .filter-item .filter-content .sort-city .sort-capital .J-exist:hover, .filter-one-container .filter-item .filter-content .sort-city .sort-capital .active {
    color: #31b4bc
}

.filter-one-container .filter-item .filter-content .sort-city .sort-list {
    overflow: auto;
    max-height: 90px;
    font-size: 0;
    display: none
}

.filter-one-container .filter-item .filter-content .sort-city .sort-list li {
    display: inline-block;
    padding-bottom: 10px;
    margin-right: 15px
}

.filter-one-container .filter-item .filter-content .sort-city .sort-list li a {
    font-size: 14px;
    color: #666;
    padding: 0 10px;
    display: block;
    line-height: 20px
}

.filter-one-container .filter-item .filter-content .sort-city .sort-list li .active, .filter-one-container .filter-item .filter-content .sort-city .sort-list li a:hover {
    color: #fff;
    background: #31b4bc
}

.filter-one-container .filter-item .filter-content .sort-city .sort-list li .hot {
    color: #31b4bc
}

.filter-one-container .filter-item .filter-content .sort-city .sort-list li .hot.active {
    color: #fff
}

.filter-one-container .filter-item .filter-content .sort-city .sort-list-show {
    display: block
}

.filter-one-container .filter-item .filter-content ol.sort-city {
    padding: 25px 0 0 73px;
    max-height: 300px;
    overflow: auto;
    display: none
}

.filter-one-container .filter-item .filter-content ol.sort-city li {
    width: 100%;
    padding-bottom: 20px
}

.filter-one-container .filter-item .filter-content ol.sort-city li .sort-capital {
    float: left
}

.filter-one-container .filter-item .filter-content ol.sort-city li .sort-city-list {
    font-size: 0;
    padding-left: 25px
}

.filter-one-container .filter-item .filter-content ol.sort-city li .sort-city-list a {
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
    color: #666;
    padding: 0 10px
}

.filter-one-container .filter-item .filter-content ol.sort-city li .sort-city-list a:hover {
    background: #fd5420;
    color: #fff
}

.filter-one-container .filter-item .filter-content ol.sort-city li .sort-city-list .active {
    color: #fff
}

.filter-one-container .filter-item .filter-content .hot a, .filter-one-container .filter-item .filter-content ol.sort-city li .sort-city-list .hot {
    color: #fd5420
}

.filter-one-container .filter-item .filter-content .ul-helper {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1
}

.filter-one-container .filter-item .filter-content .ul-helper a {
    color: #33cde5;
    cursor: pointer;
}

.filter-one-container .filter-item .filter-content .ul-helper a .part {
    display: none
}

.filter-one-container .filter-item .filter-content .ul-helper a i {
    width: 12px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/baike_ico.png) no-repeat;
    background-position: -54px -64px;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.filter-one-container .filter-item .filter-content .ul-helper:hover {
    background-color: #fff
}

.filter-one-container .filter-item .filter-content .ul-helper:hover a {
    background: #fff
}

.filter-one-container .filter-item .filter-content .to-full a i {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.filter-one-container .filter-item .filter-content .to-full a .full {
    display: none
}

.filter-one-container .filter-item .filter-content .to-full a .part {
    display: inline
}

.filter-one-container .filter-item .filter-content .bor_no {
    border-bottom: none
}

.overseas-city-nav {
    width: 1120px;
    margin: 0 auto;
    background: #FFF;
    padding: 10px 0 20px;
    text-align: center;
    margin-bottom: 30px;
}

.overseas-city-nav a {
    display: inline-block;
    line-height: 110px;
    width: 20px;
    height: 7px;
    cursor: pointer;
    background: #666;
    margin: 0 5px;
    overflow: hidden;
}

.overseas-city-nav a.nav {
    background: #5ac7d8;
}

/*第二部分*/
.overseas-city-opened {
    width: 1100px;
    margin: 0 auto;
    padding: 20px 10px 10px;
    background: #FFF;
}

.overseas-city-opened-list {
    margin-right: -15px;
    display: none;
}

.overseas-city-opened-list li {
    float: left;
    position: relative;
    width: 356px;
    height: 298px;
    margin-right: 15px;
    margin-bottom: 10px;
    background-color: #fff;
}

.overseas-city-opened-list li.mr {
    margin-right: 0;
}

.overseas-city-opened-list li a:hover {
    text-decoration: none;
}

.overseas-city-opened-list .city-opened-show {
    position: relative;
    width: 356px;
    height: 200px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.city-opened-show-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
}

.city-opened-item a:hover .city-opened-show-bg {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.city-opened-show-content {
    position: relative;
    overflow: hidden;
}

.city-opened-show .city-name {
    margin-top: 160px;
    text-align: center;
    font-weight: 600;
    font-size: 21px;
    color: #EF2F3A;
}

.overseas-city-opened-list .city-opened-info {
    display: table-cell;
    width: 366px;
    height: 98px;
    padding: 0 10px;
    vertical-align: middle;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    overflow: hidden;
}

.city-opened-info-item {
    position: relative;
    margin-bottom: 12px;
    padding-left: 28px;
    font-size: 14px;
    color: #fff;
    text-align: left;
    width: 310px;
}

.city-opened-info-item p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
}

.city-opened-info-item:last-child {
    margin-bottom: 0;
}

.city-opened-info-item .address-icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 18px;
    background: url(../images/doctor_ico.png) no-repeat;
    background-position: -96px -34px;
}

.city-opened-info-item .time-icon {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(../images/doctor_ico.png) no-repeat;
    background-position: -96px -59px
}

.city-comming-item .city-comming-show {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.city-comming-item .city-comming-show-bg {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.city-comming-item .city-comming-info {
    position: absolute;
    left: 30px;
    bottom: 20px;
    width: 326px;
    height: 105px;
    overflow: hidden;
}

.city-comming-item .city-comming-info-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7px;
    background-color: #3b3b3b;
    filter: alpha(opacity=65);
    -moz-opacity: .65;
    opacity: .65;
}

.city-comming-info-outer-border {
    width: 310px;
    height: 89px;
    border: 1px solid #fff;
    opacity: .27;
}

.city-comming-item .city-comming-info-inner {
    display: table-cell;
    position: relative;
    width: 312px;
    height: 91px;
    padding: 7px;
    text-align: center;
    vertical-align: middle;
}

.city-comming-item .city-comming-name {
    font-weight: 600;
    font-size: 21px;
    color: #fff;
}

.city-comming-item .city-comming-label {
    display: inline-block;
    position: relative;
    font-size: 21px;
    color: #fff;
}

.city-comming-item .city-comming-label:before, .city-comming-item .city-comming-label:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 60px;
    height: 1px;
    background-color: #fff;
    opacity: .27;
}

.city-comming-item .city-comming-label:before {
    left: -75px;
}

.city-comming-item .city-comming-label:after {
    right: -75px;
}

.city-opened-introduce {
    display: table-cell;
    width: 366px;
    height: 98px;
    padding: 0 20px;
    vertical-align: middle;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    overflow: hidden;
}

.city-opened-introduce:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: url(../images/doctor_ico.png) no-repeat;
    background-position: -148px 0px;
    position: absolute;
}

.city-opened-introduce img {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    float: left;
}

.city-opened-introduce p {
    width: 260px;
    float: right;
    height: 60px;
    overflow: hidden;
}

.question-list-page {
    width: 1120px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    padding: 20px 0;
    background: #FFF
}

/*.question-list-page a {
    display: inline-block;
    background: #FFF;
    border: 1px solid #ccc;
    padding: 2px 10px;
    margin: 0 5px;
    color: #333;
    cursor: pointer;
}

.question-list-page a:hover {
    background: #999;
    color: #fff;
}

.question-list-page span {
    padding: 0 5px;
}

.question-list-page a.cur {
    border: 1px solid #fff;
}

.question-list-page a.cur:hover {
    background: #FFF;
    color: #333;
}*/

/*第三部分*/
.container {
    width: 1120px;
    margin: 0 auto;
}

.row {
}

.col-md-4 {
    width: 32%;
    float: left;
    margin-right: 22px;
    display: inline;
}

.col-md-4.mr {
    margin-right: 0;
}

.c-ul-2 h3 {
    background: rgb(98, 195, 212);
    margin-bottom: 0;
    color: #fff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-size: 20px;
    padding: 15px;
    position: relative;
}

.c-ul-2 h3 span {
    margin-right: 10px
}

.c-ul-2 ul {
    padding: 15px;
    margin: 0;
    border: 1px solid #f3f3f3;
    background: #fff;
    margin-bottom: 30px;
    list-style-position: inside;
    list-style-type: circle;
    box-shadow: 0 2px 4px 0 #ddd, 0 2px 8px 0 #eee
}

.c-ul-2 ul li {
    border-bottom: 1px dashed #eee;
    padding: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c-ul-2 ul li a:hover {
    color: #338de6
}

.c-ul-2 ul li:last-child {
    border-bottom: none
}

.glyphicon {
    width: 21px;
    height: 20px;
    position: relative;
    top: 1px;
    display: inline-block;
    margin-right: 10px;
    margin-left: 15px;
}

.glyphicon-asterisk:before {
    position: absolute;
    content: " ";
    display: inline-block;
    background: url(../images/baike_ico.png) no-repeat;
    background-position: -3px -87px;
    width: 21px;
    height: 22px;
    top: 0;
    left: 0;
}

.glyphicon-book:before {
    position: absolute;
    content: " ";
    display: inline-block;
    background: url(../images/baike_ico.png) no-repeat;
    background-position: -26px -87px;
    width: 21px;
    height: 22px;
    top: 0;
    left: 0;
}

.glyphicon-map-marker:before {
    position: absolute;
    content: " ";
    display: inline-block;
    background: url(../images/baike_ico.png) no-repeat;
    background-position: -48px -87px;
    width: 21px;
    height: 22px;
    top: 0;
    left: 0;
}

/*友情链接*/
.friendshipLink {
    text-align: center;
    background: #e4e4e4;
    font-size: 12px;
    color: #8a8a8a;
    position: relative;
    padding-bottom: 20px;
}

.friendshipLink span, .friendshipLink a {
    padding-right: 10px;
    color: #8a8a8a;
}

.friendshipLink a:hover {
    text-decoration: underline;
}













.list_service_left {
	float: left;
	    width: 1070px;
	min-height: 400px;
}

.list_service_left li {
	width: 100%;
	height: 140px;
	border-bottom: 1px solid #DDD;
	padding: 15px;
	background: #FFF;
	margin-bottom: 10px;
	position: relative;
}

.list_service_left li .ser_thumb {
	float: left;
	width: 200px;
	position: relative;
}

.list_service_left li .ser_thumb img {
	width: 100%;
	height: 133px;
}

.list_service_left li .ser_thumb p {
	position: absolute;
	top: 8px;
	left: 8px;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	line-height: 20px;
	padding: 0 10px;
	border-radius: 4px;
}

.list_service_left li .ser_thumb div {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 24px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	background: rgba(251, 66, 105, 0.8);
}

.list_service_left li .ser_kuang {
	float: left;
	width: calc(100% - 395px);
	padding: 0 20px;
	border-right: 1px solid #DDD;
}

.list_service_left li .ser_kuang a {
	font-size: 16px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	color: #000;
	display: flex;
}

.list_service_left li .ser_kuang a .insLabel {
	height: 20px;
	padding: 0 6px;
	background: #31b9ff;
	color: #fff;
	border-radius: 2px;
	font-size: 14px;
	display: inline-block;
	margin-right: 6px;
	margin-top: 0;
}

.list_service_left li .ser_kuang a img {
	height: 20px;
	margin-right: 4px;
}

.list_service_left li .ser_kuang a p {
	color: #FFA200;
	display: inherit;
}

.list_service_left li .ser_kuang .ser_descr {
	font-size: 12px;
	line-height: 18px;
	max-height: 36px;
	margin: 5px 0 10px;
	color: #666;
	overflow: hidden;
}

.list_service_left li .ser_kuang span {
	border: 1px solid #31b9ff;
	padding: 2px 6px;
	margin-right: 6px;
	color: #31b9ff;
	font-size: 12px;
}

.list_service_left li .ser_kuang span.active {
	border: 1px solid #FB4269;
	color: #FB4269;
}

.list_service_left li .ser_kuang span.list_hosp {
	border: 0;
	color: #000;
	font-size: 12px;
	margin-right: 20px;
}

.list_service_left li .ser_kuang span.list_hosp1 {
	width: 500px;
	border: 0;
	color: #000;
	font-size: 12px;
	margin-right: 20px;
}

.list_service_left li .ser_kuang span.list_hosp b {
	color: #FB4269;
	font-size: 16px;
}

.list_service_left li .ser_kuang div {
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
}

.list_service_left li .ser_kuang div b {
/*	font-weight: bold;*/
	color: #31B9FF;
	font-size: 16px;
}

.list_service_left li .ser_kuang div i {
	margin: 0 10px;
	font-size: 18px;
}

.list_service_left li .ser_button {
	float: right;
	width: 150px;
	height: 104px;
	text-align: center;
	position: relative;
}

.list_service_left li .ser_button div {
	margin-top: 20px;
}

.list_service_left li .ser_button p {
	color: #FB4269;
	font-size: 16px;
	line-height: 24px;
	height: 24px;
}

.list_service_left li .ser_button p b {
	font-size: 24px;
	font-weight: bold;
	margin: 0 6px;
}

.list_service_left li .ser_button div p:last-child {
	font-size: 12px;
}

.list_service_left li .ser_button div p:last-child span {
	font-size: 14px;
	font-weight: bold;
}

.list_service_left li .ser_button a {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 25px;
	width: 100px;
	height: 30px;
  /* background: #31B9FF; */
	background-image: linear-gradient(225deg, #39d7de 0%, #00b4c5 100%);
	color: #FFF;
	line-height: 30px;
	border-radius: 6px;
}

.list_service_left li .ser_button .sell_out {
	background: #999;
}

.list_service_left li:hover {
	background: #CEEEFF;
}

.list_service_left li .ser_button a:hover {
	font-weight: bold;
}

.list_service_left li .ser_sellout {
	position: absolute;
	right: 130px;
	top: 46px;
}

.list_service .list_service_right {
	float: right;
	width: 240px;
	margin-left: 10px;
	background: #FFF;
	padding: 15px 15px 20px;
}

.list_service .list_service_right h3 {
	font-size: 18px;
	font-weight: normal;
}

.list_service .list_service_right li {
	margin-top: 20px;
}

.list_service .list_service_right li img {
	float: left;
	width: 54px;
}

.list_service .list_service_right li p {
	float: left;
	width: calc(100% - 54px);
	padding: 0 10px;
	line-height: 36px;
}

.list_service .list_service_right li p.service {
	line-height: 18px;
}

.list_service .list_page {
	background: #FFF;
	float: left;
	width: 900px;
	margin-bottom: 20px;
	text-align: center;
}

.containers {
	width: 1200px;
	clear: both;
	display: table;
	content: "";
	margin: 0 auto;
}

.containers_borderk {
	border: 1px solid #DDD;
	background: #FFF;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " ";
}