@media only screen and (max-width: 1100px) {
    body {
        width: 1100px !important;
    }
}
.jibing{
	margin-bottom: 10px;
	flex-shrink: 0;
}
.crumb_padding{
	padding-left: 22px;
}
.content-main{
			width:1100px !important;
			margin:0 auto;
		}
.yiyuantags{
	width: 500px;
	height:28px;
}
.yiyuansummary{
	width: 500px;
	height: 45px;
}
.oneellipsis{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.header{
	width: 100vw;
	border-bottom: 1px solid #EEEEEE;
}
a:hover {
    color: #00A0A7 !important;
}
.main{
	width: 1100px !important;
}
.w12{
	width: 1100px;
	margin: 0 auto;
}
.w8_5{
	width: 750px;
}
.W3{
	width: 300px;
}
.fl_sp{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.fl_sa{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.fl_sb{
	display: flex;
	justify-content: space-between;
}
.fl_fe{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.fl_fs{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.fl_fs_fs{
	 display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.fl_fl{
	display: flex;
}
.header_cont{
	width: 1100px;
	height: 100px;
}
.header .snyj_logo img{
	width: 322px;
	height: auto;
}
.header_right{
	width: 622px;
}
.header_right div span{
	display: block;
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
}
.header_right div strong{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.header_right .gun{
	width: 1px;
	height: 30px;
	background: #EEEEEE;
	margin: 0 20px;
}
.kefu_cont img{
	width: 36px;
	height: 36px;
	margin-right: 20px;
}
.time_cont img{
	width: 34px;
	height: 34px;
	margin-right: 20px;
}
.search_cont img{
	width: 25px;
	height: 25px;
	margin-left: 15px;
}
.search_cont input{
	border: none;
	outline: none;
}
.nav{
	width: 1100px;
}
.nav .nav_list{
	display: inline-block;
	width: auto;
	padding: 20px 12px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	margin-top: -1px;
	border-top: 2px solid transparent;
	flex-shrink: 0;
}
.nav .hover{
	border-top: 2px solid #00A0A7;
}
.nav .nav_list:hover{
	border-top: 2px solid #00A0A7;
}
.banner{
	width: 1100px;
}
.banner .banner_list img{
	width: 1100px;
	height: 400px;
}

.footer{
	width: 100vw;
	padding-top: 60px;
	background: #f7f8fa;
}
.footer .footer_connect{
	align-items: flex-start;
}
.footer .footer_connect .list_title strong{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	display: block;
}
.footer .footer_connect .list_title i{
	display: block;
	width: 30px;
	height: 3px;
	background: #00A0A7;
	margin: 20px 0;
}
.footer .footer_connect .list-cont a{
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	margin-bottom: 15px;
}
.footer .footer_connect .contact_us{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-left: 80px;
}
.footer .footer_connect .contact_us span{
	display: block;
	color: #00A0A7;
	padding: 20px 0;
}
.footer .footer_connect .contact_us .contact_ewm {
	width: 150px;
	height: 150px;
	border-radius: 4px;
	text-align: center;
}
.footer .footer_connect .contact_us .contact_ewm img{
	width: 150px;
	height: 150px;
	border-radius: 4px;
}
.footer .footer_connect .contact_us p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
	margin-top: 20px;
}
.footer .address{
	width: 100%;
	flex-wrap: wrap;
	padding: 80px 0 40px 0;
}
.footer .address span{
	width: 500px;
	flex-shrink: 0;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
	margin-bottom: 10px;
}
.footer .address p span:first-child{
	width: 700px;
}
/* 表单 */
.layui-input, .layui-textarea{
	border-radius: 4px;
}
.layui-btn{
	background-color:#00A0A7 !important;
}
.contact_adviser{
	width: 100vw;
	height: 240px;
	background: #00A0A7;
	margin-top: 50px;
}
.contact_adviser .contact_cont .form{
	width: 100%;
	height: 240px;
}
.contact_adviser .contact_cont .left_title strong{
	display: block;
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 30px;
    line-height: 35px;
    letter-spacing: 5px;
	height: 40px;
}
.contact_adviser .contact_cont .left_title span{
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
}
.contact_adviser .form_cont{
	flex-shrink: 0;
	width: 800px;
	flex-wrap: wrap;
}
.contact_adviser .form_cont .input_warp{
	width: 220px;
	height: 50px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px;
	margin: 10px 0;
	box-sizing: border-box;
}
.contact_adviser .form_cont .input_warp input{
	border: none;
	outline: none;
}
.contact_adviser .form_cont .input_warp select{
	display: block;
	width: 100%;
	border: none;
	outline: none;
}
.contact_adviser .form_cont .name{
	width: 220px;
}
.contact_adviser .form_cont .mobile{
	width: 330px;
}
.contact_adviser .form_cont .sms{
	width: 110px;
	height: 30px;
	background: #00A0A7;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
}
.contact_adviser .form_cont .xq{
	width: 420px;
}
.contact_adviser .form_cont .submit{
	width: 130px;
	height: 50px;
	background: #F57442;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
}

/* 面包屑 */
.bread_crumb{
	width: 100%;
	padding: 22px 0;
	/* border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0; */
	/* margin-bottom: 40px; */
}
.bread_crumb a{
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: #BABABF;
}
.bread_crumb a:last-child{
	font-weight: bold;
	color: #00A0A7;
}
.bread_crumb .hover{
	font-weight: bold;
	color: #00A0A7;
}
.triangle_right{
	display: inline-block;
	width: 6px;
	height: 6px;
	border: 2px solid #BABABF;
	border-left: none;
	border-bottom: none;
	transform: rotate(45deg);
	margin: 0 10px 0 5px;
}
/* 筛选 */
.screen1{
	width: 100%;
	margin-bottom: 40px;
}
.screen1 .screen_cont{
	width: 100%;
	border: 1px dashed #E4E4E7;
	border-radius: 4px;
	box-sizing: border-box;
	padding: 20px 30px;
}
.screen1 .screen_cont .screen_list{
	width: 100%;
	padding: 8px 0;
	display: flex;
	flex-flow: row;
	justify-content: flex-start;
	align-items: flex-start;
}
.right-gea{
    font-size: 14px;
    color: #21b3b9;
    margin-top: 25px;
    cursor: pointer;
	flex-shrink: 0;
}
.right-gea i {
    float: right;
    width: 12px;
    margin-left: 8px;
    height: 12px;
    background: url(../../Content/home/images/fuwuanli/an1.png) no-repeat;
    background-position: -3px -77px;
}
.right-gea .ihover {
    float: right;
    width: 12px;
    margin-left: 8px;
    height: 12px;
    background: url(../../Content/home/images/fuwuanli/an1.png) no-repeat;
    background-position: -3px -66px;
}
.screen_list—jibing{
	height: 145px;
	overflow: hidden;
	display: flex;
    flex-flow: row;
}
.screen1 .screen_cont .screen_title{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-right: 20px;
	margin-top: 10px;
	flex-shrink: 0;
}
.screen1 .screen_cont .screen_title i{
	display: inline-block;
	min-width: 74px;
	text-align-last:justify;
	text-align:justify;
	text-justify:distribute-all-lines; 
	margin-right: 2px;
}
.screen1 .screen_cont a{
	height: 36px;
    line-height: 36px;
	display: inline-block;
	background: #FAF9F9;
	border-radius: 4px;
	padding: 0px 20px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
}
.screen1 .screen_cont .hover{
	background: #00A0A7;
	color: #FFFFFF !important;
}
/* 筛选2 */
.screen2{
	width: 100%;
	height: 60px;
	background: #F7F8FA;
	border-radius: 4px;
	margin-bottom: 40px;
	display: flex;
}
.screen2 a{
	display: inline-block;
	height: 60px;
	line-height: 60px;
	padding: 0 10px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}
.screen2 .hover{
	background: #00A0A7;
	color: #FFFFFF !important;
	border-radius: 4px;
}
/* 
	yiyuan
 */
 .yiyuan-info{
	display: flex;
    flex-flow: column;
    justify-content: flex-start;
 }
  .yiyuan-info-title{
	width: 58% !important;
	padding: 0 0 19px 0 !important;
  }
/* 图文并列 */
.img_text_just{
	width: 100%;
	height: 202.5px;
	margin-top: 30px;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
}
.img_text_just:first-child{
	margin-bottom: 0;
}
.img_text_just .img_warp{
	margin-right: 20px;
	height: 100%;
}
.img_text_just .img_warp img{
	width: 270px;
	height: 100%;
	border-radius: 4px;
}
.img_text_just .text_warp{
	padding-right: 27px;
}
.img_text_just .text_title{
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	padding: 25px 0px 15px;
	width: 433px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.text_title{
	cursor: pointer;
}
.img_text_just .text_label {
	margin-bottom: 20px;
}
.img_text_just .text_label span{
	display: inline-block;
	padding: 6px 10px;
	border-radius: 13px;
	font-size: 12px;
	font-weight: 400;
	background:rgba(245, 116, 66, 0.1);
	color: #F57442;
	margin-right: 4px;
}
.img_text_just .text_label .label_time{
	background:rgba(32, 159, 218, 0.1);
	color: #209FDA;
}
.img_text_just .text_label .label_age{
	background:rgba(0, 160, 167, 0.1);
	color: #00A0A7;
}
.img_text_just .text-cont p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
	margin-bottom: 6px;
}
.img_text_just .text-cont p strong{
	font-weight: 600;
	flex-shrink: 0;
}

/* 图文上下 */
.imgTextUp{
	width: 230px;

	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	/* margin-top: 40px; */
	padding-bottom: 20px;
	box-sizing: border-box;
}
/* .imgTextUp:first-child{
	margin-top: 0;
} */
.imgTextUp .img_warp{
	width: 100%;
	height: 172.5px;
	border-radius: 4px 4px 0px 0px;
}
.imgTextUp .img_warp img{
	width: 100%;
	height: 100%;
	border-radius: 4px 4px 0px 0px;
}
	
.imgTextUp .text_warp{
	width: 100%;
	padding: 0 18px;
	box-sizing: border-box;
}
.imgTextUp .text_title{
	width: 100%;
	height: 44px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.imgTextUp .text_lable{
	width: 100%;
	padding: 10px 0 0 0;
}
.imgTextUp .text_lable span{
	font-size: 12px;
	font-weight: 400;
	color: #F57442;
	margin-right: 5px;
}
.imgTextUp .text_cont{
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 18px 0;
}
.imgTextUp .details_button{
	width: 100px;
	height: 40px;
	background: #00A0A7;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	cursor: pointer;
}
.imgTextUp .details_button a{
	color: #fff;
}
/* 了解更多按钮 */
.button_more{
	width: 100px;
	height: 36px;
	background: #00A0A7;
	border-radius: 4px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
}
.button_more a{
	color: #FFFFFF !important;
	font-size: 14px;
}
/* 医生模块 */
.doctor_list{
	flex-shrink: 0;
	width: 360px;
	height: 300px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 30px;
}
.layui-laypage{
	margin-top: 60px !important;
}
.layui-laypage a,.layui-laypage-spr,.layui-laypage-curr{
	margin-right: 10px !important;
	padding: 5px 15.48px !important;
	border-radius: 4px;
}
.layui-laypage .layui-laypage-skip{
	height: 40px !important;
    line-height: 40px !important;
}
.layui-laypage button, .layui-laypage input{
	height: 40px !important;
}
.layui-laypage button{
	height: 40px;
    width: 80px;
	background-color: #F57442 !important;
	color: #FFF;
	font-size: 16px !important;
	border-radius: 4px !important;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color:#00a0a7 !important;
}
.doctor_list .doctor_info{
	width: 100%;
	padding-bottom: 36px;
}
.doctor_list .doctor_avatar{
	width: 100px;
	height: 100px;
	border-radius: 4px;
	margin-right: 20px;
	position: relative;
} 
.doctor_list .doctor_avatar img{
	width: 100px;
	height: 100px;
	border-radius: 4px;
} 
.doctor_list .doctor_avatar a{
	position: absolute;
	display: block;
	width: 80px;
	height: 36px;
	background: #00A0A7;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	color: #FFFFFF !important;
	left: 10px;
	bottom: -18px;
}
.doctor_list .doctor_name{
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	padding: 10px 0;
}
.doctor_name{
	cursor: pointer;
}
.doctor_list .doctor_skill{
	font-size: 14px;
	font-weight: 400;
	color: #00A0A7;
	line-height: 20px;
}
.doctor_list .doctor_introduce{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
}
.doctor_introduce{
	cursor: pointer;
}
/* 翻页功能 */
.page_warp{
	width: 100%;
	padding: 30px 0 140px 0;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
}
.page_warp .page_num{
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	margin-right: 10px;
}
.page_warp .hover{
	background: #00A0A7;
	color: #FFFFFF;
}
.page_warp .page_ellipsis{
	display: inline-block;
	padding: 0 25px 0 20px;
	margin-bottom: 4px;
}
.page_warp .page_next{
	display: inline-block;
	width: 89px;
	height: 40px;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	text-align: center;
	line-height: 40px;
}
.page_warp .all_page{
	display: inline-block;
	padding-left: 10px;
	padding-right: 50px;
}
.page_warp .specific input{
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #00A0A7;
	border-radius: 4px;
	text-align: center;
	color: #00A0A7;
	outline: none;
	margin: 0 4px;
}
.page_warp .page_btn{
	width: 80px;
	height: 40px;
	background: #F57442;
	border-radius: 4px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	border: none;
	margin-left: 22px;
}
/* 右侧 */
.main_right .right_item_title{
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
.main_right .list_warp{
	width: 100%;
	margin-bottom: 40px;
}
.right_item_title i{
	display: block;
	width: 30px;
	height: 2px;
	background: #00A0A7;
	border-radius: 1px;
	margin-top: 12px;
}
/* 右侧图文 */
.right_imgText{
	width: 100%;
	margin-top: 20px;
}
.right_imgText .index_warp{
	font-size: 22px;
	font-weight: bold;
	color: #F57442;
	margin-right: 10px;
}
.right_imgText .img_warp{
	width: 90px;
	height: 90px;
	border-radius: 4px;
	margin-right: 10px;
}
.right_imgText .img_warp img{
	width: 90px;
	height: 90px;
	border-radius: 4px;
}
.right_imgText .text_title{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	margin-bottom: 10px;
}
.right_imgText .text_cont{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 18px;
}
.right_textUp{
	width: 100%;
	height: 50px;
    line-height: 50px;
	padding-bottom: 16px;
	border-bottom: 1px solid #EEEEEE;
}
.right_textUp .index_warp{
	font-size: 22px;
	font-weight: bold;
	color: #F57442;
	margin-right: 10px;
}
.right_textUp .text_title{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
.right_textUp .text_cont{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
	padding: 12px 0 0 0;
}
.img_text_just2{
	position: relative;
	border: none;
}
.img_text_just2 .img_warp{
    width: 200px;
    height: 150px;
}
.img_text_just2 .img_warp img {
    width: 200px;
    height: 150px;
    border-radius: 4px;
}
.img_text_just2 .text_title{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	padding-top: 8px;
	margin-top: 5px;
}
.img_text_just2 .button_warp{
	position: absolute;
	right: 0;
	top: 0;
}
.button_warp .pg{
	display: inline-block;
	width: 80px;
	height: 36px;
	background: #00A0A7;
	border-radius: 4px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFEFE !important;
	margin-right: 5px;
}
.button_warp .gw{
	display: inline-block;
	width: 100px;
	height: 36px;
	background: #F57442;
	border-radius: 4px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFEFE !important;
}
.noFirstchild {
	margin-top: 40px !important;
}
.tabItemHide{
	display:none;
}
.tabADom{
	cursor: pointer;
}
.shortselect{  
			background:#fafdfe;  
			height:28px;  
			width:35px;  
			line-height:28px;  
			border:1px solid #9bc0dd;  
			-moz-border-radius:2px;  
			-webkit-border-radius:2px;  
			border-radius:2px;  
		}
.textellips{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.textellips4{
    overflow: hidden;
    text-overflow: ellipsis;
    cursor:pointer;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.textellips3{
    overflow: hidden;
    text-overflow: ellipsis;
    cursor:pointer;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
[v-cloak]{
	display: none;
}
