<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

/* ☆ reset ======================================================*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:'Microsoft YaHei';
	background:#fafafa;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{text-decoration:none;}
input,textarea{font-family:'Microsoft YaHei';}
/* ☆ pub Class==================================================================*/
.clearfix {zoom: 1;display: table;width: 100%;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.index_body{background:#ffc705;overflow:hidden;max-width:640px;min-height:100%;min-width:320px;margin:0 auto;}
.index_body .index_body_inner{box-sizing:border-box;margin:0 auto;background:url(../images/bg1.jpg) center -2.5rem no-repeat,url(../images/bg2.jpg) center 18rem no-repeat;}
.logo{padding:0.25rem;}
.logo img{width:2rem;}
.ctitle{padding:0 0.3rem 0.25rem 0.3rem;}
.ctitle img{width:100%;}
.introtxt{padding:0 0.35rem 0.25rem 0.35rem;font-size:0.3rem;color:#333333;line-height:150%;}
.detailcontent{margin:0.35rem;background:#ffffff;border-radius:0.25rem;}
.detailcontent .inner{padding:0.35rem;}
.kcmainfile_wrap{margin:0 0 0.35rem 0;}
.kcmainfile{font-size:0.3rem;color:#333333;line-height:200%;padding:0 0 0 0.4rem;position:relative;}
.kcmainfile .dot{position:absolute;left:0;top:0.2rem;width:0.2rem;height:0.2rem;}
.ctit1{position:relative;text-align:center;font-size:0.6rem;font-weight:bold;color:#f41698;margin:0 0 0.35rem 0;}
.ctit1 span{display:inline-block;*display:inline;*zoom:1;border-bottom:0.1rem solid #f41698;line-height:150%;}
.commtxt{font-size:0.3rem;color:#333333;line-height:200%;margin:0 0 0.35rem 0;}
.daoshi .row{float:left;width:100%;margin:0 0 0.2rem 0;}
.daoshi .box{float:left;width:30%;margin:0 10%;}
.daoshi .box .photo{width:2rem;height:2rem;margin:0 auto 0.2rem auto;}
.daoshi .box .photo img{width:100%;}
.daoshi .box .name{font-size:0.34rem;color:#333333;text-align:center;margin:0 0 0.2rem 0;}
.daoshi .box .title{font-size:0.2rem;color:#666666;margin:0 0 0.2rem 0;line-height:150%;}
.daoshi .box .title .item{padding:0 0 0 0.2rem;background:url(../images/img2.png) no-repeat left center;background-size:0.1rem;}
.libao .title{font-size:0.4rem;color:#f41698;margin:0 0 0.2rem 0;}
.libao .item{font-size:0.3rem;color:#333333;line-height:200%;padding:0 0 0 0.2rem;background:url(../images/img2.png) no-repeat left center;background-size:0.1rem;}
.libao .price{font-size:0.4rem;color:#333333;line-height:200%;margin:0.35rem 0 0 0;}
.libao .price .p1{color:#ff0000;}
.libao .price .p2{font-size:0.8rem;color:#ff0000;}
.contact{margin:0.35rem;}
.contact .title{color:#f41698;font-size:0.6rem;text-align:center;line-height:150%;text-shadow:0.1em 0em 0em #ffffff;}
.contact .item{color:#333333;font-size:0.4rem;line-height:150%;margin:0.2rem 0;}
.contact .item span,.contact .item img{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.contact .item img{width:0.8rem;}
@media (min-width: 980px) {
}

@media (min-width: 768px) and (max-width: 979px) {
	
}

@media (max-width: 768px) {
	
}


@media (max-width: 740px) {
	
}

@media (max-width: 480px) {
	.index_body .index_body_inner{margin:0 auto;background:url(../images/bg1.jpg) center -3.5rem no-repeat,url(../images/bg2.jpg) center 15rem no-repeat;background-size:100%;}
	.daoshi .box{width:50%;margin:0;}
	.contact .item{font-size:0.3rem;}
	.contact .item img{width:0.6rem;}
}

@media (max-width:320px) {
    
}</pre></body></html>