.list_menu .mui-col-xs-3 {
	overflow-y: auto;
	height: 100%;
}

.menu_list_left li a {
	box-sizing: border-box;
	display: block;
	padding: 12px 10px;
	text-align: center;
	color: #333333;
	font-size: 14px;
}

.menu_list_left li {
	min-height: 43px;
}

.menu_list_left li a.active {
	padding-left: 7px;
	color: #009999;
	border-left: 3px solid #009999;
	background-color: #ffffff;
}

.list_menu {
	overflow: hidden;
	background-color: #ffffff;
}

.list_menu .mui-row {
	height: 100%;
}

.list_menu .bgf7 {
	background-color: #f7f7f7;
}

.list_all_cont {
	padding-left: 20px;
}

.list_all_cont a {
	float: left;
	padding: 9px 10px;
	border-radius: 2px;
	background-color: #f7f7f7;
	margin-right: 15px;
	margin-bottom: 15px;
	color: #5a5a5a;
	font-size: 14px;
}

.tipsicon-home {
	background: url(../img/tipsicon-home.png)no-repeat center;
	background-size: 60%;
}

.tipsicon-search {
	background: url(../img/tipsicon-search.png)no-repeat center;
	background-size: 55%;
}

.tipsicon-nav {
	background: url(../img/tipsicon-nav.png)no-repeat center;
	background-size: 50%;
}

.tipsicon-main {
	background: url(../img/tipsicon-main.png)no-repeat center;
	background-size: 50%;
}

.com_list_row ul {
	padding: 0px 14px;
}

.com_list_row ul li {
	border-bottom: 1px solid #f1f1f1;
	height: 44px;
	line-height: 44px;
}

.com_list_row ul li a {
	display: inline-block;
	font-size: 14px;
	color: #000000;
}

.xy_detail .mxx-detail-field h4 {
	font-weight: normal;
}

.bgf3 {
	background: #f3f3f3;
}

.xy_head_title {
	height: 45px;
	line-height: 45px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #1b1b1b;
}

.xy_body {
	margin: 0px 15px;
}

.xy_body_row {
	box-sizing: border-box;
	padding: 12px 0px;
	border-top: 1px solid #eaeaea;
}

.xy_body>.xy_body_row:first-child {
	border: none;
}

.xy_right_btn {
	float: right;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	/*padding: 12px 0px;*/
}

.xy_right_btn a {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0px 15px;
	color: #4e4e4e;
	font-size: 14px;
	background-color: #f3f3f3;
}

.xy_right_btn a.active {
	background-color: #009999;
	color: #ffffff;
}

.xy_body_row:before,
.xy_body_row:after {
	content: "";
	display: table;
	clear: both;
}

.xy_body_row:after {
	clear: both;
}

.xy_body_row {
	*zoom: 1;
	/*IE/7/6*/
}

.xy_body_row .xy_body_lable {
	display: inline-block;
	height: 21px;
	float: left;
	width: 140px;
	text-align: left;
}

.xy_body_row .fr {
	height: 20px;
}

.xy_body_row .fr input[type="text"],
.xy_body_row .fr input[type="number"] {
	width: 70px;
	height: 20px;
	font-size: 14px;
	color: #009999;
	font-weight: bold;
	border: none;
	padding: 0;
	margin: 0;
	text-align: right;
	vertical-align: middle;
	margin-right: 5px;
}

.xy_body_row .fr select {
	display: inline-block;
	width: 40px;
	height: 20px;
	font-size: 14px;
	color: #009999;
	/* font-weight: bold; */
	border: none;
	padding: 0;
	margin: 0;
	text-align: right;
	vertical-align: middle;
	margin-right: 5px;
}

.xy_body_row .redcolor input[type="text"] {
	color: #ff817b
}

.xy_tagging {
	padding: 0px 15px;
	font-size: 12px;
	color: #7f7f7f;
	margin-top: 10px;
}

.xy_searchdown_list li h4 {
	font-weight: normal;
	color: #000000;
	font-size: 14px;
}

.xy_searchdown_list li p {
	font-size: 12px;
	color: #8f8f8f;
	padding-top: 5px;
}

.xy_body .xy_body_title {
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	height: 20px;
	line-height: 20px;
}

.border_bottom {
	/*border-bottom: 1px solid #e6e6e6;*/
}

.xy_search_body {
	padding-top: 10px;
}

.xy_search_body a {
	float: left;
	padding: 5px 15px;
	color: #333333;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	background-color: #f7f7f7;
}

.xy_search_history {
	margin-top: 30px;
}

.xy_body_title .mui-icon {
	font-size: 20px;
	color: #8f8f8f;
}

.xy_search_history li {
	margin-left: -15px;
	padding-right: 0px;
}

.xy_menu_quest_title {
	line-height: 30px;
	color: #333333;
	padding: 5px 0px;
}

.xy_body_sealist .com_search {
	padding: 5px 10px;
	height: auto;
	line-height: normal;
	background-color: #ffffff;
}

.list_menubox .mui-table-view:before {
	height: 0;
}

.xy_mask_porover_row01 {
	width: 100%;
	height: 145px;
	background-color: #ffffff;
}

.xy_mask_title {
	padding: 20px 0px;
	text-align: center;
	font-size: 14px;
	color: #202020;
}

.share_img {
	height: 35px;
	line-height: 35px;
}

.share_img img {
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.xy_mask_body>ul>li {
	float: left;
	width: 25vw;
	height: 60px;
	text-align: center;
	position: relative;
}

.xy_mask_body>ul>li a {
	display: block;
}

.xy_weixin img {
	width: 31px;
}

.xy_pengyouquan img {
	width: 27.5px;
}

.xy_weibo img {
	width: 30px;
}

.xy_qq img {
	width: 26.5px;
}

.xy_qqkongjian img {
	width: 31.5px;
}

.xy_mask_body>ul>li p {
	font-size: 12px;
	color: #8a8a8a;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

.xy_mask_fonction {
	padding: 12px 15px;
}

.xy_mask_fonction .fl {
	font-size: 14px;
	color: #222222;
}

.xy_mask_fonction .fr {
	font-size: 14px;
	color: #009999;
}

.xy_mask_porover_row02 {
	width: 100%;
	height: 165px;
	background-color: #ffffff;
}

.xy_mask_porover_row02 .xy_mask_body {
	padding: 0px 15px;
}

.xy_mask_porover_row02 textarea {
	height: 102.5px;
	box-sizing: border-box;
	font-size: 14px;
	color: #8e8e8e;
	padding: 13px 14px;
	background-color: #fafafa;
	border: none;
}

.xy_mask_porover_row03 {
	height: 100vh;
	background: #ffffff;
}

.xy_mask_porover_row03 .mui-icon {
	color: #656565;
}

.mui-bar .xy_close {
	width: 44px;
	height: 44px;
	background: url(../img/xy_close.png)no-repeat center;
	background-size: 30%;
	margin-left: -10px;
}

.xy_mask_porover_row03 .xy_submitbtn {
	font-size: 14px;
	color: #009999;
	display: inline-block;
	line-height: 44px;
}

.xy_forme label {
	font-size: 14px;
	font-weight: bold;
	color: #1b1b1b;
	width: auto;
	padding-right: 0px;
}

.xy_forme input[type="text"] {
	float: left;
	font-size: 14px;
}

.xy_textare {
	padding: 15px;
}

.xy_textare textarea {
	box-sizing: border-box;
	padding: 10px 15px;
	font-size: 14px;
	border: none;
	height: 30vh;
}

.xy_mask_bomrow {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid #eaeaea;
	height: 45px;
	line-height: 45px;
	padding: 0px 15px;
}

.xy_mask_bomrow>span {
	font-size: 14px;
	color: #1b1b1b;
}

.xy_mask_porover_row04 {
	min-height: 75px;
	padding: 25px;
	background-color: #ffffff;
}

.xy_mask_porover_row04 .mui-input-row {
	float: left;
	width: 80%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 10%;
}

.xy_mask_porover_row04 .comdasze {
	display: inline-block;
	width: 10%;
	height: 36px;
	text-align: center;
	line-height: 36px;
}

.xy_mask_porover_row04 .comdasze.fl {
	font-size: 12px;
}

.xy_mask_porover_row04 .comdasze.fr {
	font-size: 24px;
}

.menu_oblique {
	height: 45px;
	box-sizing: border-box;
	line-height: 45px;
	background: url(../img/oblique.png)no-repeat center;
	background-size: 100% 100%;
	position: relative;
}

.menu_oblique em {
	height: 12px;
	line-height: 12px;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	display: inline-block;
}

.menu_oblique em.e1 {
	right: 5%;
	top: 8%;
}

.menu_oblique em.e2 {
	left: 12%;
	bottom: 15%;
}

.commbox_body {
	height: 100%;
}

.com_title {
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
}

.commbox_body .mui-row .mui-col-xs-6:first-child .com_title {
	margin-right: -1px;
}

.bgcol09 {
	background-color: #009999;
}

.bgcolfa {
	background-color: #ffa02f;
}

.commbox_body .mui-row,
.commbox_body .mui-row .mui-col-xs-6 {
	box-sizing: border-box;
	height: 100%;
}

.commbox_body .mui-row .mui-col-xs-6:first-child {
	border-right: 1px solid #e4e4e4;
}

.commbox_body .com_contnews {
	padding: 5px 10px;
	color: #565656;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}

.hatqiehuan .mui-title a {
	font-size: 15px;
	color: #666666;
	padding: 0px 10px;
	padding-bottom: 8px;
	position: relative;
}
/*修改*/
.hatqiehuan .mui-title a.active {
	color: #222222;
	/*background: url(../img/menubg.png)no-repeat bottom center;
	background-size: 40%;*/
}
.hatqiehuan .mui-title a.active:after {
	content: "";
	color: #222222;
	height: 3px;
	width: 20px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	background: #009999;
	
}
/*修改完*/
.xy_zdy_tap:before {
	height: 0px;
}

.xy_zdy_tap .zdy_menubody a {}

.xy_zdy_tap .mui-table-view-cell>a:not(.mui-btn) {
	background-color: #ffffff;
}

.xy_zdy_tap .zdy_menubody a {
	display: inline-block;
	padding: 2px 7px;
	background-color: #f7f7f7;
	border-radius: 5px;
	font-size: 12px;
	color: #5a5a5a;
	margin-right: 10px;
	margin-bottom: 10px;
}

.xy_top_title {
	height: 44px;
	border-bottom: 1px solid #f5f5f5;
}

.xy_top_title .xy_tips_xal {
	display: block;
	line-height: 44px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	position: relative;
}

.xy_top_title .xy_tips_xal.active {
	color: #009999;
}

.xy_top_title .xy_tips_xal em {
	vertical-align: middle;
}

.xy_top_title .xy_tips_xal img {
	width: 7.5px;
	height: 5px;
	vertical-align: middle;
}

.xy_menu_com {
	border-bottom: 1px solid #dddddd;
	position: fixed;
	width: 100%;
	z-index: 901;
	background-color: #ffffff;
}

.xy_menu_com .menu_wrapper {
	position: fixed;
	height: 100%;
	top: 88px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 1000;
}

.menu_wrapper>.mui-row {
	height: 100%;
}

.menu_wrapper>.mui-row li {
	box-sizing: border-box;
	height: 44px;
	padding: 10px 0px;
	line-height: 24px;
	border-bottom: 1px solid #dddddd;
	padding-left: 20px;
}

.menu_wrapper>.mui-row li a {
	font-size: 12px;
	color: #333333;
	/*display: block;*/
}

.menu_wrapper>.mui-row .mui-col-xs-6 {
	height: 100%;
	overflow-y: auto;
}

.menu_wrapper>.mui-row .mui-col-xs-6:first-child {
	background-color: #f7f7f7;
}

.menu_wrapper>.mui-row .mui-col-xs-6:last-child {
	background-color: #ffffff;
}

.menu_wrapper>.mui-row li.active {
	background-color: #ffffff;
	border-left: 3px solid #009999;
	padding-left: 17px;
}

.mui-bar-nav {
	z-index: 902;
}

.menu_wrapper_two {
	background-color: #ffffff;
}

.menu_wrapper .menu_wrapper_two li {
	height: 44px;
	line-height: 44px;
	padding: 0;
}

.menu_wrapper .menu_wrapper_two li a {
	text-align: center;
	font-size: 12px;
	color: #333333;
	border-bottom: 1px solid #dddddd;
	display: block;
}

.menu_wrapper .menu_wrapper_two li.active {
	border: none;
	padding: 0;
}

.menu_wrapper_two li.active a {
	color: #009999;
}

.xy_menu_backdrop ul:before {
	height: 0px;
}

.xy_personal .mui-content {
	width: 100vw;
	overflow: hidden;
	min-height: 100vh;
	background: url(../img/personalBg.png)no-repeat top center;
	background-size: 100%;
}

.xy_personal .mui-bar-nav {
	background: transparent;
	box-shadow: none;
}

.xy_personal .com_left {
	background: url(../img/xy_left01.png)no-repeat center;
	background-size: 40%;
}

.xy_personal .com_more {
	background: url(../img/xy_more01.png)no-repeat center;
	background-size: 45%;
}

.xy_userData {
	padding-left: 15px;
	min-height: 120px;
	max-height: 120px;
	background: url(../img/personalBg.png)no-repeat top center;
	background-size: 100%;
	margin-top: 5%;
}

.xy_userData .leftuser {
	float: left;
}

.xy_userData .leftuser .userhead {
	float: left;
	width: 84px;
	height: 84px;
	border: 1px solid #ffffff;
	border-radius: 50%;
	position: relative;
}

.xy_userData .userhead img {
	width: 79px;
	height: 79px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.xy_userData .username {
	box-sizing: border-box;
	float: left;
	padding: 10px 0px 10px 10px;
}

.xy_userData .username p {
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.rightfollow {
	float: right;
	width: 65px;
	min-height: 84px;
	position: relative;
}

.follow_head {
	box-sizing: border-box;
	width: 65px;
	height: 30px;
	line-height: 30px;
	background-color: #ffffff;
	border-radius: 15px 0px 0px 15px;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
}

.follow_head:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: solid;
	border-color: transparent transparent #ffffff transparent;
	top: -13px;
	right: -7px;
}

.follow_head:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: solid;
	border-color: #ffffff transparent transparent transparent;
	bottom: -13px;
	right: -7px;
}

.follow_head a {
	display: block;
	color: #009999;
	font-size: 14px;
	text-align: center;
}

.xy_infordisplay {
	min-height: 40vh;
	background-color: #ffffff;
	padding-top: 1px;
}

.xy_infordisplay .xy_infortree {
	height: 80px;
	border-radius: 15px;
	margin: 0px 15px;
	margin-top: -30px;
	background-color: #ffffff;
	box-shadow: 0px 0px 15px 0px rgba(0, 153, 153, 0.2);
}

.xy_infortree ul {
	padding-top: 20px;
}

.xy_infortree ul li {
	float: left;
	width: 33%;
	text-align: center;
}

.xy_infortree ul li {
	display: block;
}

.xy_infortree ul li h5 {
	font-size: 20px;
	color: #222222;
}

.xy_infortree ul li p {
	font-size: 14px;
	color: #858585;
}

.xy_tiptree {
	padding-top: 25px;
}

.xy_tiptree .xy_menutop {
	padding: 0px 15px;
	border-bottom: 10px solid #f4f4f4;
}

.xy_tiptree .xy_menutop li {
	float: left;
	width: 33.3333%;
	text-align: center;
	font-size: 14px;
	color: #666666;
	padding-bottom: 10px;
}

.xy_tiptree .xy_menutop li.active {
	color: #009999;
	padding-bottom: 9px;
	border-bottom: 1px solid #009999;
}

.xy-table-view .xy_controw {
	width: 80%;
}

.xy_controwimg {
	width: 44px;
}

.xy_controwimg img {
	width: 44px;
	height: 44px;
}

.xy_controwcont {
	margin-left: 10px;
}

.xy_controwcont h5 {
	font-size: 14px;
	color: #222222;
	line-height: 24px;
}

.xy_controwcont p {
	font-size: 12px;
	color: #929292;
}

.xy-table-view-cell .xy-badge {
	width: 48px;
	line-height: 16px;
	border-radius: 15px;
	background-color: #f2f2f2;
	color: #999999;
}

.xy-table-view-cell .xy-badge a {
	color: #999999;
}

.xy-table-view-cell .xy-badge.xy-badge-active {
	color: #ffffff;
	background-color: #009999;
}

.xy-table-view-cell .xy-badge.xy-badge-active a {
	display: block;
	color: #ffffff;
	font-size: 12px;
}

.xy_list_row .xy-table-view:before {
	height: 0px;
}

.xy_list_row .xy-table-view-cell:after {
	left: 0;
}

.xy-content_box .xy-table-view {
	border-top: 10px solid #f4f4f4;
}

.xy-content_box .xy-table-view:before {
	height: 0px;
}

.xy-content_box .xy-table-view-cell:after {
	left: 0;
}

.xy-table-view-cont {
	width: 85%;
}

.xy-table-view-cont h5 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xy-table-view-cont .xy_miaoshu i {
	display: inline-block;
	width: 13.5px;
	height: 14.5px;
	background: url(../img/xy_miaoshuicon.png)no-repeat center;
	background-size: cover;
	vertical-align: middle;
}

.xy-table-view-cont .xy_miaoshu span {
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
	margin-left: 5px;
}

.xy_list_row .mui-table-view .mui-media-object {
	line-height: 42px;
	width: 100px;
	max-width: 100px;
	height: 60px;
}

.xy_dlmiaoshu i {
	display: inline-block;
	width: 13.5px;
	height: 14.5px;
	background: url(../img/xy_miaoshuicon.png)no-repeat center;
	background-size: cover;
	vertical-align: middle;
}

.xy_dlmiaoshu span {
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
	margin-left: 5px;
}

.color122 {
	font-size: 12px;
	color: #fbb122;
}

.xy_integralbox {
	box-sizing: border-box;
	background-image: linear-gradient(90deg, #09b5b9 0%, #39d0af 100%), linear-gradient( #fe9e30, #fe9e30);
	/*background: url(../img/integralbg.png)no-repeat top center;*/
}

.xy_integral_mingxi {
	text-align: center;
	padding: 35px 0px;
}

.xy_integral_mingxi h3 {
	font-size: 30px;
	color: #ffffff;
	font-weight: 400;
}

.xy_integral_mingxi p {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.xy_integral_mingxi .xy_intebtn {
	margin-top: 10px;
}

.xy_integral_mingxi .xy_intebtn a {
	display: inline-block;
	width: 65px;
	height: 22px;
	border-radius: 21px;
	border: solid 1px #ffffff;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #ffffff;
}

.xy_integral_listcont {
	background: url(../img/integralbg01.png)no-repeat top center;
	background-size: 100%;
}

.xy_intlist_menu {
	width: 265px;
	height: 44px;
	background-color: #ffffff;
	box-shadow: 2px 3px 11px 1px #d0ebe6;
	border-radius: 44px;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 15%;
}

.xy_intlist_menu a {
	float: left;
	display: inline-block;
	width: 50%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}

.xy_intlist_menu a.active {
	background-image: linear-gradient(90deg, #09b5b9 0%, #39d0af 100%), linear-gradient( #ffffff, #ffffff);
	box-shadow: 2px 3px 11px 1px #d0ebe6;
	color: #ffffff;
	font-size: 16px;
}

.xy_intlist_somrbox .xy_inttitle {
	border-bottom: 1px solid #dddddd;
	height: 35px;
	line-height: 35px;
	margin-top: 20px;
}

.xy_intlist_somrbox .xy_inttitle a {
	box-sizing: border-box;
	float: left;
	display: inline-block;
	width: 50%;
	text-align: center;
	color: #666666;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}

.xy_intlist_somrbox .xy_inttitle a:first-child {
	border-right: 1px solid #dddddd;
}

.xy_intlist_somrbox .xy_inttitle a.active {
	color: #009999;
}

.xy_jftable-view .mui-table-view-cell>a:not(.mui-btn) {
	margin-right: -65px;
}

.xy_jftable-view .mui-table-view-cell {
	padding-right: 65px;
	position: relative;
}

.xy_jftable-view .mui-table-view-cell>a>span {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border: solid 1px #009999;
	width: 60px;
	height: 25px;
	line-height: 23px;
	border-radius: 25px;
	color: #009999;
	font-size: 12px;
	text-align: center;
}

.xy_jftable-view.mui-table-view {
	background: transparent;
}

.xy_jftable-02 .mui-media-object {
	max-width: 125px;
	height: 88px;
}

.xy_jftable-02 .mui-table-view-cell {
	padding-right: 65px;
}

.xy_jftable-02 .mui-table-view-cell>a:not(.mui-btn) {
	margin-right: -65px;
}

.xy_jftable-02 .mui-table-view-cell>a>span {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border: solid 1px #009999;
	width: 60px;
	height: 25px;
	line-height: 23px;
	border-radius: 25px;
	color: #009999;
	font-size: 12px;
	text-align: center;
}

.xy_jftable-02 .mui-media-body {
	padding-top: 10px;
}

.xy_jftable-02 .mui-media-body .mui-ellipsis {
	margin-top: 4px;
}

.xy_jftable-02 .xy_jfvipauto .mui-media-object.mui-pull-left {
	line-height: 42px;
	max-width: 42px;
	height: 42px;
}

.xy_jftable-02 .xy_jfvipauto .mui-media-body {
	padding-top: 0px;
}

.xy_jftable-02 .xy_jfvipauto .mui-media-body .mui-ellipsis {
	margin-top: 0px;
}

.xy_jftable-03 {
	margin-top: 25px;
	background-color: transparent;
}


/*问答*/

.xy_listwenda .mui-table-view:first-child {
	margin-top: 0px;
}

.xy_listwenda .mui-table-view h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.xy_listwenda .mui-table-view p {
	line-height: 26px;
}

.xy_listwenda .mui-table-view p span {
	margin-right: 10px;
}

.xy_body_sealist .xy_xiugaiall {
	height: 30vh;
	padding: 0px 10px;
	position: fixed;
	z-index: 1;
	width: 100%;
	top: 44px;
	background: url(../img/yaobg.png)no-repeat center;
	background-size: cover;
}

.mui-indexed-list {
	height: auto;
}

.xy_xiugaiall .com_searchbox {
	box-sizing: border-box;
	background-color: #ffffff;
	box-shadow: 0px 0px 12px 3px rgba(0, 0, 0, 0.2);
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.xy_xiugaiall .mui-input-row:last-child {
	background-color: #ffffff;
}

.com_jiaohuan_icon {
	float: right;
	display: inline-block;
	height: 32px;
	width: 32px;
	background: url(../img/xy_jiaohuan.png)no-repeat center;
	background-size: 45%;
}

.xybgae_cont {
	height: 100%;
}

.xybgae_cont {
	background: url(../img/yaobigbg.png)no-repeat center bottom;
	background-size: 100%;
}

.xy_yaotips {
	position: absolute;
	bottom: 49px;
	border-top: 1px solid #dddddd;
}

.xy_yaotips .mxx-adddrugs span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 35px;
	line-height: 35px;
	background-color: #f7f7f7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
	color: #5a5a5a;
	padding: 0 30px;
	margin-top: 10px;
}

.xy_zdy_tap1 .mui-table-view-cell>a:not(.mui-btn) {
	background: url(../img/titlebg.png)no-repeat;
	background-size: 100%;
	padding: 2px 5px;
	color: #ffffff;
	font-size: 12px;
	margin: -11px 0px;
}

.xy_zdy_tap1 .mui-table-view-cell>a:not(.mui-btn):after {
	color: #ffffff;
}

.xy_zdy_tap1 .mui-table-view-cell.mui-active {
	background-color: #ffffff;
}

.xy_zdy_tap1 .mui-table-view-cell:after {
	right: 15px;
}

.xy_zdy_tap1:after {
	left: 15px;
	right: 15px;
}

.xy_table-view-dizhi .xy-table-cell-dz h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.xy_table-view-dizhi .xy-table-cell-dz h3 span.s_1 {
	display: inline-block;
	width: 100px;
}

.xy_table-view-dizhi .xy-table-cell-dz h3 span.s_2 {
	margin-left: 10px;
}

.xy_table-view-dizhi .xy-table-cell-dz h3 em {
	width: 35px;
	height: 16px;
	line-height: 16px;
	background-color: #009999;
	border-radius: 13px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	margin-left: 10px;
	display: none;
}

.xy_table-view-dizhi .xy-table-cell-dz h3 em.on {
	display: inline-block;
}

.xy_table-view-dizhi .xy-table-cell-dz p {
	padding-top: 10px;
	line-height: 18px;
}

.com_wenzi {
	line-height: 44px;
	color: #666666;
}

#head-img2 {
	position: absolute;
	bottom: 10px;
	right: 40px;
	width: 50px;
	height: 50px;
}

.xy_cont_title01 {
	height: 60px;
	line-height: 50px;
	text-align: left;
	padding-left: 15px;
	border-bottom: 10px solid #f4f4f4;
}

.xy_cont_title01 a {
	display: block;
	font-size: 15px;
	color: #222222;
}

.xy-table-view02 .mui-media-object {
	box-shadow: 0px 0px 44px 5px rgba(170, 170, 170, 0.32);
	border-radius: 5px;
	max-width: 85px;
	height: auto;
}

.bluelabel {
	height: 25px;
	background-color: #009999;
	border-radius: 40px;
	padding: 10px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.xy-table-view02 {
	padding-bottom: 0px;
}

.fudong_xybtn {
	background-color: #ffffff;
	height: 50px;
	width: 100%;
	line-height: 50px;
	padding: 0px 15px;
	position: fixed;
	bottom: 0px;
	left: 0px;
}

.fudong_xybtn span.fl {
	font-size: 15px;
	color: #333333;
}

.fudong_xybtn a.fr {
	display: inline-block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #009999;
	border-radius: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

.com_biji {
	width: 44px;
	height: 44px;
	/*background: url(../img/xy_biji.png)no-repeat center;*/
	/*background-size: 45%;*/
	margin-right: -10px;
	color: #666;
}

.find_nav {
	width: 100%;
	height: 44px;
	background-color: #fff;
}

.find_nav_left {
	height: 44px;
	position: relative;
	overflow: hidden;
}

.find_nav_list {
	position: absolute;
	left: 0;
}

.find_nav_list ul {
	position: relative;
	white-space: nowrap;
	font-size: 0;
}

.find_nav_list ul li {
	display: inline-block;
	padding: 0;
	margin: 0 20px;
}

.find_nav_list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 43px;
	font-size: 14px;
	text-align: center;
	color: #666;
	padding: 0 3px;
}

.find_nav_cur a {
	color: #009999 !important;
	border-bottom: 1px solid #009999;
}

.mxx-search {
	height: 97px;
	line-height: 97px;
	background-image: url(../images/modular/ywxhzy-img1.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	text-align: center;
	margin-top: 10px;
}

.mxx-search img {
	width: 79%;
	vertical-align: middle;
}

.mui-input-row001 {
	height: 25px;
	position: relative;
}

.mui-input-row001:before {
	content: ' ';
	display: block;
	border-top: 2px solid #e1e1e1;
	margin-top: 12px;
}

.mui-input-row001 li {
	display: inline-block;
	top: -10px;
	text-align: center;
	box-sizing: border-box;
}

.mui-input-row001 li:nth-child(1) {
	position: absolute;
	left: -9px;
}

.mui-input-row001 li:nth-child(2) {
	position: absolute;
	left: 28%;
}

.mui-input-row001 li:nth-child(3) {
	position: absolute;
	left: 64%;
}

.mui-input-row001 li:nth-child(4) {
	position: absolute;
	right: -9px;
}

.mui-input-row001 li em {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #e1e1e1;
	vertical-align: text-top;
	border-radius: 50%;
}

.mui-input-row001 li span {
	display: block;
	color: #ababab;
	margin-top: 3px;
}

.mui-input-row001 li.active {
	color: #009999;
}

.mui-input-row001 li.active em {
	border: 4px solid #009999;
}

.mui-input-row001 li.active span {
	color: #009999;
}


/* 视频详情 */

.xy_rightbtn {
	float: right;
	margin-right: 10px;
}

.xy_rightbtn>a {
	display: inline-block;
	width: 19px;
	height: 18px;
	margin-right: 10px;
}

.xy_rightbtn>a img {
	width: 19px;
	height: 18px;
	vertical-align: middle;
}

.border_bom10 {
	border-bottom: 5px solid #F5F5F5;
}

.xy_tetdetail_tit .i1 {
	width: 15.5px;
	height: 15.5px;
	vertical-align: middle;
	margin-right: 10px;
}

.xy_tetdetail_tit em {
	font-size: 13px;
	font-weight: bold;
	line-height: 44px;
	color: #333333;
	vertical-align: middle;
}

.xy_tetdetail_cot {
	padding-bottom: 10px;
}

.xy_tetdetail_cot .left_tethead {
	float: left;
	width: 55px;
	height: 55px;
	line-height: 55px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: #efefef;
	overflow: hidden;
}

.xy_tetdetail_cot .left_tethead img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.xy_tetimghead .left_cont {
	float: left;
	padding-top: 2px;
	padding-left: 10px;
}

.xy_tetimghead .left_cont p {
	line-height: 25px;
}

.xy_tetimghead .left_cont p em {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	margin-right: 5px;
}

.xy_tetimghead .left_cont p span {
	font-size: 12px;
	color: #333333;
}

.xy_condetale {
	font-size: 12px;
	color: #333333;
	padding-top: 12px;
	text-align: justify;
}

.xy_condetale em {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}

.zhankai {
	text-align: right;
}

.zhankai a {
	font-size: 12px;
	color: #009999;
}

.zhankai a img {
	width: 9px;
	height: 8px;
	margin-left: 5px;
	vertical-align: middle;
}

.xy_tetdetail_cot .xy_tit1 {
	font-size: 15px;
	line-height: 44px;
	color: #009999;
}

.xy_tetdetail_cot .xy_con1 b {
	font-weight: bold;
}

.xy_tetdetail_cot .xy_con1 p,
.xy_tetdetail_cot .xy_con1 span,
.xy_tetdetail_cot .xy_con1 {
	font-size: 13px;
	line-height: 26px !important;
	color: #666666;
}

.xy_titlesplist {
	line-height: 44px;
	height: 44px;
	padding: 0px 15px;
}

.xy_titlesplist .lfsp1 {
	font-size: 16px;
	color: #222222;
	font-weight: bold;
}

.xy_titlesplist .lfa1 {
	display: inline-block;
	width: 21px;
	height: 21px;
	float: right;
}

.xy_titlesplist .lfa1 img {
	width: 21px;
	height: 21px;
	vertical-align: middle;
}

.mui-media-listzdy .p1 .e1 {
	font-size: 14px;
	color: #333333;
	margin-right: 5px;
}

.mui-media-listzdy .p1 .e2 {
	font-size: 12px;
	color: #999999;
}

.mxx-drug-list .mui-media-listzdy .mui-media-object {
	width: 30%;
	height: 80px;
}

.mui-media-listzdy .mui-media-object {
	position: relative;
}

.mui-media-listzdy .mui-media-object .a1 img {
	position: absolute;
	width: 25px;
	height: 25px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.mui-media-listzdy .mui-media-object .s1 {
	display: inline-block;
	position: absolute;
	bottom: 5px;
	right: 2px;
	width: 50px;
	height: 15px;
	line-height: 15px;
	background-color: rgba(0, 0, 0, .5);
	border-radius: 7px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}

.mui-pulllist .p1 b {
	margin-left: 10px;
}

.mui-pulllist h4 .i1 {
	width: 17px;
	height: 17px;
	vertical-align: middle;
	margin-right: 5px;
}


/*by 19-04-25*/

.xy_body_sealist .xx_pwjj_search {
	height: 12vh;
	background: url(../img/pwjj_bg.png)no-repeat center;
}

.xx_pwjj_search .com_searchbox {
	box-shadow: 0px 0px 3.3px 0.7px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
}

.xx_pwjj_icon {
	background: url(../img/pwjj_01.png) no-repeat center;
	background-size: 60%;
}

.xx_kgryy_list .mui-table-view-cell>a:not(.mui-btn) {
	font-weight: bold;
	color: #333;
}

.xx_kgryy_list .mui-table-view-cell .mui-table-view-chevron a:not(.mui-btn) {
	font-weight: normal;
	font-size: 13px;
	color: #666;
}

.xx_kgryy_list .mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell {
	padding-left: 15px;
}

.xx_kgryy_list .mui-table-view:before,
.xx_kgryy_list .mui-table-view:after {
	height: 0;
}

.xx_kgryy_list .mui-table-view-cell:after,
.xx_kgryy_list .mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell:after {
	left: 0;
	background-color: #f1f1f1;
}

.xx_kgryy_list .mui-navigate-right:after,
.mui-push-left:after,
.mui-push-right:after {
	color: #d4d4d4;
}

.xx_kgryy_list .mxx-list .mui-table-view-cell>a:not(.mui-btn) {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.mxx-medication-title {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 5px;
}

.mxx-medication-title h4 {
	font-size: 16px;
	color: #333333;
	padding: 15px 15px 9px 15px;
	position: relative;
}

.xx_kgryy_icon {
	width: 16px;
	height: 14px;
	vertical-align: middle;
	margin-right: 8px;
}

.xx_kgryy_detail {
	padding: 10px;
}

.xx_kgryy_detail h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	color: #333333;
}

.xx_kgryy_detail p {
	line-height: 27px;
	font-size: 15px;
	letter-spacing: 0.8px;
	color: #414141;
}

.xx_kgryy_line {
	height: 10px;
	background-color: #f9f9f9;
}

.mui-fullscreen .s_index_useMedicine.xx_pwjj_tab .mui-segmented-control~.mui-slider-group {
	position: static;
}

.s_index_useMedicine.xx_pwjj_tab .mui-slider {
	overflow: inherit;
}

.s_index_useMedicine.xx_pwjj_tab a.mui-control-item {
	font-size: 13px;
	font-weight: bold;
	color: #7d7d7d !important;
}

.s_index_useMedicine.xx_pwjj_tab a.mui-control-item.mui-active {
	color: #131313 !important;
	position: relative;
	overflow: inherit;
}

.s_index_useMedicine.xx_pwjj_tab a.mui-control-item.mui-active::before {
	content: '';
	position: absolute;
	width: 50px;
	height: 2.5px;
	background: #1cbea9;
	left: 50%;
	margin-left: -25px;
	bottom: 0;
	z-index: 9;
}

.s_index_useMedicine.xx_pwjj_tab .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar {
	background: none;
}

.s_index_useMedicine.xx_pwjj_tab .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar {
	display: none;
}

.xx_pwjj_tab .mui-slider .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item {
	border-top: 1px solid #c8c7cc;
	border-bottom: 0 none;
}

.mui-fullscreen .xx_pwjj_tab .mui-segmented-control~.mui-slider-group {
	top: 37px;
}

.xx_pwjj_list {
	padding: 5px 15px;
}

.xx_pwjj_title {
	font-size: 15px;
	font-weight: 550;
	line-height: 36px;
	color: #333333;
}

.xx_pwjj_title img {
	width: 19px !important;
	height: 19px;
	vertical-align: middle;
	margin-right: 10px;
}

.xx_pwjj_con p {
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	color: #999999;
	padding-left: 29px;
}

.xx_pwjj_con p a {
	color: #009999;
}

.mui-table-view-cell>a:not(.mui-btn).mui-active,
.mui-table-view-cell.mui-active {
	background-color: transparent;
}


/*by 19/06/25*/

.mui-bar.pageDrug {
	background-color: #ffffff;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #eaeaea;
}

.pageDrug .lajitong {
	width: 36px;
	height: 44px;
	background: url(../../resources/img/lajitong.png) no-repeat center;
	background-size: 45%;
}

.pageDrug .xiugai {
	width: 36px;
	height: 44px;
	background: url(../../resources/img/xiugai.png) no-repeat center;
	background-size: 45%;
}

.hatqiehuan.pageDrug .mui-title a {
	padding-bottom: 12px;
}

.hatqiehuan.pageDrug .mui-title a.active {
	background: url(../img/menubg.png)no-repeat center 28px;
}

.pageDrugList .mui-segmented-control .mui-control-item {
	font-size: 12px;
	color: #666666;
}

.pageDrugList .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
	font-size: 12px;
	font-weight: bold;
	font-stretch: normal;
	color: #333333;
	border: 0 none;
}

.pageDrugList .mui-table-view:before,
.pageDrugList .mui-table-view:after,
.pageDrugList .mui-table-view-cell:after {
	height: 0;
}

.pageDrugList .mui-table-view-cell {
	border-top: 10px solid #f6f6f6;
}

.pageDrugList .mui-table-view-cell h4 {
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	color: #333333;
}

.js_comdbody_new .mui-segmented-control a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 25%;
	text-align: center;
	font-size: 12px;
	line-height: 36px;
	color: #666666;
}

.js_comdbody_new .mui-segmented-control a.active {
	font-size: 13px;
	font-weight: bold;
	line-height: 36px;
	color: #333333;
}

.pageDrugList .mui-table-view-cell h5 {
	font-size: 13px;
	line-height: 24px;
	color: #a0a0a0;
}

.pageDrugList .mui-table-cell {
	display: inline-block;
}

.pageDrugList .mui-text-right span {
	font-size: 13px;
	line-height: 24px;
	color: #a0a0a0;
}

.pageDrugList .mui-text-right span em {
	color: #3e3e3e;
}

.pageDrugList .mui-text-right span em.dsh {
	color: #ff251c;
}

.pageDrugList .mui-text-right span em.wtg {
	color: #e99f00;
}

.pageDrugList .mui-text-right strong {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 21px;
	line-height: 21px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	padding: 0 6px;
	background-color: transparent;
	color: #009999;
}

.pageDrugList .mui-text-right .lqjf {
	background-color: #009999;
	color: #ffffff;
}

.list_menu.pageDrugDetail {
	background-color: #f4f4f4;
}

.pageDrugDetail .block {
	width: 92%;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 8px 21.6px 0.4px rgba(143, 143, 143, 0.1);
	box-shadow: 0px 8px 21.6px 0.4px rgba(143, 143, 143, 0.1);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	margin: 19px auto;
	padding: 15px 15px 30px 15px;
}

.pageDrugDetail .secondBlock {
	padding: 30px 15px 15px 15px;
}

.pageDrugDetail .block h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	color: #009999;
	padding-bottom: 9px;
	margin-bottom: 10px;
	position: relative;
}

.pageDrugDetail .block h3:after {
	content: '';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 21px;
	height: 3px;
	background-color: #009999;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
	-ms-border-radius: 1.5px;
	-o-border-radius: 1.5px;
	border-radius: 1.5px;
}

.pageDrugDetail .block h3 span {
	font-size: 12px;
	line-height: 25px;
	color: #999999;
}

.pageDrugDetail dl {
	font-size: 12px;
	line-height: 26px;
	color: #222222;
}

.pageDrugDetail dl dd span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 19%;
	margin-right: 5px;
}

.pageDrugDetail dl dd span img {
	width: 100%;
	-webkit-box-shadow: 0px 7px 17px 0px rgba(176, 176, 176, 0.3);
	box-shadow: 0px 7px 17px 0px rgba(176, 176, 176, 0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #dddddd;
}

.pageDrugDetail .ypfklink {
	width: 72%;
	margin: -40px auto;
}

.pageDrugDetail .ypfklink img {
	width: 100%;
}

.pageSearch {
	height: 50px;
	margin: 20px 0 20px 10px;
}

.pageSearch .swiper-slide {
	height: 50px;
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.pageSearch .swiper-slide .s_index_Recommend_li_tit {
	height: 22px;
	margin-bottom: 5px;
}

.pageSearch .swiper-slide p {
	font-size: 12px;
	color: #333333;
}

.btnFeedback a {
	display: block;
	width: 33%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #009999;
	-webkit-box-shadow: 0px 4px 15.4px 0.6px rgba(0, 153, 153, 0.25);
	box-shadow: 0px 4px 15.4px 0.6px rgba(0, 153, 153, 0.25);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	letter-spacing: -0.6px;
	color: #ffffff;
	margin: 0 auto;
}


/*by 19/06/25 pm*/
.mui-backdrop.ylqjftc-backdrop,
.mui-backdrop.lqjftc-backdrop{
	display: none;
	background-color: rgba(0, 0, 0, .7);
}
#ylqjftc.xy_mask_porover,
#lqjftc.xy_mask_porover {
	position: absolute;
	z-index: 999;
	bottom: auto;
	top: 50%;
	margin-top: -180px;
	display: none;
}
#ylqjftc .xy_mask_porover_row99 .xy_mask_body,
#lqjftc .xy_mask_porover_row99 .xy_mask_body {
	padding: 15px 15px 15px 0;
	position: relative;
	text-align: center;
}
#ylqjftc .xy_mask_porover_row99 .xy_mask_body img,
#lqjftc .xy_mask_porover_row99 .xy_mask_body img {
	width: 100%;
}

.lqjftcbox {
	position: absolute;
	left: 50%;
	margin-left: -72px;
	top: 13%;
}

.lqjftcbox p {
	font-size: 14px;
}

.lqjftcbox p.pTxt1 {
	letter-spacing: -0.7px;
	color: #4c4645;
}

.lqjftcbox p.pTxt2 {
	font-size: 12px;
	color: #ff7323;
	margin: 15% 0 5% 0;
}

.lqjftcbox p.pTxt2 strong {
	font-size: 50px;
	font-family: Impact;
	font-weight: bold;
	letter-spacing: -2.5px;
	margin-right: 3px;
}

.lqjftcbox p.pTxt3 {
	color: #ff7323;
}

.lqjftcbox a {
	display: block;
	width: 124px;
	height: 29px;
	line-height: 29px;
	background-color: #ffffff;
	-webkit-box-shadow: -1px 7px 14px 0px rgba(249, 208, 13, 0.85);
	box-shadow: -1px 7px 14px 0px rgba(249, 208, 13, 0.85);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1.5px;
	color: #ff7323;
	margin: 22% auto 0;
}

@media only screen and (min-width: 360px) {
	.lqjftcbox p.pTxt2 {
		margin: 18% 0 6% 0;
	}
	.lqjftcbox a {
		margin: 33% auto 0;
	}
}

@media only screen and (min-width: 375px) {
	.lqjftcbox p.pTxt2 {
		margin: 20% 0 8% 0;
	}
	.lqjftcbox a {
		margin: 33% auto 0;
	}
}

@media only screen and (min-width: 411px) {
	.lqjftcbox p.pTxt2 {
		margin: 24% 0 14% 0;
	}
	.lqjftcbox a {
		margin: 39% auto 0;
	}
}

@media only screen and (min-width: 414px) {
	.lqjftcbox p.pTxt2 {
		margin: 24% 0 14% 0;
	}
	.lqjftcbox a {
		margin: 39% auto 0;
	}
}

.mxx-datatop {
	text-align: center;
	margin: 50px 0;
}

.mxx-datatop img {
	width: 152px;
	height: 108px;
}

.mxx-datatop p {
	line-height: 35px;
	letter-spacing: -1px;
	color: #333333;
	margin-top: 18px;
}


.list_menubox .mui-table-view:after{
	display: none;
}