/*产品页导航*/
h2 {
	font-weight: bold;
}

.xtd-position {
	height: 53px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	border-bottom: 1px;
}

.xtd-position p {
	padding: 0 0 0 24px;
	line-height: 53px;
}

.xtd-position p span {
	color: #959595;
	font-family: "宋体";
}

.xtd-position p span a {
	font-family: "Microsoft Yahei";
}

.xtd-content {
	width: 1240px;
	margin: 0 auto;
}

/*外边框*/
.pr {
	position: relative;
}

.fl {
	float: left;
}

.detail-wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0 20px 72px 30px;
	font-family: "Microsoft Yahei";
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

/*头部样式*/
.set_main {
	background-color: #F8F8F8;
}

.main,
.set_main {
	width: 1240px;
	margin: 0 auto;
}

.set_main_head {
	width: 100%;
	height: 100%;
	font-size: 0;
	background-color: #FFF;
	border: 1px solid #F1F1F1;
	margin-bottom: 15px;
	box-shadow: 0px 3px 10px 0px #e5e5e5;
}

.merchandise {
	width: 937px;
	float: left;
	padding: 20px;
	box-sizing: border-box;
	display: inline-block;
}

.photo2019 {
	float: left;
	width: 30%;
}

.photo2019 img {
	width: 100%;
}

.commodity_right {
	float: left;
	width: 70%;
	box-sizing: border-box;
}

.commodity_right>h1 {
	padding-left: 18px;
	line-height: 24px;
	font-size: 20px;
	font-weight: bold;
	color:
		#333333;
}

.date-visits {
	margin-top: 10px;
	display: flex;
	flex-direction: row;
	padding-left: 18px;
}

.date-visits span{
	margin-right: 20px;
	color: #aaa;
	font-size: 14px;
}

.commodity_right_one {
	display: inline-block;
	padding-left: 18px;
	padding-top: 14px;
	text-align: justify;
	color: #999999;
	font-size: 14px;
	padding-bottom: 21px;
}

.commodity_right_time {
	width: 474px;
	display: inline-block;
	padding-left: 18px;
	padding-top: 14px;
	text-align: justify;
	color: #999999;
	font-size: 14px;
}

.commodity_right_two {
	margin-left: 19px;
	position: relative;
	height: 109px;
	background-color: #F8F8F8;
	margin-bottom: 17px;
}

.commodity_right_two>.right_two_a {}

.right_two_a>p {
	color: #999;
	font-size: 14px;
	padding-left: 26px;
	padding-top: 26px;
}

.right_two_a>p>del {
	padding-left: 9px;
}

.right_two_a>.right_two_a_a {
	padding-left: 26px;
	padding-top: 11px;
}

.right_two_a>.right_two_a_a>span:first-child {
	color: #333333;
	font-size: 14px;
	padding-right: 9px;
}

.right_two_a>.right_two_a_a>span:first-child+span {
	color: #FF4E00;
	font-size: 36px;
	font-weight: bold;
}

.right_two_a>.right_two_a_a>span:first-child+span i {
	font-size: 14px;
}

.right_two_a>.right_two_a_a>span:first-child+span+span {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-left: 9px;
	margin-top: 4px;
}

.right_two_a>.right_two_a_a>span:first-child+span+span>img {
	width: 127px;
	height: 23px;
}

.right_two_a>.right_two_a_a>span:first-child+span+span>em {
	position: absolute;
	font-size: 12px;
	color: #FFF;
	top: 4px;
	bottom: 6px;
	left: 14px;
	right: 7px;
}

.right_two_line {
	display: inline-block;
	height: 31px;
	background-color: #CCCCCC;
	width: 1px;
	position: absolute;
	top: 40%;
	/* top: 0; */
	right: 114px;
}

.right_two_b {
	position: absolute;
	top: 34%;
	right: 25px;
	text-align: center;
}

.right_two_b>p:first-child {
	font-size: 18px;
	color: gray;
}

.right_two_b>p:first-child+p {
	color: #6C6C6C;
	font-size: 12px;
}

/* 性别婚否、预约日期、预约人数 */
.commodity_right_three>div {
	margin-bottom: 16px;
}

.right_three_a,
.right_three_b,
.right_three_c {
	display: inline-block;
}

.right_three_a,
.right_three_b,
.right_three_c>span {
	font-size: 12px;
	color: #999;
	padding-right: 11px;
	padding-left: 38px;
}

.right_three_a>div,
.right_three_b>div {
	display: inline-block;
	padding-left: 11px;
}

.right_three_a>div>a,
.right_three_b>div>a {
	border: 1px solid #F1F1F1;
	display: inline-block;
}

.right_three_b>div>a:hover {
	border: 1px solid #1CA4E5;
	color: #1CA4E5;
}

.right_three_a>div>a {
	padding: 9px 15px 10px 15px;
	margin-right: 7px;
}

.right_three_a>div>a.select,
.right_three_b>div>a.select {
	border: 1px solid #1ca4e5;
	color: #1ca4e5;
}

.right_three_b>div>a {
	padding: 9px 14px 10px 13px;
	margin-right: 7px;
}

/* .right_three_b>div>div{
    display: inline-block;
} */
.right_three_b>div>a:first-child+a+a {
	position: relative;
	z-index: 1;
	padding: 0;
}

.right_three_b>div>a>input {
	width: 130px;
	outline: none;
	border: none;
	height: auto;
	padding: 9px 14px 10px 13px;
	cursor: pointer;
}

.right_three_b>.right_three_b_expire {
	font-size: 15px;
	color: red;
	margin-left: 11px;
}

.right_three_b>.right_three_b_expire>a {
	font-size: 15px;
	color: #1CA4E5;
	text-decoration: underline;
}

/* 预约人数 */
.right_three_c>span {
	vertical-align: middle;
}

.right_three_c>div {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
}

.right_three_c>div>a:first-child {
	background-color: #F1F1F1;
}

.right_three_c>div>a {
	padding: 6px 12px 5px 14px;
	display: inline-block;
	border: 1px solid #F1F1F1;
	font-size: 20px;
	vertical-align: middle;
}

.right_three_c>div>em {
	padding: 9px 23px 9px 27px;
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	font-size: 14px;
	color: #333;
	vertical-align: middle;
}

/* 加入购物车、立即预约 */
.commodity_right_four {
	margin-left: 19px;
	margin-top: 5px;
	margin-bottom: 32px;
	display: inline-block;
	font-size: 0;
}

.commodity_right_four .commodity_right_four_show>a {
	font-size: 18px;
}

.commodity_right_four .commodity_right_four_show>a:first-child:hover {
	background-color: rgb(255, 217, 188);
}

.commodity_right_four .commodity_right_four_show>a:first-child+a:hover {
	background-color: rgb(242, 45, 0)
}

.commodity_right_four .commodity_right_four_show>a:first-child {
	padding: 14px 23px 14px 27px;
	color: #FFF;
	background-color: #EE5A16;
	margin-right: 23px;
	display: inline-block;
}

.commodity_right_four .commodity_right_four_show>a:first-child+a {
	padding: 13px 66px 14px 66px;
	color: #FFFFFF;
	background-color: #FF4E00;
	display: inline-block;
}

.commodity_right_four .commodity_right_four_hide a {
	width: 180px;
	height: 38px;
	display: inline-block;
	background-color: #bcbcbc;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	line-height: 38px;
}

/* 承诺、支付 */
.commodity_right_five {
	margin-left: 19px;
	font-size: 12px;
	color: #555555;
}

.commodity_right_five>div {
	margin-bottom: 23px;
}

.right_five_a>div,
.right_five_b>div {
	display: inline-block;
	margin-left: 14px;
}

.right_five_a>div>span>img,
.right_five_b>div>span>img {
	width: 16px;
	height: 14px;
	margin-right: 5px;
}

.right_five_a>div>span,
.right_five_b>div>span {
	margin-right: 23px;
}

/* 右侧 */
.set_main_right {
	float: left;
	width: 250px;
	box-sizing: border-box;
}

.main_right_head {
	width: 263px;
	margin: 20px 0 20px 0;
	padding: 0 20px;
	height: 100%;
	margin-bottom: 15px;
	box-sizing: border-box;
	/* float: right; */
	display: inline-block;
	border-left: 1px solid #F1F1F1;
}

.main_right_head>p {
	font-size: 14px;
	color: #333;
	font-weight: 500;
	padding-bottom: 13px;
	cursor: pointer;
}

.main_right_head>div:first-child {
	text-align: center;
	padding-top: 19px;
	border-bottom: 1px dashed #e5e5e5;
	margin: 0 auto;
	padding-bottom: 17px;
}

.main_right_head>div:first-child a {
	display: block;
}

.main_right_head>div:first-child img {
	width: 100%;
	height: 139px;
}

.main_right_head>div:first-child p {
	font-size: 14px;
	color: #333;
	font-weight: 500;
	padding-bottom: 13px;
	cursor: pointer;
}

/* 第二行div */
.main_right_head>div:first-child+div {
	padding-top: 19px;
	border-bottom: 1px dashed #e5e5e5;
	margin: 0 auto;
	padding-bottom: 17px;
}

.main_right_head>div:first-child+div>p:first-child {
	font-size: 14px;
	color: #333;
	font-weight: 500;
	padding-bottom: 13px;

}

.main_right_head>div:first-child+div>p:first-child+p {
	color: #7F7F7F;
	font-size: 12px;
	padding-bottom: 11px;
}

.main_right_head>div:first-child+div>div {
	color: #7F7F7F;
	font-size: 12px;
	cursor: pointer;
}

.main_right_head>div:first-child+div>div>span {
	vertical-align: middle;
}

.main_right_head>div:first-child+div>div>i {
	display: inline-block;
	width: 87px;
	height: 14px;
	background-size: 175px 83px;
	background-position: left bottom;
	vertical-align: middle;
	margin: 0 8px 1px 8px;
}

.main_right_head>div:first-child+div>div>img {
	width: 81px;
	height: 14px;
	vertical-align: top;
	margin-left: 11px;
}

.main_right_head>div:first-child+div>div>span:first-child+img+span {
	color: #FF4E00;
}

/* 第三行 */
.main_right_head>div:first-child+div+div {
	border-bottom: 1px dashed #e5e5e5;
	padding: 14px 0;
}

.main_right_head>div:first-child+div+div>p {
	font-size: 14px;
	color:
		#333;
	font-weight: 500;
	padding-bottom: 13px;
}

/* 第四行 */
.main_right_head>div:first-child+div+div+div {
	border-bottom: 1px dashed #e5e5e5;
	padding: 14px 0;
}

.main_right_head>div:first-child+div+div+div>p {
	font-size: 14px;
	color: #333;
	text-align: justify;
	font-weight: 500;
	padding-bottom: 13px;
}

/* 第五行div */
.main_right_head>div:first-child+div+div+div+div {
	border-bottom: 1px dashed #e5e5e5;
	padding: 14px 0;
}

.main_right_head>div:first-child+div+div+div+div>p {
	font-size: 14px;
	color:
		#333;
	font-weight: 500;
	padding-bottom: 13px;
}

/* 第六行div */
.main_right_head>div:first-child+div+div+div+div+div {
	padding: 14px 0;
	color: #7F7F7F;
	font-size: 12px;
}

/* 正文 */
.set_main_left {
	width: 885px;
	height: 100%;
	float: left;
	border: 1px solid #F1F1F1;
	margin-bottom: 15px;
	box-shadow: 0px 3px 10px 0px #e5e5e5;
	background-color: white;
}


.set_main_right {
	float: right;
	width: 335px;
	box-sizing: border-box;
}

.set_list_suspension>.set_list_right_setb {
	width: 335px;
	float: right;
	border: 1px solid #F1F1F1;
	background-color: #FFF;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 15px;
}

.set_list_suspension>.set_list_right_setb>.set_list_right_head {
	width: 100%;
	font-size: 14px;
	/* padding-bottom: 20px; */
	box-sizing: border-box;
	display: inline-block;
	border-bottom: 1px solid #F1F1F1;
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
}

.set_list_suspension>.set_list_right_setb>.set_list_right_head>li {
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
	margin-left: 15px;
}

.set_list_suspension>.set_list_right_setb>.set_list_right_head>li.active {
	color: #1CA4E5 !important;
	border-bottom: 2px solid #1CA4E5 !important;
	/*! padding-bottom: 13px; */
	box-sizing: border-box;
}

ul,
ol,
li {
	list-style: none outside none;
}

.set_list_suspension>.set_list_right_setb .set_list_right_content .set_list_right_b_a {
	/* width: 250px; */
	margin-top: 15px;
	display: block;
	height: 85px;
}

.set_list_suspension>.set_list_right_setb .set_list_right_content .set_list_right_b_a img {
	width: 85px;
	height: 60px;
	float: left;
	margin-right: 10px;
	margin-left: 14px;
}

.set_list_suspension>.set_list_right_setb .set_list_right_content .set_list_right_b_a>div>.right_b_a_p1 {
	display: inline-block;
	/* width: 155px; */
	color: #333;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.set_list_suspension>.set_list_right_setb .set_list_right_content .set_list_right_b_b {
	margin-top: 20px;
	text-align: center;
}

.set_list_suspension>.set_list_right_setb .set_list_right_content .set_list_right_b_b>a {
	padding: 11px 56px 10px 56px;
	display: inline-block;
	background-color: #FFF;
}

/*导读*/
.guide {
	text-align: justify;
	background-image: url(https://www.szvecc.org.cn/kunming/template/khw/img/yinyong.png);
    background-repeat: no-repeat;
    background-position: left 30px top 20px;
    background-color: #f8f8f8;
    color: rgba(0,0,0,.68);
    margin: 30px 0;
    padding: 40px 30px 20px;
    line-height: 40px;
    font-size: 16px;
}
.guide span {
	color: #1e9ef5;

}

.set_zhengwen {
	padding: 0px 30px 28px 30px;
}

.set_zhengwen p {
	font-size: 16px;
	line-height: 32px;
	text-align: justify;
}

.set_zhengwen img {
	max-width: 100%;
	height: 100%;
}

.set_zhengwen h2 {
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 1.4;
	background-repeat: no-repeat;
	font-size: 18px;
	padding-left: 25px;
    background-image: url('/static/image/h2.png');
	background-position: 0 7px;
}

.set_zhengwen ul {
	list-style: none;
	padding-left: 40px;
}

.set_zhengwen ul li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 5px
}

.set_zhengwen ul li:before {
	content: "·";
	color: #4370f5;
	margin-right: 6px;
	margin-bottom: 5px;
	font-size: 32px;
	position: absolute;
	left: 0;
	top: -1px;
	line-height: 1
}

.hlist_box_right_suspension>.set_list_right_b,
.set_list_suspension>.set_list_right_b,
.piecemeal-right .set_list_right_b {
	margin-top: 19px;
	width: 100%;
	float: right;
	border: 1px solid #F1F1F1;
	background-color: #FFF;
}

.h2tab .list_h2_tab {
	width: 100%;
	height: 51px;
	line-height: 51px;
	font-size: 14px;
	box-sizing: border-box;
	border-bottom: 1px solid #F1F1F1;
}

.h2tab .list_h2_tab h2 {
	margin-left: 27px;
	display: inline-block;
	cursor: pointer;
}

.h2tab .list_h2_tab h2.active {
	color: #1CA4E5;
	border-bottom: 2px solid #1CA4E5;
	/* padding-bottom: 13px; */
	box-sizing: border-box;
	cursor: pointer;
}

/*表格*/
.detail-table {
	padding: 28px 30px 0px 30px;
}

.table {
	width: 100%;
}

.detail-table caption {
	height: 58px;
	text-align: center;
	line-height: 58px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	background: #efefef;
	border: 1px solid #d3d3d3;
	border-bottom: none;
}

.detail-table span {
	height: 58px;
	text-align: center;
	line-height: 58px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	border-bottom: none;
	display: block;
}

.detail-table th {
	font-size: 16px;
	color: #1b1b1b;
	text-align: center;
	line-height: 46px;
	background: #f6f6f6;
	border: 1px solid #d3d3d3;
}

.detail-table td {
	padding: 0 18px;
	font-size: 14px;
	line-height: 33px;
	border: 1px solid #d3d3d3;
}

.article-c p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
	text-indent: 2em;
}

/*地区左侧文章推荐*/
.everynone_see h2 {
	font-size: 18px;
	font-weight: normal;
	color: #4b4643;
}

.everynone_see {
	background-color: #ffffff;
	z-index: 100;
	float: left;
	margin-top: 20px;
}

.everynone_see .contents {
	width: 265px;
	border: 1px #ebebeb solid;
	padding: 9px;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-shadow: 1px 1px 3px #eaeaea;
	box-shadow: 1px 1px 3px #eaeaea;
}

.everynone_see div.detail_box>a {
	overflow: hidden;
	width: 96px;
	height: 72px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
}

.everynone_see img {
	width: 96px;
	height: 72px;
	display: block;
}

.everynone_see a {
	color: #666666;
}

.everynone_see a:hover {
	color: #019eeb;
}

.everynone_see li {
	color: #666666;
	height: 30px;
	overflow: hidden;
	text-indent: 13px;
	transition: height 0.3s;
	-moz-transition: height 0.3s;
	-webkit-transition: height 0.3s;
	-o-transition: height 0.3s;
}

.everynone_see ul {
	margin-top: 10px;
}

.everynone_see li p {
	float: left;
	width: 159px;
	color: #666666;
	text-indent: 26px;
}

.everynone_see .detail_box {
	margin-top: 10px;
	border-bottom: 1px #ebebeb solid;
}

.everynone_see li.cur {
	height: 123px;
}

.everynone_see li.cur:hover {
	color: #019eeb;
}

.everynone_see li.cur:hover a {
	color: #019eeb;
}

.everynone_see .detail_box a {
	color: #019eeb;
}

.everynone_see li>a {
	display: block;
	position: relative;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.everynone_see li>a:after {
	position: absolute;
	top: 14px;
	content: "";
	display: block;
	background-image: url("../image/kkxt_li_icon.png");
	width: 4px;
	height: 4px;
}

.everynone_see li>a:hover:after {
	background-position: 0px 4px;
}

/*产品右侧新增*/
/*栏目*/
.widget {
	border-radius: 4px;
	margin-bottom: 20px;
	background-color: #fff;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
}

.inner {
	padding: 15px;
	line-height: 30px;
}

.inner .meta {
	color: #999;
	text-indent: 8px;
}

.widget-title {
	border-bottom: 3px solid #eee;
	align-items: center;
	font-size: 18px;
	display: flex;
	line-height: 1;
}

.widget-title h3 {
	border-bottom: 3px solid #4370f5;
	padding-bottom: 8px;
	transform: translate3d(0, 3px, 0);
}

.widget-content {
	padding-top: 15px;
}

.code-ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.code-ul li {
	margin-bottom: 15px;
	font-size: 16px;
	color: rgba(0, 0, 0, .7);
	display: flex;
	align-items: center;
}

.code-ul li img {
	width: 32px;
	margin-right: 8px;
	background-color: #f2f2f2;
	border-radius: 100%;
}

.code-ul li a {
	margin-left: auto;
	border: 1px solid #4370f5;
	color: #4370f5;
	font-size: 12px;
	padding: 3px 10px;
	line-height: 1.2;
	border-radius: 3px;
}

/*问答*/
.widget--question--hero {
	display: flex;
	position: relative;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
	height: 196px
}

.widget--question--hero .img {
	transition: .5s
}

.widget--question--hero:hover .img {
	transform: scale(1.05)
}

.widget--question--hero:before {
	background: linear-gradient(269deg, rgba(105, 179, 171, .3), rgba(105, 179, 171, .7) 50%, #69b3ab);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	position: absolute;
	z-index: 6
}

.widget--question--hero .content {
	color: #fff;
	position: absolute;
	z-index: 7;
	left: 15px;
	right: 15px;
	bottom: 15px
}

.widget--question--hero .content .title {
	font-weight: 700;
	line-height: 1.6;
	color: #fff;
}

.widget--question--hero .content .des {
	font-size: 12px;
	padding: 5px 0
}

.widget--question--hero .content .meta {
	display: flex;
	align-items: center;
	font-size: 12px
}

.widget--question--hero .content .meta .avatar-list {
	display: flex;
	align-items: center;
	padding-left: 6px
}

.widget--question--hero .content .meta .avatar-list .avatar {
	border: 1px solid #eee;
	margin-left: -6px;
	border-radius: 100%
}

.widget--question--hero .content .meta .c {
	padding-left: 5px
}

.widget--question--hero .content .meta .btn {
	color: #6cb4a7;
	background-color: #fff;
	font-size: 12px;
	margin-left: auto;
	padding: 2px 10px;
	border-radius: 4px
}

.widget--question--hero h3 {
	margin-bottom: 20px;
	font-size: 18px;
}

/*面包屑*/
.crumbs>i {
	width: 19px;
	vertical-align: middle;
	height: 17px;
	background: url(../image/pagehome.png) no-repeat;
	display: inline-block;
	margin: 0px 10px 5px 0;
}

.crumbs>a {
	color: #999999;
}

.crumbs>span {
	color: #999999;
}


/*机构地址*/
#map_box{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
    padding: 0 20px 20px 20px;
}

#map_box .left{
	width: 500px;
	padding: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-sizing: border-box;
	border-radius: 5px;
}

#map{
	width: 100%;
	height: 500px;
}

#map_box .right{
	width: calc(100% - 520px);
}

#map_box .dir_bar{
	display: flex;
	margin-bottom: 20px;
}

#map_box .dir_btn{
	padding: 3px 20px;
	background-color: transparent;
	cursor: pointer;
	color: #777;
}

#map_box .dir_bar .on{
	background-color: #4b93d7;
	color: #fff;
}

#map_box .addr{
	border: 1px solid #eee;
	width: 300px;
	border-radius: 3px;
	padding: 3px 10px;
}

#map_box .addr:focus{
	border-color: #4b93d7;
	color: #4b93d7;
}

#map_box .search{
	background-color: #4b93d7;
	color: #fff;
	padding: 3px 20px;
	cursor: pointer;
	border-radius: 5px;
}

#map_box .search_bar{
	margin: 20px 0;
}

.map_tips_title{
	color: #4b93d7;
}

.BMap_bubble_content{
	color: #666;
	font-size: 12px;
	margin-top: 5px;
	text-align: justify;
}

.navtrans-res{
	max-height: 400px;
	overflow: auto;
}


#map_box tbody:first-child{
	display: block;
	height: 400px;
	overflow-y: scroll;
}

#map_box .trans_plan_desc tbody{
	display:table-cell;
	height: auto;
	overflow-y:auto;
}

#map_box tbody tr {
     display: table;
     width: 100%;
     table-layout: fixed;
 }

.main_right_head>div:first-child+div+div>.red-tip {
    display: block;
    box-sizing: border-box;
    padding: 5px 10px;
    color: #ff4e00;
    font-size: 14px;
    border-radius: 3px;
    background-color: #f0f0f0;
}
.red-tip {
    display: block;
    box-sizing: border-box;
    padding: 5px 10px;
    color: #ff4e00;
    font-size: 12px;
    border-radius: 3px;
    background-color: #f0f0f0;
}

.aside_1 {
    background-color: #fff;
    border-radius: 6px;
}
/* 标题 */
.tab {
    height: 51px;
    line-height: 51px;
    border-bottom: 0.5px solid #ccc;
    font-size: 14px;
}
.tab>span {
    display: inline-block;
    height: 51px;
    margin-left: 27px;
    color: #333;
    cursor: pointer;
}
.tab>span:nth-of-type(1) {
    border-bottom: 2px solid #1CA4E5;
    color: #1ca4e5;
}
/* 热门医院 */
.rm {
    padding-bottom: 15px;
    /* display: none; */
}
/* 最新医院 */
.zx {
    padding-bottom: 15px;
    display: none;
}
.rmyy ,.zxyy{
    margin-top: 15px;
    display: flex;
}
.rmyy>a>img ,.zxyy>a>img{
    width: 110px;
    height: 75px;
    display: block; 
    padding: 0 12px;
}
.rmnr>a ,.zxnr>a{
    display: block;
    font-size: 14px;
    color: #333;
    width: 150px;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rmnr>a:hover ,.zxnr>a:hover {
    color: #1ca4e5;
}
.rmnr>em,.zxnr>em {
    display: block;
    font-size: 12px;
    color: #999;
    font-style: normal;
    height: 28px;
    line-height: 28px;
}
.rmnr>span ,.zxnr>span{
    font-size: 12px;
    color: #333;
}
.rmnr>span>strong,.zxnr>span>strong {
    font-size: 14px;
    color: #ff4e00;
    margin-left: 5px;
}

@media screen and (max-width:768px) {
    .xtd-content {
        width: 100%;
    }
    .main, .set_main {
        width: 100%;
    }
    .merchandise {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .photo2019 {
        width: 100%;
    }
    .commodity_right {
        width: 100%;
    }
    .commodity_right>h1 {
        padding: 10px 0;
        text-align: center;
    }
    .date-visits {
        justify-content: space-between;
        padding: 0;
    }
    .commodity_right_one {
        padding: 0;
    }
    .commodity_right_two {
        margin: 0;
    }
    .main_right_head {
        width: 100%;
    }
    .set_main_left {
        width: 100%;
    }
    .set_zhengwen {
        padding: 0 15px;
    }
    .guide {
        padding: 15px;
    }
    .set_main_right {
        width: 100%;
    }
}



















