<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: "敺株��迤暺煾��", Arial, Verdana, Helvetica, sans-serif;	
	line-height: 24px;
	padding-top: 81px;/*��厰��典𤐄摰𡁜�𡡞�𡁏�脲�閮剔蔭*/
}
img {
	max-width: 100%;
	vertical-align: bottom;
}

/*==================  navbar-fixed  ======================*/

.navbar-fixed {
	top: 0px;
	visibility: visible;
	position: fixed;
	width: 100%;
	margin-top: 0px;
	z-index: 9999;
	background: url(../../images/back_header.jpg) repeat-x left top;
	border-bottom: 7px solid #ef9fae;
}

/* ----------------------- navbar-nav ----------------------- */

.navbar-default {
	background: url(../../images/back_header.jpg) repeat-x left top;
	/*border-bottom: 7px solid #ef9fae;*/
}
.navbar-brand {
	background: url(../../images/logo_2.png) no-repeat left top;
	width: 229px;
	height: 61px;
	text-indent: -9999px;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
	color: #e24a79;
	background-color: transparent;
}

.navbar {
	margin-bottom: 0;
	border: none;
	padding: 10px 0 10px 0;
}
.navbar-nav {
	float: right;
	margin: 34px 0 0 0;
}
.navbar-nav &gt; li:nth-of-type(-n+1) {
	display: none;
}

/* -------------------------- 頝煾收��� -------------------------- */

.marguee {
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 2;
	width: 70.06369%;
	color: #000;
	display: none;
}

/* -------------------------- banner -------------------------- */

.bxslider1, .bxslider2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.banner1 {
	display: none;
}

/* -------------------------- 蝝�閮箏���� -------------------------- */

.tel-info {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #ef9fae;
	padding: 10px 0;
}

/* -------------------------- �鰵�噼�𦠜�� -------------------------- */

.news_list {
	background: #f9eff1 url(../../images/back_news.jpg) repeat-x center top;
}
.news_list h3 {
	background: url(../../images/back_news.jpg) repeat-x center top;
	font-size: 24px;
	font-weight: bold;
	color: #b65f6f;
	margin: 10px 0 20px 0;
}
.news_list li {
	padding: 5px 0;
}
.news_list li a {
	font-size: 16px;
	color: #b65f6f;
}

/* -------------------------- ��滚�䠷��𤌍 -------------------------- */

.service-list {
	padding: 40px 0 20px 0;
}
.service-list [class *= col-] img {
	border: 10px solid #fbe4e9;
}
.service-list [class *= col-]:hover img {
	border: 10px solid #fff;
	opacity: 0.8;
}
.service-list p {
	font-size: 20px;
	text-align: center;
	padding: 5px 0 10px 0;
}

/* -------------------------- footer -------------------------- */

.footer-list {
	border-top: 3px solid #fff; 
	background-color: #ef9fae; 
	text-align: center;
	padding: 20px 0 0 0;
}

.address_map {
	text-align: center;
	padding: 20px 0;
}
.address_map a {
	font-size: 15px;
	color: #000;
	margin: 0 10px;
	padding: 7px 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.address_map a span {
	margin: 0 2% 0 0;
}
.address_map a:hover {
	background-color: #fbe4e9;
	border: 1px solid #ef9fae;
}
.address_map .btn-pink {
	  background-color: #ef9fae;
	  border: 1px solid #ef9fae;
}
.company {
	display: block;
	font-weight: bold;
}
.copy {
	display: none;
}

.site_info {
	font-size: 18px;
	}
.site_info span {
	margin: 0 5px;
}
.site_info span.tel {
	display: block;
}

.btn-blog {
	font-size: 15px;
	color: #9c2239;
    -webkit-animation: action 1s infinite linear alternate;
    animation: action 1s infinite linear alternate;
}

/* Chrome, Safari, Opera */ 
@-webkit-keyframes action {
    0%   {color:#C00;}
    50%  {color:#e14a78;}
    100% {color:#000;}
}
/* Standard syntax */
@keyframes action {
    0%   {color:#C00;}
    50%  {color:#e14a78;}
    100% {color:#000;}
}


/* --------------------- xs撠箏站閮剖�� 憭扳䲰640 --------------------- */

@media (min-width: 480px) {
.site_info span.tel {
	display: inline-block;
}	
}

/* --------------------- sm撠箏站閮剖�� 憭扳䲰768 --------------------- */

@media (min-width: 768px) {
.nav &gt; li &gt; a {
  padding: 10px 5px;
}	
.marguee {
	display: block;
}	
.banner1 {
	display: block;
}
.banner2 {
	display: none;
}
.tel-info {
	font-size: 30px;
	padding: 15px 0;
}
.news_list h3 {
	font-size: 24px;
}
.address_map {
	display: none;
}
.company {
	display: inline;
	font-weight: normal;
}
.copy {
	display: block;
}
}

/* --------------------- md撠箏站閮剖�� 憭扳䲰992 --------------------- */

@media (min-width: 992px) {
	
body {
	padding-top: 111px;/*��厰��典𤐄摰𡁜�𡡞�𡁏�脲�閮剔蔭*/
}
.navbar-brand {
	/*margin: 10px 15px;*/
}
.navbar {
	padding: 20px 0 10px 0;
}
.nav &gt; li &gt; a {
	font-size: 18px;
	padding: 10px 9px;
}
.tel-info {
	font-size: 36px;
	padding: 20px 0;
}
.news_list h3 {
	font-size: 32px;
}
.news_list li a {
	font-size: 20px;
}
.footer-list {
	font-size: 18px;
}
.btn-blog {
	font-size: 18px;
}
}

/* --------------------- lg撠箏站閮剖�� 憭扳䲰1200 -------------------- */

@media (min-width: 1200px) {
	
body {
	padding-top: 131px;/*��厰��典𤐄摰𡁜�𡡞�𡁏�脲�閮剔蔭*/
}

.marguee {
	top: 20px;
}

.navbar-brand {
	background: url(../../images/logo_3.png) no-repeat left top;
	width: 281px;
	height: 101px;
}
.navbar {
	padding: 20px 0 10px 0;
}
.navbar-nav {
	margin: 54px 0 0 0;
	font-weight: bold;
}
.nav &gt; li &gt; a {
	font-size: 21px;
	padding: 10px 12px;
}

}
</pre></body></html>