@media only screen and (max-width: 1100px) {
	body {
		width: 1100px !important;
	}
}

.jibing {
	margin-bottom: 10px;
	flex-shrink: 0;
}

.jingguo-title:hover {
	color: #66A5AD !important;
}

.jibingone-span {
	padding-top: 5px;
}

.crumb_padding {
	padding-left: 22px;
}

.content-main {
	width: 1100px !important;
	margin: 0 auto;
}

.yiyuantags {
	width: 500px;
	/* height: 28px; */
}
.yiyuantags_baike {
	width: 300px;
	/* height: 28px; */
}
.yiyuantags_baike_xiangqing {
	width: 200px;
	/* 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: #66A5AD !important;
}

.main {
	width: 1100px !important;
}

.w12 {
	width: 1100px;
	margin: 0 auto;
}

.w8_5 {
	width: 750px;
}

.W3 {
	width: 300px;
}

.column-fs-fs {
	display: flex;
	flex-flow: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.fl_sp {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.row-sb-fs {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.row-sb-fs-warp {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.row-fs-fs {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.fl_sa {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.fl_sb {
	display: flex;
	justify-content: space-between;
}

.fl_doctor {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

.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: 452px;
	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 #66A5AD;
}

.nav .nav_list:hover {
	border-top: 2px solid #66A5AD;
}

.banner {
	width: 1100px;
}

.banner .banner_list img {
	width: 1100px;
	height: 300px;
}

.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: #009FB5;
	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: #66A5AD;
	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;
}
/* footer2 */
.footer1 {
	width: 100vw;
	padding-top: 60px;
	background: #f7f8fa;
}

.footer .footer_connect1 {
	align-items: flex-start;
}
.footer1 .footer_connect1 .connect-list2 {
	float: left;
    width: 358px;
}
.connect-list2 .list_title strong {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	display: block;
}

.connect-list2 .list_title i {
	display: block;
	width: 30px;
	height: 3px;
	background: #009FB5;
	margin: 20px 0;
}
.connect-list2 .list-cont{
	display: flex;
	flex-wrap: wrap;
}
.connect-list2 .list-cont a {
	float: left;
	display: block;
	width: 50%;
    font-size: 16px;
    color: #999999;
    margin-top: 24px;
}
.footer1 .footer_connect1 .connect-list1 {
	float: left;
    width: 606px;
}
.connect-list1 .list_title strong {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	display: block;
}

.connect-list1 .list_title i {
	display: block;
	width: 30px;
	height: 3px;
	background: #009FB5;
	margin: 20px 0;
}

.connect-list1 .list-cont span{
	float: left;
	display: block;
	width: 606px;
    font-size: 16px;
    color: #999999;
    margin-top: 24px;
}
.footer1 .footer_connect1 .contact_us1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-left: 80px;
}

.footer1 .footer_connect1 .contact_us1 span {
	display: block;
	color: #66A5AD;
	padding: 20px 0;
}

.footer1 .footer_connect1 .contact_us1 .contact_ewm {
	width: 150px;
	height: 150px;
	border-radius: 4px;
	text-align: center;
}

.footer1 .footer_connect1 .contact_us1 .contact_ewm img {
	width: 150px;
	height: 150px;
	border-radius: 4px;
}

.footer1 .footer_connect1 .contact_us1 p {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
	margin-top: 20px;
}
/* footer2 end */
.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: #07575B !important;
}

.contact_adviser {
	width: 100vw;
	height: 240px;
	background: #66A5AD;
	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: #66A5AD;
	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: #66A5AD;
}

.bread_crumb .hover {
	font-weight: bold;
	color: #66A5AD;
}

.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: #66A5AD !important;
	color: #FFFFFF !important;
}

/* 筛选2 */
.screen2 {
	width: 100%;
	height: 50px;
	background: #F7F8FA;
	border-radius: 4px;
	margin-bottom: 40px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.screen2 a {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 12px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.screen2 .hover {
	background: #66A5AD;
	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: 199.5px;
	margin-top: 30px;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
}
/* 图文并列 盛诺百科*/
.img_text_just_baike {
	width: 100%;
	margin-top: 30px;
	border-radius: 4px;
}

.img_text_just:first-child {
	margin-bottom: 0;
}

.img_text_just .img_warp {
	margin-right: 20px;
	height: 100%;
}
.img_text_just_baike .img_warp_baike {
	margin-right: 20px;
	height: 100%;
}
.img_text_just_baike .img_warp_baike_xiangqing {
	margin-right: 10px;
	height: 100%;
}
.img_text_just_baike .img_warp_baike_xiangqing img{
	width: 150px;
	height: 100px;
	/* border-radius: 4px; */
	border: 1px solid #E9E9E9;
}

.img_text_just .img_warp img {
	width: 209px;
	height: 100%;
	border-radius: 4px;
}

.img_text_just_baike .img_warp_baike img{
	width: 200px;
	height: 130px;
	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;
}
.img_text_just_baike .text_title_baike {
	font-size: 16px;
	/* font-weight: bold; */
	color: #333333FF;
	padding: 10px 0px 15px;
	width: 300px;
	height: 69px;
	overflow: hidden;
	/* white-space: nowrap; */
	text-overflow: ellipsis;
}
.img_text_just_baike .text_title_baike_xiangqing {
	font-size: 14px;
	/* font-weight: bold; */
	color: #333333FF;
	padding: 5px 0px;
	width: 200px;
	height: 60px;
	overflow: hidden;
	/* white-space: nowrap; */
	text-overflow: ellipsis;
}
.img_text_just  .text_title1 {
			font-size: 22px;
			font-weight: bold;
			color: #333333;
			padding: 25px 0px 15px;
			width: 433px;
			word-break: break-all;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
			overflow: hidden;
		}

.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_baike .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 span.datetime{
	float: right;
	background:none;
	border-radius: 3px;
	color: #333333;
}
.img_text_just .text_label .label_time {
	background: rgba(32, 159, 218, 0.1);
	color: #209FDA;
}
.yiyuantags_baike 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;
}
.yiyuantags_baike .label_time_baike {
	/* background: rgba(32, 159, 218, 0.1); */
	background: none;
	color: #999999FF;
}
.yiyuantags_baike .label_disease_baike {
	float: right;
}
.img_text_just_baike .text_label .label_time_baike {
	/* background: rgba(32, 159, 218, 0.1); */
	background: none;
	color: #999999FF;
}
.img_text_just_baike .text_label .label_disease_baike {
	float: right;
	padding: 3px 5px;
}
.img_text_just .text_label .label_age {
	background: rgba(0, 160, 167, 0.1);
	color: #66A5AD;
}

.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: #66A5AD;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	cursor: pointer;
}

.imgTextUp .details_button a {
	color: #fff !important;
}

/* 了解更多按钮 */
.button_more {
	width: 100px;
	height: 36px;
	background: #66A5AD;
	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: #66A5AD !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 .yuyue {
	position: absolute;
	display: block;
	width: 80px;
	height: 36px;
	background: #66A5AD;
	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: #66A5AD;
	line-height: 20px;
	height: 40px;
}

.doctor_list .doctor_introduce {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	height: 120px;
}

.doctor_list .doctor_introduce p {
	white-space: pre-wrap;
}

.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: #66A5AD;
	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 #66A5AD;
	border-radius: 4px;
	text-align: center;
	color: #66A5AD;
	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 .right_item_title h2{
	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: #66A5AD;
	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: #66A5AD;
	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;
}

.textellips5 {
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-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;
}

.menuActive {
	border-top: 2px solid #66A5AD !important;
}

.img_warp2 img {
	width: 50px;
	height: 50px;
	padding-right: 10px;
}
.right_imgText .text_title1 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
	cursor: pointer;
}

.contact-fy {
	background: #66A5AD;
	width: 190px;
	height: 50px;
	border-radius: 30px;
	text-align: center;
	line-height: 50px;
	margin-top: 20px;
}

.contact-fy span {
	display: block;
	width: 100%;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	cursor: pointer;
}

.contact-gw {
	background: #F57442;
	width: 190px;
	height: 50px;
	border-radius: 30px;
	text-align: center;
	line-height: 50px;
	margin-top: 20px;
}

.contact-gw span {
	display: block;
	width: 100%;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	cursor: pointer;
}
.grid{
	display: grid;
	grid-template-columns:  1fr 1fr 1fr;
	grid-gap: 25px;
}
.item1 {
  grid-column-start: 1;
  grid-column-end: 4;
}
.cgList {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	/* margin-top: 40px; */
	padding-bottom: 20px;
	box-sizing: border-box;
}

.cgList .img_warp {
	width: 100%;
	height: 172.5px;
	border-radius: 4px 4px 0px 0px;
}

.cgList .img_warp img {
	width: 100%;
	height: 100%;
	border-radius: 4px 4px 0px 0px;
}

.cgList .text_warp {
	width: 100%;
	padding: 0 18px;
	box-sizing: border-box;
}

.cgList .text_title {
	width: 100%;
	height: 46px;
    font-size: 18px;
    line-height: 24px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.cgList .text_lable {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.cgList .text_lable span {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	margin-right: 5px;
}

.cgList .text_cont {
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	padding: 8px 0;
}
.cgList i {
    display: block;
    width: 85%;
    height: 1px;
    background: #9998982e;
    border-radius: 1px;
    margin: auto;
    margin-top: 10px;
}
.cgListGrid{
	width: 100%;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    box-sizing: border-box;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.cgListGrid .img_warp{
	width: 270px;
    height: 100%;
}
.cgListGrid .text_warp{
	width: calc(100% - 270px);
    height: 100%;
	padding: 15px;
}
.cgListGrid .img_warp img{
	width: 100%;
    height: 100%;
}
.cgListGrid .text_title {
    width: 100%;
    height: 46px;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.cgListGrid .text_lable{
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	line-height: 40px;
}
.cgListGrid .text_lable .childOne{
	font-size: 17px;
    font-weight: 400;
    color: #999999;
}
.cgListGrid .text_lable .chileTwo{
	font-size: 18px;
    font-weight: 400;
    color: #999999;
}
.cgListGrid .text_cont p{
	color: #666666;
	line-height: 24px;
}