/* CSS Document */
@charset "UTF-8";
[class*=-item] .item-desc {
	overflow: hidden;
}
[class*=-item] .item-desc a {
	display: block;
}
@media screen and (max-width:991px) {
[class*=-item] .item-desc {
	font-size: 13px;
	font-size: 1.3rem;
}
}
.m-hproc .item-text a {
	color: #fff;
}
.m-hproc .item-desc {
	margin-top: 21px;
	line-height: 28px;
	font-size: 16px;
	font-size: 1.6rem;
	max-height: 84px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
@media screen and (max-width:991px) {
.m-hproc .item-desc {
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	max-height: 72px;
	display: none;
}
.m-ftb2, .m-ftb3, .m-ftb4, .m-ftlnk, .m-ftnav, .m-ftt {
	display: none;
}
}
.g-ft a {
	color: #e4e4e4;
}
.m-ftt {
	margin-bottom: 26px;
	line-height: 38px;
	font-size: 28px;
	font-size: 2.8rem;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
}
.m-ftt a {
	color: #fff;
}
.m-ftinfo .info-item {
	margin-top: 8px;
	position: relative;
	padding-left: 30px;
	line-height: 32px;
}
.m-ftinfo .info-item i {
	position: absolute;
	left: 0;
	top: 0;
}
.m-ftinfo .info-item:first-child {
	margin-top: 0;
}
.m-ftb2 {
	width: 15.8333333333%;
}
.m-ftb3 {
	width: 21.25%;
}
.m-ftb4 {
	width: 22.5%;
}
.m-ftlnk {
	margin-top: 4px;
}
.m-hnext {
	position: absolute;
	z-index: 3;
	right: 25.8333333333%;
	position: absolute;
	top: 0;
	transform: translate(0, -50%);
	width: 146px;
	height: 146px;
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	border: 8px solid #fff;
	background-color: #151414;
	border-radius: 50%;
	box-sizing: border-box;
}
.m-hnext span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
@font-face {
	font-family: BaskOldFace;
	font-display: swap;
	src: url(static/font/baskervilleoldface.eot);
	src: url(static/font/baskervilleoldface.eot) format('embedded-opentype'), url(static/font/baskervilleoldface.woff2) format('woff2'), url(static/font/baskervilleoldface.woff) format('woff'), url(static/font/baskervilleoldface.ttf) format('truetype'), url(static/font/baskervilleoldface.svg) format('svg');
}
@font-face {
	font-family: iconfont;
	src: url(static/font/baskervilleoldface.eot);
	src: url(static/font/baskervilleoldface.eot) format('embedded-opentype'), url(static/font/baskervilleoldface.woff2) format('woff2'), url(static/font/baskervilleoldface.woff) format('woff'), url(static/font/baskervilleoldface.ttf) format('truetype'), url(static/font/baskervilleoldface.svg) format('svg');
}
.icon-address1:before {
	content: "\e7c3";
}
.icon-phone2:before {
	content: "\e7d0";
}
.m-mobilenav {
	display: none;
}
@media screen and (max-width:991px) {
.m-hnext {
	display: none;
}
.m-mobilenav {
	position: fixed;
	z-index: 11;
	padding-top: 25px;
	top: 0;
	left: 0;
	display: block;
	box-sizing: border-box;
}
.m-mobilenav .mbnav-btn {
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 17px;
	width: 26px;
}
.m-mobilenav .mbnav-btn .line {
	width: 100%;
	height: 2px;
	background-color: #9bd2ff;
}
.m-mobilenav .mbnav-btn .line2 {
	margin-top: 6px;
	margin-bottom: 6px;
}
.m-mobilenav .mbnav-bd {
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	height: 100%;
	top: 0;
	visibility: hidden;
	z-index: 1;
}
.m-mobilenav .mbnav-wp {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background-color: #333;
	top: 0;
	opacity: 0;
}
.m-mobilenav .mbnav-fix {
	position: absolute;
	left: 0;
	top: 60px;
	height: calc(100% - 60px);
	width: 100%;
	box-sizing: border-box;
	overflow-y: scroll;
}
.m-mobilenav .mbnav-item {
	position: relative;
	padding-left: 44px;
	padding-right: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.m-mobilenav .mbnav-item i {
	position: absolute;
	left: 13px;
	top: 12px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #333;
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
}
.m-mobilenav .mbnav-item>a {
	display: block;
	line-height: 26px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	transform: scale(1.1) translate(60px, -35px);
	opacity: 0;
}
.m-mobilenav .mbnav-item>a.current:after {
	content: "";
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 6px;
	background-color: #fff;
	border-radius: 50%;
}
.m-mobilenav .mbsbnav-list {
	padding: 10px 0;
	display: none;
}
.m-mobilenav .mbsbnav-item {
	position: relative;
	padding-left: 20px;
	padding-right: 5px;
}
.m-mobilenav .mbsbnav-item a {
	display: block;
	padding: 5px;
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
}
}
.slideshow {
	position: relative;
}
.slideshow .item a img {
	width: 100%;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.slideshow .item.slick-active img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
@media screen and (max-width:999px) {
.slick-next {
	display: none!important;
}
}
.slick-list, .slick-slider, .slick-track {
	position: relative;
	display: block;
}
.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	top: 0;
	left: 0;
}
.slick-track:after, .slick-track:before {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slick-slide img {
	display: block;
}
.slick-initialized .slick-slide {
	display: block;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
	height: 100%;
	scroll-behavior: smooth;
}
body {
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	overflow-x: hidden;
	font-family: BaskOldFace, arial, helvetica, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	line-height: 1.2;
	background-color: #fff;
}
@media screen and (max-device-width:320px) {
body {
	-webkit-text-size-adjust: 100%;
}
}
@media screen and (max-device-width:480px) {
body {
	-webkit-text-size-adjust: 100%;
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
body {
	-webkit-text-size-adjust: 100%;
}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
body {
	-webkit-text-size-adjust: 100%;
}
}
a {
	color: #333;
	text-decoration: none;
	outline: 0;
	focus-ring-color: transparent;
	-webkit-focus-ring-color: transparent;
	-moz-focus-ring-color: transparent;
}
ul {
	list-style: none;
}
img {
	max-width: 100%;
	border: 0 solid #ccc;
	height: auto;
}
input {
	border: none;
	background: 0 0;
	font-family: inherit;
}
button, input[type=submit] {
	-webkit-appearance: none;
}
button {
	border: none;
	background: 0 0;
}
i {
	font-style: normal;
}
.c-fr {
	float: right;
}
.c-clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.f-box {
	margin: 0 auto;
	width: 1200px;
	max-width: 100%;
	overflow: visible;
	box-sizing: border-box;
}
@media screen and (max-width:1219px) {
.f-box {
	width: 960px;
}
}
.m-kf {
	position: fixed;
	z-index: 10;
	right: 0;
	top: 30%;
}
.m-kf .kf-item {
	position: relative;
	display: block;
	line-height: 0;
	font-size: 0;
	width: 52px;
	line-height: 52px;
	margin-bottom: 1px;
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	text-align: center;
	background-color: #2d2d27;
	background-color: #dfdfdf;
	border-radius: 5px;
}
.m-kf .kf-item .icon-wechat {
	color: #3ac34c;
}
.m-kf .kf-item .icon-whatsapp1 {
	color: #3ac34c;
}
.m-kf .kf-item .icon-email1 {
	color: #1296db;
}
.m-kf .kf-wx {
	position: absolute;
	display: none;
	bottom: 0;
	right: 100%;
	width: 120px;
	font-size: 0;
	line-height: 0;
}
.m-kf .gotop {
	display: none;
}
@media screen and (max-width:991px) {
.f-box {
	width: 720px;
	max-width: 96%;
}
.m-kf {
	right: 0;
	top: auto;
	bottom: 0;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-around;
	width: 100%;
	background-color: #2d2d27;
}
.m-kf .kf-item {
	width: 20%;
	text-align: center;
	line-height: 60px;
	font-size: 26px;
	font-size: 2.6rem;
	background-color: #2d2d27!important;
}
.m-kf .kf-item2 {
	position: relative;
}
.m-kf .kf-wx {
	bottom: 100%;
	right: auto;
	left: 0;
}
.m-kf .gotop {
	width: 20%;
	line-height: 60px;
	font-size: 20px;
	font-size: 2rem;
	color: #fff;
	text-align: center;
	display: block;
}
}
.returntop {
	position: fixed;
	z-index: 9;
	bottom: 30px;
	right: 7.3958333333%;
	width: 140px;
	height: 140px;
	font-size: 30px;
	font-size: 3rem;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	border: 8px solid #fff;
	background-color: #151414;
	border-radius: 50%;
	box-sizing: border-box;
	display: none;
}
.returntop span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
@media screen and (max-width:991px) {
.returntop {
	display: none!important;
}
}
.j-videomodal {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color: rgba(0,0,0,.5);
	display: none;
}
.banner {
	position: relative;
	z-index: 2;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.banner .slick-arrow {
	position: absolute;
	z-index: 9;
	top: 50%;
	margin-top: -41px;
	width: 41px;
	height: 82px;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	display: none!important;
}
@media screen and (max-width:1219px) {
.banner .slick-arrow {
	display: none!important;
}
}
@media screen and (max-width:991px) {
.banner {
	display: block;
}
.banner .slick-arrow {
	display: none!important;
}
}
.g-hd {
	position: relative;
	z-index: 9;
	background: url(https://www.xmyingzhenfu.com/images/hdbg1.jpg) center no-repeat;
	background-size: cover;
}
.m-hdlogo {
	float: left;
	text-align: center;
}
.m-hdlogo a {
	display: inline-block;
	line-height: 142px;
}
.m-hdlogo img {
	vertical-align: middle;
}
.m-hdnav {
	float: left;
}
.m-hdnav .nav-item {
	position: relative;
	float: left;
	margin-right: 65px;
}
.m-hdnav .nav-item>a {
	position: relative;
	display: block;
	line-height: 142px;
	font-size: 22px;
	font-size: 2.2rem;
	color: #003;
}
.m-hdnav .nav-item>a.current {
	color: #9bd2ff;
}
.m-hdnav .sbnav-list {
	position: absolute;
	display: none;
	box-sizing: border-box;
	box-shadow: 0 0 7px 0 rgba(0,0,0,.15);
}
.m-hdnav .sbnav-wp {
	box-sizing: border-box;
	background-color: #fff;
}
.m-hdnav .sbnav-list1 {
	top: 100%;
	left: 0;
	width: 225px;
}
.m-hdnav .sbnav-item {
	position: relative;
}
.m-hdnav .sbnav-item>a {
	position: relative;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 17px;
	padding-right: 17px;
	line-height: 24px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	text-align: left;
}
.m-hdsch {
	position: relative;
	float: right;
	z-index: 3;
}
.m-hdsch .sch-btn {
	display: block;
	line-height: 142px;
	font-size: 24px;
	font-size: 2.4rem;
	color: #333;
	text-align: center;
}
.m-hdsch .sch-form {
	position: absolute;
	top: 100%;
	right: 15px;
	width: 176px;
	padding-right: 34px;
	border-radius: 15px;
	background-color: #f4f4f4;
	border: 1px solid #d7d7d7;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	box-sizing: border-box;
}
.m-hdsch .sch-form .form-text {
	width: 100%;
	padding-left: 16px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	box-sizing: border-box;
}
.m-hdsch .sch-form .form-text::-webkit-input-placeholder {
color:#333;
opacity:1;
}
.m-hdsch .sch-form .form-text:-moz-placeholder {
color:#333;
opacity:1;
}
.m-hdsch .sch-form .form-text::-moz-placeholder {
color:#333;
opacity:1;
}
.m-hdsch .sch-form .form-text:-ms-input-placeholder {
color:#333;
opacity:1;
}
.m-hdsch .sch-form .form-btn, .m-hdsch .sch-form .iconfont {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 30px;
	height: 30px;
	width: 34px;
	text-align: left;
	font-size: 22px;
	font-size: 2.2rem;
	color: #9bd2ff;
}
.m-hdsch .sch-form .form-btn {
	z-index: 2;
}
@media screen and (max-width:1219px) {
.m-hdnav .nav-item {
	margin-right: 50px;
}
.m-hdnav .nav-item>a {
	font-size: 14px;
	font-size: 1.4rem;
}
.m-hdsch .sch-btn {
	width: auto;
	background: 0 0;
}
}
@media screen and (max-width:991px) {
.g-hd {
	position: relative;
	border-top-width: 2px;
}
.m-hdnav {
	display: none;
}
.m-hdsch {
	position: absolute;
	right: 5px;
	top: 5px;
	margin-left: 0;
	padding: 0;
	padding-bottom: 10px;
	z-index: 9;
}
.m-hdsch .sch-btn {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	color: #9bd2ff;
}
.m-hdlogo {
	padding: 5px 0 10px;
	width: 100%;
}
.m-hdlogo a {
	line-height: 100px;
}
.m-hdlogo img {
	width: 60px;
}
}
.j-nextshow {
	position: relative;
}
#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	background-color: rgba(0,0,0,.8);
	z-index: 99999999999999980000000000000000000000;
}
#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px;
}
.baguetteBox-button {
	position: absolute;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50,50,50,.5);
	color: #ddd;
	font: 1.6em sans-serif;
}
.baguetteBox-button#next-button {
	right: 2%;
}
.baguetteBox-button#previous-button {
	left: 2%;
}
.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px;
}
.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0;
}
.iconfont {
	font-family: iconfont!important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-up1:before {
	content: "\e72e";
}
.icon-search4:before {
	content: "\e7b2";
}
.icon-whatsapp1:before {
	content: "\e7c1";
}
.icon-email1:before {
	content: "\e7c5";
}
.icon-wechat:before {
	content: "\e7cf";
}
.m-kefu-chat.mobile-hide {
	right: 6px!important;
}
.m-kefu-chat * {
	font-family: Arial;
}
.m-kefu-chat {
	overflow: hidden;
	position: fixed;
	width: 290px;
	height: 400px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	bottom: 0;
	right: 10px;
	background-color: #5492ff;
	z-index: 999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.m-kefu-chat .kefu-content {
	height: -moz-calc(100% - 35px);
	height: -webkit-calc(100% - 35px);
	height: calc(100% - 35px);
	font-size: 0;
	background-color: #fff;
	overflow: hidden;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	position: relative;
	border: 0;
}
.kefu-top {
	width: 100%;
	box-sizing: border-box;
	background-color: #5492ff;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	font-size: 14px;
	color: #fff;
	height: 35px;
	line-height: 35;
	position: relative;
	font-weight: 400;
	padding-right: 30px;
}
.kefu-top .logo {
	width: 22px;
	height: 22px;
	float: left;
	margin-top: 7.5px;
	margin-right: 10px;
	display: none;
}
.kefu-top .title {
	background: 0 0;
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 35px;
	font-weight: 400;
	color: #fff;
	display: inline-block;
	float: left;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.kefu-top .right-btn2 {
	background: url(https://www.xmyingzhenfu.com/home_img/open.png) center no-repeat;
	position: absolute;
	width: 15px;
	height: 12px;
	right: 15px;
	top: 12.5px;
}
iframe {
	width: 100%;
	margin: 0;
	padding: 0;
	visibility: inherit;
	opacity: 1;
	position: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mobile-logo {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	background-color: #5492ff;
	border: 0;
	background-image: url(https://www.xmyingzhenfu.com/home_img/kefu-logo2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50% 50%;
	-webkit-background-size: 50% 50%;
}
.mobile-close {
	display: none;
	position: absolute;
	width: 10px;
	height: 18px;
	left: 10px;
	top: 7.5px;
	z-index: 999;
	border: 0;
	background-image: url(https://www.xmyingzhenfu.com/home_img/mobile-close.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}
.mobile-logo span {
	display: none;
	position: absolute;
	width: 15%;
	height: 15%;
	top: 25%;
	right: 24%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: red;
}
.m-kefu-chat .kefu-content {
	position: relative;
	top: unset;
}
.m-kefu-chat.mobile-hide .kefu-content {
	position: absolute;
	top: -1000px;
}
.m-kefu-chat.mobile-hide .mobile-logo {
	display: block;
}
.m-kefu-chat.mobile-hide {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	bottom: 50px!important;
	right: 25px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	left: unset;
	border: 1px solid #5492ff;
}
@media screen and (max-width:1920px) {
.m-kefu-chat.mobile-hide .mobile-close {
	display: none;
}
}
@media screen and (max-width:768px) {
.m-kefu-chat.mobile-hide {
	bottom: 50px!important;
	right: 25px;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	left: unset;
	border: 1px solid #5492ff;
}
}
@media screen and (max-width:700px) {
.m-kefu-chat {
	width: 100%;
	right: 0;
	left: 0;
	margin: 0 auto;
	height: 100%;
	bottom: 0!important;
	border-radius: 0;
	min-width: 320px;
}
.m-kefu-chat .kefu-content {
	border-radius: 0;
	display: none;
}
.m-kefu-chat.mobile-hide {
	bottom: 50px!important;
	right: 25px;
	width: 8.3333%;
	height: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	min-width: 8.3333%;
	max-height: 8.3333%;
	padding: 8.3333% 0 0;
	overflow: hidden;
	left: unset;
	border: 1px solid #5492ff;
}
.m-kefu-chat.mobile-hide .mobile-logo {
	display: block;
}
.kefu-top .logo {
	display: none!important;
}
.kefu-top {
	padding-left: 30px;
}
.m-kefu-chat .mobile-close {
	display: block;
}
.m-kefu-chat.mobile-hide .mobile-close {
	display: none;
}
.kefu-top .right-btn2 {
	top: -30px;
}
}
@media screen and (max-width:600px) {
.m-kefu-chat.mobile-hide {
	bottom: 50px!important;
	right: 25px;
	width: 8.3333%;
	height: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	min-width: 8.3333%;
	max-height: 8.3333%;
	padding: 8.3333% 0 0;
	overflow: hidden;
	left: unset;
	border: 1px solid #5492ff;
}
}
@media screen and (max-width:500px) {
.m-kefu-chat.mobile-hide {
	bottom: 50px!important;
	right: 25px;
	width: 11.3333%;
	height: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	min-width: 11.3333%;
	max-height: 11.3333%;
	padding: 11.3333% 0 0;
	overflow: hidden;
	left: unset;
	border: 1px solid #5492ff;
}
}
@media screen and (max-width:400px) {
.m-kefu-chat.mobile-hide {
	bottom: 50px!important;
	right: 25px;
	width: 13.3333%;
	height: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	min-width: 13.3333%;
	max-height: 13.3333%;
	padding: 13.3333% 0 0;
	overflow: hidden;
	left: unset;
	border: 1px solid #5492ff;
}
}
.look-pic {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.5);
	display: none;
	z-index: 999999999999;
}
.look-pic .look-pic-img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.look-pic .look-pic-img img {
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.look-pic .look-pic-close {
	position: absolute;
	width: 26px;
	height: 26px;
	background-color: #000;
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	top: 20px;
	right: 20px;
}
