
.float-l {
	float: left;
}
.float-r {
	float: right;
}
a {
	text-decoration: none;
}
a.color {
	color: rgb(153, 51, 153);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: rgb(100, 106, 178); text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
.clear {
	clear: both;
}
header {
	background: rgb(255, 255, 255); text-align: center; position: relative; z-index: 5;
}
header a.logo_mls {
	width: 430px; overflow: hidden; display: inline-block;
}
header a.logo_mls img {
	padding: 0px 0px 0px 30px; float: left; display: block;
}
header a.logo_mls font {
	text-align: left; color: rgb(81, 189, 177); line-height: 24px; padding-top: 10px; font-size: 18px; float: left; display: none;
}
nav {
	background: rgb(22, 29, 47); height: 60px; text-align: center; line-height: 60px; position: relative; z-index: 5;
}
nav a {
	margin: 0px 10px; color: rgb(255, 255, 255); font-size: 20px;
}
nav a:hover {
	color: rgb(234, 101, 190);
}
.banner .swiper-slide {
	text-align: center;
}
.banner .swiper-slide a {
	width: 100%; height: 655px; display: block;
}
.banner .swiper-slide a.img1 {
	background: url("/upload/images/banner1.jpg") no-repeat top;
}
.banner .swiper-slide a.img2 {
	background: url("/upload/images/banner2.jpg") no-repeat top;
}
.banner .swiper-slide a.img3 {
	background: url("/upload/images/banner3.jpg") no-repeat top;
}
.banner .swiper-slide a.img4 {
	background: url("/upload/images/banner4.jpg") no-repeat top;
}
.banner .swiper-slide a.img5 {
	background: url("/upload/images/banner5.jpg") no-repeat top;
}

.banner .swiper-slide a.img6 {
	background: url("/upload/images/banner6.jpg") no-repeat top;
}
.banner .swiper-button-prev {
	left: 10% !important;
}
.banner .swiper-button-next {
	right: 10% !important;
}
.banner .banner-pagination {
	text-align: center; position: absolute; z-index: 2;
}

.doctor {
	margin: 0px auto; width: 1200px; height: 600px; overflow: hidden;
}
.doctor .doctor-content {
	padding: 0px;  border-image: none; width: 1190px; height: 400px; margin-top:45px;
}
.doctor .doctor-content .doctor-content-l {
	width: 780px; height: 400px; overflow: hidden;margin-left:30px;
}
.doctor .doctor-content .doctor-content-l img {
	transition:0.5s ease-out; width: 780px;height:400px; cursor: pointer;border-radius: 10px; 
}
.doctor .doctor-content .doctor-content-l:hover img {
	transition:0.5s ease-out;
}
.doctor .doctor-content .doctor-content-r {
	width: 350px; height: 400px; position: relative;
}
.doctor .doctor-content .doctor-content-r h3 {
	padding: 40px 0px 0px; color: rgb(51, 51, 51); line-height: 30px; font-size:18px; font-weight:bold; display: block;
}
.doctor .doctor-content .doctor-content-r h3 strong {
	font-size: 20px; display: block;
}
.doctor .doctor-content .doctor-content-r p {
	color: rgb(153, 153, 153); line-height: 30px; font-size: 16px;
}
.doctor .doctor-content .doctor-content-r dl {
	padding: 40px 0px 91px;
}
.doctor .doctor-content .doctor-content-r dl dt {
	color: rgb(102, 102, 102); line-height: 25px; font-size: 14px;
}
.doctor .doctor-content .doctor-content-r dl dd {
	color: rgb(102, 102, 102); line-height: 25px; font-size: 14px; font-weight:400;
}
.doctor .doctor-content .doctor-content-r a.doctor-content-btn {
	background: rgb(67, 186, 110); transition:0.5s ease-out; border-image: none; width: 150px; height:36px; text-align: center; bottom: 20px; color: rgb(240, 240, 240); line-height: 36px; font-size: 18px; display: block; position: absolute;border-radius: 15px; font-weight:bold;
}
.doctor .doctor-content .doctor-content-r a.doctor-content-btn:hover {
	background: rgb(29,32, 136); color: rgb(255, 255, 255);
}

.doc-pagination {
	margin: 10px 0px 0px 90px;
}



.shili {
	background: rgb(247, 247, 247); padding: 55px 0px;
}
.shili .shili-main {
	margin: 0px auto; width: 1200px; height: 295px; overflow: hidden;
}
.shili .shili-main li {
	padding-left: 17px; float: left;
}
.shili .shili-main li:nth-child(1) {
	padding-left: 0px;
}
.huanjing {
	background: rgb(255, 255, 255); padding: 88px 0px;
}
.huanjing .huanjing-box {
	width: 1200px;
}
.huanjing .huanjing-box :nth-child(1).swiper-slide {
	width: 32.33%;
}
.huanjing .huanjing-box :nth-child(2).swiper-slide {
	width: 66.25%;
}
.huanjing .huanjing-box a {
	border: 1px solid rgb(220, 220, 220); border-image: none; width: 100%; height: 238px; overflow: hidden; display: block;
}
.huanjing .huanjing-box a img {
	transition:0.5s ease-out; width: 100%;
}
.huanjing .huanjing-box a:hover img {
	transition:0.5s ease-out; transform: scale(1.2);
}
.huanjing .huanjing-box a p {
	left: 0px; width: 100%; text-align: center; bottom: 85px; color: rgb(102, 102, 102); line-height: 30px; font-size: 20px; font-weight: 100; position: absolute;
}
.huanjing .huanjing-box a p.color-white {
	color: rgb(255, 255, 255);
}
.homepage {
	width: 100%; overflow: hidden; position: relative; z-index: 1;
}
.homepage section {
	text-align: center;
}
.homepage .new-doctor {
	background: url("/images/new_index_09.jpg") no-repeat top rgb(22, 29, 48); width: 100%; height: 980px;
}
.homepage .new-doctor h3 {
	padding: 105px 0px 16px; color: rgb(185, 166, 146); line-height: 62px; font-size: 50px; font-weight: 300;
}
.homepage .new-doctor p {
	color: rgb(255, 255, 255); line-height: 30px; font-size: 18px; font-weight: 300;
}
.homepage .new-doctor .new-doctor-1 {
	margin: 90px auto 0px; width: 970px; overflow: hidden;
}
.homepage .new-doctor .new-doctor-1 li {
	width: 33.33%; color: rgb(255, 255, 255); line-height: 76px; font-size: 72px; float: left;
}
.homepage .new-doctor .new-doctor-1 li strong {
	line-height: 30px; font-size: 18px; font-weight: 300;
}
.homepage .new-concentrated {
	background: url("/images/new_index_10.jpg") no-repeat top; width: 100%; height: 795px;
}
.homepage .new-concentrated h3 {
	padding: 420px 0px 40px; color: rgb(255, 255, 255); line-height: 52px; font-size: 50px; font-weight: 300;
}
.homepage .new-concentrated h3 strong {
	line-height: 36px; font-size: 32px; font-weight: 300; display: block;
}
.homepage .new-concentrated p {
	color: rgb(255, 255, 255); line-height: 30px; font-size: 18px; font-weight: 300;
}
.homepage .new-professional {
	background: url("/images/new_index_11.jpg") no-repeat top; width: 100%; height: 798px;
}
.homepage .new-professional h3 {
	padding: 400px 0px 45px; color: rgb(255, 255, 255); line-height: 52px; font-size: 50px; font-weight: 300;
}
.homepage .new-professional h3 strong {
	line-height: 36px; font-size: 32px; font-weight: 300; display: block;
}
.homepage .new-professional p {
	color: rgb(255, 255, 255); line-height: 30px; font-size: 18px; font-weight: 300;
}
.homepage .new-sophisticated {
	background: url("/images/new_index_12.jpg") no-repeat top; width: 100%; height: 984px;
}
.homepage .new-sophisticated h3 {
	padding: 492px 0px 50px; color: rgb(0, 0, 0); line-height: 52px; font-size: 50px; font-weight: 300;
}
.homepage .new-sophisticated h3 strong {
	line-height: 36px; font-size: 32px; font-weight: 300; display: block;
}
.homepage .new-sophisticated p {
	color: rgb(0, 0, 0); line-height: 30px; font-size: 18px; font-weight: 300;
}
footer {
	background: rgb(22, 29, 47); padding: 0px 0px 50px;
}
footer p {
	text-align: center; color: rgb(159, 160, 160); line-height: 40px; font-size: 12px;
}
footer .ft-nav {
	text-align: center; color: rgb(131, 135, 144); line-height: 80px; font-size: 18px; font-weight: 100; margin-bottom: 20px; border-bottom-color: rgb(51, 59, 77); border-bottom-width: 1px; border-bottom-style: solid;
}
footer .ft-nav a {
	margin: 0px 15px; color: rgb(131, 135, 144); font-size: 18px;
}
footer .ft-nav a:hover {
	color: rgb(255, 255, 255);
}
footer .footer-logo {
	background: url("/images/logo_btm.png") no-repeat top; margin: auto; width: 520px; height: 160px; display: block;
}
footer .footer a {
	display: block;
}
footer .footer-btm {
	background: rgb(37, 28, 60);
}
footer .footer-btm .foot-cnt {
	background: url("/images/footer_bg.jpg") no-repeat left top; margin: auto; height: 170px; color: rgb(255, 255, 255); overflow: hidden; padding-top: 50px; padding-left: 420px; max-width: 780px;
}
footer .footer-btm .foot-cnt .fcnt {
	float: left;
}
footer .footer-btm .foot-cnt .fcnt h3 {
	text-align: left; color: rgb(255, 255, 255); font-size: 30px;
}
footer .footer-btm .foot-cnt .fcnt p {
	text-align: left; font-size: 20px;
}
footer .footer-btm .foot-cnt .foot-guide {
	float: right;
}
footer .hongdun {
	text-align: center;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.fl {
	float: left; display: inline;
}
.fr {
	float: right; display: inline;
}
.translateXY {
	transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.translateY {
	transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
#LRdiv0 {
	display: none !important;
}
#LRfloater0 {
	display: none !important;
}
#LR_Flash {
	display: none !important;
}
#LRdiv0 {
	display: none;
}
#LRdiv1 {
	display: none;
}
#LRdiv2 {
	display: none;
}
#LRfloater0 {
	display: none;
}
#divM {
	display: none;
}
#LR_Flash {
	display: none;
}
#BDBridgeWrap {
	display: none;
}
#LRdiv3 {
	display: none;
}
#LRfloater3 {
	display: none;
}
.myLikeRight * {
	font-family: "Î¢ÈíÑÅºÚ";
}
.myLikeRight {
	background: rgba(61, 63, 75, 0.7); top: 0px; width: 60px; height: 100%; right: 0px; padding-top: 15%; float: left; position: fixed; z-index: 300;
}
.commonIcon {
	transition:0.3s; width: 60px; height: 60px; display: block; position: relative; -webkit-transition: all 0.3s ease 0s;
}
.commonIcon1 {
	transition:0.3s; width: 60px; height: 60px; display: block; position: relative; -webkit-transition: all 0.3s ease 0s;
}
.commonIcon:hover {
	width: 70px; margin-left: -10px;
}
.commonIcon::after {
	background: url("/common/live/RightIcon.png") no-repeat; left: 50%; top: 50%; position: absolute; content: ""; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.commonIcon1::after {
	background: url("/common/live/RightIcon.png") no-repeat; left: 50%; top: 50%; position: absolute; content: ""; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.myLikeLink {
	background-color: rgb(254, 53, 9);
}
.myLikeLink::after {
	background-position: -14px -10px; width: 30px; height: 45px;
}
.myLikeLink em {
	border-radius: 50%; top: 4px; width: 20px; height: 20px; text-align: center; right: 50%; color: rgb(255, 255, 255); line-height: 20px; font-size: 15px; font-style: normal; margin-right: -24px; display: block; position: absolute; z-index: 1; box-shadow: 0px 0px 3px rgba(0,0,0,0.8); background-color: rgb(255, 0, 0); -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}
.freeTell {
	width: 100%; height: 60px; position: relative;
}
.tellIcon {
	float: left;
}
.tellIcon::after {
	background-position: -68px -11px; width: 30px; height: 44px;
}
.freeTell .container {
	left: 0px; top: 0px; width: 316px; height: 60px; line-height: 60px; padding-top: 0px; margin-top: 0px !important; position: absolute; box-sizing: border-box; background-color: rgb(38, 197, 64);
}
.freeTell:hover .container {
	transition:0.5s; transform: translateX(-246px); -webkit-transform: translateX(-246px); -moz-transform: translateX(-246px); -o-transform: translateX(-246px); _margin-left: -246px;
}
.freeTell .tellForm {
	width: 236px; height: 60px; float: left; background-color: rgb(38, 197, 64);
}
.freeTell .inner {
	padding: 0px; border-radius: 19px; width: 227px; height: 38px; margin-top: 11px; box-shadow: 0px 0px 3px rgba(8,1,3,0.2); -webkit-box-shadow: 0 0 3px rgba(8, 1, 3, .2);
}
.freeTell .tellNumberTxt {
	border-radius: 19px 0px 0px 19px; width: 146px; height: 38px; color: rgb(164, 164, 164); line-height: 38px; padding-left: 14px; font-size: 14px; box-sizing: border-box; background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.freeTell .tellNumberBtn {
	border-radius: 0px 19px 19px 0px; transition:0.3s linear; width: 81px; text-align: center; color: rgb(255, 255, 255); line-height: 38px; font-size: 14px; text-decoration: none; display: block; background-color: rgb(41, 129, 55); -webkit-transition: all 0.3s linear 0s;
}
.freeTell .tellNumberBtn:hover {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(25, 100, 38);
}
.qqLink {
	background-color: rgb(0, 153, 204);
}
.qqLink::after {
	background-position: -126px -11px; width: 25px; height: 46px;
}
.wxLink {
	background-color: rgb(192, 2, 90);
}
.wxLink::after {
	background-position: -176px -11px; width: 31px; height: 45px;
}
.wxLink > div {
	background: url("/common/live/RightIcon.png") no-repeat -204px -60px; transition:0.3s ease-in-out; left: -138px; top: -35px; width: 140px; height: 138px; position: absolute; transform: rotateX(270deg); -webkit-transform: rotateX(270deg); -webkit-transition: all 0.3s ease-in-out 0s;
}
.wxLink:hover > div {
	transform: rotateX(0deg); -webkit-transform: rotateX(0);
}
.addressLink {
	background-color: rgb(153, 0, 255);
}
.addressLink::after {
	background-position: -177px -10px; width: 31px; height: 45px;
}
.scrollTop {
	background-color: rgb(61, 63, 75);
}
.scrollTop::after {
	background-position: -240px -26px; width: 30px; height: 15px;
}
.myLikeBottom * {
	font-family: "Î¢ÈíÑÅºÚ";
}
.myLikeBottom {
	border-radius: 10px; transition:0.8s ease-in; width: 185px; height: 158px; right: 0px; bottom: 0px; overflow: hidden; position: fixed; z-index: 300; box-shadow: 0px 0px 35px #000; transform: translate3d(0px, 150%, 0px); background-color: rgb(61, 63, 75); -webkit-transform: translate3d(0, 150%, 0); -webkit-transition: all .8s ease-in 0s; -webkit-box-shadow: 0 0 35px #000; -moz-box-shadow: 0 0 35px #000;
}
.myLikeBottom.active {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.myLikeBottom .titleBox {
	margin: 0px; width: 100%; height: 27px; color: rgb(136, 137, 145); padding-left: 15px; font-size: 16px; float: none; position: relative; background-color: rgb(61, 63, 75);
}
.myLikeBottom .title span {
	line-height: 27px; padding-left: 12px; float: left; display: inline-block;
}
.myLikeBottom .closeBtn {
	border-radius: 50%; top: 3px; width: 19px; height: 19px; right: 15px; display: block; position: absolute; transform-style: preserve-3d; background-color: rgb(42, 44, 56); -webkit-transform-style: preserve-3d;
}
.myLikeBottom .closeBtn:hover {
	animation:rotate360 0.3s; -webkit-animation: rotate360 0.3s ease 1;
}
.myLikeBottom .closeBtn::before {
	left: 50%; top: 50%; width: 14px; height: 1px; margin-left: -7px; position: absolute; content: ""; transform: rotate(-45deg); background-color: rgb(255, 255, 255); -webkit-transform: rotate(-45deg); margin0top: -1px;
}
.myLikeBottom .closeBtn::after {
	left: 50%; top: 50%; width: 14px; height: 1px; margin-left: -7px; position: absolute; content: ""; transform: rotate(45deg); background-color: rgb(255, 255, 255); -webkit-transform: rotate(45deg); margin0top: -1px;
}
.chatBox {
	width: 100%; height: 71px; background-color: rgb(255, 255, 255);
}
.chatBox .welcomeWord {
	background: url("/common/live/RightIcon.png") no-repeat -14px -79px; width: 154px; height: 48px; color: rgb(255, 255, 255); line-height: 22px; padding-top: 3px; padding-right: 7px; padding-left: 13px; font-size: 14px; margin-top: 10px; margin-left: 4px; float: left; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box;
}
.chatTxt {
	width: 100%; height: 60px; background-color: rgb(140, 140, 140);
}
.chatTxt .txt {
	margin: 7px 0px 0px 9px; padding: 3px 6px 0px; border-radius: 10px; width: 115px; height: 43px; overflow: hidden; float: left; display: inline; box-sizing: content-box; background-color: rgb(255, 255, 255); -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box;
}
.chatTxt .txt textarea {
	border: currentColor; border-image: none; width: 100%; height: 100%; color: rgb(102, 102, 102); line-height: 21px; font-size: 14px; float: left; display: block; max-height: 43px; max-width: 115px; background-color: rgb(255, 255, 255);
}
.chatTxt .txt textarea:focus {
	
}
.chatTxt .txtSubmit {
	padding: 8px 3px 0px; border-radius: 10px; width: 37px; height: 38px; text-align: center; color: rgb(255, 255, 255); line-height: 14px; text-decoration: none; margin-top: 7px; margin-left: 2px; float: left; display: inline; box-sizing: content-box; background-color: rgb(23, 25, 35); -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box;
}
.chatTxt .txtSubmit span {
	display: block;
}
.chatTxt .txtSubmit span:first-child {
	font-size: 14px;
}
.chatTxt .txtSubmit span:last-child {
	font-size: 12px;
}
.myLikeBox * {
	font-family: "Î¢ÈíÑÅºÚ";
}
.myLikeBox {
	border-radius: 10px; transition:1.6s ease-out; left: 50%; top: 50%; width: 500px; height: 403px; overflow: hidden; margin-top: -201px; margin-left: -250px; display: none; position: fixed; z-index: 300; box-shadow: 7px 12px 65px 0px rgba(0,0,0,0.35); background-color: rgb(255, 255, 255); -webkit-transition: all 1.6s ease-out 0s; -webkit-box-shadow: 7px 12px 65px 0px rgba(0, 0, 0, 0.35); -moz-box-shadow: 7px 12px 65px 0px rgba(0, 0, 0, 0.35); -ms-box-shadow: 7px 12px 65px 0px rgba(0, 0, 0, 0.35); -o-box-shadow: 7px 12px 65px 0px rgba(0, 0, 0, 0.35);
}
.myLikeBox.block {
	display: block;
}
.myLikelogo {
	padding: 9px 15px 8px; width: 100%; height: 58px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.HMlogo {
	background: url("/common/live/CenterLogo.png") no-repeat left; height: 41px; color: rgb(0, 0, 0); line-height: 41px; padding-left: 50px; font-size: 16px; font-style: normal; margin-right: 32px; display: inline;
}
.myLikelogo i b {
	color: rgb(247, 109, 2); margin-left: 2px;
}
.HMlogoWidi {
	line-height: 1.2 !important;
}
.HMlogoWidi small {
	color: rgb(136, 137, 145);
}
.myLikeCloseBtn {
	top: 4px; width: 22px; height: 22px; right: 4px; cursor: pointer;
}
.myLikeimg::before {
	background: url("/common/live/181hd_1.png") no-repeat center; border-radius: 50px; left: 380px; top: -32px; width: 77px; height: 76px; overflow: hidden; position: absolute; z-index: 1; content: ""; box-shadow: 0px 14px 32px rgba(0,0,0,0.15);
}
.myLikeBox .tellFormcen {
	border-radius: 50px; left: 55px; top: 175px; width: 228px; height: 36px; overflow: hidden; position: absolute; box-shadow: 0px 10px 16px 11px rgba(208,82,58,0.3);
}
.myLikeBox .tellFormcen input {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; width: 146px; height: 36px; color: rgb(0, 0, 0); line-height: 36px; overflow: hidden; padding-left: 10px; font-size: 14px; font-weight: lighter; float: left; box-sizing: border-box; border-top-left-radius: 20px; border-bottom-left-radius: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.myLikeBox .tellFormcen input:focus {
	
}
.Rtell_form .inner input:focus {
	
}
.myLikeBox .tellFormcen a.subCen_btn {
	background: rgb(90, 188, 197); width: 82px; height: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 36px; font-size: 14px; font-weight: lighter; text-decoration: none; float: left; border-top-right-radius: 15px; border-bottom-right-radius: 15px;
}
.myLikeBox .tellFormcen a.subCen_btn:hover {
	color: rgb(255, 213, 206);
}
.myLikeBox .txt {
	width: 100%; height: 35px; overflow: hidden; margin-bottom: 0px; background-image: none !important;
}
.myLikeBox .scrollNotice {
	margin-left: 15px; display: inline;
}
.myLikeBox .scrollNotice {
	width: 274px; height: 23px; overflow: hidden; margin-top: 6px;
}
.myLikeBox .scrollNotice li {
	width: 274px; height: 23px; line-height: 23px;
}
.myLikeBox .scrollNotice a {
	width: 100% !important; height: 23px !important; line-height: 23px !important;
}
.myLikeBox .scrollNotice a {
	transition:0.3s linear; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms--transition: all 0.3s linear 0s; -o--transition: all 0.3s linear 0s;
}
.myLikeBox .myLikenavs a {
	transition:0.3s linear; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms--transition: all 0.3s linear 0s; -o--transition: all 0.3s linear 0s;
}
.myLikeChatBox a {
	transition:0.3s linear; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms--transition: all 0.3s linear 0s; -o--transition: all 0.3s linear 0s;
}
.myLikeBox .scrollNotice a {
	left: 0px !important; top: 0px !important; color: rgb(233, 30, 99); font-size: 12px; text-decoration: none; display: block;
}
.myLikeBox .myLikenavs a {
	color: rgb(175, 175, 181); line-height: 35px !important; font-size: 12px !important; text-decoration: none; margin-left: 18px; float: left; display: inline;
}
.myLikeBox .myLikenavs a {
	left: 0px !important; top: 0px !important; width: auto !important;
}
.myLikeBox .myLikenavs a:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
.myLikeBox .scrollNotice a:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
.myLikeBox .scrollNotice a:hover {
	text-decoration: underline;
}
.myLikeChatBox {
	margin: 0px auto; border-radius: 10px; width: 479px; height: 61px; overflow: hidden; box-shadow: inset 0px 0px 4px rgba(9,2,4,0.3); -webkit-box-shadow: inset 0 0 4px rgba(9, 2, 4, .3); -ms-box-shadow: inset 0 0 4px rgba(9, 2, 4, .3); -o-box-shadow: inset 0 0 4px rgba(9, 2, 4, .3);
}
.myLikeChatBox textarea {
	border: currentColor; border-image: none; width: 387px; height: 53px; color: rgb(202, 202, 202); line-height: 1.5; padding-left: 4px; font-size: 14px; margin-top: 4px; margin-left: 4px; float: left; display: inline; max-height: 53px; max-width: 387px; box-sizing: border-box; background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.myLikeChatBox a {
	width: 88px; height: 61px; text-align: center; color: rgb(255, 255, 255); line-height: 1; padding-top: 15px; font-size: 16px; text-decoration: none; display: block; background-color: rgb(233, 30, 99);
}
.myLikeChatBox a p {
	text-align: center; color: rgb(255, 255, 255);
}
.myLikeChatBox a:hover {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(156, 39, 176);
}
.animated1 {
	animation-duration: 0.8s; animation-fill-mode: both; -webkit-animation-duration: .8s; -webkit-animation-fill-mode: both;
}
.fadeInDown1 {
	animation-name: fadeInDown1; -webkit-animation-name: fadeInDown1;
}
.fadeOutDown1 {
	animation-name: fadeOutDown1; -webkit-animation-name: fadeOutDown1;
}
.liveLeft {
	left: -175px; top: 50%; width: 175px; margin-top: -250px; position: fixed; z-index: 999;
}
.liveLeft h3 {
	position: relative;
}
.liveLeft .xfClose {
	left: 140px; top: 0px; position: absolute;
}
.liveLeft a {
	display: block;
}
.liveLeft a {
	transition:0.2s; -webkit-transition: all .2s;
}
.liveLeft h3 {
	transition:0.2s; -webkit-transition: all .2s;
}
.liveLeft h3.block {
	opacity: 1; transform: translateX(159px); -webkit-transform: translateX(159px);
}
.liveLeft a.block {
	opacity: 1; transform: translateX(175px); -webkit-transform: translateX(175px);
}
