<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';
	color:#333;
}
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;}
/* ☆ common Class=============================================================*/
.mainwrap{position:relative;width:1010px;margin:0 auto;}
.topOuter {width:100%;margin:0 auto;padding:2px 0;background:#fff;font-size:12px;}
.topInner {width:1200px;height:40px;margin:0 auto;position:relative;}
.topNav {width:375px;padding:20px 0 0 0;float:right;}
.topNav a {color:#000;font-size:12px;}
.footer{font-size:12px;color:#ffbd9e;text-align:center;height:50px;line-height:50px;background:#ff7634;}
/* ☆ 页面模式部分===========================================================*/
.banner{height:438px;background:url(../images/banner.jpg) no-repeat center center;margin:0 0 15px 0;}
.commtitle{height:50px;line-height:50px;position:relative;text-align:center;font-size:22px;font-weight:bold;color:#333333;}
.commtitle .cline{width:40px;height:5px;background:#d74730;position:absolute;bottom:0;left:50%;margin:0 0 0 -20px;}
.conttext{line-height:200%;color:#333;font-size:16px;margin:15px 0 0 0;}
.conttext .point{font-size:18px;font-weight:bold;}
.conttext .hitporint{font-size:22px;color:#ff5800;}
.kctsblock{background:#fdf1eb;margin:20px 0;padding:20px 0;}
.stitle{background:url(../images/stitlebg.png) left 0;color:#d74730;font-weight:bold;font-size:20px;height:51px;margin:20px 0;float:left;}
.stitle .i{background:url(../images/stitlebg.png) right -51px;padding:0 15px 0 7px;margin:0 0 0 23px;height:51px;line-height:51px;float:left;}
.rzbox_1{width:572px;float:left;font-size:18px;color:#333333;line-height:200%;}
.rzbox_1 .soe,.rzbox_2 .soe{font-size:24px;color:#ce2b32;}
.rzbox_1 .soe img,.rzbox_2 .soe img{vertical-align:sub;}
.rzbox_2{width:330px;float:right;font-size:18px;color:#333333;line-height:200%;padding:0 0 0 30px;border-left:1px dashed #ff5800;}
.xyshwrap{float:left;width:100%;position:relative;overflow:hidden;}
.xyshwrap .longhide{position:relative;width:1080px;}
.xyshwrap .box{float:left;width:240px;height:400px;margin:0 16px 0 0;border-radius:10px;}
.xyshwrap .type1{background:#f5ae2b;}
.xyshwrap .type2{background:#ee814c;}
.xyshwrap .type3{background:#72c5cd;}
.xyshwrap .type4{background:#3eb5e2;}
.xyshwrap .title{background:#ffffff;width:234px;height:174px;margin:3px auto 0 auto;border-radius:10px 10px 0 0;padding:20px 0 0 0;}
.xyshwrap .title .ico{width:84px;height:100px;margin:0 auto 15px auto;}
.xyshwrap .type1 .ico{background:url(../images/img5.png) no-repeat center center;}
.xyshwrap .type2 .ico{background:url(../images/img6.png) no-repeat center center;}
.xyshwrap .type3 .ico{background:url(../images/img7.png) no-repeat center center;}
.xyshwrap .type4 .ico{background:url(../images/img8.png) no-repeat center center;}
.xyshwrap .title .txt{font-size:20px;color:#000000;text-align:center;line-height:150%;font-weight:bold;}
.xyshwrap .info{padding:30px;font-size:16px;line-height:150%;color:#fff;}
.lxwmwrap{background:#ff7634;margin:20px 0 0 0;padding:20px 0;}
.addrcont{font-size:22px;color:#fff;line-height:150%;float:left;margin:20px 0 0 0;}
.qrcodecont{font-size:22px;color:#fff;line-height:150%;float:right;margin:20px 0 0 70px;}
.qrcodecont .qrcode{float:right;margin:0 0 0 10px;}</pre></body></html>